From c81568525bf7992bd7f4028c8602ada5e7e093d0 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 11 Aug 2002 15:54:57 +0000 Subject: Initial import of fonts/cyberbit-ttf into pkgsrc using files provided by Rui-Xiang Guo in PR pkg/17829. Bitstream Cyberbit is a TrueType font. It is an international font, containing characters from many languages. Each character is encoded with its Unicode value, according to Unicode 2.0 standards. Cyberbit was developed by Bitstream to provide Unicode Consortium members with a test font. It is therefore distributed freely to customers that need advanced multilingual fonts for testing and other non-commercial uses. Customers that wish to use Cyberbit for other purposes must license the font from Bitstream. --- fonts/cyberbit-ttf/DESCR | 11 ++++++++++ fonts/cyberbit-ttf/Makefile | 11 ++++++++++ fonts/cyberbit-ttf/Makefile.common | 43 ++++++++++++++++++++++++++++++++++++++ fonts/cyberbit-ttf/PLIST | 8 +++++++ fonts/cyberbit-ttf/distinfo | 12 +++++++++++ 5 files changed, 85 insertions(+) create mode 100644 fonts/cyberbit-ttf/DESCR create mode 100644 fonts/cyberbit-ttf/Makefile create mode 100644 fonts/cyberbit-ttf/Makefile.common create mode 100644 fonts/cyberbit-ttf/PLIST create mode 100644 fonts/cyberbit-ttf/distinfo (limited to 'fonts') diff --git a/fonts/cyberbit-ttf/DESCR b/fonts/cyberbit-ttf/DESCR new file mode 100644 index 00000000000..0474796f0c9 --- /dev/null +++ b/fonts/cyberbit-ttf/DESCR @@ -0,0 +1,11 @@ +Bitstream Cyberbit is a TrueType font. It is an international font, +containing characters from many languages. Each character is encoded with its +Unicode value, according to Unicode 2.0 standards. + +Cyberbit was developed by Bitstream to provide Unicode Consortium members with +a test font. It is therefore distributed freely to customers that need advanced +multilingual fonts for testing and other non-commercial uses. Customers that +wish to use Cyberbit for other purposes must license the font from Bitstream. + +Please see the License.wri file that accompanies Cyberbit for details. If you +install and use Cyberbit, you are bound by the terms of that License. diff --git a/fonts/cyberbit-ttf/Makefile b/fonts/cyberbit-ttf/Makefile new file mode 100644 index 00000000000..8d4e4275cdd --- /dev/null +++ b/fonts/cyberbit-ttf/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/08/11 15:54:57 jschauma Exp $ + +PKGNAME= cyberbit-ttf-2.0 +FONT_FILE= Cyberbit.ZIP + +COMMENT= multilingual TrueType font from Bitstream + +CONFLICTS= cyberbase-ttf-* + +.include "Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/cyberbit-ttf/Makefile.common b/fonts/cyberbit-ttf/Makefile.common new file mode 100644 index 00000000000..abf24cce724 --- /dev/null +++ b/fonts/cyberbit-ttf/Makefile.common @@ -0,0 +1,43 @@ +# $NetBSD: Makefile.common,v 1.1.1.1 2002/08/11 15:54:57 jschauma Exp $ + +DISTNAME= # empty +CATEGORIES= fonts +MASTER_SITES= ftp://ftp-au.netscape.com/pub/communicator/extras/fonts/windows/ +DISTFILES= ${FONT_FILE} ${DOC_FILES} + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.bitstream.com + +BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip + +LICENSE= cyberbit-ttf-license +RESTRICTED= "Redistribution not permitted; single user license only." +NO_SRC_ON_CDROM=${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} + +DOC_FILES= License.wri Orders.wri ReadMe.htm Readme.wri + +DIST_SUBDIR= cyberbit-ttf + +DESCR_SRC= ${.CURDIR}/../cyberbit-ttf/DESCR + +EXTRACT_CMD= ${LOCALBASE}/bin/unzip -Laq $${extract_file} +EXTRACT_ONLY= ${FONT_FILE} +WRKSRC= ${WRKDIR} +NO_PATCH= yes +NO_CONFIGURE= yes +NO_BUILD= yes + +USE_X11BASE= yes +FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType +DOCDIR= ${PREFIX}/share/doc/cyberbit-ttf + +do-install: + ${INSTALL_DATA_DIR} ${FONTDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTDIR} + ${INSTALL_DATA_DIR} ${DOCDIR} + for f in ${DOC_FILES}; do \ + ${INSTALL_DATA} ${_DISTDIR}/$$f ${DOCDIR}; \ + done diff --git a/fonts/cyberbit-ttf/PLIST b/fonts/cyberbit-ttf/PLIST new file mode 100644 index 00000000000..00bf0b3e584 --- /dev/null +++ b/fonts/cyberbit-ttf/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/11 15:54:57 jschauma Exp $ +lib/X11/fonts/TrueType/cyberbit.ttf +share/doc/cyberbit-ttf/License.wri +share/doc/cyberbit-ttf/Orders.wri +share/doc/cyberbit-ttf/ReadMe.htm +share/doc/cyberbit-ttf/Readme.wri +@dirrm share/doc/cyberbit-ttf +@unexec ${RMDIR} -p %D/lib/X11/fonts/TrueType 2> /dev/null || true diff --git a/fonts/cyberbit-ttf/distinfo b/fonts/cyberbit-ttf/distinfo new file mode 100644 index 00000000000..b183d506c10 --- /dev/null +++ b/fonts/cyberbit-ttf/distinfo @@ -0,0 +1,12 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/08/11 15:54:57 jschauma Exp $ + +SHA1 (cyberbit-ttf/Cyberbit.ZIP) = ad75fc3c634f6d39ba1f9fe400895a7132e31d1b +Size (cyberbit-ttf/Cyberbit.ZIP) = 6427108 bytes +SHA1 (cyberbit-ttf/License.wri) = 2fafe9c17d9b198b2993c65d123b65ace5d44c37 +Size (cyberbit-ttf/License.wri) = 7168 bytes +SHA1 (cyberbit-ttf/Orders.wri) = 0e883131eea2ae9da62e4e42e189047f26f8b3ec +Size (cyberbit-ttf/Orders.wri) = 9216 bytes +SHA1 (cyberbit-ttf/ReadMe.htm) = d735e16e0ffdf9fedf836dff62a3298f59616ce5 +Size (cyberbit-ttf/ReadMe.htm) = 34832 bytes +SHA1 (cyberbit-ttf/Readme.wri) = 079dd905895b12c1d34673da95942c14f5d0d98b +Size (cyberbit-ttf/Readme.wri) = 39552 bytes -- cgit v1.2.3