- update eog to 2.30.0
This commit is contained in:
parent
b5e7b9f480
commit
46e0530751
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2009/12/21 18:03:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2010/04/22 08:39:49 jasper Exp $
|
||||
|
||||
COMMENT= Eye of GNOME, image viewing and cataloging program
|
||||
|
||||
GNOME_PROJECT= eog
|
||||
GNOME_VERSION= 2.28.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
GNOME_VERSION= 2.30.0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -21,7 +20,8 @@ WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs startup-notification-1 util xcb xcb-atom
|
||||
WANTLIB += xcb-aux xcb-event xml2 z
|
||||
WANTLIB += xcb-aux xcb-event xcb-render xcb-render-util
|
||||
WANTLIB += xcb-render xcb-render-util xml2 z
|
||||
|
||||
MODULES= devel/gconf2 \
|
||||
devel/gettext \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/eog-2.28.2.tar.bz2) = 7l/X883TdGfLhgUqhYdXww==
|
||||
RMD160 (gnome/eog-2.28.2.tar.bz2) = 1/81reRXcLd8ZumfkZAUckT+awI=
|
||||
SHA1 (gnome/eog-2.28.2.tar.bz2) = Ju2jd4rfnoNvGNG0X0z9W7n9JnQ=
|
||||
SHA256 (gnome/eog-2.28.2.tar.bz2) = nX7D+KlPX9wFHZ7l3F9PjkbYO0TZsKQNaL6qpzipGgg=
|
||||
SIZE (gnome/eog-2.28.2.tar.bz2) = 2675876
|
||||
MD5 (gnome/eog-2.30.0.tar.bz2) = DNQJ0rXej0mBqJ9HQP6/Rw==
|
||||
RMD160 (gnome/eog-2.30.0.tar.bz2) = yXVst0oXgWw03+kg67+GCThLM/0=
|
||||
SHA1 (gnome/eog-2.30.0.tar.bz2) = YmcfS/LOc8wOjr6JALNOPsyUzV8=
|
||||
SHA256 (gnome/eog-2.30.0.tar.bz2) = n72gmVQW7uxwtBsLLbSzj9UlasOUFc2shSsy3vUqBrI=
|
||||
SIZE (gnome/eog-2.30.0.tar.bz2) = 2661920
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2009/12/21 18:03:18 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2010/04/22 08:39:49 jasper Exp $
|
||||
@bin bin/eog
|
||||
include/eog-2.20/
|
||||
include/eog-2.20/eog/
|
||||
@ -15,7 +15,6 @@ include/eog-2.20/eog/eog-image.h
|
||||
include/eog-2.20/eog/eog-job-queue.h
|
||||
include/eog-2.20/eog/eog-jobs.h
|
||||
include/eog-2.20/eog/eog-list-store.h
|
||||
include/eog-2.20/eog/eog-message-area.h
|
||||
include/eog-2.20/eog/eog-plugin.h
|
||||
include/eog-2.20/eog/eog-properties-dialog.h
|
||||
include/eog-2.20/eog/eog-scroll-view.h
|
||||
@ -235,7 +234,6 @@ share/gtk-doc/html/eog/EogImage.html
|
||||
share/gtk-doc/html/eog/EogImageSaveInfo.html
|
||||
share/gtk-doc/html/eog/EogJobCopy.html
|
||||
share/gtk-doc/html/eog/EogListStore.html
|
||||
share/gtk-doc/html/eog/EogMessageArea.html
|
||||
share/gtk-doc/html/eog/EogMetadataReaderJpg.html
|
||||
share/gtk-doc/html/eog/EogMetadataReaderPng.html
|
||||
share/gtk-doc/html/eog/EogPlugin.html
|
||||
@ -309,6 +307,7 @@ 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/es/LC_MESSAGES/eog.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user