diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:42:17 +0000 |
commit | 12cdd35c4b93fe83a6f5806e823f7991132b16ff (patch) | |
tree | f5f10072537dbd0e48ef1e7781074dd236c0a18d /print/ggv | |
parent | ab228e5b7d711252695a6950bb6bec15feb848f1 (diff) | |
download | ports-12cdd35c4b93fe83a6f5806e823f7991132b16ff.tar.gz ports-12cdd35c4b93fe83a6f5806e823f7991132b16ff.zip |
Notes
Diffstat (limited to 'print/ggv')
-rw-r--r-- | print/ggv/Makefile | 38 | ||||
-rw-r--r-- | print/ggv/distinfo | 2 | ||||
-rw-r--r-- | print/ggv/files/patch-src_Makefile.in | 11 | ||||
-rw-r--r-- | print/ggv/pkg-descr | 4 | ||||
-rw-r--r-- | print/ggv/pkg-plist | 150 |
5 files changed, 205 insertions, 0 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile new file mode 100644 index 000000000000..a9b6bf275ce2 --- /dev/null +++ b/print/ggv/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: ggv2 +# Date created: 07 July 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ggv +PORTVERSION= 2.8.2 +CATEGORIES= print gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME 2 ghostscript viewer + +USE_BZIP2= yes +USE_X_PREFIX= yes +INSTALLS_OMF= 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/ggv/distinfo b/print/ggv/distinfo new file mode 100644 index 000000000000..62f2c8ea62b2 --- /dev/null +++ b/print/ggv/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome2/ggv-2.8.2.tar.bz2) = df70c424c4682ff679c84af9849b2043 +SIZE (gnome2/ggv-2.8.2.tar.bz2) = 1270192 diff --git a/print/ggv/files/patch-src_Makefile.in b/print/ggv/files/patch-src_Makefile.in new file mode 100644 index 000000000000..76847cf3e9b2 --- /dev/null +++ b/print/ggv/files/patch-src_Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Sun Dec 5 18:19:25 2004 ++++ src/Makefile.in Sun Dec 5 18:20:13 2004 +@@ -142,7 +142,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) ++INCLUDES = -I$(top_srcdir)/recent-files -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${datadir}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_CFLAGS) $(GGV_DEPRECATED_CFLAGS) + + + bin_PROGRAMS = ggv diff --git a/print/ggv/pkg-descr b/print/ggv/pkg-descr new file mode 100644 index 000000000000..c59727e1facc --- /dev/null +++ b/print/ggv/pkg-descr @@ -0,0 +1,4 @@ +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/ggv/pkg-plist b/print/ggv/pkg-plist new file mode 100644 index 000000000000..bb916303feb0 --- /dev/null +++ b/print/ggv/pkg-plist @@ -0,0 +1,150 @@ +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 +share/gnome/omf/ggv/ggv-de.omf +share/gnome/omf/ggv/ggv-es.omf +share/gnome/omf/ggv/ggv-fr.omf +share/gnome/omf/ggv/ggv-it.omf +share/gnome/omf/ggv/ggv-ja.omf +share/gnome/omf/ggv/ggv-ko.omf +share/gnome/omf/ggv/ggv-sv.omf +share/gnome/omf/ggv/ggv-zh_CN.omf +share/gnome/omf/ggv/ggv-zh_TW.omf +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/ne/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 update-desktop-database > /dev/null || /usr/bin/true |