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:   wiz
Date:           Sat Jun 13 15:34:38 UTC 2026

Modified Files:
        pkgsrc/fonts/amiri-ttf: Makefile distinfo

Log Message:
amiri-ttf: update to 1.003.

Amiri 1.003 (2025-05-15)
------------------------

Restore Latin kerning that was broken since 1.001.

Amiri 1.002 (2025-05-15)
------------------------

Another minor bug fix release.

* Improve sukun/jamz mkmk positioning.
* Don’t kern tabular numbers.
* Fix wrong glyph class for ringcomb in bold.

Amiri 1.001 (2024-11-19)
------------------------

Version 1.000 was supposed to be the final release, but a few issues appeared in it that necessitate a bug fix release. Hopefully this is really the final release.

* Fix broken mark positioning in some versions of Adobe InDesign.
* Fix double insertion of kashida before the _ain_ in words like يبلِّغ.
* Use `rlig` feature not `calt` since our contextual substitutions are all required and should not be allowed to be disabled.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/amiri-ttf/Makefile \
    pkgsrc/fonts/amiri-ttf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/amiri-ttf/Makefile
diff -u pkgsrc/fonts/amiri-ttf/Makefile:1.1 pkgsrc/fonts/amiri-ttf/Makefile:1.2
--- pkgsrc/fonts/amiri-ttf/Makefile:1.1 Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/Makefile     Sat Jun 13 15:34:38 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2023/03/28 13:21:07 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.2 2026/06/13 15:34:38 wiz Exp $
 
-DISTNAME=      Amiri-1.000
-PKGNAME=       amiri-ttf-1.000
+DISTNAME=      Amiri-1.003
+PKGNAME=       ${DISTNAME:S/Amiri/amiri-ttf/}
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aliftype/}
 GITHUB_PROJECT=        amiri
@@ -14,15 +13,7 @@ HOMEPAGE=    https://www.amirifont.org/
 COMMENT=       Classic Arabic typeface in Nasksh style
 LICENSE=       ofl-v1.1
 
+NO_BUILD=      yes
 
-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/fonts.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/amiri-ttf/distinfo
diff -u pkgsrc/fonts/amiri-ttf/distinfo:1.1 pkgsrc/fonts/amiri-ttf/distinfo:1.2
--- pkgsrc/fonts/amiri-ttf/distinfo:1.1 Tue Mar 28 13:21:07 2023
+++ pkgsrc/fonts/amiri-ttf/distinfo     Sat Jun 13 15:34:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/03/28 13:21:07 joerg Exp $
+$NetBSD: distinfo,v 1.2 2026/06/13 15:34:38 wiz Exp $
 
-BLAKE2s (Amiri-1.000.zip) = 908a45a1c2771563158ebb3f7cdbefdee5c11d8b5c4e55296b48e157d868d73b
-SHA512 (Amiri-1.000.zip) = 9179e6dc1a74c547b4028d7fdf965d76b02ef3621d70db8ec6ee01f3c3e6ea1abc1b26b7315af0fa27e2c642e96948de45dc85f77b255db050ecddf469ceddf3
-Size (Amiri-1.000.zip) = 1039502 bytes
+BLAKE2s (Amiri-1.003.zip) = e52e0ec011b595ed499c1cfb160f7f9daa708da1a7fa652ca708a89bfcc36d9c
+SHA512 (Amiri-1.003.zip) = 07c6faa1d5fd86114e97f0b2dff03061ab6b4e8fd9562e9a7bd337c235e98faae0b021c165204e20c8272bfe7673438eba82c1afdfafceba28c41b2de7e0240a
+Size (Amiri-1.003.zip) = 1033533 bytes



Home | Main Index | Thread Index | Old Index