summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-16 21:39:01 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-16 21:39:01 +0800
commit4bacefb36b20aa6801c9eeec88f842b37e74adc4 (patch)
treea27e8865b04a7b412f11123079f372e6a2e8ae68 /graphics
parent751f7d599e928f304776ef9db0109bd8130f5c4b (diff)
downloadmarcuscom-ports-4bacefb36b20aa6801c9eeec88f842b37e74adc4.tar.gz
marcuscom-ports-4bacefb36b20aa6801c9eeec88f842b37e74adc4.tar.zst
marcuscom-ports-4bacefb36b20aa6801c9eeec88f842b37e74adc4.zip
Update to 2.91.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15038 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog3/Makefile79
-rw-r--r--graphics/eog3/distinfo2
-rw-r--r--graphics/eog3/pkg-descr5
-rw-r--r--graphics/eog3/pkg-plist490
4 files changed, 576 insertions, 0 deletions
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile
new file mode 100644
index 000000000..125e6ea40
--- /dev/null
+++ b/graphics/eog3/Makefile
@@ -0,0 +1,79 @@
+# New ports collection makefile for: eog2
+# Date created: 21 May 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/graphics/eog/Makefile,v 1.123 2010/11/16 10:11:41 kwm Exp $
+#
+
+PORTNAME= eog
+PORTVERSION= 2.91.6
+CATEGORIES= graphics gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= The Eye Of Gnome image viewer
+
+BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \
+ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
+ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ update-mime-database:${PORTSDIR}/misc/shared-mime-info
+LIB_DEPENDS= peas-gtk-1.0.0:${PORTSDIR}/devel/libpeas \
+ lcms.1:${PORTSDIR}/graphics/lcms
+RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \
+ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ update-mime-database:${PORTSDIR}/misc/shared-mime-info
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils gtk30
+INSTALLS_ICONS= yes
+USE_GETTEXT= yes
+INSTALLS_OMF= yes
+GNU_CONFIGURE= yes
+GNOME_DESKTOP_VERSION=3
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GLIB_SCHEMAS= org.gnome.eog.enums.xml \
+ org.gnome.eog.gschema.xml
+
+PLIST_SUB+= VERSION=3.0
+
+OPTIONS= EXIF "Enable digital camera file meta-data support" on \
+ EXEMPI "Enable XMP support" on
+
+.include <bsd.port.options.mk>
+
+_WITH_EXIF= no
+_WITH_EXEMPI= no
+
+.if defined(WITH_EXIF)
+CONFIGURE_ARGS+=--with-libexif
+LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
+PLIST_SUB+= EXIF=""
+_WITH_EXIF= yes
+.else
+CONFIGURE_ARGS+=--without-libexif
+PLIST_SUB+= EXIF="@comment "
+.endif
+
+.if defined(WITH_EXEMPI)
+CONFIGURE_ARGS+=--with-xmp
+LIB_DEPENDS+= exempi.3:${PORTSDIR}/textproc/exempi
+_WITH_EXEMPI= yes
+.else
+CONFIGURE_ARGS+=--without-xmp
+.endif
+
+.if ${_WITH_EXIF}=="yes" || ${_WITH_EXEMPI}=="yes"
+PLIST_SUB+= EXIFEXEMPI=""
+.else
+PLIST_SUB+= EXIFEXEMPI="@comment "
+.endif
+
+post-install:
+ @-update-desktop-database > /dev/null
+
+.include <bsd.port.mk>
diff --git a/graphics/eog3/distinfo b/graphics/eog3/distinfo
new file mode 100644
index 000000000..f4db4ee45
--- /dev/null
+++ b/graphics/eog3/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/eog-2.91.6.tar.bz2) = ee2114821afbc67ffa2ecaa369fb84b4decce5cee8a6b0e9be388aca0fb343f2
+SIZE (gnome3/eog-2.91.6.tar.bz2) = 3018422
diff --git a/graphics/eog3/pkg-descr b/graphics/eog3/pkg-descr
new file mode 100644
index 000000000..920f1863a
--- /dev/null
+++ b/graphics/eog3/pkg-descr
@@ -0,0 +1,5 @@
+This is the Eye of Gnome, a GNOME 2 image viewer and cataloging
+application. It provides inline image viewing support for
+nautilus.
+
+WWW: http://www.gnome.org/gnome-office/eog.shtml
diff --git a/graphics/eog3/pkg-plist b/graphics/eog3/pkg-plist
new file mode 100644
index 000000000..479b48e2e
--- /dev/null
+++ b/graphics/eog3/pkg-plist
@@ -0,0 +1,490 @@
+bin/eog
+include/eog-%%VERSION%%/eog/eog-application.h
+include/eog-%%VERSION%%/eog/eog-debug.h
+include/eog-%%VERSION%%/eog/eog-dialog.h
+include/eog-%%VERSION%%/eog/eog-enums.h
+include/eog-%%VERSION%%/eog/eog-error-message-area.h
+%%EXIFEXEMPI%%include/eog-%%VERSION%%/eog/eog-exif-details.h
+%%EXIF%%include/eog-%%VERSION%%/eog/eog-exif-util.h
+include/eog-%%VERSION%%/eog/eog-file-chooser.h
+include/eog-%%VERSION%%/eog/eog-image-save-info.h
+include/eog-%%VERSION%%/eog/eog-image.h
+include/eog-%%VERSION%%/eog/eog-job-queue.h
+include/eog-%%VERSION%%/eog/eog-jobs.h
+include/eog-%%VERSION%%/eog/eog-list-store.h
+include/eog-%%VERSION%%/eog/eog-properties-dialog.h
+include/eog-%%VERSION%%/eog/eog-scroll-view.h
+include/eog-%%VERSION%%/eog/eog-sidebar.h
+include/eog-%%VERSION%%/eog/eog-statusbar.h
+include/eog-%%VERSION%%/eog/eog-thumb-nav.h
+include/eog-%%VERSION%%/eog/eog-thumb-view.h
+include/eog-%%VERSION%%/eog/eog-thumbnail.h
+include/eog-%%VERSION%%/eog/eog-transform.h
+include/eog-%%VERSION%%/eog/eog-window.h
+include/eog-3.0/eog/eog-window-activatable.h
+lib/eog/girepository-1.0/Eog-3.0.typelib
+lib/eog/plugins/fullscreen.plugin
+lib/eog/plugins/libfullscreen.la
+lib/eog/plugins/libfullscreen.so
+lib/eog/plugins/libreload.la
+lib/eog/plugins/libreload.so
+%%EXIF%%lib/eog/plugins/libstatusbar-date.la
+%%EXIF%%lib/eog/plugins/libstatusbar-date.so
+lib/eog/plugins/reload.plugin
+%%EXIF%%lib/eog/plugins/statusbar-date.plugin
+libdata/pkgconfig/eog.pc
+share/GConf/gsettings/eog.convert
+share/applications/eog.desktop
+%%DOCSDIR%%/EogDialog.html
+%%DOCSDIR%%/EogExifDetails.html
+%%DOCSDIR%%/EogFileChooser.html
+%%DOCSDIR%%/EogImageSaveInfo.html
+%%DOCSDIR%%/EogMetadataReaderJpg.html
+%%DOCSDIR%%/EogMetadataReaderPng.html
+%%DOCSDIR%%/EogPreferencesDialog.html
+%%DOCSDIR%%/EogPrintImageSetup.html
+%%DOCSDIR%%/EogPrintPreview.html
+%%DOCSDIR%%/EogScrollView.html
+%%DOCSDIR%%/EogSidebar.html
+%%DOCSDIR%%/EogStatusbar.html
+%%DOCSDIR%%/EogWindowActivatable.html
+%%DOCSDIR%%/annotation-glossary.html
+%%DOCSDIR%%/api-index.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/ch02.html
+%%DOCSDIR%%/ch03.html
+%%DOCSDIR%%/ch04.html
+%%DOCSDIR%%/ch05.html
+%%DOCSDIR%%/ch06.html
+%%DOCSDIR%%/ch07.html
+%%DOCSDIR%%/eog-EogPluginManager.html
+%%DOCSDIR%%/eog-eog-application.html
+%%DOCSDIR%%/eog-eog-clipboard-handler.html
+%%DOCSDIR%%/eog-eog-config-keys.html
+%%DOCSDIR%%/eog-eog-debug.html
+%%DOCSDIR%%/eog-eog-error-message-area.html
+%%DOCSDIR%%/eog-eog-exif-util.html
+%%DOCSDIR%%/eog-eog-image.html
+%%DOCSDIR%%/eog-eog-jobs.html
+%%DOCSDIR%%/eog-eog-job-queue.html
+%%DOCSDIR%%/eog-eog-list-store.html
+%%DOCSDIR%%/eog-eog-metadata-reader.html
+%%DOCSDIR%%/eog-eog-pixbuf-util.html
+%%DOCSDIR%%/eog-eog-plugin.html
+%%DOCSDIR%%/eog-eog-plugin-engine.html
+%%DOCSDIR%%/eog-eog-print.html
+%%DOCSDIR%%/eog-eog-properties-dialog.html
+%%DOCSDIR%%/eog-eog-save-as-dialog-helper.html
+%%DOCSDIR%%/eog-eog-session.html
+%%DOCSDIR%%/eog-eog-thumb-nav.html
+%%DOCSDIR%%/eog-eog-thumb-view.html
+%%DOCSDIR%%/eog-eog-thumbnail.html
+%%DOCSDIR%%/eog-eog-transform.html
+%%DOCSDIR%%/eog-eog-uri-converter.html
+%%DOCSDIR%%/eog-eog-util.html
+%%DOCSDIR%%/eog-uta.html
+%%DOCSDIR%%/eog-eog-window.html
+%%DOCSDIR%%/eog-zoom.html
+%%DOCSDIR%%/eog.devhelp
+%%DOCSDIR%%/eog.devhelp2
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/pt01.html
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/rn01.html
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
+%%DATADIR%%/eog-image-properties-dialog.ui
+%%DATADIR%%/eog-multiple-save-as-dialog.ui
+%%DATADIR%%/eog-preferences-dialog.ui
+%%DATADIR%%/eog-toolbar.xml
+%%DATADIR%%/eog-ui.xml
+%%DATADIR%%/gir-1.0/Eog-3.0.gir
+%%DATADIR%%/gtkrc
+%%DATADIR%%/icons/hicolor/16x16/actions/eog-image-gallery.png
+%%DATADIR%%/icons/hicolor/16x16/actions/eog-plugin.png
+%%DATADIR%%/icons/hicolor/16x16/actions/slideshow-play.png
+%%DATADIR%%/icons/hicolor/22x22/actions/eog-image-gallery.png
+%%DATADIR%%/icons/hicolor/22x22/actions/eog-plugin.png
+%%DATADIR%%/icons/hicolor/22x22/actions/slideshow-play.png
+%%DATADIR%%/icons/hicolor/24x24/actions/eog-image-gallery.png
+%%DATADIR%%/icons/hicolor/24x24/actions/slideshow-play.png
+%%DATADIR%%/icons/hicolor/32x32/actions/eog-image-gallery.png
+%%DATADIR%%/icons/hicolor/32x32/actions/eog-plugin.png
+%%DATADIR%%/icons/hicolor/32x32/actions/slideshow-play.png
+%%DATADIR%%/icons/hicolor/48x48/actions/slideshow-play.png
+%%DATADIR%%/icons/hicolor/scalable/actions/eog-image-gallery.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/eog-plugin.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/slideshow-play.svg
+%%DATADIR%%/pixmaps/thumbnail-frame.png
+share/gnome/help/eog/C/eog.xml
+share/gnome/help/eog/C/figures/eog_save_as_window.png
+share/gnome/help/eog/C/figures/eog_start_window.png
+share/gnome/help/eog/C/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/C/legal.xml
+share/gnome/help/eog/ar/eog.xml
+share/gnome/help/eog/ar/figures/eog_save_as_window.png
+share/gnome/help/eog/ar/figures/eog_start_window.png
+share/gnome/help/eog/ar/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/ca/eog.xml
+share/gnome/help/eog/ca/figures/eog_save_as_window.png
+share/gnome/help/eog/ca/figures/eog_start_window.png
+share/gnome/help/eog/ca/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/cs/eog.xml
+share/gnome/help/eog/cs/figures/eog_save_as_window.png
+share/gnome/help/eog/cs/figures/eog_start_window.png
+share/gnome/help/eog/cs/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/da/eog.xml
+share/gnome/help/eog/da/figures/eog_save_as_window.png
+share/gnome/help/eog/da/figures/eog_start_window.png
+share/gnome/help/eog/da/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/de/eog.xml
+share/gnome/help/eog/de/figures/eog_save_as_window.png
+share/gnome/help/eog/de/figures/eog_start_window.png
+share/gnome/help/eog/de/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/el/eog.xml
+share/gnome/help/eog/el/figures/eog_save_as_window.png
+share/gnome/help/eog/el/figures/eog_start_window.png
+share/gnome/help/eog/el/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/en_GB/eog.xml
+share/gnome/help/eog/en_GB/figures/eog_save_as_window.png
+share/gnome/help/eog/en_GB/figures/eog_start_window.png
+share/gnome/help/eog/en_GB/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/es/eog.xml
+share/gnome/help/eog/es/figures/eog_save_as_window.png
+share/gnome/help/eog/es/figures/eog_start_window.png
+share/gnome/help/eog/es/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/eu/eog.xml
+share/gnome/help/eog/eu/figures/eog_save_as_window.png
+share/gnome/help/eog/eu/figures/eog_start_window.png
+share/gnome/help/eog/eu/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/fi/eog.xml
+share/gnome/help/eog/fi/figures/eog_save_as_window.png
+share/gnome/help/eog/fi/figures/eog_start_window.png
+share/gnome/help/eog/fi/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/fr/eog.xml
+share/gnome/help/eog/fr/figures/eog_save_as_window.png
+share/gnome/help/eog/fr/figures/eog_start_window.png
+share/gnome/help/eog/fr/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/it/eog.xml
+share/gnome/help/eog/it/figures/eog_save_as_window.png
+share/gnome/help/eog/it/figures/eog_start_window.png
+share/gnome/help/eog/it/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/ja/eog.xml
+share/gnome/help/eog/ja/figures/eog_save_as_window.png
+share/gnome/help/eog/ja/figures/eog_start_window.png
+share/gnome/help/eog/ja/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/ko/eog.xml
+share/gnome/help/eog/ko/figures/eog_save_as_window.png
+share/gnome/help/eog/ko/figures/eog_start_window.png
+share/gnome/help/eog/ko/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/oc/eog.xml
+share/gnome/help/eog/oc/figures/eog_save_as_window.png
+share/gnome/help/eog/oc/figures/eog_start_window.png
+share/gnome/help/eog/oc/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/pa/eog.xml
+share/gnome/help/eog/pa/figures/eog_save_as_window.png
+share/gnome/help/eog/pa/figures/eog_start_window.png
+share/gnome/help/eog/pa/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/pl/eog.xml
+share/gnome/help/eog/pl/figures/eog_save_as_window.png
+share/gnome/help/eog/pl/figures/eog_start_window.png
+share/gnome/help/eog/pl/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/pt_BR/eog.xml
+share/gnome/help/eog/pt_BR/figures/eog_save_as_window.png
+share/gnome/help/eog/pt_BR/figures/eog_start_window.png
+share/gnome/help/eog/pt_BR/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/ru/eog.xml
+share/gnome/help/eog/ru/figures/eog_save_as_window.png
+share/gnome/help/eog/ru/figures/eog_start_window.png
+share/gnome/help/eog/ru/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/sl/eog.xml
+share/gnome/help/eog/sl/figures/eog_save_as_window.png
+share/gnome/help/eog/sl/figures/eog_start_window.png
+share/gnome/help/eog/sl/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/sv/eog.xml
+share/gnome/help/eog/sv/figures/eog_save_as_window.png
+share/gnome/help/eog/sv/figures/eog_start_window.png
+share/gnome/help/eog/sv/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/th/eog.xml
+share/gnome/help/eog/th/figures/eog_save_as_window.png
+share/gnome/help/eog/th/figures/eog_start_window.png
+share/gnome/help/eog/th/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/uk/eog.xml
+share/gnome/help/eog/uk/figures/eog_save_as_window.png
+share/gnome/help/eog/uk/figures/eog_start_window.png
+share/gnome/help/eog/uk/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/zh_CN/eog.xml
+share/gnome/help/eog/zh_CN/figures/eog_save_as_window.png
+share/gnome/help/eog/zh_CN/figures/eog_start_window.png
+share/gnome/help/eog/zh_CN/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/zh_TW/eog.xml
+share/gnome/help/eog/zh_TW/figures/eog_save_as_window.png
+share/gnome/help/eog/zh_TW/figures/eog_start_window.png
+share/gnome/help/eog/zh_TW/figures/eog_toolbar_editor_window.png
+share/icons/hicolor/16x16/apps/eog.png
+share/icons/hicolor/22x22/apps/eog.png
+share/icons/hicolor/24x24/apps/eog.png
+share/icons/hicolor/256x256/apps/eog.png
+share/icons/hicolor/32x32/apps/eog.png
+share/icons/hicolor/scalable/apps/eog.svg
+share/locale/af/LC_MESSAGES/eog.mo
+share/locale/am/LC_MESSAGES/eog.mo
+share/locale/ar/LC_MESSAGES/eog.mo
+share/locale/as/LC_MESSAGES/eog.mo
+share/locale/ast/LC_MESSAGES/eog.mo
+share/locale/az/LC_MESSAGES/eog.mo
+share/locale/be/LC_MESSAGES/eog.mo
+share/locale/be@latin/LC_MESSAGES/eog.mo
+share/locale/bg/LC_MESSAGES/eog.mo
+share/locale/bn/LC_MESSAGES/eog.mo
+share/locale/bn_IN/LC_MESSAGES/eog.mo
+share/locale/br/LC_MESSAGES/eog.mo
+share/locale/bs/LC_MESSAGES/eog.mo
+share/locale/ca/LC_MESSAGES/eog.mo
+share/locale/ca@valencia/LC_MESSAGES/eog.mo
+share/locale/cs/LC_MESSAGES/eog.mo
+share/locale/cy/LC_MESSAGES/eog.mo
+share/locale/da/LC_MESSAGES/eog.mo
+share/locale/de/LC_MESSAGES/eog.mo
+share/locale/dz/LC_MESSAGES/eog.mo
+share/locale/el/LC_MESSAGES/eog.mo
+share/locale/en@shaw/LC_MESSAGES/eog.mo
+share/locale/en_CA/LC_MESSAGES/eog.mo
+share/locale/en_GB/LC_MESSAGES/eog.mo
+share/locale/eo/LC_MESSAGES/eog.mo
+share/locale/es/LC_MESSAGES/eog.mo
+share/locale/et/LC_MESSAGES/eog.mo
+share/locale/eu/LC_MESSAGES/eog.mo
+share/locale/fa/LC_MESSAGES/eog.mo
+share/locale/fi/LC_MESSAGES/eog.mo
+share/locale/fr/LC_MESSAGES/eog.mo
+share/locale/fur/LC_MESSAGES/eog.mo
+share/locale/fy/LC_MESSAGES/eog.mo
+share/locale/ga/LC_MESSAGES/eog.mo
+share/locale/gl/LC_MESSAGES/eog.mo
+share/locale/gu/LC_MESSAGES/eog.mo
+share/locale/he/LC_MESSAGES/eog.mo
+share/locale/hi/LC_MESSAGES/eog.mo
+share/locale/hr/LC_MESSAGES/eog.mo
+share/locale/hu/LC_MESSAGES/eog.mo
+share/locale/id/LC_MESSAGES/eog.mo
+share/locale/is/LC_MESSAGES/eog.mo
+share/locale/it/LC_MESSAGES/eog.mo
+share/locale/ja/LC_MESSAGES/eog.mo
+share/locale/ka/LC_MESSAGES/eog.mo
+share/locale/kk/LC_MESSAGES/eog.mo
+share/locale/kn/LC_MESSAGES/eog.mo
+share/locale/ko/LC_MESSAGES/eog.mo
+share/locale/ks/LC_MESSAGES/eog.mo
+share/locale/ku/LC_MESSAGES/eog.mo
+share/locale/lt/LC_MESSAGES/eog.mo
+share/locale/lv/LC_MESSAGES/eog.mo
+share/locale/mai/LC_MESSAGES/eog.mo
+share/locale/mg/LC_MESSAGES/eog.mo
+share/locale/mk/LC_MESSAGES/eog.mo
+share/locale/ml/LC_MESSAGES/eog.mo
+share/locale/mn/LC_MESSAGES/eog.mo
+share/locale/mr/LC_MESSAGES/eog.mo
+share/locale/ms/LC_MESSAGES/eog.mo
+share/locale/nb/LC_MESSAGES/eog.mo
+share/locale/nds/LC_MESSAGES/eog.mo
+share/locale/ne/LC_MESSAGES/eog.mo
+share/locale/nl/LC_MESSAGES/eog.mo
+share/locale/nn/LC_MESSAGES/eog.mo
+share/locale/nso/LC_MESSAGES/eog.mo
+share/locale/oc/LC_MESSAGES/eog.mo
+share/locale/or/LC_MESSAGES/eog.mo
+share/locale/pa/LC_MESSAGES/eog.mo
+share/locale/pl/LC_MESSAGES/eog.mo
+share/locale/ps/LC_MESSAGES/eog.mo
+share/locale/pt/LC_MESSAGES/eog.mo
+share/locale/pt_BR/LC_MESSAGES/eog.mo
+share/locale/ro/LC_MESSAGES/eog.mo
+share/locale/ru/LC_MESSAGES/eog.mo
+share/locale/rw/LC_MESSAGES/eog.mo
+share/locale/si/LC_MESSAGES/eog.mo
+share/locale/sk/LC_MESSAGES/eog.mo
+share/locale/sl/LC_MESSAGES/eog.mo
+share/locale/sq/LC_MESSAGES/eog.mo
+share/locale/sr/LC_MESSAGES/eog.mo
+share/locale/sr@latin/LC_MESSAGES/eog.mo
+share/locale/sv/LC_MESSAGES/eog.mo
+share/locale/ta/LC_MESSAGES/eog.mo
+share/locale/te/LC_MESSAGES/eog.mo
+share/locale/th/LC_MESSAGES/eog.mo
+share/locale/tk/LC_MESSAGES/eog.mo
+share/locale/tr/LC_MESSAGES/eog.mo
+share/locale/ug/LC_MESSAGES/eog.mo
+share/locale/uk/LC_MESSAGES/eog.mo
+share/locale/uz/LC_MESSAGES/eog.mo
+share/locale/uz@cyrillic/LC_MESSAGES/eog.mo
+share/locale/vi/LC_MESSAGES/eog.mo
+share/locale/wa/LC_MESSAGES/eog.mo
+share/locale/xh/LC_MESSAGES/eog.mo
+share/locale/zh_CN/LC_MESSAGES/eog.mo
+share/locale/zh_HK/LC_MESSAGES/eog.mo
+share/locale/zh_TW/LC_MESSAGES/eog.mo
+share/locale/zu/LC_MESSAGES/eog.mo
+share/omf/eog/eog-C.omf
+share/omf/eog/eog-ar.omf
+share/omf/eog/eog-ca.omf
+share/omf/eog/eog-cs.omf
+share/omf/eog/eog-da.omf
+share/omf/eog/eog-de.omf
+share/omf/eog/eog-el.omf
+share/omf/eog/eog-en_GB.omf
+share/omf/eog/eog-es.omf
+share/omf/eog/eog-eu.omf
+share/omf/eog/eog-fi.omf
+share/omf/eog/eog-fr.omf
+share/omf/eog/eog-it.omf
+share/omf/eog/eog-ja.omf
+share/omf/eog/eog-ko.omf
+share/omf/eog/eog-oc.omf
+share/omf/eog/eog-pa.omf
+share/omf/eog/eog-pl.omf
+share/omf/eog/eog-pt_BR.omf
+share/omf/eog/eog-ru.omf
+share/omf/eog/eog-sl.omf
+share/omf/eog/eog-sv.omf
+share/omf/eog/eog-th.omf
+share/omf/eog/eog-uk.omf
+share/omf/eog/eog-zh_CN.omf
+share/omf/eog/eog-zh_TW.omf
+@dirrm share/omf/eog
+@dirrm share/gnome/help/eog/zh_TW/figures
+@dirrm share/gnome/help/eog/zh_TW
+@dirrm share/gnome/help/eog/zh_CN/figures
+@dirrm share/gnome/help/eog/zh_CN
+@dirrm share/gnome/help/eog/uk/figures
+@dirrm share/gnome/help/eog/uk
+@dirrm share/gnome/help/eog/th/figures
+@dirrm share/gnome/help/eog/th
+@dirrm share/gnome/help/eog/sv/figures
+@dirrm share/gnome/help/eog/sv
+@dirrm share/gnome/help/eog/sl/figures
+@dirrm share/gnome/help/eog/sl
+@dirrm share/gnome/help/eog/ru/figures
+@dirrm share/gnome/help/eog/ru
+@dirrm share/gnome/help/eog/pt_BR/figures
+@dirrm share/gnome/help/eog/pt_BR
+@dirrm share/gnome/help/eog/pl/figures
+@dirrm share/gnome/help/eog/pl
+@dirrm share/gnome/help/eog/pa/figures
+@dirrm share/gnome/help/eog/pa
+@dirrm share/gnome/help/eog/oc/figures
+@dirrm share/gnome/help/eog/oc
+@dirrm share/gnome/help/eog/ko/figures
+@dirrm share/gnome/help/eog/ko
+@dirrm share/gnome/help/eog/ja/figures
+@dirrm share/gnome/help/eog/ja
+@dirrm share/gnome/help/eog/it/figures
+@dirrm share/gnome/help/eog/it
+@dirrm share/gnome/help/eog/fr/figures
+@dirrm share/gnome/help/eog/fr
+@dirrm share/gnome/help/eog/fi/figures
+@dirrm share/gnome/help/eog/fi
+@dirrm share/gnome/help/eog/eu/figures
+@dirrm share/gnome/help/eog/eu
+@dirrm share/gnome/help/eog/es/figures
+@dirrm share/gnome/help/eog/es
+@dirrm share/gnome/help/eog/en_GB/figures
+@dirrm share/gnome/help/eog/en_GB
+@dirrm share/gnome/help/eog/el/figures
+@dirrm share/gnome/help/eog/el
+@dirrm share/gnome/help/eog/de/figures
+@dirrm share/gnome/help/eog/de
+@dirrm share/gnome/help/eog/da/figures
+@dirrm share/gnome/help/eog/da
+@dirrm share/gnome/help/eog/cs/figures
+@dirrm share/gnome/help/eog/cs
+@dirrm share/gnome/help/eog/ca/figures
+@dirrm share/gnome/help/eog/ca
+@dirrm share/gnome/help/eog/ar/figures
+@dirrm share/gnome/help/eog/ar
+@dirrm share/gnome/help/eog/C/figures
+@dirrm share/gnome/help/eog/C
+@dirrm share/gnome/help/eog
+@dirrm %%DATADIR%%/pixmaps
+@dirrm %%DATADIR%%/icons/hicolor/scalable/actions
+@dirrm %%DATADIR%%/icons/hicolor/scalable
+@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%%/gir-1.0
+@dirrm %%DATADIR%%
+@dirrm %%DOCSDIR%%
+@dirrmtry share/applications
+@dirrm lib/eog/plugins
+@dirrm lib/eog/girepository-1.0
+@dirrm lib/eog
+@dirrm include/eog-%%VERSION%%/eog
+@dirrm include/eog-%%VERSION%%
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@dirrmtry share/locale/zu/LC_MESSAGES
+@dirrmtry share/locale/zu
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
+@dirrmtry share/locale/uz@cyrillic
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nso/LC_MESSAGES
+@dirrmtry share/locale/nso
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/ks/LC_MESSAGES
+@dirrmtry share/locale/ks
+@dirrmtry share/locale/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@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
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as