diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:02 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:13 +0100 |
commit | 7a16304f48603371a9de922a42741420a7329fc9 (patch) | |
tree | 19c347d162c8419801091f9c8854195b64d428ad /media-plugins | |
parent | profiles: Move media-libs/mlt[vdpau] package.use.mask from base to arch (diff) | |
download | gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.gz gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.bz2 gentoo-7a16304f48603371a9de922a42741420a7329fc9.zip |
Remove masked for removal packages
Diffstat (limited to 'media-plugins')
3 files changed, 0 insertions, 108 deletions
diff --git a/media-plugins/banshee-community-extensions/Manifest b/media-plugins/banshee-community-extensions/Manifest deleted file mode 100644 index 391f77d4c45a..000000000000 --- a/media-plugins/banshee-community-extensions/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST banshee-community-extensions-2.4.0.tar.bz2 892287 SHA256 6f20404de80090bb5d88a57c043e876a192f480ac3488ce7697344f1447d48b3 SHA512 fbaad9ede79fc2ae6ddccd3799e465ea9d0fc08251cca7be5a7eebe041b3b71d788bb767e070737c2d7c8ddeffcd196bc353d37c30489f1a77c6d9c2e2c991da WHIRLPOOL d8ba009ccbd1c8192ca3ec333a271f4f40205ed514fc7fd9c0a64ef43a3a96b923d5ffc7d175eee994f6e713f99e57670e7659a95a31205a2eed10b6be407400 diff --git a/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r2.ebuild b/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r2.ebuild deleted file mode 100644 index 17a42bbf8d08..000000000000 --- a/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r2.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" - -inherit base mono - -DESCRIPTION="Community-developed plugins for the Banshee media player" -HOMEPAGE="http://banshee.fm/download/extensions/" -SRC_URI="http://download.banshee-project.org/${PN}/${PV}/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc lastfmfingerprint lirc mirage telepathy zeitgeist" - -DEPEND=">=dev-lang/mono-2.0 - >=media-sound/banshee-2.4.0 - >=gnome-base/gconf-2.0 - dev-dotnet/gconf-sharp:2 - doc? ( >=app-text/gnome-doc-utils-0.17.3 ) - lastfmfingerprint? ( - sci-libs/fftw:3.0 - media-libs/libsamplerate - ) - lirc? ( app-misc/lirc ) - mirage? ( - dev-libs/glib:2 - dev-db/sqlite:3 - sci-libs/fftw:3.0 - media-libs/libsamplerate - >=media-libs/gstreamer-0.10.15:0.10 - >=media-libs/gst-plugins-base-0.10.15:0.10 - ) - telepathy? ( - dev-dotnet/notify-sharp - >=dev-lang/mono-2.4.2 - ) - zeitgeist? ( - dev-libs/libzeitgeist - dev-dotnet/zeitgeist-sharp - )" -RDEPEND="${DEPEND} - !media-plugins/banshee-mirage" - -DOCS=( AUTHORS NEWS README ) - -src_configure() { - # Disable ClutterFlow as we don't have clutter-sharp and co in tree - # Disable UbuntuOneMusicStore as we don't have ubuntuone-sharp - # Disable AppIndicator as it's not in tree - # Disable OpenVP as some of its dependencies are not in the tree - # Disable SoundMenu as it requires indicate-sharp - # Disable zeitgeistdataprovider as it requires zeitgeist-sharp - # Disable Lyrics, Karaoke & Jamendo as they require banshee[web] - local myconf="--enable-gnome - --disable-static - --enable-release - --disable-maintainer-mode - --with-gconf-schema-file-dir=/etc/gconf/schemas - --with-vendor-build-id=Gentoo/${PN}/${PVR} - --disable-scrollkeeper - --disable-clutterflow --disable-appindicator --disable-openvp - --enable-ampache --disable-karaoke --disable-jamendo - --enable-randombylastfm --enable-albumartwriter - --enable-duplicatesongdetector --enable-foldersync - --disable-lyrics" - - econf \ - $(use_enable doc user-help) \ - $(use_enable lastfmfingerprint) \ - $(use_enable lirc) \ - $(use_enable mirage) \ - $(use_enable telepathy) \ - $(use_enable zeitgeist zeitgeistdataprovider) \ - $(use_enable test tests) \ - ${myconf} -} - -src_install() { - base_src_install - prune_libtool_files --all -} diff --git a/media-plugins/banshee-community-extensions/metadata.xml b/media-plugins/banshee-community-extensions/metadata.xml deleted file mode 100644 index 4df57654a4e7..000000000000 --- a/media-plugins/banshee-community-extensions/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>dotnet@gentoo.org</email> - <name>Gentoo Dotnet Project</name> - </maintainer> - <maintainer type="project"> - <email>gstreamer@gentoo.org</email> - <name>GStreamer package maintainers</name> - </maintainer> - <use> - <flag name="lastfmfingerprint">Enable support to ientify your - music automatically, using the Last.fm online service.</flag> - <flag name="lirc">Enable the remote control plugin (uses - <pkg>app-misc/lirc</pkg>)</flag> - <flag name="mirage">Enable the Mirage plugin which automatically, and - intelligently generates playlists for you</flag> - <flag name="telepathy">Enables the Telepathy plugin which lets you to - share and stream music with IM buddies</flag> - <flag name="zeitgeist">Build the plugin to inject events to <pkg>gnome-extra/zeitgeist</pkg></flag> - </use> -</pkgmetadata> |