update to grilo-0.3.2
This commit is contained in:
parent
41ab7e1b61
commit
ca1d1ca861
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2016/07/09 08:46:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2016/09/11 13:11:57 jasper Exp $
|
||||
|
||||
# XXX: PORTROACH overriden at end of this file.
|
||||
|
||||
COMMENT= framework for making media discovery and browsing easy
|
||||
|
||||
GNOME_PROJECT= grilo
|
||||
GNOME_VERSION= 0.3.1
|
||||
GNOME_VERSION= 0.3.2
|
||||
API= 0.3
|
||||
REVISION= 0
|
||||
|
||||
SUBST_VARS= API
|
||||
|
||||
@ -20,16 +19,17 @@ CATEGORIES+= multimedia
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender archive atk-1.0 atk-bridge-2.0 atspi bz2 c
|
||||
WANTLIB += cairo cairo-gobject crypto curl dbus-1 epoxy expat ffi
|
||||
WANTLIB += fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glib-2.0 gmime-2.6 gmodule-2.0 gobject-2.0 gpg-error
|
||||
WANTLIB += graphite2 gthread-2.0 gtk-3 harfbuzz idn lzma lzo2 m nghttp2 nspr4
|
||||
WANTLIB += nss3 oauth pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 plc4 plds4 png pthread pthread-stubs smime3 softokn3
|
||||
WANTLIB += soup-2.4 sqlite3 ssl ssl3 totem-plparser xcb xcb-render
|
||||
WANTLIB += xcb-shm xml2 z iconv intl lz4
|
||||
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xrandr Xrender archive atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi bz2 c cairo cairo-gobject crypto curl dbus-1
|
||||
WANTLIB += epoxy expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmime-2.6 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz iconv
|
||||
WANTLIB += idn intl lz4 lzma lzo2 m nghttp2 nspr4 nss3 oauth pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4
|
||||
WANTLIB += png pthread pthread-stubs smime3 softokn3 soup-2.4
|
||||
WANTLIB += sqlite3 ssl ssl3 totem-plparser xcb xcb-render xcb-shm
|
||||
WANTLIB += xml2 z
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/grilo-0.3.1.tar.xz) = 673GHceSCoysQ2iV6GJaDuZNaks1KYf7XTYe+HJDzUw=
|
||||
SIZE (gnome/grilo-0.3.1.tar.xz) = 635304
|
||||
SHA256 (gnome/grilo-0.3.2.tar.xz) = 8m9oSl12rqjbzhNnULxn0hcLNldfEJKS+7eK6Z7If1s=
|
||||
SIZE (gnome/grilo-0.3.2.tar.xz) = 638876
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2016/06/17 18:32:29 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2016/09/11 13:11:57 jasper Exp $
|
||||
@bin bin/grilo-test-ui-${API}
|
||||
@bin bin/grl-inspect-${API}
|
||||
@bin bin/grl-launch-${API}
|
||||
@ -73,6 +73,7 @@ share/locale/lt/LC_MESSAGES/grilo.mo
|
||||
share/locale/lv/LC_MESSAGES/grilo.mo
|
||||
share/locale/ml/LC_MESSAGES/grilo.mo
|
||||
share/locale/nb/LC_MESSAGES/grilo.mo
|
||||
share/locale/nl/LC_MESSAGES/grilo.mo
|
||||
share/locale/oc/LC_MESSAGES/grilo.mo
|
||||
share/locale/pa/LC_MESSAGES/grilo.mo
|
||||
share/locale/pl/LC_MESSAGES/grilo.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user