diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-15 10:42:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-15 10:42:07 +0000 |
commit | 5edd369087b08673691debc4dcc1a30aad159dfe (patch) | |
tree | b1109e1f87c8a8688e8decd3860ab92f7db669c4 /fonts | |
parent | bf76172a69d169164b3b1590eee4e2b77acd8743 (diff) | |
download | pkgsrc-5edd369087b08673691debc4dcc1a30aad159dfe.tar.gz |
Import font-adobe-utopia-type1-1.0.1.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/font-adobe-utopia-type1/DESCR | 4 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-type1/Makefile | 28 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-type1/PLIST | 14 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-type1/distinfo | 5 |
4 files changed, 51 insertions, 0 deletions
diff --git a/fonts/font-adobe-utopia-type1/DESCR b/fonts/font-adobe-utopia-type1/DESCR new file mode 100644 index 00000000000..85047ca1954 --- /dev/null +++ b/fonts/font-adobe-utopia-type1/DESCR @@ -0,0 +1,4 @@ +This are the Type1 versions of the following Adobe fonts: +- Adobe Utopia + +This is from the modular Xorg project. diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile new file mode 100644 index 00000000000..cd6af970f3b --- /dev/null +++ b/fonts/font-adobe-utopia-type1/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 10:42:07 joerg Exp $ +# + +DISTNAME= font-adobe-utopia-type1-1.0.1 +CATEGORIES= fonts +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Adobe Utopia Type1 fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= gmake pkg-config + +FONTS_DIRS.type1= lib/X11/fonts/Type1 +FONTS_DIRS.x11= lib/X11/fonts/Type1 + +INSTALLATION_DIRS= share/doc/font-adobe-utopia-type1 + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-adobe-utopia-type1 + +.include "../../fonts/font-util/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-adobe-utopia-type1/PLIST b/fonts/font-adobe-utopia-type1/PLIST new file mode 100644 index 00000000000..c8d109e9555 --- /dev/null +++ b/fonts/font-adobe-utopia-type1/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 10:42:07 joerg Exp $ +lib/X11/fonts/Type1/UTBI____.afm +lib/X11/fonts/Type1/UTBI____.pfa +lib/X11/fonts/Type1/UTB_____.afm +lib/X11/fonts/Type1/UTB_____.pfa +lib/X11/fonts/Type1/UTI_____.afm +lib/X11/fonts/Type1/UTI_____.pfa +lib/X11/fonts/Type1/UTRG____.afm +lib/X11/fonts/Type1/UTRG____.pfa +share/doc/font-adobe-utopia-type1/COPYING +@dirrm share/doc/font-adobe-utopia-type1 +@comment @dirrm lib/X11/fonts/Type1 +@comment @dirrm lib/X11/fonts +@comment @dirrm lib/X11 diff --git a/fonts/font-adobe-utopia-type1/distinfo b/fonts/font-adobe-utopia-type1/distinfo new file mode 100644 index 00000000000..4ae65083e91 --- /dev/null +++ b/fonts/font-adobe-utopia-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/15 10:42:07 joerg Exp $ + +SHA1 (font-adobe-utopia-type1-1.0.1.tar.bz2) = 058cdb2668df3dbdc81a49a2eded8de334876c3a +RMD160 (font-adobe-utopia-type1-1.0.1.tar.bz2) = 73cf16a10870d134526feb4db5877a193a49a4db +Size (font-adobe-utopia-type1-1.0.1.tar.bz2) = 208596 bytes |