pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/altmeister-otf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 10 11:17:28 UTC 2021

Added Files:
        pkgsrc/fonts/altmeister-otf: DESCR Makefile PLIST distinfo

Log Message:
fonts/altmeister-otf: import altmeister-otf-0.0.2021.11.07

This font was originally released as Deutschmeister in 1927 at the
type foundry Ludwig Wagner. FDI Altmeister is a carefully crafted
revival released for free under the Open Font License. This was
made possible by the generous support of people around the world,
who pledged for this project on Kickstarter.

FDI Altmeister has around 400 glyphs covering Western, Eastern and
Central European Latin. Many characters have alternative glyphs,
so both traditional German blackletter typesetting and international
use with improved legibility are possible.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/altmeister-otf/DESCR \
    pkgsrc/fonts/altmeister-otf/Makefile pkgsrc/fonts/altmeister-otf/PLIST \
    pkgsrc/fonts/altmeister-otf/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/altmeister-otf/DESCR
diff -u /dev/null pkgsrc/fonts/altmeister-otf/DESCR:1.1
--- /dev/null   Wed Nov 10 11:17:28 2021
+++ pkgsrc/fonts/altmeister-otf/DESCR   Wed Nov 10 11:17:28 2021
@@ -0,0 +1,10 @@
+This font was originally released as Deutschmeister in 1927 at the
+type foundry Ludwig Wagner. FDI Altmeister is a carefully crafted
+revival released for free under the Open Font License. This was
+made possible by the generous support of people around the world,
+who pledged for this project on Kickstarter.
+
+FDI Altmeister has around 400 glyphs covering Western, Eastern and
+Central European Latin. Many characters have alternative glyphs,
+so both traditional German blackletter typesetting and international
+use with improved legibility are possible.
Index: pkgsrc/fonts/altmeister-otf/Makefile
diff -u /dev/null pkgsrc/fonts/altmeister-otf/Makefile:1.1
--- /dev/null   Wed Nov 10 11:17:28 2021
+++ pkgsrc/fonts/altmeister-otf/Makefile        Wed Nov 10 11:17:28 2021
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2021/11/10 11:17:28 wiz Exp $
+
+DISTNAME=      altmeister
+PKGNAME=       altmeister-otf-0.0.2021.11.07
+CATEGORIES=    fonts
+MASTER_SITES=  # https://typography.guru/forums/topic/136924-fdi-altmeister-free-font-download/
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://fdi-type.de/fonts/fdi-altmeister/
+COMMENT=       FDI Altmeister, a modern fraktur font
+LICENSE=       ofl-v1.1
+
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
+INTERACTIVE_STAGE=     fetch
+FETCH_MESSAGE= "Please visit the homepage ${HOMEPAGE}"
+FETCH_MESSAGE+=        "and download the file ${DISTNAME}${EXTRACT_SUFX} from the typeguru download link"
+FETCH_MESSAGE+=        "and save it in the ${_DISTDIR} directory"
+
+USE_LANGUAGES= # none
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+FONTS_DIRS.ttf=        share/fonts/X11/OTF
+
+INSTALLATION_DIRS=     ${FONTS_DIRS.ttf}
+
+do-install:
+       ${INSTALL_DATA} ${WRKDIR}/*.otf ${DESTDIR}${PREFIX}/${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/altmeister-otf/PLIST
diff -u /dev/null pkgsrc/fonts/altmeister-otf/PLIST:1.1
--- /dev/null   Wed Nov 10 11:17:28 2021
+++ pkgsrc/fonts/altmeister-otf/PLIST   Wed Nov 10 11:17:28 2021
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/10 11:17:28 wiz Exp $
+share/fonts/X11/OTF/FDIAltmeisterA-Regular.otf
+share/fonts/X11/OTF/FDIAltmeisterB-Regular.otf
Index: pkgsrc/fonts/altmeister-otf/distinfo
diff -u /dev/null pkgsrc/fonts/altmeister-otf/distinfo:1.1
--- /dev/null   Wed Nov 10 11:17:28 2021
+++ pkgsrc/fonts/altmeister-otf/distinfo        Wed Nov 10 11:17:28 2021
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2021/11/10 11:17:28 wiz Exp $
+
+BLAKE2s (altmeister-otf-0.0.2021.11.07/altmeister.zip) = 4bdd009154fab3c6491b71b5c731307e10bb1d4eddbe735541fb1c5cb1e5ce04
+SHA512 (altmeister-otf-0.0.2021.11.07/altmeister.zip) = 638601975cb46bd6dde9e637039487e20f149647cad0a53fee91769279d90d65641a6d0a96ccd758205bd5429cd12bb3838b8d4ec11bf050a12577a25eada233
+Size (altmeister-otf-0.0.2021.11.07/altmeister.zip) = 7095195 bytes



Home | Main Index | Thread Index | Old Index