diff options
author | obache <obache@pkgsrc.org> | 2010-09-10 05:58:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-10 05:58:07 +0000 |
commit | 021c34563b2e43841b91fb33d5c412774991fb2b (patch) | |
tree | 00020d421f11b8171123c03501f1a4513eda57de | |
parent | 30d7ee7fc2e9e545cbf566aa6bc3af66e565c987 (diff) | |
download | pkgsrc-021c34563b2e43841b91fb33d5c412774991fb2b.tar.gz |
Import font-screen-cyrillic-1.0.2 as fonts/font-screen-cyrillic.
This are the PCF versions of the Screen Cyrillic fonts.
This is from the modular Xorg project.
-rw-r--r-- | fonts/font-screen-cyrillic/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-screen-cyrillic/Makefile | 25 | ||||
-rw-r--r-- | fonts/font-screen-cyrillic/PLIST | 4 | ||||
-rw-r--r-- | fonts/font-screen-cyrillic/distinfo | 5 |
4 files changed, 37 insertions, 0 deletions
diff --git a/fonts/font-screen-cyrillic/DESCR b/fonts/font-screen-cyrillic/DESCR new file mode 100644 index 00000000000..b277e1172af --- /dev/null +++ b/fonts/font-screen-cyrillic/DESCR @@ -0,0 +1,3 @@ +This are the PCF versions of the Screen Cyrillic fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-screen-cyrillic/Makefile b/fonts/font-screen-cyrillic/Makefile new file mode 100644 index 00000000000..4404a79a57b --- /dev/null +++ b/fonts/font-screen-cyrillic/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:58:07 obache Exp $ +# + +DISTNAME= font-screen-cyrillic-1.0.2 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_XORG:=font/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/ +COMMENT= Screen Cyrillic PCF fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= bdftopcf gzip + +INSTALLATION_DIRS+= share/doc/${PKGBASE} + +FONTS_DIRS.x11= share/fonts/X11/cyrillic + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-screen-cyrillic/PLIST b/fonts/font-screen-cyrillic/PLIST new file mode 100644 index 00000000000..423bd23d183 --- /dev/null +++ b/fonts/font-screen-cyrillic/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 05:58:07 obache Exp $ +share/doc/font-screen-cyrillic/COPYING +share/fonts/X11/cyrillic/screen8x16.pcf.gz +share/fonts/X11/cyrillic/screen8x16b.pcf.gz diff --git a/fonts/font-screen-cyrillic/distinfo b/fonts/font-screen-cyrillic/distinfo new file mode 100644 index 00000000000..23b7e2e7519 --- /dev/null +++ b/fonts/font-screen-cyrillic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 05:58:07 obache Exp $ + +SHA1 (font-screen-cyrillic-1.0.2.tar.bz2) = 4795ea77e14246122d21bc0fa68a3c0d5261e39d +RMD160 (font-screen-cyrillic-1.0.2.tar.bz2) = 708695ac40740bbeb7bd2266448a35043486b213 +Size (font-screen-cyrillic-1.0.2.tar.bz2) = 93560 bytes |