summaryrefslogtreecommitdiff
path: root/print/libgnomeprint/patches
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-12 17:15:54 +0000
committerwiz <wiz>2002-07-12 17:15:54 +0000
commit82d06b2a51dc9f11837819a20a98b5b5084152cf (patch)
tree04d8c379a44bd737bf870d272151cdc43f6cb35b /print/libgnomeprint/patches
parentcce3d15e864be5898b4efa872b3cb1f3e6c13233 (diff)
downloadpkgsrc-82d06b2a51dc9f11837819a20a98b5b5084152cf.tar.gz
Initial import of libgnomeprint, provided by Julio Merino in pkg/17426.
libgnomeprint is a library used to communicate with the gnomeprint environment. It is part of the GNOME2 platform and it is UI independant.
Diffstat (limited to 'print/libgnomeprint/patches')
-rw-r--r--print/libgnomeprint/patches/patch-aa17
-rw-r--r--print/libgnomeprint/patches/patch-ab17
2 files changed, 34 insertions, 0 deletions
diff --git a/print/libgnomeprint/patches/patch-aa b/print/libgnomeprint/patches/patch-aa
new file mode 100644
index 00000000000..d325ffdc677
--- /dev/null
+++ b/print/libgnomeprint/patches/patch-aa
@@ -0,0 +1,17 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/07/12 17:15:54 wiz Exp $
+
+--- installer/Makefile.am.orig Thu Mar 7 23:44:11 2002
++++ installer/Makefile.am
+@@ -20,10 +20,10 @@
+ $(LIBGNOMEPRINT_LIBS) \
+ $(INTLLIBS) -lpopt
+
+-EXTRA_DIST = README.installer
++EXTRA_DIST = README.installer.2
+
+ readmedir = $(datadir)/fonts
+-readme_DATA = README.installer
++readme_DATA = README.installer.2
+
+ if INSTALL_FONTS
+ INSTALL_COMMAND = ./libgnomeprint-2.0-font-install \
diff --git a/print/libgnomeprint/patches/patch-ab b/print/libgnomeprint/patches/patch-ab
new file mode 100644
index 00000000000..f194750304a
--- /dev/null
+++ b/print/libgnomeprint/patches/patch-ab
@@ -0,0 +1,17 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/07/12 17:15:54 wiz Exp $
+
+--- installer/Makefile.in.orig Fri Jun 7 09:04:19 2002
++++ installer/Makefile.in
+@@ -116,10 +116,10 @@
+ libgnomeprint_2_0_font_install_LDADD = $(LIBGNOMEPRINT_LIBS) $(INTLLIBS) -lpopt
+
+
+-EXTRA_DIST = README.installer
++EXTRA_DIST = README.installer.2
+
+ readmedir = $(datadir)/fonts
+-readme_DATA = README.installer
++readme_DATA = README.installer.2
+ @INSTALL_FONTS_TRUE@INSTALL_COMMAND = ./libgnomeprint-2.0-font-install --debug --smart --refresh --static --aliases=$(FONTMAPDIR_STATIC)/adobe-urw.font --aliases=$(top_srcdir)/fonts/adobe-urw.font --target=$(FONTMAPDIR_STATIC)/gnome-print.fontmap
+ @INSTALL_FONTS_FALSE@INSTALL_COMMAND =
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs