Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/grilo-plugins: metadata.xml grilo-plugins-0.2.13.ebuild ChangeLog grilo-plugins-0.2.10.ebuild
Date: Tue, 02 Sep 2014 13:39:44
Message-Id: 20140902133915.0DD174865@oystercatcher.gentoo.org
1 pacho 14/09/02 13:39:15
2
3 Modified: metadata.xml ChangeLog
4 Added: grilo-plugins-0.2.13.ebuild
5 Removed: grilo-plugins-0.2.10.ebuild
6 Log:
7 Version bump, drop old
8
9 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.9 media-plugins/grilo-plugins/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/metadata.xml?rev=1.9&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/metadata.xml?rev=1.9&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/metadata.xml?r1=1.8&r2=1.9
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/metadata.xml,v
21 retrieving revision 1.8
22 retrieving revision 1.9
23 diff -u -r1.8 -r1.9
24 --- metadata.xml 11 Feb 2014 22:05:18 -0000 1.8
25 +++ metadata.xml 2 Sep 2014 13:39:14 -0000 1.9
26 @@ -8,6 +8,7 @@
27 <flag name="freebox">Build support for viewing TV channels using Freebox</flag>
28 <flag name="gnome-online-accounts">Enable <pkg>net-libs/gnome-online-accounts</pkg> support</flag>
29 <flag name="pocket">Support for showing content from Pocket</flag>
30 + <flag name="thetvdb">Build support for thetvdb.com</flag>
31 <flag name="tracker">Build support for content discovery using the <pkg>app-misc/tracker</pkg> indexer</flag>
32 <flag name="vimeo">Build support for Vimeo content discovery using <pkg>net-libs/libsoup</pkg> and <pkg>dev-libs/libgcrypt</pkg></flag>
33 <flag name="youtube">Build support for YouTube content discovery using <pkg>dev-libs/libgdata</pkg></flag>
34
35
36
37 1.42 media-plugins/grilo-plugins/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.42&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.42&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?r1=1.41&r2=1.42
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v
46 retrieving revision 1.41
47 retrieving revision 1.42
48 diff -u -r1.41 -r1.42
49 --- ChangeLog 23 Jul 2014 15:20:29 -0000 1.41
50 +++ ChangeLog 2 Sep 2014 13:39:14 -0000 1.42
51 @@ -1,6 +1,12 @@
52 # ChangeLog for media-plugins/grilo-plugins
53 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 1.41 2014/07/23 15:20:29 ago Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 1.42 2014/09/02 13:39:14 pacho Exp $
56 +
57 +*grilo-plugins-0.2.13 (02 Sep 2014)
58 +
59 + 02 Sep 2014; Pacho Ramos <pacho@g.o> +grilo-plugins-0.2.13.ebuild,
60 + -grilo-plugins-0.2.10.ebuild, metadata.xml:
61 + Version bump, drop old
62
63 23 Jul 2014; Agostino Sarubbo <ago@g.o> grilo-plugins-0.2.12.ebuild:
64 Stable for x86, wrt bug #512012
65
66
67
68 1.1 media-plugins/grilo-plugins/grilo-plugins-0.2.13.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.13.ebuild?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.13.ebuild?rev=1.1&content-type=text/plain
72
73 Index: grilo-plugins-0.2.13.ebuild
74 ===================================================================
75 # Copyright 1999-2014 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77 # $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.13.ebuild,v 1.1 2014/09/02 13:39:14 pacho Exp $
78
79 EAPI="5"
80 GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
81 GNOME2_LA_PUNT="yes"
82
83 inherit gnome2
84
85 DESCRIPTION="A framework for easy media discovery and browsing"
86 HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
87
88 LICENSE="LGPL-2.1+"
89 SLOT="0.2"
90 KEYWORDS="~amd64 ~x86"
91 IUSE="daap +dvd flickr freebox gnome-online-accounts lua pocket thetvdb tracker upnp-av +vimeo +youtube"
92
93 RDEPEND="
94 >=dev-libs/glib-2.36:2
95 >=media-libs/grilo-0.2.10:${SLOT}[network,playlist]
96 >=media-libs/libmediaart-0.1
97 >=dev-libs/gom-0.2.1
98
99 dev-libs/gmime:2.6
100 dev-libs/json-glib
101 dev-libs/libxml2:2
102 dev-db/sqlite:3
103
104 daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 )
105 dvd? ( >=dev-libs/totem-pl-parser-3.4.1 )
106 flickr? ( net-libs/liboauth )
107 freebox? ( net-dns/avahi )
108 gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1 )
109 lua? (
110 >=dev-lang/lua-5.2
111 app-arch/libarchive )
112 pocket? (
113 >=net-libs/gnome-online-accounts-3.11.4
114 >=net-libs/rest-0.7.90
115 >=dev-libs/totem-pl-parser-3.4.1 )
116 thetvdb? (
117 app-arch/libarchive
118 dev-libs/libxml2 )
119 tracker? ( >=app-misc/tracker-0.10.5:= )
120 youtube? (
121 >=dev-libs/libgdata-0.9.1
122 dev-libs/totem-pl-parser )
123 upnp-av? ( net-libs/libsoup )
124 vimeo? (
125 dev-libs/totem-pl-parser )
126 "
127 DEPEND="${RDEPEND}
128 app-text/docbook-xml-dtd:4.5
129 app-text/yelp-tools
130 >=dev-util/intltool-0.40.0
131 virtual/pkgconfig
132 "
133
134 src_configure() {
135 # --enable-debug only changes CFLAGS, useless for us
136 # Plugins
137 # shoutcast seems to be broken
138 gnome2_src_configure \
139 --disable-static \
140 --disable-debug \
141 --disable-uninstalled \
142 --enable-bliptv \
143 --enable-apple-trailers \
144 --enable-bookmarks \
145 --enable-filesystem \
146 --enable-gravatar \
147 --enable-jamendo \
148 --enable-lastfm-albumart \
149 --enable-localmetadata \
150 --enable-magnatune \
151 --enable-metadata-store \
152 --enable-podcasts \
153 --enable-raitv \
154 --disable-shoutcast \
155 --enable-tmdb \
156 $(use_enable daap dmap) \
157 $(use_enable dvd optical-media) \
158 $(use_enable flickr) \
159 $(use_enable freebox) \
160 $(use_enable gnome-online-accounts goa) \
161 $(use_enable lua lua-factory) \
162 $(use_enable pocket) \
163 $(use_enable thetvdb) \
164 $(use_enable tracker) \
165 $(use_enable upnp-av dleyna) \
166 $(use_enable vimeo) \
167 $(use_enable youtube)
168 }