From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/grilo-plugins/
Date: Mon, 19 Feb 2018 20:03:35 +0000 (UTC) [thread overview]
Message-ID: <1519070560.b738bc8f0fb26d3aaef6ddb3f6046233df59b023.leio@gentoo> (raw)
commit: b738bc8f0fb26d3aaef6ddb3f6046233df59b023
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 19:49:05 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 20:02:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b738bc8f
media-plugins/grilo-plugins: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-plugins/grilo-plugins/Manifest | 1 -
.../grilo-plugins/grilo-plugins-0.3.4.ebuild | 118 ---------------------
2 files changed, 119 deletions(-)
diff --git a/media-plugins/grilo-plugins/Manifest b/media-plugins/grilo-plugins/Manifest
index 6ad197fc71d..dc7f40d6781 100644
--- a/media-plugins/grilo-plugins/Manifest
+++ b/media-plugins/grilo-plugins/Manifest
@@ -1,3 +1,2 @@
DIST grilo-plugins-0.2.17.tar.xz 1036308 BLAKE2B c83de5b251c030c71164310f6240652ffc86efa46a057bc750ee242c7cc2ff91a9c28ec6a847783cf7fd2df068cba0dad6f10521db82c7080a466c63aacb4c03 SHA512 f556ae6e72c82ce74cc8902f7b4ae27f51060c3b06230989b36ce4498f93894c723809c1f08fc8edfabd892fc303eb0523f21ea72649f644c7eb421b62773140
-DIST grilo-plugins-0.3.4.tar.xz 1879324 BLAKE2B 6cd9c27fcee17724a5ab5b5b7c0e6f0c6e4d8f431cac63fd52a145a6b80187bbe026c403ed457d20a59ac5e1db38ce5013916ae9feedb9d7bc67864ac2ac3c3f SHA512 690e016f4e24894bce8e8a3535898e6a5553fbe725efe539f771867d5a246a2d86e52641cc21696a7ea9da506ab72735db26d40e8aa6e738b818fda81d9d5575
DIST grilo-plugins-0.3.5.tar.xz 1881080 BLAKE2B 06f06fe47cf6fb374d3d398e113a2d851c46e390011f2ef8c04a9b658bd04eea5f0c17ad4e89f7cd922ac0a24efe94f30db65697d4b71fab512eaf71c8ef936c SHA512 3420b18d5d938559b75ae41199a6a79dfa5a8a43d2b29631f7cb03c28df569627be610a4087514240c3413e476fa76def3ee7a1b065b5104679b788b633a5b0e
diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.3.4.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.3.4.ebuild
deleted file mode 100644
index c56645ad2f0..00000000000
--- a/media-plugins/grilo-plugins/grilo-plugins-0.3.4.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A framework for easy media discovery and browsing"
-HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
-
-LICENSE="LGPL-2.1+"
-SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="daap dvd examples chromaprint flickr freebox gnome-online-accounts lua subtitles thetvdb tracker upnp-av vimeo +youtube"
-
-# Bump gom requirement to avoid segfaults
-RDEPEND="
- >=dev-libs/glib-2.44:2
- >=media-libs/grilo-0.3.1:${SLOT}=[network,playlist]
- media-libs/libmediaart:2.0
- >=dev-libs/gom-0.3.2
-
- dev-libs/gmime:2.6
- dev-libs/json-glib
- dev-libs/libxml2:2
- dev-db/sqlite:3
-
- chromaprint? ( media-libs/gstreamer:1.0 )
- daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 )
- dvd? ( >=dev-libs/totem-pl-parser-3.4.1 )
- flickr? ( net-libs/liboauth )
- freebox? ( net-dns/avahi )
- gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.91:= )
- lua? (
- >=dev-lang/lua-5.3
- app-arch/libarchive
- dev-libs/libxml2:2
- >=dev-libs/totem-pl-parser-3.4.1 )
- subtitles? ( net-libs/libsoup:2.4 )
- thetvdb? (
- app-arch/libarchive
- dev-libs/libxml2 )
- tracker? ( >=app-misc/tracker-0.10.5:= )
- youtube? (
- >=dev-libs/libgdata-0.9.1:=
- >=dev-libs/totem-pl-parser-3.4.1 )
- upnp-av? (
- net-libs/libsoup:2.4
- net-libs/dleyna-connector-dbus )
- vimeo? (
- >=dev-libs/totem-pl-parser-3.4.1 )
-"
-DEPEND="${RDEPEND}
- lua? ( dev-util/gperf )
- app-text/docbook-xml-dtd:4.5
- app-text/yelp-tools
- >=dev-util/intltool-0.40.0
- virtual/pkgconfig
-"
-
-src_prepare () {
- gnome2_src_prepare
- sed -e "s:GETTEXT_PACKAGE=grilo-plugins$:GETTEXT_PACKAGE=grilo-plugins-${SLOT}:" \
- -i configure.ac configure || die "sed configure.ac configure failed"
-}
-
-# FIXME: some unittests required python-dbusmock
-src_configure() {
- # --enable-debug only changes CFLAGS, useless for us
- # Plugins
- # shoutcast seems to be broken
- gnome2_src_configure \
- --disable-static \
- --disable-debug \
- --disable-uninstalled \
- --enable-bookmarks \
- --enable-filesystem \
- --enable-gravatar \
- --enable-jamendo \
- --enable-local-metadata \
- --enable-magnatune \
- --enable-metadata-store \
- --enable-podcasts \
- --enable-raitv \
- --disable-shoutcast \
- --enable-tmdb \
- $(use_enable chromaprint) \
- $(use_enable daap dmap) \
- $(use_enable dvd optical-media) \
- $(use_enable flickr) \
- $(use_enable freebox) \
- $(use_enable gnome-online-accounts goa) \
- $(use_enable lua lua-factory) \
- $(use_enable subtitles opensubtitles) \
- $(use_enable thetvdb) \
- $(use_enable tracker) \
- $(use_enable upnp-av dleyna) \
- $(use_enable vimeo) \
- $(use_enable youtube)
-}
-
-src_install() {
- if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins help/examples/*.c
- fi
-
- gnome2_src_install \
- DOC_MODULE_VERSION=${SLOT%/*} \
- HELP_ID="grilo-plugins-${SLOT%/*}" \
- HELP_MEDIA=""
-
- # The above doesn't work and collides with 0.2 slot
- mv "${ED}"/usr/share/help/C/examples/example-tmdb{,-0.3}.c
- mv "${ED}"/usr/share/help/C/grilo-plugins/legal{,-0.3}.xml
- mv "${ED}"/usr/share/help/C/grilo-plugins/grilo-plugins{,-0.3}.xml
-}
next reply other threads:[~2018-02-19 20:03 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-19 20:03 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-14 14:34 [gentoo-commits] repo/gentoo:master commit in: media-plugins/grilo-plugins/ Matt Turner
2023-07-27 8:29 WANG Xuerui
2023-06-19 16:01 Matt Turner
2023-06-19 15:30 Matt Turner
2023-06-09 7:16 Arthur Zamarin
2023-06-09 6:58 Arthur Zamarin
2023-06-09 0:53 Sam James
2023-06-06 2:24 Matt Turner
2022-10-14 14:29 Matt Turner
2022-09-19 1:38 Sam James
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-08-17 0:28 Matt Turner
2022-02-07 19:03 Matt Turner
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-11-11 13:52 Pacho Ramos
2021-08-27 15:19 Yixun Lan
2021-04-21 4:28 Matt Turner
2021-04-15 23:06 Matt Turner
2021-03-04 0:23 Sam James
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-03-22 17:53 Mart Raudsepp
2019-12-23 22:23 Mart Raudsepp
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-09-23 9:22 Mart Raudsepp
2019-08-25 16:46 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-02-17 16:05 Mart Raudsepp
2019-02-15 14:52 Mart Raudsepp
2019-02-12 15:28 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-07-28 21:50 Mart Raudsepp
2018-07-15 23:35 Mart Raudsepp
2018-02-19 7:50 Jason Zaman
2018-01-17 6:42 Thomas Deutschmann
2017-09-13 7:28 Gilles Dartiguelongue
2017-08-19 17:17 Gilles Dartiguelongue
2017-08-19 17:17 Gilles Dartiguelongue
2017-07-14 15:25 Alexis Ballier
2017-06-17 8:32 Sergei Trofimovich
2017-04-04 21:04 Markus Meier
2017-03-23 3:16 Mart Raudsepp
2017-03-23 3:16 Mart Raudsepp
2016-09-11 19:00 Gilles Dartiguelongue
2016-03-06 20:12 Mikle Kolyada
2015-12-26 14:20 Pacho Ramos
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1519070560.b738bc8f0fb26d3aaef6ddb3f6046233df59b023.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox