pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/altmeister-otf fonts/altmeister-otf: import altm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e70f7a15db18
branches:  trunk
changeset: 769259:e70f7a15db18
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 10 11:17:28 2021 +0000

description:
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.

diffstat:

 fonts/altmeister-otf/DESCR    |  10 ++++++++++
 fonts/altmeister-otf/Makefile |  32 ++++++++++++++++++++++++++++++++
 fonts/altmeister-otf/PLIST    |   3 +++
 fonts/altmeister-otf/distinfo |   5 +++++
 4 files changed, 50 insertions(+), 0 deletions(-)

diffs (66 lines):

diff -r 3bd44abc6277 -r e70f7a15db18 fonts/altmeister-otf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/altmeister-otf/DESCR        Wed Nov 10 11:17:28 2021 +0000
@@ -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.
diff -r 3bd44abc6277 -r e70f7a15db18 fonts/altmeister-otf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/altmeister-otf/Makefile     Wed Nov 10 11:17:28 2021 +0000
@@ -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"
diff -r 3bd44abc6277 -r e70f7a15db18 fonts/altmeister-otf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/altmeister-otf/PLIST        Wed Nov 10 11:17:28 2021 +0000
@@ -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
diff -r 3bd44abc6277 -r e70f7a15db18 fonts/altmeister-otf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/altmeister-otf/distinfo     Wed Nov 10 11:17:28 2021 +0000
@@ -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