pkgsrc-WIP-changes archive

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

Import unifraktur-ttf version 20170319



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Jan 22 20:16:48 2018 +0100
Changeset:	9f7e7b0990081fb6321772c7b4c4a121f5b3d23c

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

Log Message:
Import unifraktur-ttf version 20170319

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 see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9f7e7b0990081fb6321772c7b4c4a121f5b3d23c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unifraktur-ttf/DESCR    | 10 ++++++++++
 unifraktur-ttf/Makefile | 24 ++++++++++++++++++++++++
 unifraktur-ttf/PLIST    |  2 ++
 unifraktur-ttf/distinfo |  6 ++++++
 4 files changed, 42 insertions(+)

diffs:
diff --git a/unifraktur-ttf/DESCR b/unifraktur-ttf/DESCR
new file mode 100644
index 0000000000..a283ba54b8
--- /dev/null
+++ b/unifraktur-ttf/DESCR
@@ -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.
diff --git a/unifraktur-ttf/Makefile b/unifraktur-ttf/Makefile
new file mode 100644
index 0000000000..7dfa2ccea0
--- /dev/null
+++ b/unifraktur-ttf/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD$
+
+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"
diff --git a/unifraktur-ttf/PLIST b/unifraktur-ttf/PLIST
new file mode 100644
index 0000000000..65a8d4b341
--- /dev/null
+++ b/unifraktur-ttf/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/fonts/X11/TTF/UnifrakturMaguntia.ttf
diff --git a/unifraktur-ttf/distinfo b/unifraktur-ttf/distinfo
new file mode 100644
index 0000000000..e322ee8219
--- /dev/null
+++ b/unifraktur-ttf/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+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