Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/grilo-plugins/
Date: Sun, 02 Dec 2018 17:28:00
Message-Id: 1543771598.dae99c1726ae11299047e0d4d07c4255fe178673.leio@gentoo
1 commit: dae99c1726ae11299047e0d4d07c4255fe178673
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 17:08:36 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 17:26:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae99c17
7
8 media-plugins/grilo-plugins: remove old
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.52, Repoman-2.3.11
12
13 media-plugins/grilo-plugins/Manifest | 1 -
14 .../grilo-plugins/grilo-plugins-0.3.5.ebuild | 132 ---------------------
15 2 files changed, 133 deletions(-)
16
17 diff --git a/media-plugins/grilo-plugins/Manifest b/media-plugins/grilo-plugins/Manifest
18 index 75d36b9d1b8..67080054936 100644
19 --- a/media-plugins/grilo-plugins/Manifest
20 +++ b/media-plugins/grilo-plugins/Manifest
21 @@ -1,3 +1,2 @@
22 DIST grilo-plugins-0.2.17.tar.xz 1036308 BLAKE2B c83de5b251c030c71164310f6240652ffc86efa46a057bc750ee242c7cc2ff91a9c28ec6a847783cf7fd2df068cba0dad6f10521db82c7080a466c63aacb4c03 SHA512 f556ae6e72c82ce74cc8902f7b4ae27f51060c3b06230989b36ce4498f93894c723809c1f08fc8edfabd892fc303eb0523f21ea72649f644c7eb421b62773140
23 -DIST grilo-plugins-0.3.5.tar.xz 1881080 BLAKE2B 06f06fe47cf6fb374d3d398e113a2d851c46e390011f2ef8c04a9b658bd04eea5f0c17ad4e89f7cd922ac0a24efe94f30db65697d4b71fab512eaf71c8ef936c SHA512 3420b18d5d938559b75ae41199a6a79dfa5a8a43d2b29631f7cb03c28df569627be610a4087514240c3413e476fa76def3ee7a1b065b5104679b788b633a5b0e
24 DIST grilo-plugins-0.3.7.tar.xz 1892848 BLAKE2B 9894a01dc555f20c3119208e2ee875898c918f8d81e36571a777f7f1776c284d5fa5b4ac9126a352dc812b0f5ba9c15e0e81a2381ef9cb636afb66e272a77cec SHA512 9e69835b3b8f6e2974d799480e2c8c55a084d2089ead6b37112a8c3c79b6bd2142b8fd66952493b7118e09eb5070789408b59bd28784bd9f6bf5ea5a7bc5695d
25
26 diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.3.5.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.3.5.ebuild
27 deleted file mode 100644
28 index 934007421c9..00000000000
29 --- a/media-plugins/grilo-plugins/grilo-plugins-0.3.5.ebuild
30 +++ /dev/null
31 @@ -1,132 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -GNOME2_LA_PUNT="yes"
37 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
38 -
39 -inherit gnome2 python-any-r1
40 -
41 -DESCRIPTION="A framework for easy media discovery and browsing"
42 -HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
43 -
44 -LICENSE="LGPL-2.1+"
45 -SLOT="0.3"
46 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
47 -IUSE="daap dvd examples chromaprint flickr freebox gnome-online-accounts lua subtitles test thetvdb tracker upnp-av vimeo +youtube"
48 -
49 -# Bump gom requirement to avoid segfaults
50 -RDEPEND="
51 - >=dev-libs/glib-2.44:2
52 - >=media-libs/grilo-0.3.1:${SLOT}=[network,playlist]
53 - media-libs/libmediaart:2.0
54 - >=dev-libs/gom-0.3.2
55 -
56 - dev-libs/gmime:3.0
57 - dev-libs/json-glib
58 - dev-libs/libxml2:2
59 - dev-db/sqlite:3
60 -
61 - chromaprint? ( media-plugins/gst-plugins-chromaprint:1.0 )
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 - net-misc/dleyna-server )
84 - vimeo? (
85 - >=dev-libs/totem-pl-parser-3.4.1 )
86 -"
87 -DEPEND="${RDEPEND}
88 - app-text/docbook-xml-dtd:4.5
89 - app-text/yelp-tools
90 - >=dev-util/gdbus-codegen-2.44
91 - >=dev-util/intltool-0.40.0
92 - virtual/pkgconfig
93 - lua? ( dev-util/gperf )
94 - upnp-av? ( test? (
95 - ${PYTHON_DEPS}
96 - $(python_gen_any_dep 'dev-python/dbusmock[${PYTHON_USEDEP}]') ) )
97 -"
98 -
99 -python_check_deps() {
100 - use upnp-av && use test && has_version "dev-python/dbusmock[${PYTHON_USEDEP}]"
101 -}
102 -
103 -pkg_setup() {
104 - use upnp-av && use test && python-any-r1_pkg_setup
105 -}
106 -
107 -src_prepare () {
108 - gnome2_src_prepare
109 - sed -e "s:GETTEXT_PACKAGE=grilo-plugins$:GETTEXT_PACKAGE=grilo-plugins-${SLOT}:" \
110 - -i configure.ac configure || die "sed configure.ac configure failed"
111 -}
112 -
113 -# FIXME: some unittests required python-dbusmock
114 -src_configure() {
115 - # --enable-debug only changes CFLAGS, useless for us
116 - # Plugins
117 - # shoutcast seems to be broken
118 - gnome2_src_configure \
119 - --disable-static \
120 - --disable-debug \
121 - --disable-uninstalled \
122 - --enable-bookmarks \
123 - --enable-filesystem \
124 - --enable-gravatar \
125 - --enable-jamendo \
126 - --enable-local-metadata \
127 - --enable-magnatune \
128 - --enable-metadata-store \
129 - --enable-podcasts \
130 - --enable-raitv \
131 - --disable-shoutcast \
132 - --enable-tmdb \
133 - $(use_enable chromaprint) \
134 - $(use_enable daap dmap) \
135 - $(use_enable dvd optical-media) \
136 - $(use_enable flickr) \
137 - $(use_enable freebox) \
138 - $(use_enable gnome-online-accounts goa) \
139 - $(use_enable lua lua-factory) \
140 - $(use_enable subtitles opensubtitles) \
141 - $(use_enable thetvdb) \
142 - $(use_enable tracker) \
143 - $(use_enable upnp-av dleyna) \
144 - $(use_enable vimeo) \
145 - $(use_enable youtube)
146 -}
147 -
148 -src_install() {
149 - if use examples; then
150 - docinto examples
151 - doins help/examples/*.c
152 - fi
153 -
154 - gnome2_src_install \
155 - DOC_MODULE_VERSION=${SLOT%/*} \
156 - HELP_ID="grilo-plugins-${SLOT%/*}" \
157 - HELP_MEDIA=""
158 -
159 - # The above doesn't work and collides with 0.2 slot
160 - mv "${ED}"/usr/share/help/C/examples/example-tmdb{,-0.3}.c || die
161 - mv "${ED}"/usr/share/help/C/grilo-plugins/legal{,-0.3}.xml || die
162 - mv "${ED}"/usr/share/help/C/grilo-plugins/grilo-plugins{,-0.3}.xml || die
163 -}