diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-29 02:05:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-29 02:05:06 +0800 |
commit | f416aa4c05d54100a04eee12ac954a99ebc038bb (patch) | |
tree | 65c89d033d329c20db0d30c4e894ed160c5c8a1e /graphics/eog2 | |
parent | fb5d04eaf4fc1a137dce3c41a1671e3d9e1f13c9 (diff) | |
download | marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar.gz marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar.bz2 marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar.lz marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar.xz marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.tar.zst marcuscom-ports-f416aa4c05d54100a04eee12ac954a99ebc038bb.zip |
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@476 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog2')
-rw-r--r-- | graphics/eog2/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 2 | ||||
-rw-r--r-- | graphics/eog2/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 91f3e0228..067e1ddf1 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= eog2 -PORTVERSION= 1.1.4 +PORTVERSION= 2.2.0 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 DISTNAME= eog-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index a312a34ca..fee173ee1 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1 +1 @@ -MD5 (gnome2/eog-1.1.4.tar.bz2) = 3e41e28578846792672176fdbe3464ad +MD5 (gnome2/eog-2.2.0.tar.bz2) = e02256bc6837d1366a3aa5df66396dfa diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist index a45e25cf7..f899a0d26 100644 --- a/graphics/eog2/pkg-plist +++ b/graphics/eog2/pkg-plist @@ -20,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 @@ -47,6 +49,8 @@ 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 @@ -71,3 +75,4 @@ share/locale/zh_TW/LC_MESSAGES/eog.mo @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 |