From 3a16448479fb008716dd0601969bb87dbcfd4721 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 19 Aug 2022 16:44:28 +0000 Subject: fonts/tex-amiri: import tex-amiri-0.113 Amiri is a classical Arabic typeface in Naskh style for typesetting books and other running text. It is a revival of the beautiful typeface pioneered in the early 20th century by Bulaq Press in Cairo, also known as Amiria Press, after which the font is named. The project aims at the revival of the aesthetics and traditions of Arabic typesetting, and adapting it to the era of digital typesetting, in a publicly available form. --- fonts/tex-amiri/DESCR | 8 ++++++++ fonts/tex-amiri/Makefile | 13 +++++++++++++ fonts/tex-amiri/PLIST | 8 ++++++++ fonts/tex-amiri/distinfo | 5 +++++ 4 files changed, 34 insertions(+) create mode 100644 fonts/tex-amiri/DESCR create mode 100644 fonts/tex-amiri/Makefile create mode 100644 fonts/tex-amiri/PLIST create mode 100644 fonts/tex-amiri/distinfo diff --git a/fonts/tex-amiri/DESCR b/fonts/tex-amiri/DESCR new file mode 100644 index 00000000000..8f1890e20f5 --- /dev/null +++ b/fonts/tex-amiri/DESCR @@ -0,0 +1,8 @@ +Amiri is a classical Arabic typeface in Naskh style for +typesetting books and other running text. It is a revival of +the beautiful typeface pioneered in the early 20th century by +Bulaq Press in Cairo, also known as Amiria Press, after which +the font is named. The project aims at the revival of the +aesthetics and traditions of Arabic typesetting, and adapting +it to the era of digital typesetting, in a publicly available +form. diff --git a/fonts/tex-amiri/Makefile b/fonts/tex-amiri/Makefile new file mode 100644 index 00000000000..dda6e475e63 --- /dev/null +++ b/fonts/tex-amiri/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/08/19 16:44:28 wiz Exp $ + +DISTNAME= amiri +PKGNAME= tex-${DISTNAME}-0.113 +TEXLIVE_REV= 55403 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://amirifont.org/ +COMMENT= Classical Arabic typeface, Naskh style +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-amiri/PLIST b/fonts/tex-amiri/PLIST new file mode 100644 index 00000000000..f372149224e --- /dev/null +++ b/fonts/tex-amiri/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2022/08/19 16:44:28 wiz Exp $ +share/texmf-dist/fonts/truetype/public/amiri/Amiri-Bold.ttf +share/texmf-dist/fonts/truetype/public/amiri/Amiri-BoldSlanted.ttf +share/texmf-dist/fonts/truetype/public/amiri/Amiri-Regular.ttf +share/texmf-dist/fonts/truetype/public/amiri/Amiri-Slanted.ttf +share/texmf-dist/fonts/truetype/public/amiri/AmiriQuran.ttf +share/texmf-dist/fonts/truetype/public/amiri/AmiriQuranColored.ttf +share/texmf-dist/tex/latex/amiri/Amiri.fontspec diff --git a/fonts/tex-amiri/distinfo b/fonts/tex-amiri/distinfo new file mode 100644 index 00000000000..6d896b5f898 --- /dev/null +++ b/fonts/tex-amiri/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/08/19 16:44:28 wiz Exp $ + +BLAKE2s (amiri.r55403.tar.xz) = b20951e3eed54a8198b11fac5fe0c784997e33a9b7341f158a38bee382ed5310 +SHA512 (amiri.r55403.tar.xz) = 36e26c23ddc53de46250f95a0d4a608c7e43e781b56002a62bf96675297aa2e81c9454811b8063080937feab4dd5b1f3782bccff4a1d2376d8484c9d60295fdb +Size (amiri.r55403.tar.xz) = 495748 bytes -- cgit v1.2.3