diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-04-23 02:40:10 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-04-23 02:40:10 +0000 |
commit | 2444f9139bbf492776182370f45ea5c05421e6a0 (patch) | |
tree | 3f6228a5f7cc75d95d1d9c490e4a9367907ae11f /graphics/evince | |
parent | 52e9cf01136a8cdc47ab76d9edb218fcbcef3020 (diff) | |
download | ports-2444f9139bbf492776182370f45ea5c05421e6a0.tar.gz ports-2444f9139bbf492776182370f45ea5c05421e6a0.zip |
Notes
Diffstat (limited to 'graphics/evince')
-rw-r--r-- | graphics/evince/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince/distinfo | 4 | ||||
-rw-r--r-- | graphics/evince/files/patch-pdf_ev-poppler.cc | 15 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 4 |
4 files changed, 8 insertions, 18 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 19a20363848e..0b78bf28b6f4 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evince -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 @@ -21,6 +21,7 @@ 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" \ diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index 06cefca88d59..36e7f38a0d72 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,2 +1,2 @@ -MD5 (evince-0.2.0.tar.bz2) = ad7bd39d29c66d34e37b9da311d5e94d -SIZE (evince-0.2.0.tar.bz2) = 453561 +MD5 (evince-0.2.1.tar.bz2) = c1075c4ea2d5dc283dcc2e6c7658fe98 +SIZE (evince-0.2.1.tar.bz2) = 672222 diff --git a/graphics/evince/files/patch-pdf_ev-poppler.cc b/graphics/evince/files/patch-pdf_ev-poppler.cc deleted file mode 100644 index 0a32db2de9db..000000000000 --- a/graphics/evince/files/patch-pdf_ev-poppler.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pdf/ev-poppler.cc.orig Thu Apr 7 16:22:58 2005 -+++ pdf/ev-poppler.cc Thu Apr 7 16:23:46 2005 -@@ -88,10 +88,10 @@ - pdf_document_document_links_iface_init); - G_IMPLEMENT_INTERFACE (EV_TYPE_DOCUMENT_FIND, - pdf_document_find_iface_init); --#if 0 -+/* #if 0 - G_IMPLEMENT_INTERFACE (EV_TYPE_PS_EXPORTER, - pdf_document_ps_exporter_iface_init); --#endif -+#endif */ - }); - - diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 75e649294278..6c32f14ec419 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -5,6 +5,10 @@ share/gnome/applications/evince.desktop share/gnome/evince/evince-password.glade share/gnome/evince/evince-ui.xml 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 |