update to eog-plugins-3.26.1
This commit is contained in:
parent
b0b433b075
commit
fa1de0e4b5
@ -1,19 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.75 2017/10/23 17:11:04 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.76 2017/11/02 11:33:47 jasper Exp $
|
||||
|
||||
# XXX the "postr" plugin needs postr which hasn't been ported yet
|
||||
|
||||
COMMENT= plugins for EOG
|
||||
|
||||
GNOME_PROJECT= eog-plugins
|
||||
GNOME_VERSION= 3.16.6
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.26.1
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += EGL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
WANTLIB += EGL X11 X11-xcb Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi cairo
|
||||
WANTLIB += cairo-gobject champlain-0.12 champlain-gtk-0.12 clutter-1.0
|
||||
WANTLIB += clutter-gtk-1.0 cogl cogl-pango cogl-path crypto curl dbus-1
|
||||
@ -24,8 +23,8 @@ WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl
|
||||
WANTLIB += json-glib-1.0 lzma m nghttp2 nspr4 nss3 oauth p11-kit
|
||||
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 pixman-1
|
||||
WANTLIB += plc4 plds4 png pthread smime3 softokn3 soup-2.4
|
||||
WANTLIB += sqlite3 ssl ssl3 xcb xcb-dri2 xcb-render xcb-shape xcb-shm
|
||||
WANTLIB += xcb-xfixes xml2 z
|
||||
WANTLIB += sqlite3 ssl ssl3 xcb xcb-dri2 xcb-render xcb-shm
|
||||
WANTLIB += xcb-xfixes xml2 z Xtst
|
||||
|
||||
MODULES= devel/dconf \
|
||||
lang/python \
|
||||
@ -39,11 +38,11 @@ LIB_DEPENDS= devel/libgdata \
|
||||
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
devel/py-gobject3${MODPY_FLAVOR} \
|
||||
x11/gnome/eog>=${GNOME_VERSION}
|
||||
x11/gnome/eog>=3.26.0
|
||||
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
devel/py-gobject3${MODPY_FLAVOR} \
|
||||
x11/gnome/eog>=${GNOME_VERSION}
|
||||
x11/gnome/eog>=3.26.0
|
||||
|
||||
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/eog-plugins-3.16.6.tar.xz) = Uco1aim77fxIzj/R3h7+kzmvOAIMMB33na5rZ8007ZY=
|
||||
SIZE (gnome/eog-plugins-3.16.6.tar.xz) = 398836
|
||||
SHA256 (gnome/eog-plugins-3.26.1.tar.xz) = pz0Nx6kZB4H2XTEy4LHhO2ZuE6FZGnz5fB6YNapwhWw=
|
||||
SIZE (gnome/eog-plugins-3.26.1.tar.xz) = 467816
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.22 2017/04/11 18:40:54 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.23 2017/11/02 11:33:47 jasper Exp $
|
||||
lib/eog/plugins/${MODPY_PYCACHE}/
|
||||
lib/eog/plugins/${MODPY_PYCACHE}export-to-folder.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/eog/plugins/${MODPY_PYCACHE}export-to-folder.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
@ -82,6 +82,7 @@ share/locale/es/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/eu/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/fi/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/fur/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/gl/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/gu/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/he/LC_MESSAGES/eog-plugins.mo
|
||||
|
Loading…
Reference in New Issue
Block a user