Update to sushi-3.18.0.

This commit is contained in:
ajacoutot 2015-10-05 06:01:50 +00:00
parent 1b657e5f13
commit 15231f548c
3 changed files with 7 additions and 12 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.31 2015/07/18 22:29:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2015/10/05 06:01:50 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= quick previewer for Nautilus
GNOME_PROJECT= sushi
GNOME_VERSION= 3.16.0
GNOME_VERSION= 3.18.0
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
@ -29,8 +29,7 @@ WANTLIB += secret-1 soup-2.4 sqlite3 ssl stdc++ tasn1 webkit2gtk-4.0
WANTLIB += webp xcb xcb-dri2 xcb-glx xcb-render xcb-shape xcb-shm
WANTLIB += xcb-xfixes xml2 xslt z
MODULES= devel/dconf \
devel/gettext \
MODULES= devel/gettext \
x11/gnome
LIB_DEPENDS= audio/libmusicbrainz5 \

View File

@ -1,2 +1,2 @@
SHA256 (gnome/sushi-3.16.0.tar.xz) = hsTiKzdFFEkjNLX8ym8XDTKNrnfPzArNNXxUJmALADQ=
SIZE (gnome/sushi-3.16.0.tar.xz) = 282588
SHA256 (gnome/sushi-3.18.0.tar.xz) = f035K+lQvyOv8o2knOEIdm3SGojvwUqdCAfhAiVgjpw=
SIZE (gnome/sushi-3.18.0.tar.xz) = 294676

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2015/05/13 16:54:48 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.7 2015/10/05 06:01:50 ajacoutot Exp $
bin/sushi
lib/sushi/
lib/sushi/girepository-1.0/
@ -6,7 +6,6 @@ lib/sushi/girepository-1.0/Sushi-1.0.typelib
lib/sushi/libsushi-1.0.so
@bin libexec/sushi-start
share/dbus-1/services/org.gnome.Sushi.service
share/glib-2.0/schemas/org.gnome.sushi.gschema.xml
share/locale/an/LC_MESSAGES/sushi.mo
share/locale/ar/LC_MESSAGES/sushi.mo
share/locale/as/LC_MESSAGES/sushi.mo
@ -48,6 +47,7 @@ share/locale/ml/LC_MESSAGES/sushi.mo
share/locale/mr/LC_MESSAGES/sushi.mo
share/locale/nb/LC_MESSAGES/sushi.mo
share/locale/nl/LC_MESSAGES/sushi.mo
share/locale/oc/LC_MESSAGES/sushi.mo
share/locale/or/LC_MESSAGES/sushi.mo
share/locale/pa/LC_MESSAGES/sushi.mo
share/locale/pl/LC_MESSAGES/sushi.mo
@ -97,7 +97,3 @@ share/sushi/js/viewers/gst.js
share/sushi/js/viewers/html.js
share/sushi/js/viewers/image.js
share/sushi/js/viewers/text.js
share/sushi/style/
share/sushi/style/gtk-style.css
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null