pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/unifraktur-ttf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 22 20:49:20 UTC 2021

Added Files:
        pkgsrc/fonts/unifraktur-ttf: DESCR Makefile PLIST distinfo

Log Message:
fonts/unifraktur-ttf: import unifraktur-ttf-20170319

Packaged for wip by khorben@

UnifrakturMaguntia has been created by j. 'mach' wust, Gerrit Ansmann and Georg
Duffner. It is a modification of Peter Wiegel's font Berthold Mainzer Fraktur,
is in turn based on a 1901 typeface by Carl Albert Fahrenwaldt.

UnifrakturMaguntia has been created in order to provide a Fraktur typeface that
may be embedded on websites. It is in accordance with the Unicode standard. It
has suitable font licenses (GPL with font exception and OFL).

By now, Gerrit Ansmann has redrawn all of Wiegel's original letters up to the
very last special character.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/unifraktur-ttf/DESCR \
    pkgsrc/fonts/unifraktur-ttf/Makefile pkgsrc/fonts/unifraktur-ttf/PLIST \
    pkgsrc/fonts/unifraktur-ttf/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/unifraktur-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/unifraktur-ttf/DESCR:1.1
--- /dev/null   Mon Feb 22 20:49:20 2021
+++ pkgsrc/fonts/unifraktur-ttf/DESCR   Mon Feb 22 20:49:20 2021
@@ -0,0 +1,10 @@
+UnifrakturMaguntia has been created by j. 'mach' wust, Gerrit Ansmann and Georg
+Duffner. It is a modification of Peter Wiegel's font Berthold Mainzer Fraktur,
+is in turn based on a 1901 typeface by Carl Albert Fahrenwaldt.
+
+UnifrakturMaguntia has been created in order to provide a Fraktur typeface that
+may be embedded on websites. It is in accordance with the Unicode standard. It
+has suitable font licenses (GPL with font exception and OFL).
+
+By now, Gerrit Ansmann has redrawn all of Wiegel's original letters up to the
+very last special character.
Index: pkgsrc/fonts/unifraktur-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/unifraktur-ttf/Makefile:1.1
--- /dev/null   Mon Feb 22 20:49:20 2021
+++ pkgsrc/fonts/unifraktur-ttf/Makefile        Mon Feb 22 20:49:20 2021
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2021/02/22 20:49:20 wiz Exp $
+
+DISTNAME=      UnifrakturMaguntia.2017-03-19
+PKGNAME=       unifraktur-ttf-20170319
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=unifraktur/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    khorben%defora.org@localhost
+HOMEPAGE=      http://unifraktur.sourceforge.net/
+COMMENT=       Modification of the Berthold Mainzer Fraktur font from Peter Wiegel
+LICENSE=       ofl-v1.1
+
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+FONTS_DIRS.ttf=        share/fonts/X11/TTF
+
+INSTALLATION_DIRS=     ${FONTS_DIRS.ttf}
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/UnifrakturMaguntia.ttf ${DESTDIR}${PREFIX}/${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/unifraktur-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/unifraktur-ttf/PLIST:1.1
--- /dev/null   Mon Feb 22 20:49:20 2021
+++ pkgsrc/fonts/unifraktur-ttf/PLIST   Mon Feb 22 20:49:20 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/22 20:49:20 wiz Exp $
+share/fonts/X11/TTF/UnifrakturMaguntia.ttf
Index: pkgsrc/fonts/unifraktur-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/unifraktur-ttf/distinfo:1.1
--- /dev/null   Mon Feb 22 20:49:20 2021
+++ pkgsrc/fonts/unifraktur-ttf/distinfo        Mon Feb 22 20:49:20 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/22 20:49:20 wiz Exp $
+
+SHA1 (UnifrakturMaguntia.2017-03-19.zip) = 69434cf3319e2cca22b7973bc3f2380774034ccb
+RMD160 (UnifrakturMaguntia.2017-03-19.zip) = bc066f8332c400cdbe3e42b92885a31afc519c55
+SHA512 (UnifrakturMaguntia.2017-03-19.zip) = 5063de2b8168a1b9a8162c0a7e5d56c6c4d7c3643fd1cfc59d616c1370040a10595d50a33fa7708cdf06d65f7bda9d0e3add12996fec3ffa71cddd2cac72484f
+Size (UnifrakturMaguntia.2017-03-19.zip) = 2516032 bytes



Home | Main Index | Thread Index | Old Index