summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2020-02-05 20:34:20 -0700
committerTim Harder <radhermit@gentoo.org>2020-02-05 20:45:44 -0700
commitc337a90db85814849a24aeba43f5ee77fc3cb04f (patch)
tree897aad8b3e9167a09ab75876e1eb4613e1c478ca /media-sound
parentmedia-gfx/apngasm: remove old (diff)
downloadgentoo-c337a90db85814849a24aeba43f5ee77fc3cb04f.tar.gz
gentoo-c337a90db85814849a24aeba43f5ee77fc3cb04f.tar.bz2
gentoo-c337a90db85814849a24aeba43f5ee77fc3cb04f.zip
media-sound/gst123: remove old
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gst123/Manifest1
-rw-r--r--media-sound/gst123/gst123-0.3.4.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/media-sound/gst123/Manifest b/media-sound/gst123/Manifest
index 3eb5cd049d75..0d875d4ed19a 100644
--- a/media-sound/gst123/Manifest
+++ b/media-sound/gst123/Manifest
@@ -1,2 +1 @@
-DIST gst123-0.3.4.tar.bz2 123399 BLAKE2B 3d772affc5d1c8c16daad98ac9a2ef0794cf808391dbf5bb486a33d39bd2bab3d6fe077307a9b8c8cfeb15899b8d2d7b95bf954d5b0e5ae3e0b6c9e40dcd0b6f SHA512 7a5afddd4337b9d843949f49231b64bbc0390b97c40caa3cdac1fe0fd2a7e8a0ce01a77817735770b7a524459daa7e61e79e25c2e3e33769fd29e535d39d866f
DIST gst123-0.3.5.tar.bz2 125468 BLAKE2B c8e6d9956f4371fc70d43768f0cf537b1c7281b49b3426be4d7b16f6f4c80057e50068f26546a93050d9e0c08284a33264e2a61aeaddab34ec1e09188f2145e3 SHA512 a967e4ba00b9ef744aa7a80e24fb7aa452c29b0b024a3bb446570ae9254ea295563deae1a000e9d363f57ce7aa11e537b124ccc672a98bf3230d371dcfb7e4ee
diff --git a/media-sound/gst123/gst123-0.3.4.ebuild b/media-sound/gst123/gst123-0.3.4.ebuild
deleted file mode 100644
index 961e5e14b285..000000000000
--- a/media-sound/gst123/gst123-0.3.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A GStreamer based command line media player"
-HOMEPAGE="http://space.twc.de/~stefan/gst123.php"
-SRC_URI="http://space.twc.de/~stefan/gst123/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="
- dev-libs/glib:2
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses:0=
- x11-libs/gtk+:2
- x11-libs/libX11
-"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"