diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 02:42:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 02:42:25 +0800 |
commit | f62e25411b41ca8baddd09338c464cd9b8eb7ef6 (patch) | |
tree | 461379d765de7667472a8d24cf3b741ac706024e /graphics/eog2 | |
parent | e739179a076b7ce87c2686708607b87f29f155f7 (diff) | |
download | freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.gz freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.zst freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.zip |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Diffstat (limited to 'graphics/eog2')
-rw-r--r-- | graphics/eog2/Makefile | 10 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 2 | ||||
-rw-r--r-- | graphics/eog2/pkg-plist | 10 |
3 files changed, 16 insertions, 6 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 15742e824f4e..f2ba7999cbf5 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -6,18 +6,18 @@ # PORTNAME= eog2 -PORTVERSION= 1.0.4 +PORTVERSION= 2.2.0 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.0 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 DISTNAME= eog-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - gnomeprint-2.0:${PORTSDIR}/print/libgnomeprint \ - rsvg-2.2:${PORTSDIR}/graphics/librsvg2 +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ + gnomeprint-2-2.0:${PORTSDIR}/print/libgnomeprint \ + rsvg-2.4:${PORTSDIR}/graphics/librsvg2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index b0ea35e2c45b..fee173ee1497 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1 +1 @@ -MD5 (gnome2/eog-1.0.4.tar.bz2) = f60d5ad2cb208cc18ee8b97868ed925e +MD5 (gnome2/eog-2.2.0.tar.bz2) = e02256bc6837d1366a3aa5df66396dfa diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist index c2a4beb4c2d6..f899a0d2620c 100644 --- a/graphics/eog2/pkg-plist +++ b/graphics/eog2/pkg-plist @@ -11,6 +11,7 @@ etc/gconf/schemas/eog.schemas libdata/bonobo/servers/GNOME_EOG.server libexec/eog-image-viewer share/gnome/applications/eog.desktop +share/gnome/eog/glade/eog.glade share/gnome/gnome-2.0/ui/eog-image-view-ctrl-ui.xml share/gnome/gnome-2.0/ui/eog-image-view-ui.xml share/gnome/gnome-2.0/ui/eog-shell-ui.xml @@ -19,11 +20,13 @@ share/gnome/help/eog/C/figures/eog_start_window.png share/gnome/help/eog/C/legal.xml share/gnome/idl/Eog.idl share/gnome/omf/eog/eog-C.omf +@exec scrollkeeper-install %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/eog/down-right.png share/gnome/pixmaps/eog/orient-horizontal.png share/gnome/pixmaps/eog/orient-vertical.png share/gnome/pixmaps/eog/right-down.png share/gnome/pixmaps/gnome-eog.png +share/locale/am/LC_MESSAGES/eog.mo share/locale/ar/LC_MESSAGES/eog.mo share/locale/az/LC_MESSAGES/eog.mo share/locale/be/LC_MESSAGES/eog.mo @@ -39,11 +42,15 @@ share/locale/fi/LC_MESSAGES/eog.mo share/locale/fr/LC_MESSAGES/eog.mo share/locale/ga/LC_MESSAGES/eog.mo share/locale/gl/LC_MESSAGES/eog.mo +share/locale/he/LC_MESSAGES/eog.mo share/locale/hu/LC_MESSAGES/eog.mo share/locale/it/LC_MESSAGES/eog.mo share/locale/ja/LC_MESSAGES/eog.mo share/locale/ko/LC_MESSAGES/eog.mo share/locale/lt/LC_MESSAGES/eog.mo +share/locale/lv/LC_MESSAGES/eog.mo +share/locale/mk/LC_MESSAGES/eog.mo +share/locale/mn/LC_MESSAGES/eog.mo share/locale/ms/LC_MESSAGES/eog.mo share/locale/nl/LC_MESSAGES/eog.mo share/locale/nn/LC_MESSAGES/eog.mo @@ -66,3 +73,6 @@ share/locale/zh_CN/LC_MESSAGES/eog.mo share/locale/zh_TW/LC_MESSAGES/eog.mo @dirrm share/gnome/omf/eog @dirrm share/gnome/help/eog/C/figures +@dirrm share/gnome/eog/glade +@dirrm share/gnome/eog +@unexec scrollkeeper-uninstall %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true |