diff options
author | 2005-05-27 22:52:59 +0000 | |
---|---|---|
committer | 2005-05-27 22:52:59 +0000 | |
commit | 7db50ab758081ef091e5fa8ab87255f29b5db72a (patch) | |
tree | e973530160af8f07997d8de869e1478f76a9425c /media-sound | |
parent | Added ~sparc keyword wrt bug #93799. (diff) | |
download | historical-7db50ab758081ef091e5fa8ab87255f29b5db72a.tar.gz historical-7db50ab758081ef091e5fa8ab87255f29b5db72a.tar.bz2 historical-7db50ab758081ef091e5fa8ab87255f29b5db72a.zip |
dropping since upstream project is dead and project doesnt work anymore, see #91629
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/radiostation/ChangeLog | 32 | ||||
-rw-r--r-- | media-sound/radiostation/Manifest | 14 | ||||
-rw-r--r-- | media-sound/radiostation/files/digest-radiostation-0.5 | 2 | ||||
-rw-r--r-- | media-sound/radiostation/metadata.xml | 5 | ||||
-rw-r--r-- | media-sound/radiostation/radiostation-0.5.ebuild | 53 |
5 files changed, 0 insertions, 106 deletions
diff --git a/media-sound/radiostation/ChangeLog b/media-sound/radiostation/ChangeLog deleted file mode 100644 index 06af1180a4c1..000000000000 --- a/media-sound/radiostation/ChangeLog +++ /dev/null @@ -1,32 +0,0 @@ -# ChangeLog for media-sound/radiostation -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/ChangeLog,v 1.8 2005/03/15 14:26:42 seemant Exp $ - - 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> radiostation-0.5.ebuild: - Dependency update: net-www/lynx -> www-client/lynx. - - 29 Jan 2005; Gregorio Guidi <greg_g@gentoo.org> radiostation-0.5.ebuild: - Proper usage of kde eclasses, to make sure KDEDIR is defined (#33079). - - 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> - radiostation-0.5.ebuild: - Stable amd64, sparc. - - 13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> - radiostation-0.5.ebuild: - Added ~sparc and ~amd64 - - 29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> radiostation-0.5.ebuild: - QA: inherit kde-base -> inherit kde (in comment) - - 24 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> - radiostation-0.5.ebuild: - add missing SLOT - -*radiostation-0.5 (25 Jan 2004) - - 25 Jan 2004; Jeremy Huddleston <eradicator@gentoo.org> - radiostation-0.5.ebuild: - curses and kde based tools for browsing streaming audio. ebuild provided by - me. closes bug #23598 - diff --git a/media-sound/radiostation/Manifest b/media-sound/radiostation/Manifest deleted file mode 100644 index 5d8f7d255c7c..000000000000 --- a/media-sound/radiostation/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 51089d49288007e62eef6c5b92381120 ChangeLog 1170 -MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 3af5a955535629d9b7477c6798acce12 radiostation-0.5.ebuild 1326 -MD5 d335b7467594cfd21208c7c932a63c11 files/digest-radiostation-0.5 126 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCNwu9I1lqEGTUzyQRApL+AKCqyF4l6yvJ0jds3hp4q4JFlOQBewCg3X3a -SUJkBX5vP9vKCR5ikg+DS8g= -=37JB ------END PGP SIGNATURE----- diff --git a/media-sound/radiostation/files/digest-radiostation-0.5 b/media-sound/radiostation/files/digest-radiostation-0.5 deleted file mode 100644 index 0f821184552a..000000000000 --- a/media-sound/radiostation/files/digest-radiostation-0.5 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 9d25326b4c40d3daeebe5526005e05d1 kderadiostation-0.5.tar.gz 410562 -MD5 ff5a538bdad52b21ca4a75cd5773502c radiostation 1930 diff --git a/media-sound/radiostation/metadata.xml b/media-sound/radiostation/metadata.xml deleted file mode 100644 index e1774e3d9ad7..000000000000 --- a/media-sound/radiostation/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>sound</herd> -</pkgmetadata> diff --git a/media-sound/radiostation/radiostation-0.5.ebuild b/media-sound/radiostation/radiostation-0.5.ebuild deleted file mode 100644 index 7738a8acd1d6..000000000000 --- a/media-sound/radiostation/radiostation-0.5.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/radiostation-0.5.ebuild,v 1.11 2005/03/15 14:26:42 seemant Exp $ - -inherit kde-functions - -IUSE="debug kde" - -DESCRIPTION="Managements system for online audio streams" -HOMEPAGE="http://mindx.dyndns.org/kde/radio/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 sparc" - -# We don't inherit kde because we might not need to install the kde -# related components, and if that's the case, we don't want to accidently -# pull in kde as a dependency - -DEPEND="kde? ( >=kde-base/kdelibs-3.1 ) - dev-util/dialog - www-client/lynx - net-misc/wget - media-sound/xmms" - -S=${WORKDIR}/kderadiostation-${PV} -SRC_URI="http://mindx.dyndns.org/kde/radio/source/kderadiostation-${PV}.tar.gz - http://mindx.dyndns.org/kde/radio/source/radiostation" - -src_unpack() { - if use kde; then - unpack kderadiostation-${PV}.tar.gz - fi - - cp ${DISTDIR}/radiostation ${WORKDIR} -} - -src_compile() { - if use kde; then - set-kdedir 3 - econf `use_enable debug` || die "Unsuccessful configure" - emake || die "Unsuccessful make" - fi -} - -src_install() { - if use kde; then - einstall || die "Unsuccessful install" - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO - fi - - dobin ${WORKDIR}/radiostation -} |