summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-06-19 00:45:34 -0400
committerTim Harder <radhermit@gentoo.org>2016-06-19 00:53:52 -0400
commit84e186e9d14b91021897011ea556ed129f2cbcdc (patch)
tree2a53457c265a28aa3bb6c4ff046f982f8254ed12 /media-sound
parentmedia-sound/gst123: version bump to 0.3.4 (diff)
downloadgentoo-84e186e9d14b91021897011ea556ed129f2cbcdc.tar.gz
gentoo-84e186e9d14b91021897011ea556ed129f2cbcdc.tar.bz2
gentoo-84e186e9d14b91021897011ea556ed129f2cbcdc.zip
media-sound/gst123: remove old
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gst123/Manifest3
-rw-r--r--media-sound/gst123/files/configure.ac.patch14
-rw-r--r--media-sound/gst123/gst123-0.3.1.ebuild25
-rw-r--r--media-sound/gst123/gst123-0.3.2.ebuild25
-rw-r--r--media-sound/gst123/gst123-0.3.3-r1.ebuild31
-rw-r--r--media-sound/gst123/gst123-0.3.3.ebuild24
6 files changed, 0 insertions, 122 deletions
diff --git a/media-sound/gst123/Manifest b/media-sound/gst123/Manifest
index 5c5a7d298d1a..a281a25c9088 100644
--- a/media-sound/gst123/Manifest
+++ b/media-sound/gst123/Manifest
@@ -1,4 +1 @@
-DIST gst123-0.3.1.tar.bz2 110925 SHA256 89d1de025eca0466c125dcd6a11b64341bdf98ee4c03c3e5a12321d77cb8b0ce SHA512 d31177fe4ec20db5b6a9a2a35be149ebf6682d00a8163b8fee3953f60b39b2a33e3fbc468b3d0864f059d95bb820ee998dcb8a8b47c8aa1c68ea583e434cb8af WHIRLPOOL b642042b745c601850a9438f7ac19d442bf2db5b88c483f83b1459c97ae8c43e4301967279fb19d83c8a55018758daf455cb91ea58d1793a94508f1dc7c3d976
-DIST gst123-0.3.2.tar.bz2 112709 SHA256 51033261967da4cf1beb512e156e9f647572689202a1c2aceb8cd2beb427f53d SHA512 4ab1039e912fe02d2802b4a289bdb6061710f2d16188e538d833aeef39300594f98c29c13df2a4546befd87730e3e097941dc5f96271524c3dd31ae0a81386e9 WHIRLPOOL 1c39366c18c601783a46c1a9278519c98753d1cfef858046c6d6e515c8e54371b51d59ca579275a40127f10048d0abb3ad4806db596b34aac3e6fa5c073c37a8
-DIST gst123-0.3.3.tar.bz2 113344 SHA256 45359410c99a622790dd2b6efdc2d1a94748da3763242d95da79c633b5dfbce9 SHA512 8c6b23ee66ef983874268a41c00aa431df5daeb9daf995663c9b9ab72b7df16a0e55c949b5602b50de324b58cd75b7bb734cdbeae0ad56d2059d9d1100630c47 WHIRLPOOL e4171f7a7f29ed379445fa42ec12812a5b9bd4fe8dc1e06141e2b36dac67dee1aa04aa2fc562f50e44210469470cfbb57fff71bf69629e5de1ae319fd4e5ae41
DIST gst123-0.3.4.tar.bz2 123399 SHA256 cbf0741ff63d5bc335ef3ef9278d1c6edd800193ffbdd0e56ad7c902d6643d02 SHA512 7a5afddd4337b9d843949f49231b64bbc0390b97c40caa3cdac1fe0fd2a7e8a0ce01a77817735770b7a524459daa7e61e79e25c2e3e33769fd29e535d39d866f WHIRLPOOL 8a73b4677870260b8555c8162217e811d77845958ef131e7017faf4f216401c9547389e30f2574c37c2e292c0f63522f97bdcb91a31f1c50221da96e7d98909f
diff --git a/media-sound/gst123/files/configure.ac.patch b/media-sound/gst123/files/configure.ac.patch
deleted file mode 100644
index 5d6184d64dcb..000000000000
--- a/media-sound/gst123/files/configure.ac.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.ac.orig 2016-01-20 21:39:22.900434965 +0800
-+++ configure.ac 2016-01-20 21:39:07.422742473 +0800
-@@ -102,9 +102,9 @@
- dnl
- AC_DEFUN([AC_NCURSES_REQUIREMENTS],
- [
-- AC_PATH_PROG(NCURSES5_CONFIG,ncurses5-config,no)
-+ AC_PATH_PROG(NCURSES5_CONFIG,ncurses6-config,no)
- if test "$NCURSES5_CONFIG" = "no"; then
-- AC_MSG_ERROR([You need to have ncurses5-config installed to build this package.
-+ AC_MSG_ERROR([You need to have ncurses6-config installed to build this package.
-
- Debian users: aptitude install libncurses-dev
- ])
diff --git a/media-sound/gst123/gst123-0.3.1.ebuild b/media-sound/gst123/gst123-0.3.1.ebuild
deleted file mode 100644
index 15e695a256b1..000000000000
--- a/media-sound/gst123/gst123-0.3.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer"
-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"
-IUSE=""
-
-CDEPEND="dev-libs/glib
- media-libs/gst-plugins-base:0.10
- media-libs/gstreamer:0.10
- sys-libs/ncurses
- x11-libs/gtk+:2
- x11-libs/libX11"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:0.10"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"
diff --git a/media-sound/gst123/gst123-0.3.2.ebuild b/media-sound/gst123/gst123-0.3.2.ebuild
deleted file mode 100644
index d30bf25a81d1..000000000000
--- a/media-sound/gst123/gst123-0.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer"
-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"
-IUSE=""
-
-CDEPEND="dev-libs/glib
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses
- x11-libs/gtk+:2
- x11-libs/libX11"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"
diff --git a/media-sound/gst123/gst123-0.3.3-r1.ebuild b/media-sound/gst123/gst123-0.3.3-r1.ebuild
deleted file mode 100644
index f4ec43f07802..000000000000
--- a/media-sound/gst123/gst123-0.3.3-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils autotools
-
-DESCRIPTION="A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer"
-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
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses
- x11-libs/gtk+:2
- x11-libs/libX11"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "$FILESDIR"/configure.ac.patch
- eautoreconf
-}
diff --git a/media-sound/gst123/gst123-0.3.3.ebuild b/media-sound/gst123/gst123-0.3.3.ebuild
deleted file mode 100644
index 0895e333ca8d..000000000000
--- a/media-sound/gst123/gst123-0.3.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer"
-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
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses
- x11-libs/gtk+:2
- x11-libs/libX11"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"