summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 11:51:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 11:51:59 +0800
commit4c51920f15a9acb62e0bd4fea6a466bfda52bc5d (patch)
tree9ee92b5ca9ae1a9a79479d91a0ddffa53219bdde /graphics
parentd6f247d04f41a60119928119df76250538e59fed (diff)
downloadmarcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar.gz
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar.bz2
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar.lz
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar.xz
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.tar.zst
marcuscom-ports-4c51920f15a9acb62e0bd4fea6a466bfda52bc5d.zip
Update to 0.120.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1460 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpdf/Makefile26
-rw-r--r--graphics/gpdf/distinfo1
-rw-r--r--graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc11
-rw-r--r--graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc11
-rw-r--r--graphics/gpdf/pkg-descr6
-rw-r--r--graphics/gpdf/pkg-plist74
6 files changed, 129 insertions, 0 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
new file mode 100644
index 000000000..09e74dd00
--- /dev/null
+++ b/graphics/gpdf/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: gpdf
+# Date created: 12 April 2002
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD: ports/graphics/gpdf/Makefile,v 1.3 2003/11/17 12:28:58 trevor Exp $
+#
+
+PORTNAME= gpdf
+PORTVERSION= 0.120
+CATEGORIES= graphics print gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME version of xpdf
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack lthack libgnomeui libgnomeprintui
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo
new file mode 100644
index 000000000..9486a0a46
--- /dev/null
+++ b/graphics/gpdf/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/gpdf-0.120.tar.bz2) = d1ee4dd3c46c4122c1df20fada16ea46
diff --git a/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc b/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc
new file mode 100644
index 000000000..18497bb5e
--- /dev/null
+++ b/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc
@@ -0,0 +1,11 @@
+--- xpdf/gpdf-link-canvas-item.cc.orig Fri May 23 23:04:01 2003
++++ xpdf/gpdf-link-canvas-item.cc Sat May 24 00:15:18 2003
+@@ -33,6 +33,8 @@
+
+ BEGIN_EXTERN_C
+
++#define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__)
++
+ struct _GPdfLinkCanvasItemPrivate {
+ Link *link;
+ };
diff --git a/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc b/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc
new file mode 100644
index 000000000..aea0001c7
--- /dev/null
+++ b/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc
@@ -0,0 +1,11 @@
+--- xpdf/gpdf-links-canvas-layer.cc.orig Sat May 24 00:17:29 2003
++++ xpdf/gpdf-links-canvas-layer.cc Sat May 24 00:17:46 2003
+@@ -42,6 +42,8 @@
+
+ BEGIN_EXTERN_C
+
++#define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__)
++
+ struct _GPdfLinksCanvasLayerPrivate {
+ Links *links;
+ };
diff --git a/graphics/gpdf/pkg-descr b/graphics/gpdf/pkg-descr
new file mode 100644
index 000000000..4d967a66f
--- /dev/null
+++ b/graphics/gpdf/pkg-descr
@@ -0,0 +1,6 @@
+The GNOME PDF Viewer is an open source viewer for Portable Document
+Format (PDF) files. (These are also sometimes called "Acrobat" files,
+from the name of Adobe's PDF software.) The GNOME PDF viewer is based
+upon xpdf (ports/graphics/xpdf).
+
+WWW: http://www.gnome.org
diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist
new file mode 100644
index 000000000..10f448f30
--- /dev/null
+++ b/graphics/gpdf/pkg-plist
@@ -0,0 +1,74 @@
+bin/gpdf
+libdata/bonobo/servers/GNOME_PDF.server
+libexec/gnome-pdf-viewer
+share/gnome/application-registry/gpdf.applications
+share/gnome/applications/gpdf.desktop
+share/gnome/gnome-2.0/ui/gpdf-control-ui.xml
+share/gnome/gnome-2.0/ui/gpdf-window-ui.xml
+share/gnome/gpdf/glade/gpdf-print-progress-dialog.glade
+share/gnome/gpdf/glade/gpdf-properties-dialog.glade
+share/gnome/help/gpdf/C/figures/gpdf_start_window.png
+share/gnome/help/gpdf/C/gpdf.xml
+share/gnome/help/gpdf/C/legal.xml
+share/gnome/mime-info/gpdf.keys
+share/gnome/omf/gpdf/gpdf-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gpdf/gpdf-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/pixmaps/gnome-pdf.png
+share/gnome/pixmaps/gpdf/fitwidth.png
+share/locale/am/LC_MESSAGES/gpdf.mo
+share/locale/az/LC_MESSAGES/gpdf.mo
+share/locale/be/LC_MESSAGES/gpdf.mo
+share/locale/bn/LC_MESSAGES/gpdf.mo
+share/locale/ca/LC_MESSAGES/gpdf.mo
+share/locale/cs/LC_MESSAGES/gpdf.mo
+share/locale/cy/LC_MESSAGES/gpdf.mo
+share/locale/da/LC_MESSAGES/gpdf.mo
+share/locale/de/LC_MESSAGES/gpdf.mo
+share/locale/el/LC_MESSAGES/gpdf.mo
+share/locale/eo/LC_MESSAGES/gpdf.mo
+share/locale/es/LC_MESSAGES/gpdf.mo
+share/locale/eu/LC_MESSAGES/gpdf.mo
+share/locale/fi/LC_MESSAGES/gpdf.mo
+share/locale/fr/LC_MESSAGES/gpdf.mo
+share/locale/ga/LC_MESSAGES/gpdf.mo
+share/locale/gl/LC_MESSAGES/gpdf.mo
+share/locale/he/LC_MESSAGES/gpdf.mo
+share/locale/hi/LC_MESSAGES/gpdf.mo
+share/locale/hu/LC_MESSAGES/gpdf.mo
+share/locale/id/LC_MESSAGES/gpdf.mo
+share/locale/is/LC_MESSAGES/gpdf.mo
+share/locale/it/LC_MESSAGES/gpdf.mo
+share/locale/ja/LC_MESSAGES/gpdf.mo
+share/locale/kn/LC_MESSAGES/gpdf.mo
+share/locale/ko/LC_MESSAGES/gpdf.mo
+share/locale/lt/LC_MESSAGES/gpdf.mo
+share/locale/lv/LC_MESSAGES/gpdf.mo
+share/locale/mk/LC_MESSAGES/gpdf.mo
+share/locale/ml/LC_MESSAGES/gpdf.mo
+share/locale/mn/LC_MESSAGES/gpdf.mo
+share/locale/ms/LC_MESSAGES/gpdf.mo
+share/locale/nl/LC_MESSAGES/gpdf.mo
+share/locale/nn/LC_MESSAGES/gpdf.mo
+share/locale/no/LC_MESSAGES/gpdf.mo
+share/locale/pl/LC_MESSAGES/gpdf.mo
+share/locale/pt/LC_MESSAGES/gpdf.mo
+share/locale/pt_BR/LC_MESSAGES/gpdf.mo
+share/locale/ro/LC_MESSAGES/gpdf.mo
+share/locale/ru/LC_MESSAGES/gpdf.mo
+share/locale/sk/LC_MESSAGES/gpdf.mo
+share/locale/sq/LC_MESSAGES/gpdf.mo
+share/locale/sr/LC_MESSAGES/gpdf.mo
+share/locale/sr@Latn/LC_MESSAGES/gpdf.mo
+share/locale/sv/LC_MESSAGES/gpdf.mo
+share/locale/ta/LC_MESSAGES/gpdf.mo
+share/locale/th/LC_MESSAGES/gpdf.mo
+share/locale/tr/LC_MESSAGES/gpdf.mo
+share/locale/uk/LC_MESSAGES/gpdf.mo
+share/locale/vi/LC_MESSAGES/gpdf.mo
+share/locale/wa/LC_MESSAGES/gpdf.mo
+share/locale/zh_CN/LC_MESSAGES/gpdf.mo
+share/locale/zh_TW/LC_MESSAGES/gpdf.mo
+@dirrm share/gnome/pixmaps/gpdf
+@dirrm share/gnome/gpdf/glade
+@dirrm share/gnome/gpdf
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-C.omf 2>/dev/null || /usr/bin/true