diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-14 20:54:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-14 20:54:15 +0000 |
commit | 90ed9a51e1042cc0caaf42f3a7aafc98bcd09d2f (patch) | |
tree | 2553756bfb89e1c0254fe36f1b6299c512bed296 /fonts | |
parent | 46067abb754521aa0e4cfad02ab75552e540b1ca (diff) | |
download | pkgsrc-90ed9a51e1042cc0caaf42f3a7aafc98bcd09d2f.tar.gz |
Import font-cursor-misc-1.0.0 from pkgsrc-wip.
This are the standard X11 cursors. Package is modified not to use
mkfontscale as it doesn't deal with scalable fonts. configure.ac
patch is included for easier upstream merging.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/font-cursor-misc/DESCR | 4 | ||||
-rw-r--r-- | fonts/font-cursor-misc/Makefile | 20 | ||||
-rw-r--r-- | fonts/font-cursor-misc/PLIST | 3 | ||||
-rw-r--r-- | fonts/font-cursor-misc/distinfo | 8 | ||||
-rw-r--r-- | fonts/font-cursor-misc/patches/patch-aa | 12 | ||||
-rw-r--r-- | fonts/font-cursor-misc/patches/patch-ab | 13 | ||||
-rw-r--r-- | fonts/font-cursor-misc/patches/patch-ac | 21 |
7 files changed, 81 insertions, 0 deletions
diff --git a/fonts/font-cursor-misc/DESCR b/fonts/font-cursor-misc/DESCR new file mode 100644 index 00000000000..4158fadc91a --- /dev/null +++ b/fonts/font-cursor-misc/DESCR @@ -0,0 +1,4 @@ +The font-cursor-misc package provides around 75 cursors in the +portable PCF format. These include the X cursor, arrows, clock +cursor, crosshair, fleur cursor, iron cross, sailboat cursor, and +many more. diff --git a/fonts/font-cursor-misc/Makefile b/fonts/font-cursor-misc/Makefile new file mode 100644 index 00000000000..c6a7d8ee8d7 --- /dev/null +++ b/fonts/font-cursor-misc/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ +# + +DISTNAME= font-cursor-misc-1.0.0 +CATEGORIES= fonts x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/ +COMMENT= Standard X11 cursors in PCF format + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= bdftopcf + +FONTS_DIRS.x11= lib/X11/fonts/misc + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-cursor-misc/PLIST b/fonts/font-cursor-misc/PLIST new file mode 100644 index 00000000000..e4188e91142 --- /dev/null +++ b/fonts/font-cursor-misc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ +lib/X11/fonts/misc/cursor.pcf.gz +@comment @dirrm lib/X11/fonts/misc diff --git a/fonts/font-cursor-misc/distinfo b/fonts/font-cursor-misc/distinfo new file mode 100644 index 00000000000..de5ba6d56ee --- /dev/null +++ b/fonts/font-cursor-misc/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ + +SHA1 (font-cursor-misc-1.0.0.tar.bz2) = 3fe0f1015c15444169d2b28cdb138b2d49481f78 +RMD160 (font-cursor-misc-1.0.0.tar.bz2) = f42933e4ed9194f6a9c7c1f8bfe793ed7b3341be +Size (font-cursor-misc-1.0.0.tar.bz2) = 42656 bytes +SHA1 (patch-aa) = f8448e082b3cfd00785d1b42f938af1e68131811 +SHA1 (patch-ab) = a227610e2cd622716a341a7db73e0fb1874b5bf9 +SHA1 (patch-ac) = 89488891ba7ca2ce6582eba407c71e5f4cdec38a diff --git a/fonts/font-cursor-misc/patches/patch-aa b/fonts/font-cursor-misc/patches/patch-aa new file mode 100644 index 00000000000..263b7fbf946 --- /dev/null +++ b/fonts/font-cursor-misc/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ + +--- configure.ac.orig 2006-11-14 21:40:18.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]))]) diff --git a/fonts/font-cursor-misc/patches/patch-ab b/fonts/font-cursor-misc/patches/patch-ab new file mode 100644 index 00000000000..7b0667126a0 --- /dev/null +++ b/fonts/font-cursor-misc/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ + +--- Makefile.am.orig 2006-11-14 21:41:34.000000000 +0100 ++++ Makefile.am +@@ -38,8 +38,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-cursor-misc/patches/patch-ac b/fonts/font-cursor-misc/patches/patch-ac new file mode 100644 index 00000000000..ab1774b7052 --- /dev/null +++ b/fonts/font-cursor-misc/patches/patch-ac @@ -0,0 +1,21 @@ +$NetBSD: patch-ac,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $ + +--- Makefile.in.orig 2006-11-14 21:41:51.000000000 +0100 ++++ Makefile.in +@@ -81,7 +81,6 @@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE + MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ + MAKEINFO = @MAKEINFO@ + MKFONTDIR = @MKFONTDIR@ +-MKFONTSCALE = @MKFONTSCALE@ + PACKAGE = @PACKAGE@ + PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ + PACKAGE_NAME = @PACKAGE_NAME@ +@@ -389,8 +388,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) + |