pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/Azeret



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr 26 19:47:57 UTC 2024

Added Files:
        pkgsrc/fonts/Azeret: DESCR Makefile PLIST distinfo

Log Message:
fonts/Azeret: import Azeret-0.0.20210621

Azeret is a sans-serif typeface with a mono-linear character. Don't
go looking for too much contrast in the strokes! The circular parts
of the letters do not have a smooth connection to the stems. The
x-height is higher than usual and thus the ascenders and descenders
are short. Alternates are also available which open the possibility
of creating different moods. A number of them hint at a nineties
aesthetic.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/Azeret/DESCR pkgsrc/fonts/Azeret/Makefile \
    pkgsrc/fonts/Azeret/PLIST pkgsrc/fonts/Azeret/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/Azeret/DESCR
diff -u /dev/null pkgsrc/fonts/Azeret/DESCR:1.1
--- /dev/null   Fri Apr 26 19:47:57 2024
+++ pkgsrc/fonts/Azeret/DESCR   Fri Apr 26 19:47:57 2024
@@ -0,0 +1,7 @@
+Azeret is a sans-serif typeface with a mono-linear character. Don't
+go looking for too much contrast in the strokes! The circular parts
+of the letters do not have a smooth connection to the stems. The
+x-height is higher than usual and thus the ascenders and descenders
+are short. Alternates are also available which open the possibility
+of creating different moods. A number of them hint at a nineties
+aesthetic.
Index: pkgsrc/fonts/Azeret/Makefile
diff -u /dev/null pkgsrc/fonts/Azeret/Makefile:1.1
--- /dev/null   Fri Apr 26 19:47:57 2024
+++ pkgsrc/fonts/Azeret/Makefile        Fri Apr 26 19:47:57 2024
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2024/04/26 19:47:57 wiz Exp $
+
+DISTNAME=      Azeret-0.0.20210621
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=displaay/}
+GITHUB_TAG=    3d45a6c3e094f08bfc70551b525bd2037cac51ba
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/displaay/Azeret/
+COMMENT=       Sans-serif typeface with mono-linear character (Azeret font family)
+LICENSE=       ofl-v1.1
+
+do-build:
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/Azeret/PLIST
diff -u /dev/null pkgsrc/fonts/Azeret/PLIST:1.1
--- /dev/null   Fri Apr 26 19:47:57 2024
+++ pkgsrc/fonts/Azeret/PLIST   Fri Apr 26 19:47:57 2024
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1 2024/04/26 19:47:57 wiz Exp $
+share/fonts/X11/OTF/AzeretMono-Black.otf
+share/fonts/X11/OTF/AzeretMono-BlackItalic.otf
+share/fonts/X11/OTF/AzeretMono-Bold.otf
+share/fonts/X11/OTF/AzeretMono-BoldItalic.otf
+share/fonts/X11/OTF/AzeretMono-ExtraBold.otf
+share/fonts/X11/OTF/AzeretMono-ExtraBoldItalic.otf
+share/fonts/X11/OTF/AzeretMono-ExtraLight.otf
+share/fonts/X11/OTF/AzeretMono-ExtraLightItalic.otf
+share/fonts/X11/OTF/AzeretMono-Italic.otf
+share/fonts/X11/OTF/AzeretMono-Light.otf
+share/fonts/X11/OTF/AzeretMono-LightItalic.otf
+share/fonts/X11/OTF/AzeretMono-Medium.otf
+share/fonts/X11/OTF/AzeretMono-MediumItalic.otf
+share/fonts/X11/OTF/AzeretMono-Regular.otf
+share/fonts/X11/OTF/AzeretMono-SemiBold.otf
+share/fonts/X11/OTF/AzeretMono-SemiBoldItalic.otf
+share/fonts/X11/OTF/AzeretMono-Thin.otf
+share/fonts/X11/OTF/AzeretMono-ThinItalic.otf
+share/fonts/X11/TTF/AzeretMono-Black.ttf
+share/fonts/X11/TTF/AzeretMono-BlackItalic.ttf
+share/fonts/X11/TTF/AzeretMono-Bold.ttf
+share/fonts/X11/TTF/AzeretMono-BoldItalic.ttf
+share/fonts/X11/TTF/AzeretMono-ExtraBold.ttf
+share/fonts/X11/TTF/AzeretMono-ExtraBoldItalic.ttf
+share/fonts/X11/TTF/AzeretMono-ExtraLight.ttf
+share/fonts/X11/TTF/AzeretMono-ExtraLightItalic.ttf
+share/fonts/X11/TTF/AzeretMono-Italic.ttf
+share/fonts/X11/TTF/AzeretMono-Italic[wght].ttf
+share/fonts/X11/TTF/AzeretMono-Light.ttf
+share/fonts/X11/TTF/AzeretMono-LightItalic.ttf
+share/fonts/X11/TTF/AzeretMono-Medium.ttf
+share/fonts/X11/TTF/AzeretMono-MediumItalic.ttf
+share/fonts/X11/TTF/AzeretMono-Regular.ttf
+share/fonts/X11/TTF/AzeretMono-SemiBold.ttf
+share/fonts/X11/TTF/AzeretMono-SemiBoldItalic.ttf
+share/fonts/X11/TTF/AzeretMono-Thin.ttf
+share/fonts/X11/TTF/AzeretMono-ThinItalic.ttf
+share/fonts/X11/TTF/AzeretMono[wght].ttf
Index: pkgsrc/fonts/Azeret/distinfo
diff -u /dev/null pkgsrc/fonts/Azeret/distinfo:1.1
--- /dev/null   Fri Apr 26 19:47:57 2024
+++ pkgsrc/fonts/Azeret/distinfo        Fri Apr 26 19:47:57 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/04/26 19:47:57 wiz Exp $
+
+BLAKE2s (Azeret-0.0.20210621-3d45a6c3e094f08bfc70551b525bd2037cac51ba.tar.gz) = 7a7ae0998d979c8e1ffaf1057ed65e07e3de96699aa54bfbae46adacb43cb645
+SHA512 (Azeret-0.0.20210621-3d45a6c3e094f08bfc70551b525bd2037cac51ba.tar.gz) = 
114cea748b5a7a78267bc052ac77c9e67700ee86083a3f668df314835f86e8a311ad46d44a4525229961e97cbb015646f88bed083dd02a2991cd461f9303d681
+Size (Azeret-0.0.20210621-3d45a6c3e094f08bfc70551b525bd2037cac51ba.tar.gz) = 5206120 bytes



Home | Main Index | Thread Index | Old Index