forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This are the PCF versions of the Song Si fonts for 72dpi displays. This is from the modular Xorg project.
- Loading branch information
joerg
committed
Nov 15, 2006
1 parent
4847f5e
commit a54038e
Showing
7 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
This are the PCF versions of the Song Si fonts for 72dpi displays. | ||
This is from the modular Xorg project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
# | ||
|
||
DISTNAME= font-isas-misc-1.0.0 | ||
CATEGORIES= fonts | ||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ | ||
EXTRACT_SUFX= .tar.bz2 | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://xorg.freedesktop.org/ | ||
COMMENT= 72dpi PCF versions of the Chinese Song Ti fonts | ||
|
||
PKG_DESTDIR_SUPPORT= user-destdir | ||
|
||
GNU_CONFIGURE= yes | ||
USE_TOOLS+= gmake pkg-config bdftopcf ucs2any | ||
|
||
FONTS_DIRS.x11= lib/X11/fonts/misc | ||
|
||
INSTALLATION_DIRS= share/doc/font-isac-misc | ||
|
||
post-install: | ||
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-isac-misc | ||
|
||
.include "../../fonts/font-util/buildlink3.mk" | ||
|
||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
lib/X11/fonts/misc/gb16fs.pcf.gz | ||
lib/X11/fonts/misc/gb16st.pcf.gz | ||
lib/X11/fonts/misc/gb24st.pcf.gz | ||
share/doc/font-isac-misc/COPYING | ||
@dirrm share/doc/font-isac-misc | ||
@comment @dirrm lib/X11/fonts/misc | ||
@comment @dirrm lib/X11/fonts | ||
@comment @dirrm lib/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
$NetBSD: distinfo,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
|
||
SHA1 (font-isas-misc-1.0.0.tar.bz2) = 129c903587ce2d998fb9c1c70b8ad70327aeb2dc | ||
RMD160 (font-isas-misc-1.0.0.tar.bz2) = 1bea1152c3d9f30367f82f8d4b6f69f447071fea | ||
Size (font-isas-misc-1.0.0.tar.bz2) = 776580 bytes | ||
SHA1 (patch-aa) = 7caedd27fc5ecb81cf8d85d93187e58b07c64984 | ||
SHA1 (patch-ab) = 2cd773af858094c91abe832a8949e82c97f04449 | ||
SHA1 (patch-ac) = 20a5fa0490ef9b67deb62d5c3bf5da5f7742b0c3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
$NetBSD: patch-aa,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
|
||
--- Makefile.am.orig 2005-11-24 06:21:15.000000000 +0100 | ||
+++ Makefile.am | ||
@@ -40,8 +40,6 @@ CLEANFILES = $(font_DATA) | ||
EXTRA_DIST = $(BDF_FILES) autogen.sh | ||
|
||
install-data-hook: | ||
- @rm -f $(DESTDIR)$(fontdir)/fonts.scale | ||
- $(MKFONTSCALE) $(DESTDIR)$(fontdir) | ||
@rm -f $(DESTDIR)$(fontdir)/font.dir | ||
$(MKFONTDIR) $(DESTDIR)$(fontdir) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
$NetBSD: patch-ab,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
|
||
--- Makefile.in.orig 2005-12-21 09:19:02.000000000 +0100 | ||
+++ Makefile.in | ||
@@ -391,8 +391,6 @@ uninstall-am: uninstall-fontDATA uninsta | ||
$(BDFTOPCF) -t $< | gzip > $@ | ||
|
||
install-data-hook: | ||
- @rm -f $(DESTDIR)$(fontdir)/fonts.scale | ||
- $(MKFONTSCALE) $(DESTDIR)$(fontdir) | ||
@rm -f $(DESTDIR)$(fontdir)/font.dir | ||
$(MKFONTDIR) $(DESTDIR)$(fontdir) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$NetBSD: patch-ac,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $ | ||
|
||
--- configure.ac.orig 2005-12-15 01:24:24.000000000 +0100 | ||
+++ configure.ac | ||
@@ -29,7 +29,6 @@ AM_MAINTAINER_MODE | ||
AC_PROG_INSTALL | ||
|
||
AC_PATH_PROG(BDFTOPCF, bdftopcf) | ||
-AC_PATH_PROG(MKFONTSCALE, mkfontscale) | ||
AC_PATH_PROG(MKFONTDIR, mkfontdir) | ||
|
||
m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))]) |