pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/neumeister-otf fonts/neumeister-otf: import neum...



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

description:
fonts/neumeister-otf: import neumeister-otf-0.0.2021.11.07

This font was originally released during the 1930s as part of the
Deutschmeister font family at the type foundry Ludwig Wagner. FDI
Neumeister 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 Neumeister 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/neumeister-otf/DESCR    |  11 +++++++++++
 fonts/neumeister-otf/Makefile |  32 ++++++++++++++++++++++++++++++++
 fonts/neumeister-otf/PLIST    |   3 +++
 fonts/neumeister-otf/distinfo |   5 +++++
 4 files changed, 51 insertions(+), 0 deletions(-)

diffs (67 lines):

diff -r e70f7a15db18 -r b32676728022 fonts/neumeister-otf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/neumeister-otf/DESCR        Wed Nov 10 11:19:10 2021 +0000
@@ -0,0 +1,11 @@
+This font was originally released during the 1930s as part of the
+Deutschmeister font family at the type foundry Ludwig Wagner. FDI
+Neumeister 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 Neumeister 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 e70f7a15db18 -r b32676728022 fonts/neumeister-otf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/neumeister-otf/Makefile     Wed Nov 10 11:19:10 2021 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2021/11/10 11:19:10 wiz Exp $
+
+DISTNAME=      neumeister-1000
+PKGNAME=       neumeister-otf-0.0.2021.11.07
+CATEGORIES=    fonts
+MASTER_SITES=  # https://typography.guru/forums/topic/138055-fdi-neumeister-free-font-download/
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://fdi-type.de/fonts/neumeister/
+COMMENT=       FDI Neumeister, 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 e70f7a15db18 -r b32676728022 fonts/neumeister-otf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/neumeister-otf/PLIST        Wed Nov 10 11:19:10 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/10 11:19:10 wiz Exp $
+share/fonts/X11/OTF/FDINeumeisterA-Regular.otf
+share/fonts/X11/OTF/FDINeumeisterB-Regular.otf
diff -r e70f7a15db18 -r b32676728022 fonts/neumeister-otf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/neumeister-otf/distinfo     Wed Nov 10 11:19:10 2021 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2021/11/10 11:19:10 wiz Exp $
+
+BLAKE2s (neumeister-otf-0.0.2021.11.07/neumeister-1000.zip) = 055f7dac4a0419071c5c1f35e8e9beec562a8b4eae7df17410e59a5ec5a60e8a
+SHA512 (neumeister-otf-0.0.2021.11.07/neumeister-1000.zip) = 331e36e5876bc11893d93b2cfa03881d6f6c30376667fafe0f50327d89579b8185582dd3029006c270e862d8252e51134365d620b5f275ee90565ad94ebe19ca
+Size (neumeister-otf-0.0.2021.11.07/neumeister-1000.zip) = 8649249 bytes



Home | Main Index | Thread Index | Old Index