Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/grilo-plugins: grilo-plugins-0.2.12.ebuild ChangeLog
Date: Sun, 27 Apr 2014 17:34:42
Message-Id: 20140427173438.63D092004B@flycatcher.gentoo.org
1 eva 14/04/27 17:34:38
2
3 Modified: ChangeLog
4 Added: grilo-plugins-0.2.12.ebuild
5 Log:
6 Version bump for Gnome 3.12.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.39 media-plugins/grilo-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.39&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.39&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?r1=1.38&r2=1.39
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v
20 retrieving revision 1.38
21 retrieving revision 1.39
22 diff -u -r1.38 -r1.39
23 --- ChangeLog 25 Apr 2014 18:42:43 -0000 1.38
24 +++ ChangeLog 27 Apr 2014 17:34:38 -0000 1.39
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/grilo-plugins
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 1.38 2014/04/25 18:42:43 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 1.39 2014/04/27 17:34:38 eva Exp $
30 +
31 +*grilo-plugins-0.2.12 (27 Apr 2014)
32 +
33 + 27 Apr 2014; Gilles Dartiguelongue <eva@g.o>
34 + +grilo-plugins-0.2.12.ebuild:
35 + Version bump for Gnome 3.12.
36
37 25 Apr 2014; Pacho Ramos <pacho@g.o> -grilo-plugins-0.1.20.ebuild,
38 -grilo-plugins-0.2.9.ebuild:
39
40
41
42 1.1 media-plugins/grilo-plugins/grilo-plugins-0.2.12.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.12.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.12.ebuild?rev=1.1&content-type=text/plain
46
47 Index: grilo-plugins-0.2.12.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/grilo-plugins-0.2.12.ebuild,v 1.1 2014/04/27 17:34:38 eva Exp $
52
53 EAPI="5"
54 GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
55 GNOME2_LA_PUNT="yes"
56
57 inherit gnome2
58
59 DESCRIPTION="A framework for easy media discovery and browsing"
60 HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
61
62 LICENSE="LGPL-2.1+"
63 SLOT="0.2"
64 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 IUSE="daap +dvd flickr freebox gnome-online-accounts lua pocket tracker upnp-av +vimeo +youtube"
66
67 RDEPEND="
68 >=dev-libs/glib-2.34:2
69 >=media-libs/grilo-0.2.10:${SLOT}[network,playlist]
70 >=media-libs/libmediaart-0.1
71
72 dev-libs/gmime:2.6
73 dev-libs/json-glib
74 dev-libs/libxml2:2
75 dev-db/sqlite:3
76
77 daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 )
78 dvd? ( >=dev-libs/totem-pl-parser-3.4.1 )
79 flickr? ( net-libs/liboauth )
80 freebox? ( net-dns/avahi )
81 gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1 )
82 lua? ( >=dev-lang/lua-5.2 )
83 pocket? (
84 dev-libs/json-glib
85 >=net-libs/gnome-online-accounts-3.11.4
86 >=net-libs/rest-0.7
87 >=dev-libs/totem-pl-parser-3.4.1 )
88 tracker? ( >=app-misc/tracker-0.10.5:= )
89 youtube? (
90 >=dev-libs/libgdata-0.9.1
91 dev-libs/totem-pl-parser )
92 upnp-av? (
93 net-libs/gssdp
94 >=net-libs/gupnp-0.13
95 >=net-libs/gupnp-av-0.5 )
96 vimeo? (
97 dev-libs/libgcrypt:0
98 dev-libs/totem-pl-parser )
99 "
100 DEPEND="${RDEPEND}
101 app-text/docbook-xml-dtd:4.5
102 app-text/yelp-tools
103 >=dev-util/intltool-0.40.0
104 virtual/pkgconfig
105 "
106
107 src_configure() {
108 # --enable-debug only changes CFLAGS, useless for us
109 # Plugins
110 # shoutcast seems to be broken
111 gnome2_src_configure \
112 --disable-static \
113 --disable-debug \
114 --disable-uninstalled \
115 --enable-bliptv \
116 --enable-apple-trailers \
117 --enable-bookmarks \
118 --enable-filesystem \
119 --enable-gravatar \
120 --enable-jamendo \
121 --enable-lastfm-albumart \
122 --enable-localmetadata \
123 --enable-magnatune \
124 --enable-metadata-store \
125 --enable-podcasts \
126 --enable-raitv \
127 --disable-shoutcast \
128 --enable-tmdb \
129 $(use_enable daap dmap) \
130 $(use_enable dvd optical-media) \
131 $(use_enable flickr) \
132 $(use_enable freebox) \
133 $(use_enable gnome-online-accounts goa) \
134 $(use_enable lua lua-factory) \
135 $(use_enable pocket) \
136 $(use_enable tracker) \
137 $(use_enable upnp-av upnp) \
138 $(use_enable vimeo) \
139 $(use_enable youtube)
140 }