summaryrefslogtreecommitdiffstats
path: root/print/ggv2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
commitecc692c609745ed2590ee410fcf60f8fc5577767 (patch)
tree804fc05006975ef53fbc334db1f4ffa42ff9359f /print/ggv2
parent3a142666db7f6854784739853cd212ba74b8b6bd (diff)
downloadmarcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.gz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.bz2
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.lz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.xz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.zst
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.zip
Remove these ports now that they have been merged into the ports tree.
Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/ggv2')
-rw-r--r--print/ggv2/Makefile38
-rw-r--r--print/ggv2/distinfo2
-rw-r--r--print/ggv2/files/patch-src_Makefile.in11
-rw-r--r--print/ggv2/pkg-descr4
-rw-r--r--print/ggv2/pkg-plist169
5 files changed, 0 insertions, 224 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
deleted file mode 100644
index de9449835..000000000
--- a/print/ggv2/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: ggv2
-# Date created: 07 July 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ggv2
-PORTVERSION= 2.8.0
-CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
-DISTNAME= ggv-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2 ghostscript viewer
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui desktopfileutils
-USE_GHOSTSCRIPT=yes
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= ggv.schemas
-
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO_MSG} ""
-.endif
-
-.include <bsd.port.mk>
diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo
deleted file mode 100644
index 84cc3aba2..000000000
--- a/print/ggv2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/ggv-2.8.0.tar.bz2) = 1a8e9e43ef793ef3221c5afb15d14a81
-SIZE (gnome2/ggv-2.8.0.tar.bz2) = 1280464
diff --git a/print/ggv2/files/patch-src_Makefile.in b/print/ggv2/files/patch-src_Makefile.in
deleted file mode 100644
index 9c2238798..000000000
--- a/print/ggv2/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Sat Mar 6 00:07:03 2004
-+++ src/Makefile.in Sat Mar 6 00:10:34 2004
-@@ -133,7 +133,7 @@
-
- SUBDIRS = recent-files stock cursors
-
--INCLUDES = -I$(top_srcdir)/recent-files -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_CFLAGS) $(GGV_DEPRECATED_CFLAGS) -I$(includedir)
-+INCLUDES = -I$(top_srcdir)/recent-files -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${datadir}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_CFLAGS) $(GGV_DEPRECATED_CFLAGS) -I$(includedir)
-
-
- bin_PROGRAMS = ggv
diff --git a/print/ggv2/pkg-descr b/print/ggv2/pkg-descr
deleted file mode 100644
index c59727e1f..000000000
--- a/print/ggv2/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-GGV, the Gnome GhostView, is a Gnome PostScript document previewer.
-It can also preview PDFs, but as it is not a native PDF viewer, it
-does not take advantage of all the features of the PDF format.
-graphics/gpdf is a more capable PDF viewer.
diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist
deleted file mode 100644
index 0e2c4955a..000000000
--- a/print/ggv2/pkg-plist
+++ /dev/null
@@ -1,169 +0,0 @@
-bin/ggv
-libdata/bonobo/servers/GNOME_GGV.server
-libexec/ggv-postscript-viewer
-share/gnome/applications/ggv.desktop
-@exec update-desktop-database > /dev/null || /usr/bin/true
-share/gnome/gnome-2.0/ui/ggv-control-ui.xml
-share/gnome/gnome-2.0/ui/ggv-postscript-view-ui.xml
-share/gnome/gnome-2.0/ui/ggv-ui.xml
-share/gnome/help/ggv/C/figures/ggv_window.png
-share/gnome/help/ggv/C/ggv.xml
-share/gnome/help/ggv/C/legal.xml
-share/gnome/help/ggv/C/topic.dat
-share/gnome/help/ggv/de/figures/ggv_window.png
-share/gnome/help/ggv/de/ggv.xml
-share/gnome/help/ggv/de/legal.xml
-share/gnome/help/ggv/de/topic.dat
-share/gnome/help/ggv/es/figures/ggv_window.png
-share/gnome/help/ggv/es/ggv.xml
-share/gnome/help/ggv/es/legal.xml
-share/gnome/help/ggv/fr/figures/ggv_window.png
-share/gnome/help/ggv/fr/ggv.xml
-share/gnome/help/ggv/fr/legal.xml
-share/gnome/help/ggv/it/figures/ggv_window.png
-share/gnome/help/ggv/it/ggv.xml
-share/gnome/help/ggv/it/legal.xml
-share/gnome/help/ggv/it/topic.dat
-share/gnome/help/ggv/ja/figures/ggv_window.png
-share/gnome/help/ggv/ja/ggv.xml
-share/gnome/help/ggv/ja/legal.xml
-share/gnome/help/ggv/ja/topic.dat
-share/gnome/help/ggv/ko/figures/example_screenshot.png
-share/gnome/help/ggv/ko/ggv.xml
-share/gnome/help/ggv/ko/legal.xml
-share/gnome/help/ggv/sv/figures/ggv_window.png
-share/gnome/help/ggv/sv/ggv.xml
-share/gnome/help/ggv/sv/legal.xml
-share/gnome/help/ggv/zh_CN/figures/ggv_window.png
-share/gnome/help/ggv/zh_CN/ggv.xml
-share/gnome/help/ggv/zh_CN/legal.xml
-share/gnome/help/ggv/zh_TW/figures/ggv_window.png
-share/gnome/help/ggv/zh_TW/ggv.xml
-share/gnome/help/ggv/zh_TW/legal.xml
-share/gnome/idl/Ggv.idl
-share/gnome/omf/ggv/ggv-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-de.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-de.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-es.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-es.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-fr.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-fr.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-it.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-it.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-ja.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-ja.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-ko.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-ko.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-sv.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-sv.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-zh_CN.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-zh_CN.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ggv/ggv-zh_TW.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-zh_TW.omf 2>/dev/null || /usr/bin/true
-share/gnome/pixmaps/ggv/clearall.xpm
-share/gnome/pixmaps/ggv/fitwidth.png
-share/gnome/pixmaps/ggv/ggv-splash.png
-share/gnome/pixmaps/ggv/toggleall.xpm
-share/gnome/pixmaps/ggv/toggleeven.xpm
-share/gnome/pixmaps/ggv/toggleodd.xpm
-share/gnome/pixmaps/ggv/zoom.xpm
-share/gnome/pixmaps/gnome-ghostview.png
-share/locale/af/LC_MESSAGES/ggv.mo
-share/locale/am/LC_MESSAGES/ggv.mo
-share/locale/ar/LC_MESSAGES/ggv.mo
-share/locale/az/LC_MESSAGES/ggv.mo
-share/locale/be/LC_MESSAGES/ggv.mo
-share/locale/bg/LC_MESSAGES/ggv.mo
-share/locale/bn/LC_MESSAGES/ggv.mo
-share/locale/bs/LC_MESSAGES/ggv.mo
-share/locale/ca/LC_MESSAGES/ggv.mo
-share/locale/cs/LC_MESSAGES/ggv.mo
-share/locale/cy/LC_MESSAGES/ggv.mo
-share/locale/da/LC_MESSAGES/ggv.mo
-share/locale/de/LC_MESSAGES/ggv.mo
-share/locale/el/LC_MESSAGES/ggv.mo
-share/locale/en_CA/LC_MESSAGES/ggv.mo
-share/locale/en_GB/LC_MESSAGES/ggv.mo
-share/locale/es/LC_MESSAGES/ggv.mo
-share/locale/et/LC_MESSAGES/ggv.mo
-share/locale/eu/LC_MESSAGES/ggv.mo
-share/locale/fa/LC_MESSAGES/ggv.mo
-share/locale/fi/LC_MESSAGES/ggv.mo
-share/locale/fr/LC_MESSAGES/ggv.mo
-share/locale/ga/LC_MESSAGES/ggv.mo
-share/locale/gl/LC_MESSAGES/ggv.mo
-share/locale/gu/LC_MESSAGES/ggv.mo
-share/locale/he/LC_MESSAGES/ggv.mo
-share/locale/hi/LC_MESSAGES/ggv.mo
-share/locale/hr/LC_MESSAGES/ggv.mo
-share/locale/hu/LC_MESSAGES/ggv.mo
-share/locale/id/LC_MESSAGES/ggv.mo
-share/locale/is/LC_MESSAGES/ggv.mo
-share/locale/it/LC_MESSAGES/ggv.mo
-share/locale/ja/LC_MESSAGES/ggv.mo
-share/locale/kn/LC_MESSAGES/ggv.mo
-share/locale/ko/LC_MESSAGES/ggv.mo
-share/locale/lt/LC_MESSAGES/ggv.mo
-share/locale/lv/LC_MESSAGES/ggv.mo
-share/locale/mk/LC_MESSAGES/ggv.mo
-share/locale/ml/LC_MESSAGES/ggv.mo
-share/locale/mn/LC_MESSAGES/ggv.mo
-share/locale/ms/LC_MESSAGES/ggv.mo
-share/locale/nb/LC_MESSAGES/ggv.mo
-share/locale/nl/LC_MESSAGES/ggv.mo
-share/locale/nn/LC_MESSAGES/ggv.mo
-share/locale/no/LC_MESSAGES/ggv.mo
-share/locale/pa/LC_MESSAGES/ggv.mo
-share/locale/pl/LC_MESSAGES/ggv.mo
-share/locale/pt/LC_MESSAGES/ggv.mo
-share/locale/pt_BR/LC_MESSAGES/ggv.mo
-share/locale/ro/LC_MESSAGES/ggv.mo
-share/locale/ru/LC_MESSAGES/ggv.mo
-share/locale/sk/LC_MESSAGES/ggv.mo
-share/locale/sl/LC_MESSAGES/ggv.mo
-share/locale/sq/LC_MESSAGES/ggv.mo
-share/locale/sr/LC_MESSAGES/ggv.mo
-share/locale/sr@Latn/LC_MESSAGES/ggv.mo
-share/locale/sv/LC_MESSAGES/ggv.mo
-share/locale/ta/LC_MESSAGES/ggv.mo
-share/locale/th/LC_MESSAGES/ggv.mo
-share/locale/tr/LC_MESSAGES/ggv.mo
-share/locale/uk/LC_MESSAGES/ggv.mo
-share/locale/vi/LC_MESSAGES/ggv.mo
-share/locale/zh_CN/LC_MESSAGES/ggv.mo
-share/locale/zh_TW/LC_MESSAGES/ggv.mo
-@dirrm share/gnome/pixmaps/ggv
-@dirrm share/gnome/omf/ggv
-@dirrm share/gnome/help/ggv/zh_TW/figures
-@dirrm share/gnome/help/ggv/zh_TW
-@dirrm share/gnome/help/ggv/zh_CN/figures
-@dirrm share/gnome/help/ggv/zh_CN
-@dirrm share/gnome/help/ggv/sv/figures
-@dirrm share/gnome/help/ggv/sv
-@dirrm share/gnome/help/ggv/ko/figures
-@dirrm share/gnome/help/ggv/ko
-@dirrm share/gnome/help/ggv/ja/figures
-@dirrm share/gnome/help/ggv/ja
-@dirrm share/gnome/help/ggv/it/figures
-@dirrm share/gnome/help/ggv/it
-@dirrm share/gnome/help/ggv/fr/figures
-@dirrm share/gnome/help/ggv/fr
-@dirrm share/gnome/help/ggv/es/figures
-@dirrm share/gnome/help/ggv/es
-@dirrm share/gnome/help/ggv/de/figures
-@dirrm share/gnome/help/ggv/de
-@dirrm share/gnome/help/ggv/C/figures
-@dirrm share/gnome/help/ggv/C
-@dirrm share/gnome/help/ggv
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-de.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-es.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-fr.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-it.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-ja.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-ko.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-sv.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-zh_CN.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-zh_TW.omf 2>/dev/null || /usr/bin/true
-@unexec update-desktop-database > /dev/null || /usr/bin/true