summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-04-27 15:19:53 +0000
committeradam <adam@pkgsrc.org>2004-04-27 15:19:53 +0000
commit95960589924c48675a0899f7c41b40503cfc3447 (patch)
tree3e2ccbba3b35bb09a9c07146acab25413fc71d6d /print
parenta2fe293cab1321f429787720058d3aaabe16979f (diff)
downloadpkgsrc-95960589924c48675a0899f7c41b40503cfc3447.tar.gz
Follow new FreeType2 build rules
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/distinfo7
-rw-r--r--print/gnome-print/patches/patch-aa12
-rw-r--r--print/gnome-print/patches/patch-ab12
-rw-r--r--print/gnome-print/patches/patch-ad12
-rw-r--r--print/gnome-print/patches/patch-ae12
-rw-r--r--print/gnome-print/patches/patch-af12
6 files changed, 66 insertions, 1 deletions
diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo
index 21d9ce5c449..555dc555839 100644
--- a/print/gnome-print/distinfo
+++ b/print/gnome-print/distinfo
@@ -1,5 +1,10 @@
-$NetBSD: distinfo,v 1.7 2002/09/26 18:39:41 wiz Exp $
+$NetBSD: distinfo,v 1.8 2004/04/27 15:21:15 adam Exp $
SHA1 (gnome-print-0.36.tar.gz) = a1b2ada6b8ce432731233607ac2e3567ccae675e
Size (gnome-print-0.36.tar.gz) = 1003090 bytes
+SHA1 (patch-aa) = 50ae2e216931e5b49ecd737cc5e3f621c9eca611
+SHA1 (patch-ab) = fac04fb71ccdc1a639c3b23b118ea32f0263ca00
SHA1 (patch-ac) = 8a9e69c00e4c9440d7a57d86c3ee28d914a9f3ce
+SHA1 (patch-ad) = 1484232e28d37923bd41d96e2b90816f2ba5501f
+SHA1 (patch-ae) = b4ace016c4cf99b217a77987a46c5b9c885455c8
+SHA1 (patch-af) = bc7f4ea0be2e0954bc976f65329bff7d25c8a61c
diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa
new file mode 100644
index 00000000000..4d60aa50b99
--- /dev/null
+++ b/print/gnome-print/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.16 2004/04/27 15:21:15 adam Exp $
+
+--- libgnomeprint/gnome-font-private.h.orig 2004-04-27 10:25:31.000000000 +0000
++++ libgnomeprint/gnome-font-private.h
+@@ -22,6 +22,7 @@
+
+ BEGIN_GNOME_DECLS
+
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <libgnomeprint/gp-character-block.h>
+ #include <libgnomeprint/gp-fontmap.h>
diff --git a/print/gnome-print/patches/patch-ab b/print/gnome-print/patches/patch-ab
new file mode 100644
index 00000000000..4507f064dea
--- /dev/null
+++ b/print/gnome-print/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.7 2004/04/27 15:21:15 adam Exp $
+
+--- libgnomeprint/parseTT.h.orig 2004-04-27 10:27:00.000000000 +0000
++++ libgnomeprint/parseTT.h
+@@ -22,6 +22,7 @@
+ BEGIN_GNOME_DECLS
+
+ #include <glib.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+
+ /*
diff --git a/print/gnome-print/patches/patch-ad b/print/gnome-print/patches/patch-ad
new file mode 100644
index 00000000000..1e48b3a4a61
--- /dev/null
+++ b/print/gnome-print/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2004/04/27 15:21:15 adam Exp $
+
+--- installer/gnome-font-install.c.orig 2004-04-27 10:33:08.000000000 +0000
++++ installer/gnome-font-install.c
+@@ -26,6 +26,7 @@
+ #include <parser.h>
+ #include <xmlmemory.h>
+ /* End of ugly thing */
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <libgnome/gnome-defs.h>
+ #include <libgnome/gnome-util.h>
diff --git a/print/gnome-print/patches/patch-ae b/print/gnome-print/patches/patch-ae
new file mode 100644
index 00000000000..dfd05f69860
--- /dev/null
+++ b/print/gnome-print/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2004/04/27 15:21:15 adam Exp $
+
+--- installer/gf-pfb.c.orig 2004-04-27 10:33:58.000000000 +0000
++++ installer/gf-pfb.c
+@@ -12,6 +12,7 @@
+ #include <fcntl.h>
+ #include <string.h>
+ #include <ctype.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include "gf-pfb.h"
+
diff --git a/print/gnome-print/patches/patch-af b/print/gnome-print/patches/patch-af
new file mode 100644
index 00000000000..188607d7d5a
--- /dev/null
+++ b/print/gnome-print/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2004/04/27 15:21:15 adam Exp $
+
+--- installer/gf-ttf.c.orig 2004-04-27 10:34:48.000000000 +0000
++++ installer/gf-ttf.c
+@@ -32,6 +32,7 @@
+ #include <fcntl.h>
+ #include <string.h>
+ #include <ctype.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+
+ #include "gf-ttf.h"