summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/evince/Makefile54
-rw-r--r--graphics/evince/distinfo2
-rw-r--r--graphics/evince/pkg-descr5
-rw-r--r--graphics/evince/pkg-plist45
4 files changed, 106 insertions, 0 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
new file mode 100644
index 000000000..17eb813bc
--- /dev/null
+++ b/graphics/evince/Makefile
@@ -0,0 +1,54 @@
+# New ports collection makefile for: evince
+# Date created: 09 January 2005
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD: ports/graphics/evince/Makefile,v 1.10 2005/05/08 02:51:06 ahze Exp $
+#
+
+PORTNAME= evince
+PORTVERSION= 0.3.1
+CATEGORIES= graphics print gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME 2 multi-format document viewer
+
+LIB_DEPENDS= poppler.0:${PORTSDIR}/graphics/poppler
+
+USE_BZIP2= yes
+USE_LIBTOOL_VER=15
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GHOSTSCRIPT=yes
+INSTALLS_OMF= yes
+USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui libgnomeprintui \
+ desktopfileutils
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+
+GCONF_SCHEMAS= evince.schemas evince-thumbnailer.schemas
+
+.if defined(WITH_DJVU)
+LIB_DEPENDS+= djvulibre.14:${PORTSDIR}/graphics/djvulibre
+CONFIGURE_ARGS+= --enable-djvu
+GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas
+.else
+CONFIGURE_ARGS+= --disable-djvu
+.endif
+
+pre-everything::
+.if !defined(WITH_DJVU)
+ @${ECHO_MSG}
+ @${ECHO_MSG} "If you want DjVu support included, hit Ctrl-C now and use"
+ @${ECHO_MSG} "\"make WITH_DJVU=yes\""
+ @${ECHO_MSG} "NOTE: GNOME/Gtk+ users may want to avoid QT dependency required"
+ @${ECHO_MSG} "by defaut djvulibre installation. They need to use
+ @${ECHO_MSG} "\"make WITHOUT_X11=yes\" when build that library then."
+ @${ECHO_MSG}
+.endif
+
+post-install:
+ @-update-desktop-database
+
+.include <bsd.port.mk>
diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo
new file mode 100644
index 000000000..60e36f20e
--- /dev/null
+++ b/graphics/evince/distinfo
@@ -0,0 +1,2 @@
+MD5 (evince-0.3.1.tar.bz2) = 9338ba260855188cfebf3bfabf3a861a
+SIZE (evince-0.3.1.tar.bz2) = 674654
diff --git a/graphics/evince/pkg-descr b/graphics/evince/pkg-descr
new file mode 100644
index 000000000..800f6fcd3
--- /dev/null
+++ b/graphics/evince/pkg-descr
@@ -0,0 +1,5 @@
+Evince is a document viewer for multiple document formats including PDF and
+Postscript. The goal of evince is to replace document viewers such as ggv and
+gpdf with a single, simple application.
+
+WWW: http://www.gnome.org/projects/evince/
diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist
new file mode 100644
index 000000000..4882244b4
--- /dev/null
+++ b/graphics/evince/pkg-plist
@@ -0,0 +1,45 @@
+bin/evince
+bin/evince-thumbnailer
+share/gnome/applications/evince.desktop
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+share/gnome/evince/evince-password.glade
+share/gnome/evince/evince-toolbar.xml
+share/gnome/evince/evince-ui.xml
+share/gnome/evince/hand-open.png
+share/gnome/evince/pdf-icon.png
+share/gnome/help/evince/C/evince.xml
+share/gnome/help/evince/C/figures/evince_start_window.png
+share/gnome/help/evince/C/legal.xml
+share/gnome/omf/evince/evince-C.omf
+share/locale/bg/LC_MESSAGES/evince.mo
+share/locale/ca/LC_MESSAGES/evince.mo
+share/locale/cs/LC_MESSAGES/evince.mo
+share/locale/da/LC_MESSAGES/evince.mo
+share/locale/de/LC_MESSAGES/evince.mo
+share/locale/el/LC_MESSAGES/evince.mo
+share/locale/en_CA/LC_MESSAGES/evince.mo
+share/locale/en_GB/LC_MESSAGES/evince.mo
+share/locale/es/LC_MESSAGES/evince.mo
+share/locale/fi/LC_MESSAGES/evince.mo
+share/locale/fr/LC_MESSAGES/evince.mo
+share/locale/ja/LC_MESSAGES/evince.mo
+share/locale/ko/LC_MESSAGES/evince.mo
+share/locale/lt/LC_MESSAGES/evince.mo
+share/locale/nb/LC_MESSAGES/evince.mo
+share/locale/nl/LC_MESSAGES/evince.mo
+share/locale/no/LC_MESSAGES/evince.mo
+share/locale/pt_BR/LC_MESSAGES/evince.mo
+share/locale/ru/LC_MESSAGES/evince.mo
+share/locale/rw/LC_MESSAGES/evince.mo
+share/locale/sv/LC_MESSAGES/evince.mo
+share/locale/wa/LC_MESSAGES/evince.mo
+share/locale/zh_CN/LC_MESSAGES/evince.mo
+share/locale/zh_TW/LC_MESSAGES/evince.mo
+@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw 2> /dev/null || true
+@dirrm share/gnome/omf/evince
+@dirrm share/gnome/help/evince/C/figures
+@dirrm share/gnome/help/evince/C
+@dirrm share/gnome/help/evince
+@dirrm share/gnome/evince
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true