- update eog to 2.32.0
This commit is contained in:
parent
2c00a20157
commit
5888b4e9bb
@ -1,11 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2010/08/30 21:53:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2010/09/30 07:38:38 jasper Exp $
|
||||
|
||||
COMMENT= Eye of GNOME, image viewing and cataloging program
|
||||
|
||||
GNOME_PROJECT= eog
|
||||
GNOME_VERSION= 2.30.2
|
||||
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 2.32.0
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -24,6 +22,7 @@ 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 xcb-render xcb-render-util
|
||||
WANTLIB += xcb-render xcb-render-util xml2 z gnome-desktop-2
|
||||
WANTLIB += rsvg-2 gsf-1 bz2 croco-0.6
|
||||
|
||||
MODULES= devel/gconf2 \
|
||||
devel/gettext \
|
||||
@ -34,7 +33,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \
|
||||
::x11/gnome/desktop \
|
||||
::graphics/libexif \
|
||||
::graphics/lcms
|
||||
::graphics/lcms \
|
||||
::x11/gnome/librsvg \
|
||||
::devel/libgsf
|
||||
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
|
||||
:gnome-icon-theme->=2.18.0:x11/gnome/icon-theme
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/eog-2.30.2.tar.bz2) = L3/fk5LyQin9gsU+hGX5mA==
|
||||
RMD160 (gnome/eog-2.30.2.tar.bz2) = VqHWg0k+GDqGCUeDpBFN1xT7FmY=
|
||||
SHA1 (gnome/eog-2.30.2.tar.bz2) = 8rDwD5kIwvu7EIjecmMQCqNDW0g=
|
||||
SHA256 (gnome/eog-2.30.2.tar.bz2) = D1CMvBcnGBEiQQ+SH1TWwUZNC5jVRKBL19Ah1D0quRs=
|
||||
SIZE (gnome/eog-2.30.2.tar.bz2) = 2789170
|
||||
MD5 (gnome/eog-2.32.0.tar.bz2) = jCitOJ1S5wRMWWyjyB3lpA==
|
||||
RMD160 (gnome/eog-2.32.0.tar.bz2) = ZNgLbaYIeZ3zLuxugGG+tuw95Js=
|
||||
SHA1 (gnome/eog-2.32.0.tar.bz2) = wR06xWIt0vZL0WVsq+pB/hnMnf0=
|
||||
SHA256 (gnome/eog-2.32.0.tar.bz2) = cKTrdTrPRFuj8Hv1nRzK1nmxxApzxW8CxN9RZeM2wto=
|
||||
SIZE (gnome/eog-2.32.0.tar.bz2) = 2806263
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.23 2010/06/21 21:52:00 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.24 2010/09/30 07:38:38 jasper Exp $
|
||||
@bin bin/eog
|
||||
include/eog-2.20/
|
||||
include/eog-2.20/eog/
|
||||
@ -335,6 +335,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user