- update to grilo-plugins-0.2.2
This commit is contained in:
parent
3c9aabd408
commit
e5c07f98c9
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2012/10/03 08:32:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2012/10/05 06:52:29 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= plugins for Grilo
|
||||
|
||||
GNOME_PROJECT= grilo-plugins
|
||||
GNOME_VERSION= 0.2.1
|
||||
GNOME_VERSION= 0.2.2
|
||||
API= 0.2
|
||||
|
||||
TRACKER_VERSION=0.14
|
||||
@ -28,7 +28,7 @@ WANTLIB += gssdp-1.0 gthread-2.0 gupnp-1.0 gupnp-av-1.0 idn kvm
|
||||
WANTLIB += lua5.1 lzma m nspr4 nss3 oauth pcre plc4 plds4 quvi
|
||||
WANTLIB += rest-0.7 smime3 softokn3 soup-2.4 soup-gnome-2.4 sqlite3
|
||||
WANTLIB += ssl ssl3 totem-plparser xml2 z pthread unistring
|
||||
WANTLIB += gck-1 gcr-base-3 goa-1.0 p11-kit
|
||||
WANTLIB += gck-1 gcr-base-3 goa-1.0 p11-kit json-glib-1.0
|
||||
WANTLIB += tracker-sparql-${TRACKER_VERSION}
|
||||
WANTLIB += lib/tracker-${TRACKER_VERSION}/tracker-common
|
||||
WANTLIB += lib/tracker-${TRACKER_VERSION}/tracker-data
|
||||
@ -42,7 +42,7 @@ LIB_DEPENDS= devel/libgdata \
|
||||
net/librest \
|
||||
net/quvi/libquvi \
|
||||
security/nss \
|
||||
x11/gnome/grilo>=0.2.0 \
|
||||
x11/gnome/grilo>=${GNOME_VERSION} \
|
||||
x11/gnome/tracker>=0.14.0
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/grilo-plugins-0.2.1.tar.xz) = 1DfhRr/ffy9LYwYTFnb1ZPWtAvkECJ5Dsbih8f6Z+JU=
|
||||
SIZE (gnome/grilo-plugins-0.2.1.tar.xz) = 391060
|
||||
SHA256 (gnome/grilo-plugins-0.2.2.tar.xz) = VOZbc0kX33S6XlPZKjsuae3WaWJYIP0DU8Iumw9h6Q0=
|
||||
SIZE (gnome/grilo-plugins-0.2.2.tar.xz) = 399280
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/09/28 16:51:21 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/10/05 06:52:29 jasper Exp $
|
||||
lib/grilo-${API}/
|
||||
lib/grilo-${API}/grl-apple-trailers.xml
|
||||
lib/grilo-${API}/grl-bliptv.xml
|
||||
@ -13,6 +13,7 @@ lib/grilo-${API}/grl-metadata-store.xml
|
||||
lib/grilo-${API}/grl-optical-media.xml
|
||||
lib/grilo-${API}/grl-podcasts.xml
|
||||
lib/grilo-${API}/grl-shoutcast.xml
|
||||
lib/grilo-${API}/grl-tmdb.xml
|
||||
lib/grilo-${API}/grl-tracker.xml
|
||||
lib/grilo-${API}/grl-upnp.xml
|
||||
lib/grilo-${API}/grl-vimeo.xml
|
||||
@ -30,6 +31,7 @@ lib/grilo-${API}/libgrlmetadatastore.so
|
||||
lib/grilo-${API}/libgrloptical-media.so
|
||||
lib/grilo-${API}/libgrlpodcasts.so
|
||||
lib/grilo-${API}/libgrlshoutcast.so
|
||||
lib/grilo-${API}/libgrltmdb.so
|
||||
lib/grilo-${API}/libgrltracker.so
|
||||
lib/grilo-${API}/libgrlupnp.so
|
||||
lib/grilo-${API}/libgrlvimeo.so
|
||||
|
Loading…
Reference in New Issue
Block a user