diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-04 14:18:16 +0800 | 
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-04 14:18:16 +0800 | 
| commit | 596112212a8027405782b67972e427a3eded6b4f (patch) | |
| tree | f73d5954db99f375bd71ba170bf020b93b255b1f /graphics | |
| parent | 457c905465103bf3e580f626b8e1ebffcab09f88 (diff) | |
| download | marcuscom-ports-596112212a8027405782b67972e427a3eded6b4f.tar.gz marcuscom-ports-596112212a8027405782b67972e427a3eded6b4f.tar.zst marcuscom-ports-596112212a8027405782b67972e427a3eded6b4f.zip  | |
Update to 2.19.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9523 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
| -rw-r--r-- | graphics/eog/Makefile | 11 | ||||
| -rw-r--r-- | graphics/eog/distinfo | 6 | ||||
| -rw-r--r-- | graphics/eog/pkg-plist | 1 | ||||
| -rw-r--r-- | graphics/evince/Makefile | 4 | ||||
| -rw-r--r-- | graphics/evince/distinfo | 6 | ||||
| -rw-r--r-- | graphics/evince/pkg-plist | 108 | 
6 files changed, 72 insertions, 64 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 1667ea5d9..1de812b75 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,11 +3,11 @@  # Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/graphics/eog/Makefile,v 1.62 2007/08/14 22:16:42 mezz Exp $ +#   $MCom: ports/graphics/eog/Makefile,v 1.63 2007/08/28 00:42:27 marcus Exp $  #  PORTNAME=	eog -PORTVERSION=	2.19.91 +PORTVERSION=	2.19.92  CATEGORIES=	graphics gnome  MASTER_SITES=	${MASTER_SITE_GNOME}  MASTER_SITE_SUBDIR=	sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -38,6 +38,13 @@ GCONF_SCHEMAS=	eog.schemas  LIB_DEPENDS+=	exif.12:${PORTSDIR}/graphics/libexif  .endif +.if ${HAVE_GNOME:Mpygnome2}!="" +USE_GNOME+=	pygnome2 +CONFIGURE_ARGS+=--enable-python +.else +CONFIGURE_ARGS+=--disable-python +.endif +  post-install:  	@-update-desktop-database > /dev/null diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo index 3c30d2754..2af512649 100644 --- a/graphics/eog/distinfo +++ b/graphics/eog/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/eog-2.19.91.tar.bz2) = 720886cd50616b9e8f7997355878113f -SHA256 (gnome2/eog-2.19.91.tar.bz2) = 2f96fd320065cf29c50f7f6a9278fc2e8d7519be359e7ac6a219f5445d69b6c7 -SIZE (gnome2/eog-2.19.91.tar.bz2) = 1618015 +MD5 (gnome2/eog-2.19.92.tar.bz2) = 773960d53b71b4e3c539c139db3bd277 +SHA256 (gnome2/eog-2.19.92.tar.bz2) = f4b2c5dab602452cc544eeb0021a2686a11c8e4a30ae69a848698085eab3fffb +SIZE (gnome2/eog-2.19.92.tar.bz2) = 1621963 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 415724deb..619ecb422 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -25,6 +25,7 @@ share/applications/eog.desktop  %%DATADIR%%/eog-toolbar.xml  %%DATADIR%%/eog-ui.xml  %%DATADIR%%/eog.glade +%%DATADIR%%/gtkrc  %%DATADIR%%/icons/hicolor/16x16/actions/eog-image-collection.png  %%DATADIR%%/icons/hicolor/16x16/actions/eog-plugin.png  %%DATADIR%%/icons/hicolor/22x22/actions/eog-image-collection.png diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index a6dd2b664..90b7796a7 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,11 @@  # Whom:					Adam Weinberger <adamw@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/graphics/evince/Makefile,v 1.75 2007/07/31 05:58:29 marcus Exp $ +#   $MCom: ports/graphics/evince/Makefile,v 1.76 2007/08/28 03:41:34 marcus Exp $  #  PORTNAME=	evince -PORTVERSION=	2.19.4 +PORTVERSION=	2.19.92  CATEGORIES=	graphics print gnome  MASTER_SITES=	GNOME  DIST_SUBDIR=	gnome2 diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index b146e1080..6ce125755 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evince-2.19.4.tar.bz2) = 9e95005f53560ddbfeb20f0779044db5 -SHA256 (gnome2/evince-2.19.4.tar.bz2) = 9c803455dbc4b24038d6921a0f858755f571ecb1d0a538ea08a61bf03d767797 -SIZE (gnome2/evince-2.19.4.tar.bz2) = 1613352 +MD5 (gnome2/evince-2.19.92.tar.bz2) = 274db35fee7c46b7d081e1ae86f495c2 +SHA256 (gnome2/evince-2.19.92.tar.bz2) = 5a4d0b81d830c319843538e24307e2f5ea4b1caf7621b1e3d4ef155c37603918 +SIZE (gnome2/evince-2.19.92.tar.bz2) = 1613421 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 405cf1544..3ef92ccb0 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -3,6 +3,7 @@ bin/evince-thumbnailer  %%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.a  %%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.la  %%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.so +share/applications/evince.desktop  %%DOCSDIR%%/EvAttachment.html  %%DOCSDIR%%/EvJobPrint.html  %%DOCSDIR%%/EvNavigationAction.html @@ -65,31 +66,30 @@ bin/evince-thumbnailer  %%DOCSDIR%%/right.png  %%DOCSDIR%%/style.css  %%DOCSDIR%%/up.png -share/applications/evince.desktop -share/evince/evince-password.glade -share/evince/evince-properties.glade -share/evince/evince-toolbar.xml -share/evince/evince-ui.xml -share/evince/hand-open.png -share/evince/icons/hicolor/16x16/actions/view-page-continuous.png -share/evince/icons/hicolor/16x16/actions/view-page-facing.png -share/evince/icons/hicolor/16x16/actions/zoom-fit-page.png -share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png -share/evince/icons/hicolor/16x16/actions/zoom.png -share/evince/icons/hicolor/22x22/actions/view-page-continuous.png -share/evince/icons/hicolor/22x22/actions/view-page-facing.png -share/evince/icons/hicolor/22x22/actions/zoom-fit-page.png -share/evince/icons/hicolor/22x22/actions/zoom-fit-width.png -share/evince/icons/hicolor/22x22/actions/zoom.png -share/evince/icons/hicolor/24x24/actions/view-page-continuous.png -share/evince/icons/hicolor/24x24/actions/view-page-facing.png -share/evince/icons/hicolor/24x24/actions/zoom-fit-page.png -share/evince/icons/hicolor/24x24/actions/zoom-fit-width.png -share/evince/icons/hicolor/24x24/actions/zoom.png -share/evince/icons/hicolor/32x32/actions/view-page-continuous.png -share/evince/icons/hicolor/32x32/actions/view-page-facing.png -share/evince/icons/hicolor/48x48/actions/view-page-continuous.png -share/evince/icons/hicolor/48x48/actions/view-page-facing.png +%%DATADIR%%/evince-password.glade +%%DATADIR%%/evince-properties.glade +%%DATADIR%%/evince-toolbar.xml +%%DATADIR%%/evince-ui.xml +%%DATADIR%%/hand-open.png +%%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom.png +%%DATADIR%%/icons/hicolor/22x22/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/22x22/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-width.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom.png +%%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.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/view-page-continuous.png +%%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.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 @@ -123,22 +123,6 @@ 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/omf/evince/evince-C.omf -share/omf/evince/evince-bg.omf -share/omf/evince/evince-ca.omf -share/omf/evince/evince-el.omf -share/omf/evince/evince-en_GB.omf -share/omf/evince/evince-es.omf -share/omf/evince/evince-fi.omf -share/omf/evince/evince-fr.omf -share/omf/evince/evince-it.omf -share/omf/evince/evince-ja.omf -share/omf/evince/evince-nl.omf -share/omf/evince/evince-oc.omf -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/icons/hicolor/16x16/apps/evince.png  share/icons/hicolor/22x22/apps/evince.png  share/icons/hicolor/24x24/apps/evince.png @@ -212,6 +196,22 @@ share/locale/wa/LC_MESSAGES/evince.mo  share/locale/zh_CN/LC_MESSAGES/evince.mo  share/locale/zh_HK/LC_MESSAGES/evince.mo  share/locale/zh_TW/LC_MESSAGES/evince.mo +share/omf/evince/evince-C.omf +share/omf/evince/evince-bg.omf +share/omf/evince/evince-ca.omf +share/omf/evince/evince-el.omf +share/omf/evince/evince-en_GB.omf +share/omf/evince/evince-es.omf +share/omf/evince/evince-fi.omf +share/omf/evince/evince-fr.omf +share/omf/evince/evince-it.omf +share/omf/evince/evince-ja.omf +share/omf/evince/evince-nl.omf +share/omf/evince/evince-oc.omf +share/omf/evince/evince-ru.omf +share/omf/evince/evince-sr.omf +share/omf/evince/evince-sv.omf +share/omf/evince/evince-uk.omf  @dirrm share/omf/evince  @dirrm share/gnome/help/evince/uk/figures  @dirrm share/gnome/help/evince/uk @@ -246,19 +246,19 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo  @dirrm share/gnome/help/evince/C/figures  @dirrm share/gnome/help/evince/C  @dirrm share/gnome/help/evince -@dirrm share/evince/icons/hicolor/48x48/actions -@dirrm share/evince/icons/hicolor/48x48 -@dirrm share/evince/icons/hicolor/32x32/actions -@dirrm share/evince/icons/hicolor/32x32 -@dirrm share/evince/icons/hicolor/24x24/actions -@dirrm share/evince/icons/hicolor/24x24 -@dirrm share/evince/icons/hicolor/22x22/actions -@dirrm share/evince/icons/hicolor/22x22 -@dirrm share/evince/icons/hicolor/16x16/actions -@dirrm share/evince/icons/hicolor/16x16 -@dirrm share/evince/icons/hicolor -@dirrm share/evince/icons -@dirrm share/evince +@dirrm %%DATADIR%%/icons/hicolor/48x48/actions +@dirrm %%DATADIR%%/icons/hicolor/48x48 +@dirrm %%DATADIR%%/icons/hicolor/32x32/actions +@dirrm %%DATADIR%%/icons/hicolor/32x32 +@dirrm %%DATADIR%%/icons/hicolor/24x24/actions +@dirrm %%DATADIR%%/icons/hicolor/24x24 +@dirrm %%DATADIR%%/icons/hicolor/22x22/actions +@dirrm %%DATADIR%%/icons/hicolor/22x22 +@dirrm %%DATADIR%%/icons/hicolor/16x16/actions +@dirrm %%DATADIR%%/icons/hicolor/16x16 +@dirrm %%DATADIR%%/icons/hicolor +@dirrm %%DATADIR%%/icons +@dirrm %%DATADIR%%  @dirrm %%DOCSDIR%%  @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true  @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true  | 
