Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/grilo-plugins/
Date: Sat, 26 Dec 2015 14:21:04
Message-Id: 1451139633.316399e0a2aa8f6bb6c2f2f7d1bd8e6300a873b4.pacho@gentoo
1 commit: 316399e0a2aa8f6bb6c2f2f7d1bd8e6300a873b4
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 14:09:38 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 14:20:33 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316399e0
7
8 media-plugins/grilo-plugins: Version bump
9
10 Package-Manager: portage-2.2.26
11
12 media-plugins/grilo-plugins/Manifest | 1 +
13 .../grilo-plugins/grilo-plugins-0.2.17.ebuild | 94 ++++++++++++++++++++++
14 2 files changed, 95 insertions(+)
15
16 diff --git a/media-plugins/grilo-plugins/Manifest b/media-plugins/grilo-plugins/Manifest
17 index 936b5b1..ff16dc0 100644
18 --- a/media-plugins/grilo-plugins/Manifest
19 +++ b/media-plugins/grilo-plugins/Manifest
20 @@ -1,3 +1,4 @@
21 DIST grilo-plugins-0.2.12.tar.xz 721592 SHA256 15bed8a633c81b251920ab677d455433e641388f605277ca88e549cc89012b48 SHA512 37865fea88b2927482490481f07d830e6cbd89c886e20b2986931215099bc9b6b46600ac45e0c72c6ff2d8f9e273ca5cd4ad42195436b540118c483d1cb5bd8e WHIRLPOOL 27006aa66002770c55be9c8f9d4302f1b60524096a11ad27731a3fcb57e4e4a55a0be6809808d14c441e4bdc005753fd55657fb9df83c149a420eacc29276c91
22 DIST grilo-plugins-0.2.14.tar.xz 1036824 SHA256 d0f18116675058c7e8c178b1fe26d6d73998a0452f85a73b1696df740c83d3ab SHA512 d4caddb5a710f19365d1d9e890b1d525b96e78cf2228a886f1b2c66e60601c2bef61791007d0d9cc8d3b306aac3065c0ff618ef522c7971885c95ca2e365c69b WHIRLPOOL 40899069c626a4183a9cf2afe94f8290dd39bd0bed8475b5d0732d3aa2521eb6fb6f275fba38d47b0614a9e16501f63ee0c5180dd88082ceb14bff0867f7cfe5
23 DIST grilo-plugins-0.2.16.tar.xz 1027924 SHA256 80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203 SHA512 5f06c15a8cdaecca06d87f2c079d5b9b21de8aca2f0c78432225edda0dcf114403e42245cd3c300b63303b7f03defe53b3067fa24d17896a04bd4dfa9cce0000 WHIRLPOOL 10377791776b006def732c22f3f956b51d7d427f13368bd738a03c3e4ce058ec562a2d0f3f99159a7264fa51b93bfbd99196ceba7d4268758360f4573adde06a
24 +DIST grilo-plugins-0.2.17.tar.xz 1036308 SHA256 337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781 SHA512 f556ae6e72c82ce74cc8902f7b4ae27f51060c3b06230989b36ce4498f93894c723809c1f08fc8edfabd892fc303eb0523f21ea72649f644c7eb421b62773140 WHIRLPOOL f882ba3ef6ee4b7a1c115992dedd03778155d1ef4fa26077b7f482f5ab7bd5087e6d8485912bbd2563af3b0ef3e387169c1217b8f0427637aa1a9aa88e94df7c
25
26 diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild
27 new file mode 100644
28 index 0000000..8fa3fd2
29 --- /dev/null
30 +++ b/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild
31 @@ -0,0 +1,94 @@
32 +# Copyright 1999-2015 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI="5"
37 +GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
38 +GNOME2_LA_PUNT="yes"
39 +
40 +inherit gnome2
41 +
42 +DESCRIPTION="A framework for easy media discovery and browsing"
43 +HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
44 +
45 +LICENSE="LGPL-2.1+"
46 +SLOT="0.2"
47 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
48 +IUSE="daap +dvd flickr freebox gnome-online-accounts lua subtitles thetvdb tracker upnp-av +vimeo +youtube"
49 +
50 +# Bump gom requirement to avoid segfaults
51 +RDEPEND="
52 + >=dev-libs/glib-2.44:2
53 + >=media-libs/grilo-0.2.12:${SLOT}[network,playlist]
54 + media-libs/libmediaart:2.0
55 + >=dev-libs/gom-0.3.1
56 +
57 + dev-libs/gmime:2.6
58 + dev-libs/json-glib
59 + dev-libs/libxml2:2
60 + dev-db/sqlite:3
61 +
62 + daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 )
63 + dvd? ( >=dev-libs/totem-pl-parser-3.4.1 )
64 + flickr? ( net-libs/liboauth )
65 + freebox? ( net-dns/avahi )
66 + gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.91 )
67 + lua? (
68 + >=dev-lang/lua-5.3
69 + app-arch/libarchive
70 + dev-libs/libxml2:2
71 + >=dev-libs/totem-pl-parser-3.4.1 )
72 + subtitles? ( net-libs/libsoup:2.4 )
73 + thetvdb? (
74 + app-arch/libarchive
75 + dev-libs/libxml2 )
76 + tracker? ( >=app-misc/tracker-0.10.5:= )
77 + youtube? (
78 + >=dev-libs/libgdata-0.9.1:=
79 + >=dev-libs/totem-pl-parser-3.4.1 )
80 + upnp-av? (
81 + net-libs/libsoup:2.4
82 + net-libs/dleyna-connector-dbus )
83 + vimeo? (
84 + >=dev-libs/totem-pl-parser-3.4.1 )
85 +"
86 +DEPEND="${RDEPEND}
87 + app-text/docbook-xml-dtd:4.5
88 + app-text/yelp-tools
89 + >=dev-util/intltool-0.40.0
90 + virtual/pkgconfig
91 +"
92 +
93 +# FIXME: some unittests required python-dbusmock
94 +src_configure() {
95 + # --enable-debug only changes CFLAGS, useless for us
96 + # Plugins
97 + # shoutcast seems to be broken
98 + gnome2_src_configure \
99 + --disable-static \
100 + --disable-debug \
101 + --disable-uninstalled \
102 + --enable-bookmarks \
103 + --enable-filesystem \
104 + --enable-gravatar \
105 + --enable-jamendo \
106 + --enable-localmetadata \
107 + --enable-magnatune \
108 + --enable-metadata-store \
109 + --enable-podcasts \
110 + --enable-raitv \
111 + --disable-shoutcast \
112 + --enable-tmdb \
113 + $(use_enable daap dmap) \
114 + $(use_enable dvd optical-media) \
115 + $(use_enable flickr) \
116 + $(use_enable freebox) \
117 + $(use_enable gnome-online-accounts goa) \
118 + $(use_enable lua lua-factory) \
119 + $(use_enable subtitles opensubtitles) \
120 + $(use_enable thetvdb) \
121 + $(use_enable tracker) \
122 + $(use_enable upnp-av dleyna) \
123 + $(use_enable vimeo) \
124 + $(use_enable youtube)
125 +}