aboutsummaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-11-28 20:06:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-11-28 20:06:37 +0000
commitf76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch)
treead29e6808ff698f84e08dab8e047f0ae72838df9 /graphics/evince
parent873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff)
downloadports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.tar.gz
ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.zip
Notes
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile11
-rw-r--r--graphics/evince/distinfo6
-rw-r--r--graphics/evince/pkg-plist50
3 files changed, 43 insertions, 24 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 889245f59e5d..0006adb23281 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -3,12 +3,11 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports-stable/graphics/evince/Makefile,v 1.7 2009/04/16 08:20:58 kwm Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.130 2009/10/19 19:57:01 kwm Exp $
#
PORTNAME= evince
-PORTVERSION= 2.26.2
-PORTREVISION= 2
+PORTVERSION= 2.28.1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,8 +15,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 multi-format document viewer
+BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \
spectre.1:${PORTSDIR}/print/libspectre
+RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
USE_LDCONFIG= yes
USE_BZIP2= yes
@@ -30,9 +31,9 @@ USE_GNOME= gnomehack intlhack gnomeprefix desktopfileutils \
gnomedocutils ltasneededhack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-print=gtk
-GCONF_SCHEMAS= evince.schemas evince-thumbnailer.schemas \
+GCONF_SCHEMAS= evince.schemas \
+ evince-thumbnailer.schemas \
evince-thumbnailer-ps.schemas
MAN1= evince.1
diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo
index a422f9c5c4ee..2c95413b7667 100644
--- a/graphics/evince/distinfo
+++ b/graphics/evince/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evince-2.26.2.tar.bz2) = ed8b9fb5c5d6feafd19f0114b736c9ef
-SHA256 (gnome2/evince-2.26.2.tar.bz2) = 5165adb77af7dd355c600bc1fce4bcc7de2538ed02d0f87028660096a61af489
-SIZE (gnome2/evince-2.26.2.tar.bz2) = 2033141
+MD5 (gnome2/evince-2.28.1.tar.bz2) = 3f0bf750825f5455d307ec21a27d1f3e
+SHA256 (gnome2/evince-2.28.1.tar.bz2) = c64047d4dc8424b613274651a5ef6bc78d306fc71bef36a3e033c07ddc2487a6
+SIZE (gnome2/evince-2.28.1.tar.bz2) = 2033193
diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist
index 6cc5588fdd69..1d1a6d126ec9 100644
--- a/graphics/evince/pkg-plist
+++ b/graphics/evince/pkg-plist
@@ -1,10 +1,13 @@
bin/evince
+bin/evince-previewer
bin/evince-thumbnailer
include/evince/2.25/evince-document.h
include/evince/2.25/evince-view.h
+include/evince/2.25/libdocument/ev-annotation.h
include/evince/2.25/libdocument/ev-async-renderer.h
include/evince/2.25/libdocument/ev-attachment.h
include/evince/2.25/libdocument/ev-backends-manager.h
+include/evince/2.25/libdocument/ev-document-annotations.h
include/evince/2.25/libdocument/ev-document-factory.h
include/evince/2.25/libdocument/ev-document-find.h
include/evince/2.25/libdocument/ev-document-fonts.h
@@ -14,6 +17,7 @@ include/evince/2.25/libdocument/ev-document-info.h
include/evince/2.25/libdocument/ev-document-layers.h
include/evince/2.25/libdocument/ev-document-links.h
include/evince/2.25/libdocument/ev-document-misc.h
+include/evince/2.25/libdocument/ev-document-print.h
include/evince/2.25/libdocument/ev-document-security.h
include/evince/2.25/libdocument/ev-document-thumbnails.h
include/evince/2.25/libdocument/ev-document-transition.h
@@ -28,6 +32,7 @@ include/evince/2.25/libdocument/ev-layer.h
include/evince/2.25/libdocument/ev-link-action.h
include/evince/2.25/libdocument/ev-link-dest.h
include/evince/2.25/libdocument/ev-link.h
+include/evince/2.25/libdocument/ev-mapping.h
include/evince/2.25/libdocument/ev-page.h
include/evince/2.25/libdocument/ev-render-context.h
include/evince/2.25/libdocument/ev-selection.h
@@ -36,6 +41,7 @@ include/evince/2.25/libdocument/ev-version.h
include/evince/2.25/libview/ev-job-scheduler.h
include/evince/2.25/libview/ev-jobs.h
include/evince/2.25/libview/ev-page-cache.h
+include/evince/2.25/libview/ev-stock-icons.h
include/evince/2.25/libview/ev-view-type-builtins.h
include/evince/2.25/libview/ev-view.h
%%COMICS%%lib/evince/1/backends/comicsdocument.evince-backend
@@ -90,12 +96,11 @@ share/applications/evince.desktop
%%DOCSDIR%%/evince-EvSidebar.html
%%DOCSDIR%%/evince-EvSidebarAttachments.html
%%DOCSDIR%%/evince-EvSidebarLinks.html
+%%DOCSDIR%%/evince-EvSidebarPage.html
%%DOCSDIR%%/evince-EvSidebarThumbnails.html
%%DOCSDIR%%/evince-ev-metadata-manager.html
%%DOCSDIR%%/evince-ev-properties-dialog.html
%%DOCSDIR%%/evince-ev-properties-fonts.html
-%%DOCSDIR%%/evince-ev-sidebar-page.html
-%%DOCSDIR%%/evince-ev-stock-icons.html
%%DOCSDIR%%/evince-ev-utils.html
%%DOCSDIR%%/evince-ev-window-title.html
%%DOCSDIR%%/evince.devhelp
@@ -109,12 +114,25 @@ share/applications/evince.desktop
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up.png
+share/doc/libevdocument/EvAsyncRenderer.html
share/doc/libevdocument/EvAttachment.html
+share/doc/libevdocument/EvDocument.html
+share/doc/libevdocument/EvDocumentFind.html
+share/doc/libevdocument/EvDocumentFonts.html
+share/doc/libevdocument/EvDocumentForms.html
+share/doc/libevdocument/EvDocumentImages.html
+share/doc/libevdocument/EvDocumentLayers.html
+share/doc/libevdocument/EvDocumentLinks.html
+share/doc/libevdocument/EvDocumentSecurity.html
+share/doc/libevdocument/EvDocumentThumbnails.html
+share/doc/libevdocument/EvDocumentTransition.html
+share/doc/libevdocument/EvFileExporter.html
share/doc/libevdocument/EvFormFieldSignature.html
share/doc/libevdocument/EvImage.html
share/doc/libevdocument/EvLayer.html
share/doc/libevdocument/EvPage.html
share/doc/libevdocument/EvRenderContext.html
+share/doc/libevdocument/EvSelection.html
share/doc/libevdocument/data.html
share/doc/libevdocument/helper.html
share/doc/libevdocument/home.png
@@ -122,48 +140,37 @@ share/doc/libevdocument/index.html
share/doc/libevdocument/index.sgml
share/doc/libevdocument/interfaces.html
share/doc/libevdocument/left.png
-share/doc/libevdocument/libevdocument-ev-async-renderer.html
share/doc/libevdocument/libevdocument-ev-backends-manager.html
share/doc/libevdocument/libevdocument-ev-document-factory.html
-share/doc/libevdocument/libevdocument-ev-document-find.html
-share/doc/libevdocument/libevdocument-ev-document-fonts.html
-share/doc/libevdocument/libevdocument-ev-document-forms.html
-share/doc/libevdocument/libevdocument-ev-document-images.html
share/doc/libevdocument/libevdocument-ev-document-info.html
-share/doc/libevdocument/libevdocument-ev-document-layers.html
-share/doc/libevdocument/libevdocument-ev-document-links.html
share/doc/libevdocument/libevdocument-ev-document-misc.html
-share/doc/libevdocument/libevdocument-ev-document-security.html
-share/doc/libevdocument/libevdocument-ev-document-thumbnails.html
-share/doc/libevdocument/libevdocument-ev-document-transition.html
-share/doc/libevdocument/libevdocument-ev-document.html
-share/doc/libevdocument/libevdocument-ev-file-exporter.html
share/doc/libevdocument/libevdocument-ev-file-helpers.html
share/doc/libevdocument/libevdocument-ev-init.html
share/doc/libevdocument/libevdocument-ev-link-action.html
share/doc/libevdocument/libevdocument-ev-link-dest.html
share/doc/libevdocument/libevdocument-ev-link.html
-share/doc/libevdocument/libevdocument-ev-selection.html
share/doc/libevdocument/libevdocument-ev-transition-effect.html
share/doc/libevdocument/libevdocument.devhelp
share/doc/libevdocument/libevdocument.devhelp2
share/doc/libevdocument/right.png
share/doc/libevdocument/style.css
share/doc/libevdocument/up.png
-share/doc/libevview/EvJobExport.html
share/doc/libevview/ch01.html
share/doc/libevview/home.png
share/doc/libevview/index.html
share/doc/libevview/index.sgml
share/doc/libevview/left.png
+share/doc/libevview/libevview-EvJobPrint.html
share/doc/libevview/libevview-ev-job-scheduler.html
share/doc/libevview/libevview-ev-page-cache.html
+share/doc/libevview/libevview-ev-stock-icons.html
share/doc/libevview/libevview-ev-view.html
share/doc/libevview/libevview.devhelp
share/doc/libevview/libevview.devhelp2
share/doc/libevview/right.png
share/doc/libevview/style.css
share/doc/libevview/up.png
+%%DATADIR%%/evince-previewer-ui.xml
%%DATADIR%%/evince-toolbar.xml
%%DATADIR%%/evince-ui.xml
%%DATADIR%%/hand-open.png
@@ -185,8 +192,11 @@ share/doc/libevview/up.png
%%DATADIR%%/icons/hicolor/24x24/actions/zoom.png
%%DATADIR%%/icons/hicolor/32x32/actions/view-page-continuous.png
%%DATADIR%%/icons/hicolor/32x32/actions/view-page-facing.png
+%%DATADIR%%/icons/hicolor/48x48/actions/close.png
%%DATADIR%%/icons/hicolor/48x48/actions/view-page-continuous.png
%%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.png
+%%DATADIR%%/icons/hicolor/48x48/actions/resize-se.png
+%%DATADIR%%/icons/hicolor/48x48/actions/resize-sw.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
@@ -228,6 +238,8 @@ share/gnome/help/evince/sv/evince.xml
share/gnome/help/evince/sv/figures/evince_start_window.png
share/gnome/help/evince/uk/evince.xml
share/gnome/help/evince/uk/figures/evince_start_window.png
+share/gnome/help/evince/vi/evince.xml
+share/gnome/help/evince/vi/figures/evince_start_window.png
share/gnome/help/evince/zh_CN/evince.xml
share/gnome/help/evince/zh_CN/figures/evince_start_window.png
share/icons/hicolor/16x16/apps/evince.png
@@ -245,6 +257,7 @@ share/locale/bn/LC_MESSAGES/evince.mo
share/locale/bn_IN/LC_MESSAGES/evince.mo
share/locale/br/LC_MESSAGES/evince.mo
share/locale/ca/LC_MESSAGES/evince.mo
+share/locale/ca@valencia/LC_MESSAGES/evince.mo
share/locale/cs/LC_MESSAGES/evince.mo
share/locale/cy/LC_MESSAGES/evince.mo
share/locale/da/LC_MESSAGES/evince.mo
@@ -330,6 +343,7 @@ share/omf/evince/evince-ru.omf
share/omf/evince/evince-sr.omf
share/omf/evince/evince-sv.omf
share/omf/evince/evince-uk.omf
+share/omf/evince/evince-vi.omf
share/omf/evince/evince-zh_CN.omf
share/locale/be@latin/LC_MESSAGES/evince.mo
share/locale/sr@latin/LC_MESSAGES/evince.mo
@@ -338,6 +352,8 @@ share/locale/sr@latin/LC_MESSAGES/evince.mo
@dirrm share/gnome/help/evince/zh_CN
@dirrm share/gnome/help/evince/uk/figures
@dirrm share/gnome/help/evince/uk
+@dirrm share/gnome/help/evince/vi/figures
+@dirrm share/gnome/help/evince/vi
@dirrm share/gnome/help/evince/sv/figures
@dirrm share/gnome/help/evince/sv
@dirrm share/gnome/help/evince/sr/figures
@@ -429,6 +445,8 @@ share/locale/sr@latin/LC_MESSAGES/evince.mo
@dirrmtry share/locale/ks
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES