summaryrefslogtreecommitdiff
path: root/fonts/font-jis-misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-15 14:56:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-15 14:56:38 +0000
commit0968a1af3f23f7e6f3cdee7fdee8df66b29c1f87 (patch)
tree258832cc7f32fde764ba179e9e8f2f4720dcd514 /fonts/font-jis-misc
parent75ae343404209051a4770f461f2718515913db4e (diff)
downloadpkgsrc-0968a1af3f23f7e6f3cdee7fdee8df66b29c1f87.tar.gz
Import font-jis-misc-1.0.0:
This are the PCF versions of the JIS "fixed" fonts for 78dpi displays. This is from the modular Xorg project.
Diffstat (limited to 'fonts/font-jis-misc')
-rw-r--r--fonts/font-jis-misc/DESCR2
-rw-r--r--fonts/font-jis-misc/Makefile22
-rw-r--r--fonts/font-jis-misc/PLIST6
-rw-r--r--fonts/font-jis-misc/distinfo8
-rw-r--r--fonts/font-jis-misc/patches/patch-aa13
-rw-r--r--fonts/font-jis-misc/patches/patch-ab13
-rw-r--r--fonts/font-jis-misc/patches/patch-ac12
7 files changed, 76 insertions, 0 deletions
diff --git a/fonts/font-jis-misc/DESCR b/fonts/font-jis-misc/DESCR
new file mode 100644
index 00000000000..3cc39741934
--- /dev/null
+++ b/fonts/font-jis-misc/DESCR
@@ -0,0 +1,2 @@
+This are the PCF versions of the JIS "fixed" fonts for 78dpi displays.
+This is from the modular Xorg project.
diff --git a/fonts/font-jis-misc/Makefile b/fonts/font-jis-misc/Makefile
new file mode 100644
index 00000000000..da5d31c930c
--- /dev/null
+++ b/fonts/font-jis-misc/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:56:38 joerg Exp $
+#
+
+DISTNAME= font-jis-misc-1.0.0
+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= 78dpi PCF versions of the Japanese fixed fonts
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+
+FONTS_DIRS.x11= lib/X11/fonts/misc
+
+.include "../../fonts/font-util/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/font-jis-misc/PLIST b/fonts/font-jis-misc/PLIST
new file mode 100644
index 00000000000..67dcc7df8cd
--- /dev/null
+++ b/fonts/font-jis-misc/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 14:56:38 joerg Exp $
+lib/X11/fonts/misc/jiskan16.pcf.gz
+lib/X11/fonts/misc/jiskan24.pcf.gz
+@comment @dirrm lib/X11/fonts/misc
+@comment @dirrm lib/X11/fonts
+@comment @dirrm lib/X11
diff --git a/fonts/font-jis-misc/distinfo b/fonts/font-jis-misc/distinfo
new file mode 100644
index 00000000000..d48088cd563
--- /dev/null
+++ b/fonts/font-jis-misc/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/15 14:56:38 joerg Exp $
+
+SHA1 (font-jis-misc-1.0.0.tar.bz2) = 45c5034b5eb255ccdb0f2bb96bb0b0b9376cca4e
+RMD160 (font-jis-misc-1.0.0.tar.bz2) = 5a17c6fc987f0c4ed21fcf1fbf9248ec9211f0be
+Size (font-jis-misc-1.0.0.tar.bz2) = 564585 bytes
+SHA1 (patch-aa) = 7caedd27fc5ecb81cf8d85d93187e58b07c64984
+SHA1 (patch-ab) = 2cd773af858094c91abe832a8949e82c97f04449
+SHA1 (patch-ac) = 20a5fa0490ef9b67deb62d5c3bf5da5f7742b0c3
diff --git a/fonts/font-jis-misc/patches/patch-aa b/fonts/font-jis-misc/patches/patch-aa
new file mode 100644
index 00000000000..c5414fc89f0
--- /dev/null
+++ b/fonts/font-jis-misc/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/11/15 14:56:38 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)
+
diff --git a/fonts/font-jis-misc/patches/patch-ab b/fonts/font-jis-misc/patches/patch-ab
new file mode 100644
index 00000000000..8393551440b
--- /dev/null
+++ b/fonts/font-jis-misc/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2006/11/15 14:56:38 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)
+
diff --git a/fonts/font-jis-misc/patches/patch-ac b/fonts/font-jis-misc/patches/patch-ac
new file mode 100644
index 00000000000..fd463c1efde
--- /dev/null
+++ b/fonts/font-jis-misc/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2006/11/15 14:56:38 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]))])