From 2ef0bc05ad66ed05621bc053d8b8b60238807e61 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 02 2014 13:56:11 +0000 Subject: Build additional freebox, lua-factory and pocket plugins And while at this, also drop --disable-fakemetadata now that the plugin is gone upstream. --- diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 02a1a1d..a0265fc 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -7,7 +7,7 @@ Name: grilo-plugins Version: 0.2.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for the Grilo framework Group: Applications/Multimedia @@ -15,6 +15,7 @@ License: LGPLv2+ Url: https://live.gnome.org/Grilo Source0: http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/%{release_version}/grilo-plugins-%{version}.tar.xz +BuildRequires: avahi-gobject-devel BuildRequires: grilo-devel >= %{grilo_version} BuildRequires: glib2-devel BuildRequires: libgcrypt-devel @@ -24,6 +25,8 @@ BuildRequires: gupnp-av-devel >= %{gupnp_av_version} BuildRequires: intltool BuildRequires: itstool BuildRequires: libsoup-devel +BuildRequires: lua-devel +BuildRequires: rest-devel BuildRequires: sqlite-devel BuildRequires: libgdata-devel BuildRequires: totem-pl-parser-devel @@ -42,16 +45,21 @@ multimedia content, using a pluggable system. This package contains plugins to get information from theses sources: - Apple Trailers - Bookmarks +- Euronews - Filesystem - Flickr +- Freebox - Gravatar - iTunes Music Sharing - Jamendo - Last.fm (for album arts) - Local metadata (album arts and thumbnails) - Metadata Store +- Pocket - Podcasts +- Radio France - Shoutcast +- The Guardian Videos - Tracker - UPnP - Vimeo @@ -63,18 +71,20 @@ This package contains plugins to get information from theses sources: %build %configure \ --disable-static \ - --disable-fakemetadata \ --disable-shoutcast \ --enable-apple-trailers \ --enable-bookmarks \ --enable-dmap \ --enable-filesystem \ --enable-flickr \ + --enable-freebox \ --enable-gravatar \ --enable-jamendo \ --enable-lastfm-albumart \ --enable-localmetadata \ + --enable-lua-factory \ --enable-metadata-store \ + --enable-pocket \ --enable-podcasts \ --enable-tmdb \ --enable-tracker \ @@ -101,10 +111,14 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/* %files -f grilo-plugins.lang %doc AUTHORS COPYING NEWS README %doc %{_datadir}/help/C/examples/example-tmdb.c +%{_datadir}/grilo-plugins/ %{_libdir}/grilo-%{release_version}/*.so* %{_libdir}/grilo-%{release_version}/*.xml %changelog +* Wed Apr 02 2014 Kalev Lember - 0.2.12-2 +- Build additional freebox, lua-factory and pocket plugins + * Wed Mar 19 2014 Richard Hughes - 0.2.12-1 - Update to 0.2.12