summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-15 13:48:43 +0000
committerxtraeme <xtraeme>2004-04-15 13:48:43 +0000
commit9fa918335b1c389a98e76ee3a8860a2fdbee11be (patch)
treed00b8aa12c642a796db5c94ee8663881ea96f27b /print
parentcb77daeae3620efacec3e7148d9a4fea5ac38252 (diff)
downloadpkgsrc-9fa918335b1c389a98e76ee3a8860a2fdbee11be.tar.gz
Make this build in FreeBSD.
Diffstat (limited to 'print')
-rw-r--r--print/gpdf/distinfo3
-rw-r--r--print/gpdf/patches/patch-aa12
2 files changed, 14 insertions, 1 deletions
diff --git a/print/gpdf/distinfo b/print/gpdf/distinfo
index 1ad6173395d..86da3c743c3 100644
--- a/print/gpdf/distinfo
+++ b/print/gpdf/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.4 2004/04/01 18:58:20 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2004/04/15 13:48:43 xtraeme Exp $
SHA1 (gpdf-0.131.tar.bz2) = 16447f33aa4926657ef3fbe9432106a491028e62
Size (gpdf-0.131.tar.bz2) = 1101285 bytes
+SHA1 (patch-aa) = 8985b54bad962a31a6ee315747c0297419b8e291
diff --git a/print/gpdf/patches/patch-aa b/print/gpdf/patches/patch-aa
new file mode 100644
index 00000000000..8dec39188e4
--- /dev/null
+++ b/print/gpdf/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2004/04/15 13:48:43 xtraeme Exp $
+
+--- xpdf/gpdf-thumbnails-view.cc.orig Thu Apr 15 15:45:52 2004
++++ xpdf/gpdf-thumbnails-view.cc Thu Apr 15 15:46:20 2004
+@@ -21,6 +21,7 @@
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ */
+
++#include <sys/types.h>
+ #include <gpdf-g-switch.h>
+ # include <glib.h>
+ # include <glib/ghash.h>