pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/amiri-ttf
Module Name: pkgsrc
Committed By: joerg
Date: Tue Mar 28 13:21:07 UTC 2023
Added Files:
pkgsrc/fonts/amiri-ttf: DESCR Makefile PLIST distinfo
Log Message:
Add amiri-ttf-1.000
Amiri (أميري) is a classical Arabic typeface in Naskh style for
typesetting books and other running text.
Amiri is a revival of the beautiful typeface pioneered in early 20th
century by Bulaq Press in Cairo, also known as Amiria Press, after which
the font is named.
The uniqueness of this typeface comes from its superb balance between the
beauty of Naskh calligraphy on one hand, the constraints and requirements
of elegant typography on the other. Also, it is one of the few metal
typefaces that were used in typesetting the Koran, making it a good
source for a digital typeface to be used in typesetting Koranic verses.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/amiri-ttf/DESCR \
pkgsrc/fonts/amiri-ttf/Makefile pkgsrc/fonts/amiri-ttf/PLIST \
pkgsrc/fonts/amiri-ttf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/fonts/amiri-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/amiri-ttf/DESCR:1.1
--- /dev/null Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/DESCR Tue Mar 28 13:21:07 2023
@@ -0,0 +1,12 @@
+Amiri (أميري) is a classical Arabic typeface in Naskh style for
+typesetting books and other running text.
+
+Amiri is a revival of the beautiful typeface pioneered in early 20th
+century by Bulaq Press in Cairo, also known as Amiria Press, after which
+the font is named.
+
+The uniqueness of this typeface comes from its superb balance between the
+beauty of Naskh calligraphy on one hand, the constraints and requirements
+of elegant typography on the other. Also, it is one of the few metal
+typefaces that were used in typesetting the Koran, making it a good
+source for a digital typeface to be used in typesetting Koranic verses.
Index: pkgsrc/fonts/amiri-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/amiri-ttf/Makefile:1.1
--- /dev/null Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/Makefile Tue Mar 28 13:21:07 2023
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2023/03/28 13:21:07 joerg Exp $
+#
+
+DISTNAME= Amiri-1.000
+PKGNAME= amiri-ttf-1.000
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GITHUB:=aliftype/}
+GITHUB_PROJECT= amiri
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://www.amirifont.org/
+COMMENT= Classic Arabic typeface in Nasksh style
+LICENSE= ofl-v1.1
+
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+FONTS_DIRS.ttf+= ${PREFIX}/share/fonts/X11/TTF
+
+INSTALLATION_DIRS= share/fonts/X11/TTF
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/amiri-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/amiri-ttf/PLIST:1.1
--- /dev/null Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/PLIST Tue Mar 28 13:21:07 2023
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2023/03/28 13:21:07 joerg Exp $
+share/fonts/X11/TTF/Amiri-Bold.ttf
+share/fonts/X11/TTF/Amiri-BoldItalic.ttf
+share/fonts/X11/TTF/Amiri-Italic.ttf
+share/fonts/X11/TTF/Amiri-Regular.ttf
+share/fonts/X11/TTF/AmiriQuran.ttf
+share/fonts/X11/TTF/AmiriQuranColored.ttf
Index: pkgsrc/fonts/amiri-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/amiri-ttf/distinfo:1.1
--- /dev/null Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/distinfo Tue Mar 28 13:21:07 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/03/28 13:21:07 joerg Exp $
+
+BLAKE2s (Amiri-1.000.zip) = 908a45a1c2771563158ebb3f7cdbefdee5c11d8b5c4e55296b48e157d868d73b
+SHA512 (Amiri-1.000.zip) = 9179e6dc1a74c547b4028d7fdf965d76b02ef3621d70db8ec6ee01f3c3e6ea1abc1b26b7315af0fa27e2c642e96948de45dc85f77b255db050ecddf469ceddf3
+Size (Amiri-1.000.zip) = 1039502 bytes
Home |
Main Index |
Thread Index |
Old Index