@ -8,20 +8,19 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := grilo-plugins
PKG_VERSION := 0.3.5
PKG_VERSION := 0.3.7
PKG_RELEASE := 1
PKG_MAINTAINER := W. Michael Petullo <mike@flyn.org>
PKG_LICENSE := LGPLv2.1
PKG_LICENSE_FILES := COPYING
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.xz
PKG_SOURCE_URL := @GNOME/grilo-plugins/0.3/
PKG_HASH := 2977827b8ecb3e15535236180e57dc35e85058d111349bdb6a1597e62a5068fb
PKG_HASH := fc2f3bbc319136e53e1efb6659fa65b6af45db114b6621008f9abba64fad6820
PKG_BUILD_DEPENDS := glib2 grilo
PKG_BUILD_PARALLEL := 1
PKG_INSTALL := 1
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -43,15 +42,29 @@ endef
d e f i n e P a c k a g e / g r i l o / d e c r i p t i o n
Grilo is a framework that provides access to different sources of
multimedia content, using a pluggable system. This package contains
multimedia content, using a pluggable system. This package contains
plugins to get information from a number of sources.
e n d e f
CONFIGURE_ARGS += \
--enable-static \
--without-libiconv-prefix \
--without-libintl-prefix \
--without-x \
--disable-compile-warnings \
--disable-goa \
--disable-filesystem \
--disable-optical-media \
--disable-youtube \
--disable-flickr \
--disable-podcasts \
--disable-bookmarks \
--disable-lua-factory \
--disable-metadata-store \
--disable-vimeo \
--disable-tracker \
--disable-local-metadata \
--disable-chromaprint \
--disable-thetvdb \
--disable-tmdb \
--disable-freebox
d e f i n e P a c k a g e / g r i l o - p l u g i n s / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/lib/grilo-0.3
@ -84,6 +97,6 @@ $(eval $(call BuildPlugin,dmap,DAAP and DPAP sharing,daap dpap,libdmapsharing,30
$( eval $ ( call BuildPlugin ,gravatar ,Gravatar provider ,gravatar ,,30) )
$( eval $ ( call BuildPlugin ,jamendo ,Jamendo sharing ,jamendo ,,30) )
$( eval $ ( call BuildPlugin ,magnatune ,Magnatune sharing ,magnatune ,,30) )
$( eval $ ( call BuildPlugin ,opensubtitles ,Openi subtitles provider ,opensubtitles ,,30) )
$( eval $ ( call BuildPlugin ,opensubtitles ,Open subtitles provider ,opensubtitles ,,30) )
$( eval $ ( call BuildPlugin ,raitv ,Rai .tv sharing ,raitv ,,30) )
$( eval $ ( call BuildPlugin ,shoutcast ,SHOUTcast sharing ,shoutcast ,,30) )