summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-04-06 00:26:44 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2017-04-06 00:26:44 +0200
commit95a79a5541287f53f21dd7d2e5cee07b78153ae1 (patch)
treeebce931531efb9a6b818792b2c10b6da84dd101f
parentmedia-sound/dmapd: version bump 0.0.70 → 0.0.73 (diff)
downloadeva-95a79a5541287f53f21dd7d2e5cee07b78153ae1.tar.gz
eva-95a79a5541287f53f21dd7d2e5cee07b78153ae1.tar.bz2
eva-95a79a5541287f53f21dd7d2e5cee07b78153ae1.zip
media-tv/media-explorer: remove dead package
-rw-r--r--media-tv/media-explorer/Manifest11
-rw-r--r--media-tv/media-explorer/media-explorer-0.4.4.ebuild46
-rw-r--r--media-tv/media-explorer/metadata.xml11
3 files changed, 0 insertions, 68 deletions
diff --git a/media-tv/media-explorer/Manifest b/media-tv/media-explorer/Manifest
deleted file mode 100644
index 7b20223..0000000
--- a/media-tv/media-explorer/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST media-explorer-0.4.4.tar.xz 3217784 SHA256 b8e33b41b8559afec8104b1d1dfc1d5f03b4248d58fd46d6a442b32c8125eaad SHA512 a0eec04135d30c541ce34a1b19114e4b03ee4d58406e56df467fd0516210a7626b2926dd724408235b614aaebdc7cac0f614d35ee0114a47941467b4f669e20e WHIRLPOOL 9643a5445a62cd3f4177ef7cf28782cf6372debd98a9a11b44a7f700974f65d8af47c583f6ebc0c3884abe09e594033c003718e1e3641546d19958012c616378
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iEYEAREKAAYFAlFlwVUACgkQ1fmVwcYIWAa7nQCgnvRqrrZtUgsguTAdqlN1n7Ke
-NJQAoL5yfobdAA2ime5qO3Y2H1ovPKkY
-=1GkM
------END PGP SIGNATURE-----
diff --git a/media-tv/media-explorer/media-explorer-0.4.4.ebuild b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
deleted file mode 100644
index 5e91b0f..0000000
--- a/media-tv/media-explorer/media-explorer-0.4.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Media centre application for Linux"
-HOMEPAGE="http://media-explorer.org/"
-SRC_URI="mirror://github/${PN}/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+introspection lirc test"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2
- >=x11-libs/mx-1.3.2
- media-libs/grilo:0.2
- >=media-libs/clutter-1.10:1.0
- >=media-libs/clutter-gst-1.4:1.0
- >=media-libs/gstreamer-0.10.26:0.10
- >=net-libs/telepathy-glib-0.17.5
- x11-libs/gdk-pixbuf:2
- net-libs/libsoup-gnome:2.4
- >=app-misc/tracker-0.14
- dev-libs/json-glib
- net-dns/avahi
- lirc? ( app-misc/lirc )
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
-"
-
-src_configure() {
- gnome2_src_configure \
- --with-profile=gnome \
- --enable-webremote \
- $(use_enable test tests) \
- $(use_enable lirc) \
- $(use_enable introspection)
-}
diff --git a/media-tv/media-explorer/metadata.xml b/media-tv/media-explorer/metadata.xml
deleted file mode 100644
index 9c4763f..0000000
--- a/media-tv/media-explorer/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>eva@gentoo.org</email>
- <name>Gilles Dartiguelongue</name>
-</maintainer>
-<upstream>
- <remote-id type="github">media-explorer/media-explorer</remote-id>
-</upstream>
-</pkgmetadata>