pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/font-daewoo-misc Import font-daewoo-misc-1.0.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcbeed46c148
branches: trunk
changeset: 521631:fcbeed46c148
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Nov 15 14:48:19 2006 +0000
description:
Import font-daewoo-misc-1.0.0:
This are the PCF versions of the Daewoo Gothic fonts for 100dpi displays.
This is from the modular Xorg project.
diffstat:
fonts/font-daewoo-misc/DESCR | 3 +++
fonts/font-daewoo-misc/Makefile | 22 ++++++++++++++++++++++
fonts/font-daewoo-misc/PLIST | 7 +++++++
fonts/font-daewoo-misc/distinfo | 8 ++++++++
fonts/font-daewoo-misc/patches/patch-aa | 13 +++++++++++++
fonts/font-daewoo-misc/patches/patch-ab | 13 +++++++++++++
fonts/font-daewoo-misc/patches/patch-ac | 12 ++++++++++++
7 files changed, 78 insertions(+), 0 deletions(-)
diffs (106 lines):
diff -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/DESCR Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,3 @@
+This are the PCF versions of the Daewoo Gothic fonts for 100dpi displays.
+
+This is from the modular Xorg project.
diff -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/Makefile Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+#
+
+DISTNAME= font-daewoo-misc-1.0.0
+CATEGORIES= fonts
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Daewoo Gothic PCF 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 -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/PLIST Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+lib/X11/fonts/misc/hanglg16.pcf.gz
+lib/X11/fonts/misc/hanglm16.pcf.gz
+lib/X11/fonts/misc/hanglm24.pcf.gz
+@comment @dirrm lib/X11/fonts/misc
+@comment @dirrm lib/X11/fonts
+@comment @dirrm lib/X11
diff -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/distinfo Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+
+SHA1 (font-daewoo-misc-1.0.0.tar.bz2) = 6984606b6dcd9db3d908caf01e8e1855fc171632
+RMD160 (font-daewoo-misc-1.0.0.tar.bz2) = 20df091bb7c3f15405575c774cfd5d6c24b1d02b
+Size (font-daewoo-misc-1.0.0.tar.bz2) = 682909 bytes
+SHA1 (patch-aa) = c9180bce8f2fed4fe91eeae680da1dbdaaa413db
+SHA1 (patch-ab) = 77064ac1f0e01a1cc4439e71a14b88d33c6da3b8
+SHA1 (patch-ac) = a27449b0cc6c6ed91681e3bff3f1826c28119f30
diff -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/patches/patch-aa Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+
+--- Makefile.am.orig 2006-11-15 14:23:59.000000000 +0100
++++ Makefile.am
+@@ -65,8 +65,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 -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/patches/patch-ab Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+
+--- Makefile.in.orig 2006-11-15 14:24:06.000000000 +0100
++++ Makefile.in
+@@ -416,8 +416,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 -r 7c7a9c3dea2a -r fcbeed46c148 fonts/font-daewoo-misc/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-daewoo-misc/patches/patch-ac Wed Nov 15 14:48:19 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+
+--- configure.ac.orig 2006-11-15 14:24:26.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]))])
Home |
Main Index |
Thread Index |
Old Index