import grilo-plugins 0.1.17
Plugins providing Grilo access to various services. ok aja@
This commit is contained in:
parent
a4d7eea071
commit
362fb27629
55
x11/gnome/grilo-plugins/Makefile
Normal file
55
x11/gnome/grilo-plugins/Makefile
Normal file
@ -0,0 +1,55 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/11/06 19:05:38 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= plugins for Grilo
|
||||
|
||||
GNOME_PROJECT= grilo-plugins
|
||||
GNOME_VERSION= 0.1.17
|
||||
API= 0.1
|
||||
|
||||
CATEGORIES+= multimedia
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/Grilo
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
WANTLIB += assuan dbus-1 e2fs-uuid ffi gcrypt gio-2.0 glib-2.0
|
||||
WANTLIB += gmime-2.6 gmodule-2.0 gnome-keyring gobject-2.0 gpg-error
|
||||
WANTLIB += gpgme-pthread grilo-0.1 grlnet-0.1 gssdp-1.0 gthread-2.0
|
||||
WANTLIB += gupnp-1.0 gupnp-av-1.0 m pcre rest-0.7 soup-2.4 soup-gnome-2.4
|
||||
WANTLIB += sqlite3 xml2 z
|
||||
|
||||
LIB_DEPENDS= devel/libsoup,-gnome \
|
||||
mail/gmime \
|
||||
net/gupnp/av \
|
||||
net/librest \
|
||||
x11/gnome/grilo
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
# youtube needs libquvi
|
||||
CONFIGURE_ARGS+=${CONFIGURE_SHARED} \
|
||||
--disable-static \
|
||||
--enable-localmetadata \
|
||||
--enable-vimeo \
|
||||
--enable-apple-trailers \
|
||||
--enable-metadata-store \
|
||||
--enable-podcasts \
|
||||
--enable-upnp \
|
||||
--enable-lastfm-albumart \
|
||||
--enable-jamendo \
|
||||
--enable-flickr \
|
||||
--enable-bliptv \
|
||||
--enable-filesystem
|
||||
|
||||
SUBST_VARS+= API
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/grilo-plugins/distinfo
Normal file
5
x11/gnome/grilo-plugins/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/grilo-plugins-0.1.17.tar.xz) = RVPII7NDSiuBh9H5W15hzA==
|
||||
RMD160 (gnome/grilo-plugins-0.1.17.tar.xz) = zR2EVz68jH4Oe/JZR92FIsXRVaA=
|
||||
SHA1 (gnome/grilo-plugins-0.1.17.tar.xz) = K2roIA4wZibnRWHjy8HTuQL1GC4=
|
||||
SHA256 (gnome/grilo-plugins-0.1.17.tar.xz) = x39wwCq4qau3zdyQn5CFPRPioY1LadtlpBEILD73mwo=
|
||||
SIZE (gnome/grilo-plugins-0.1.17.tar.xz) = 374436
|
18
x11/gnome/grilo-plugins/patches/patch-test_Makefile_in
Normal file
18
x11/gnome/grilo-plugins/patches/patch-test_Makefile_in
Normal file
@ -0,0 +1,18 @@
|
||||
$OpenBSD: patch-test_Makefile_in,v 1.1.1.1 2011/11/06 19:05:38 jasper Exp $
|
||||
--- test/Makefile.in.orig Wed Nov 2 22:58:00 2011
|
||||
+++ test/Makefile.in Wed Nov 2 22:58:09 2011
|
||||
@@ -283,14 +283,12 @@ test_CFLAGS = \
|
||||
-DPREFIX=$(prefix)
|
||||
|
||||
test_LDADD = \
|
||||
- -ldl -lpthread \
|
||||
@DEPS_LIBS@
|
||||
|
||||
test_local_metadata_SOURCES = \
|
||||
test_local_metadata.c
|
||||
|
||||
test_local_metadata_LDADD = \
|
||||
- -ldl -lpthread \
|
||||
@DEPS_LIBS@ \
|
||||
@GTHREAD_LIBS@ \
|
||||
@GIO_LIBS@
|
1
x11/gnome/grilo-plugins/pkg/DESCR
Normal file
1
x11/gnome/grilo-plugins/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Plugins providing Grilo access to various services.
|
41
x11/gnome/grilo-plugins/pkg/PLIST
Normal file
41
x11/gnome/grilo-plugins/pkg/PLIST
Normal file
@ -0,0 +1,41 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/06 19:05:38 jasper Exp $
|
||||
lib/grilo-${API}/
|
||||
lib/grilo-${API}/grl-apple-trailers.xml
|
||||
lib/grilo-${API}/grl-bliptv.xml
|
||||
lib/grilo-${API}/grl-bookmarks.xml
|
||||
lib/grilo-${API}/grl-filesystem.xml
|
||||
lib/grilo-${API}/grl-flickr.xml
|
||||
lib/grilo-${API}/grl-gravatar.xml
|
||||
lib/grilo-${API}/grl-jamendo.xml
|
||||
lib/grilo-${API}/grl-lastfm-albumart.xml
|
||||
lib/grilo-${API}/grl-local-metadata.xml
|
||||
lib/grilo-${API}/grl-metadata-store.xml
|
||||
lib/grilo-${API}/grl-podcasts.xml
|
||||
lib/grilo-${API}/grl-upnp.xml
|
||||
lib/grilo-${API}/grl-vimeo.xml
|
||||
lib/grilo-${API}/libgrlappletrailers.la
|
||||
lib/grilo-${API}/libgrlappletrailers.so
|
||||
lib/grilo-${API}/libgrlbliptv.la
|
||||
lib/grilo-${API}/libgrlbliptv.so
|
||||
lib/grilo-${API}/libgrlbookmarks.la
|
||||
lib/grilo-${API}/libgrlbookmarks.so
|
||||
lib/grilo-${API}/libgrlfilesystem.la
|
||||
lib/grilo-${API}/libgrlfilesystem.so
|
||||
lib/grilo-${API}/libgrlflickr.la
|
||||
lib/grilo-${API}/libgrlflickr.so
|
||||
lib/grilo-${API}/libgrlgravatar.la
|
||||
lib/grilo-${API}/libgrlgravatar.so
|
||||
lib/grilo-${API}/libgrljamendo.la
|
||||
lib/grilo-${API}/libgrljamendo.so
|
||||
lib/grilo-${API}/libgrllastfm-albumart.la
|
||||
lib/grilo-${API}/libgrllastfm-albumart.so
|
||||
lib/grilo-${API}/libgrllocalmetadata.la
|
||||
lib/grilo-${API}/libgrllocalmetadata.so
|
||||
lib/grilo-${API}/libgrlmetadatastore.la
|
||||
lib/grilo-${API}/libgrlmetadatastore.so
|
||||
lib/grilo-${API}/libgrlpodcasts.la
|
||||
lib/grilo-${API}/libgrlpodcasts.so
|
||||
lib/grilo-${API}/libgrlupnp.la
|
||||
lib/grilo-${API}/libgrlupnp.so
|
||||
lib/grilo-${API}/libgrlvimeo.la
|
||||
lib/grilo-${API}/libgrlvimeo.so
|
Loading…
x
Reference in New Issue
Block a user