Major update to evince-2.26.2.

Sanitise dependencies of the subpackages.

ok jasper@
This commit is contained in:
ajacoutot 2009-08-17 09:57:44 +00:00
parent 243f94cfc3
commit 6ceb2fcf69
6 changed files with 173 additions and 113 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2009/08/10 06:31:44 kili Exp $
# $OpenBSD: Makefile,v 1.32 2009/08/17 09:57:44 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,15 +7,16 @@ COMMENT-djvu= evince document viewer backend for djvu documents
COMMENT-dvi= evince document viewer backend for dvi documents
GNOME_PROJECT= evince
GNOME_VERSION= 2.24.2
GNOME_VERSION= 2.26.2
CATEGORIES= graphics print
PKGNAME-main= ${DISTNAME}p12
PKGNAME-djvu= evince-djvu-${GNOME_VERSION}p4
PKGNAME-dvi= evince-dvi-${GNOME_VERSION}p4
PKGNAME-main= ${DISTNAME}
PKGNAME-djvu= evince-djvu-${GNOME_VERSION}
PKGNAME-dvi= evince-dvi-${GNOME_VERSION}
SHARED_LIBS= evbackend 0.0 # .0.0
SHARED_LIBS += evdocument 0.0 # .1.0
SHARED_LIBS += evview 0.0 # .1.0
HOMEPAGE= http://www.gnome.org/projects/evince/
@ -41,15 +42,14 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
pixman-1 png pthread-stubs xcb xml2 z
pixman-1 png pthread-stubs xcb z
WANTLIB-main= ${WANTLIB} ICE ORBit-2 SM c dbus-1 dbus-glib-1 \
gnome-keyring gs gthread-2.0 \
jpeg pthread tiff
jpeg pthread tiff xml2
LIB_DEPENDS-main= poppler.>=3,poppler-glib.>=3::print/poppler \
spectre::print/libspectre \
gnome-keyring::x11/gnome/keyring \
glade-2.0::devel/libglade2 \
${MODGCONF2_LIB_DEPENDS} \
${MODGETTEXT_LIB_DEPENDS}
RUN_DEPENDS-main= ${RUN_DEPENDS} \
@ -58,21 +58,27 @@ RUN_DEPENDS-main= ${RUN_DEPENDS} \
::x11/gnome/icon-theme
WANTLIB-djvu= ${WANTLIB} jpeg
LIB_DEPENDS-djvu= evbackend::${BASE_PKGPATH} \
djvulibre::graphics/djvulibre \
${MODGETTEXT_LIB_DEPENDS}
# port-lib-depends-check misses these ones because the depending lib
# is under lib/evince/1/backends/
LIB_DEPENDS-djvu= ${MODGETTEXT_LIB_DEPENDS} \
evdocument::${BASE_PKGPATH} \
djvulibre.>=21::graphics/djvulibre
RUN_DEPENDS-djvu= ${MODGCONF2_RUN_DEPENDS}
WANTLIB-dvi= ${WANTLIB} gs spectre
LIB_DEPENDS-dvi= evbackend::${BASE_PKGPATH} \
kpathsea::print/texlive/base \
${MODGETTEXT_LIB_DEPENDS}
WANTLIB-dvi= ${WANTLIB} gs
# port-lib-depends-check misses these ones because the depending lib
# is under lib/evince/1/backends/
LIB_DEPENDS-dvi= ${MODGETTEXT_LIB_DEPENDS} \
evdocument::${BASE_PKGPATH} \
kpathsea.>=1::print/texlive/base \
spectre::print/libspectre
RUN_DEPENDS-dvi= ${MODGCONF2_RUN_DEPENDS}
USE_X11= Yes
MODGNOME_HELP_FILES= Yes
DESKTOP_FILES= Yes
MODGCONF2_SCHEMAS_DIR= evince
MODGCONF2_LIBDEP= No
LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,5 +1,5 @@
MD5 (evince-2.24.2.tar.bz2) = 8PngapNRayOO4krDjWi1fA==
RMD160 (evince-2.24.2.tar.bz2) = 0DisQeLZVgEeKUNE5EIxdxkUn7M=
SHA1 (evince-2.24.2.tar.bz2) = kY+OwHw5PK1P6hwzFc0m7ThNZes=
SHA256 (evince-2.24.2.tar.bz2) = qm8pyTQT4gaw4w/CQbTlqo1nyUuv9QubkhR1Q1Fua84=
SIZE (evince-2.24.2.tar.bz2) = 1717166
MD5 (evince-2.26.2.tar.bz2) = 7YuftcXW/q/RnwEUtzbJ7w==
RMD160 (evince-2.26.2.tar.bz2) = AN09+gBtwBn4+VGjVtcmAoO/i6s=
SHA1 (evince-2.26.2.tar.bz2) = GnieB4tMlfPjOHpFCSri8iITUBM=
SHA256 (evince-2.26.2.tar.bz2) = UWWtt3r33TVcYAvB/OS8x94lOO0C0PhwKGYAlqYa9Ik=
SIZE (evince-2.26.2.tar.bz2) = 2033141

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-shell_ev-window_c,v 1.1 2009/04/06 16:15:13 stsp Exp $
$OpenBSD: patch-shell_ev-window_c,v 1.2 2009/08/17 09:57:44 ajacoutot Exp $
Taken from http://bugzilla.gnome.org/show_bug.cgi?id=571051
@ -7,9 +7,9 @@ Evince reloads documents automatically when they are changed while
being displayed. Very annoying while editing LaTeX files and rebuilding
the corresponding PDF.
--- shell/ev-window.c.orig Mon Apr 6 16:34:01 2009
+++ shell/ev-window.c Mon Apr 6 16:34:10 2009
@@ -926,6 +926,11 @@ setup_size_from_metadata (EvWindow *window)
--- shell/ev-window.c.orig Mon May 18 22:23:19 2009
+++ shell/ev-window.c Sun Aug 16 13:39:38 2009
@@ -1027,6 +1027,11 @@ setup_size_from_metadata (EvWindow *window)
GValue x = { 0, };
GValue y = { 0, };

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST-djvu,v 1.3 2009/06/07 05:32:02 ajacoutot Exp $
lib/evince/backends/djvudocument.evince-backend
lib/evince/backends/libdjvudocument.la
lib/evince/backends/libdjvudocument.so
@comment $OpenBSD: PLIST-djvu,v 1.4 2009/08/17 09:57:44 ajacoutot Exp $
lib/evince/1/backends/djvudocument.evince-backend
lib/evince/1/backends/libdjvudocument.la
lib/evince/1/backends/libdjvudocument.so
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/evince-thumbnailer-djvu.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST-dvi,v 1.3 2009/06/07 05:32:02 ajacoutot Exp $
lib/evince/backends/dvidocument.evince-backend
lib/evince/backends/libdvidocument.la
lib/evince/backends/libdvidocument.so
@comment $OpenBSD: PLIST-dvi,v 1.4 2009/08/17 09:57:44 ajacoutot Exp $
lib/evince/1/backends/dvidocument.evince-backend
lib/evince/1/backends/libdvidocument.la
lib/evince/1/backends/libdvidocument.so
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/evince-thumbnailer-dvi.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null

View File

@ -1,54 +1,73 @@
@comment $OpenBSD: PLIST-main,v 1.6 2009/06/11 05:25:14 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.7 2009/08/17 09:57:44 ajacoutot Exp $
@pkgpath graphics/evince
@bin bin/evince
@bin bin/evince-thumbnailer
include/evince-2.20/
include/evince-2.20/evince/
include/evince-2.20/evince/ev-async-renderer.h
include/evince-2.20/evince/ev-attachment.h
include/evince-2.20/evince/ev-document-find.h
include/evince-2.20/evince/ev-document-fonts.h
include/evince-2.20/evince/ev-document-forms.h
include/evince-2.20/evince/ev-document-images.h
include/evince-2.20/evince/ev-document-info.h
include/evince-2.20/evince/ev-document-links.h
include/evince-2.20/evince/ev-document-misc.h
include/evince-2.20/evince/ev-document-security.h
include/evince-2.20/evince/ev-document-thumbnails.h
include/evince-2.20/evince/ev-document-transition.h
include/evince-2.20/evince/ev-document.h
include/evince-2.20/evince/ev-file-exporter.h
include/evince-2.20/evince/ev-file-helpers.h
include/evince-2.20/evince/ev-form-field.h
include/evince-2.20/evince/ev-image.h
include/evince-2.20/evince/ev-link-action.h
include/evince-2.20/evince/ev-link-dest.h
include/evince-2.20/evince/ev-link.h
include/evince-2.20/evince/ev-page.h
include/evince-2.20/evince/ev-render-context.h
include/evince-2.20/evince/ev-selection.h
include/evince-2.20/evince/ev-transition-effect.h
include/evince/
include/evince/2.25/
include/evince/2.25/evince-document.h
include/evince/2.25/evince-view.h
include/evince/2.25/libdocument/
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-factory.h
include/evince/2.25/libdocument/ev-document-find.h
include/evince/2.25/libdocument/ev-document-fonts.h
include/evince/2.25/libdocument/ev-document-forms.h
include/evince/2.25/libdocument/ev-document-images.h
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-security.h
include/evince/2.25/libdocument/ev-document-thumbnails.h
include/evince/2.25/libdocument/ev-document-transition.h
include/evince/2.25/libdocument/ev-document-type-builtins.h
include/evince/2.25/libdocument/ev-document.h
include/evince/2.25/libdocument/ev-file-exporter.h
include/evince/2.25/libdocument/ev-file-helpers.h
include/evince/2.25/libdocument/ev-form-field.h
include/evince/2.25/libdocument/ev-image.h
include/evince/2.25/libdocument/ev-init.h
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-page.h
include/evince/2.25/libdocument/ev-render-context.h
include/evince/2.25/libdocument/ev-selection.h
include/evince/2.25/libdocument/ev-transition-effect.h
include/evince/2.25/libdocument/ev-version.h
include/evince/2.25/libview/
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-view-type-builtins.h
include/evince/2.25/libview/ev-view.h
lib/evince/
lib/evince/backends/
lib/evince/backends/libpdfdocument.la
lib/evince/backends/libpdfdocument.so
lib/evince/backends/libpixbufdocument.la
lib/evince/backends/libpixbufdocument.so
lib/evince/backends/libpsdocument.la
lib/evince/backends/libpsdocument.so
lib/evince/backends/libtiffdocument.la
lib/evince/backends/libtiffdocument.so
lib/evince/backends/pdfdocument.evince-backend
lib/evince/backends/pixbufdocument.evince-backend
lib/evince/backends/psdocument.evince-backend
lib/evince/backends/tiffdocument.evince-backend
lib/libevbackend.la
@lib lib/libevbackend.so.${LIBevbackend_VERSION}
lib/evince/1/
lib/evince/1/backends/
lib/evince/1/backends/libpdfdocument.la
lib/evince/1/backends/libpdfdocument.so
lib/evince/1/backends/libpixbufdocument.la
lib/evince/1/backends/libpixbufdocument.so
lib/evince/1/backends/libpsdocument.la
lib/evince/1/backends/libpsdocument.so
lib/evince/1/backends/libtiffdocument.la
lib/evince/1/backends/libtiffdocument.so
lib/evince/1/backends/pdfdocument.evince-backend
lib/evince/1/backends/pixbufdocument.evince-backend
lib/evince/1/backends/psdocument.evince-backend
lib/evince/1/backends/tiffdocument.evince-backend
lib/libevdocument.la
@lib lib/libevdocument.so.${LIBevdocument_VERSION}
lib/libevview.la
@lib lib/libevview.so.${LIBevview_VERSION}
lib/pkgconfig/evince-document-2.25.pc
lib/pkgconfig/evince-view-2.25.pc
@man man/man1/evince.1
share/applications/evince.desktop
share/evince/
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
@ -63,6 +82,7 @@ share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png
share/evince/icons/hicolor/16x16/actions/zoom.png
share/evince/icons/hicolor/22x22/
share/evince/icons/hicolor/22x22/actions/
share/evince/icons/hicolor/22x22/actions/eye.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
@ -97,6 +117,10 @@ share/gnome/help/evince/ca/
share/gnome/help/evince/ca/evince.xml
share/gnome/help/evince/ca/figures/
share/gnome/help/evince/ca/figures/evince_start_window.png
share/gnome/help/evince/cs/
share/gnome/help/evince/cs/evince.xml
share/gnome/help/evince/cs/figures/
share/gnome/help/evince/cs/figures/evince_start_window.png
share/gnome/help/evince/de/
share/gnome/help/evince/de/evince.xml
share/gnome/help/evince/de/figures/
@ -113,6 +137,10 @@ share/gnome/help/evince/es/
share/gnome/help/evince/es/evince.xml
share/gnome/help/evince/es/figures/
share/gnome/help/evince/es/figures/evince_start_window.png
share/gnome/help/evince/eu/
share/gnome/help/evince/eu/evince.xml
share/gnome/help/evince/eu/figures/
share/gnome/help/evince/eu/figures/evince_start_window.png
share/gnome/help/evince/fi/
share/gnome/help/evince/fi/evince.xml
share/gnome/help/evince/fi/figures/
@ -157,60 +185,28 @@ share/gnome/help/evince/uk/
share/gnome/help/evince/uk/evince.xml
share/gnome/help/evince/uk/figures/
share/gnome/help/evince/uk/figures/evince_start_window.png
share/gnome/help/evince/vi/
share/gnome/help/evince/vi/evince.xml
share/gnome/help/evince/vi/figures/
share/gnome/help/evince/vi/figures/evince_start_window.png
share/gnome/help/evince/zh_CN/
share/gnome/help/evince/zh_CN/evince.xml
share/gnome/help/evince/zh_CN/figures/
share/gnome/help/evince/zh_CN/figures/evince_start_window.png
share/gtk-doc/html/evince/
share/gtk-doc/html/evince/EvAttachment.html
share/gtk-doc/html/evince/EvNavigationAction.html
share/gtk-doc/html/evince/EvNavigationActionWidget.html
share/gtk-doc/html/evince/EvPageAction.html
share/gtk-doc/html/evince/EvPageActionWidget.html
share/gtk-doc/html/evince/EvWindow.html
share/gtk-doc/html/evince/evince-EvHistory.html
share/gtk-doc/html/evince/evince-EvImage.html
share/gtk-doc/html/evince/evince-EvJobFind.html
share/gtk-doc/html/evince/evince-EvPasswordDialog.html
share/gtk-doc/html/evince/evince-EvPasswordView.html
share/gtk-doc/html/evince/evince-EvRenderContext.html
share/gtk-doc/html/evince/evince-EvSidebar.html
share/gtk-doc/html/evince/evince-EvSidebarAttachments.html
share/gtk-doc/html/evince/evince-EvSidebarLinks.html
share/gtk-doc/html/evince/evince-EvSidebarThumbnails.html
share/gtk-doc/html/evince/evince-EvTooltip.html
share/gtk-doc/html/evince/evince-ev-async-renderer.html
share/gtk-doc/html/evince/evince-ev-document-factory.html
share/gtk-doc/html/evince/evince-ev-document-find.html
share/gtk-doc/html/evince/evince-ev-document-fonts.html
share/gtk-doc/html/evince/evince-ev-document-images.html
share/gtk-doc/html/evince/evince-ev-document-info.html
share/gtk-doc/html/evince/evince-ev-document-links.html
share/gtk-doc/html/evince/evince-ev-document-misc.html
share/gtk-doc/html/evince/evince-ev-document-security.html
share/gtk-doc/html/evince/evince-ev-document-thumbnails.html
share/gtk-doc/html/evince/evince-ev-document-transition.html
share/gtk-doc/html/evince/evince-ev-document.html
share/gtk-doc/html/evince/evince-ev-file-exporter.html
share/gtk-doc/html/evince/evince-ev-file-helpers.html
share/gtk-doc/html/evince/evince-ev-link-action.html
share/gtk-doc/html/evince/evince-ev-link-dest.html
share/gtk-doc/html/evince/evince-ev-link.html
share/gtk-doc/html/evince/evince-ev-metadata-manager.html
share/gtk-doc/html/evince/evince-ev-page-cache.html
share/gtk-doc/html/evince/evince-ev-pixbuf-cache.html
share/gtk-doc/html/evince/evince-ev-properties-dialog.html
share/gtk-doc/html/evince/evince-ev-properties-fonts.html
share/gtk-doc/html/evince/evince-ev-selection.html
share/gtk-doc/html/evince/evince-ev-sidebar-page.html
share/gtk-doc/html/evince/evince-ev-stock-icons.html
share/gtk-doc/html/evince/evince-ev-utils.html
share/gtk-doc/html/evince/evince-ev-view-accessible.html
share/gtk-doc/html/evince/evince-ev-view.html
share/gtk-doc/html/evince/evince-ev-window-title.html
share/gtk-doc/html/evince/evince.devhelp
share/gtk-doc/html/evince/evince.devhelp2
@ -220,19 +216,75 @@ share/gtk-doc/html/evince/index.sgml
share/gtk-doc/html/evince/ix01.html
share/gtk-doc/html/evince/left.png
share/gtk-doc/html/evince/pt01.html
share/gtk-doc/html/evince/pt02.html
share/gtk-doc/html/evince/pt03.html
share/gtk-doc/html/evince/pt04.html
share/gtk-doc/html/evince/right.png
share/gtk-doc/html/evince/style.css
share/gtk-doc/html/evince/up.png
share/gtk-doc/html/libevdocument/
share/gtk-doc/html/libevdocument/EvAttachment.html
share/gtk-doc/html/libevdocument/EvFormFieldSignature.html
share/gtk-doc/html/libevdocument/EvImage.html
share/gtk-doc/html/libevdocument/EvLayer.html
share/gtk-doc/html/libevdocument/EvPage.html
share/gtk-doc/html/libevdocument/EvRenderContext.html
share/gtk-doc/html/libevdocument/data.html
share/gtk-doc/html/libevdocument/helper.html
share/gtk-doc/html/libevdocument/home.png
share/gtk-doc/html/libevdocument/index.html
share/gtk-doc/html/libevdocument/index.sgml
share/gtk-doc/html/libevdocument/interfaces.html
share/gtk-doc/html/libevdocument/left.png
share/gtk-doc/html/libevdocument/libevdocument-ev-async-renderer.html
share/gtk-doc/html/libevdocument/libevdocument-ev-backends-manager.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-factory.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-find.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-fonts.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-forms.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-images.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-info.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-layers.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-links.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-misc.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-security.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-thumbnails.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document-transition.html
share/gtk-doc/html/libevdocument/libevdocument-ev-document.html
share/gtk-doc/html/libevdocument/libevdocument-ev-file-exporter.html
share/gtk-doc/html/libevdocument/libevdocument-ev-file-helpers.html
share/gtk-doc/html/libevdocument/libevdocument-ev-init.html
share/gtk-doc/html/libevdocument/libevdocument-ev-link-action.html
share/gtk-doc/html/libevdocument/libevdocument-ev-link-dest.html
share/gtk-doc/html/libevdocument/libevdocument-ev-link.html
share/gtk-doc/html/libevdocument/libevdocument-ev-selection.html
share/gtk-doc/html/libevdocument/libevdocument-ev-transition-effect.html
share/gtk-doc/html/libevdocument/libevdocument.devhelp
share/gtk-doc/html/libevdocument/libevdocument.devhelp2
share/gtk-doc/html/libevdocument/right.png
share/gtk-doc/html/libevdocument/style.css
share/gtk-doc/html/libevdocument/up.png
share/gtk-doc/html/libevview/
share/gtk-doc/html/libevview/EvJobExport.html
share/gtk-doc/html/libevview/ch01.html
share/gtk-doc/html/libevview/home.png
share/gtk-doc/html/libevview/index.html
share/gtk-doc/html/libevview/index.sgml
share/gtk-doc/html/libevview/left.png
share/gtk-doc/html/libevview/libevview-ev-job-scheduler.html
share/gtk-doc/html/libevview/libevview-ev-page-cache.html
share/gtk-doc/html/libevview/libevview-ev-view.html
share/gtk-doc/html/libevview/libevview.devhelp
share/gtk-doc/html/libevview/libevview.devhelp2
share/gtk-doc/html/libevview/right.png
share/gtk-doc/html/libevview/style.css
share/gtk-doc/html/libevview/up.png
share/icons/hicolor/16x16/apps/evince.png
share/icons/hicolor/22x22/apps/evince.png
share/icons/hicolor/24x24/apps/evince.png
share/icons/hicolor/48x48/apps/evince.png
share/icons/hicolor/scalable/apps/evince.svg
share/locale/af/LC_MESSAGES/evince.mo
share/locale/ar/LC_MESSAGES/evince.mo
share/locale/as/LC_MESSAGES/evince.mo
share/locale/ast/LC_MESSAGES/evince.mo
share/locale/be/LC_MESSAGES/evince.mo
share/locale/be@latin/LC_MESSAGES/evince.mo
share/locale/bg/LC_MESSAGES/evince.mo
@ -270,6 +322,7 @@ share/locale/ks/LC_MESSAGES/evince.mo
share/locale/ku/LC_MESSAGES/evince.mo
share/locale/lt/LC_MESSAGES/evince.mo
share/locale/lv/LC_MESSAGES/evince.mo
share/locale/mai/LC_MESSAGES/evince.mo
share/locale/mg/LC_MESSAGES/evince.mo
share/locale/mk/LC_MESSAGES/evince.mo
share/locale/ml/LC_MESSAGES/evince.mo
@ -309,10 +362,12 @@ share/omf/evince/
share/omf/evince/evince-C.omf
share/omf/evince/evince-bg.omf
share/omf/evince/evince-ca.omf
share/omf/evince/evince-cs.omf
share/omf/evince/evince-de.omf
share/omf/evince/evince-el.omf
share/omf/evince/evince-en_GB.omf
share/omf/evince/evince-es.omf
share/omf/evince/evince-eu.omf
share/omf/evince/evince-fi.omf
share/omf/evince/evince-fr.omf
share/omf/evince/evince-it.omf
@ -324,7 +379,6 @@ 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
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/