summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-06-07 19:36:35 +0000
committerSteve Dibb <beandog@gentoo.org>2010-06-07 19:36:35 +0000
commitae251e4338917b968b6674671c432102f1b58fa8 (patch)
tree1f1ca76f2ddd489b2f6ba39a1f08856ce7694d91 /media-sound
parentVersion bump, bug 320093 (diff)
downloadgentoo-2-ae251e4338917b968b6674671c432102f1b58fa8.tar.gz
gentoo-2-ae251e4338917b968b6674671c432102f1b58fa8.tar.bz2
gentoo-2-ae251e4338917b968b6674671c432102f1b58fa8.zip
remove old
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/decibel-audio-player/Manifest2
-rw-r--r--media-sound/decibel-audio-player/decibel-audio-player-1.03.ebuild40
2 files changed, 0 insertions, 42 deletions
diff --git a/media-sound/decibel-audio-player/Manifest b/media-sound/decibel-audio-player/Manifest
index 2fbab3372073..18410cf60481 100644
--- a/media-sound/decibel-audio-player/Manifest
+++ b/media-sound/decibel-audio-player/Manifest
@@ -1,8 +1,6 @@
DIST decibel-audio-player-1.00.tar.gz 206801 RMD160 88fbd58e50fbd473c6eedcb4ec8cf18a79f0a73e SHA1 de6a6557189e033f354b80356b2bbc3a3aa51a87 SHA256 be9ecdcfd9b7d46a3d7747a6786e85128948bfc27bb66e1fc874a42d4122e2fb
-DIST decibel-audio-player-1.03.tar.gz 337739 RMD160 ec423053e60c23960758636027b638c0b429a83e SHA1 ffcee5d94bbff54f3e2cccaf8721ce2729098e5a SHA256 ccfd75daea7bbd792004230def1aed489daff6e6ecad449feb0a748701288a33
DIST decibel-audio-player-1.04.tar.gz 342495 RMD160 0fe3b33c13ac2ef40b396ef04a0894fae311b928 SHA1 cbfd086406db8d048e77160c3d2ef9b7c981125f SHA256 26630fc238f1184538cc6d77c90d1041043f76b3bbea4c5be27ee75c945f0057
EBUILD decibel-audio-player-1.00.ebuild 1361 RMD160 c4be83cfa8db41a2b77ce9d2ac18dd6309a59c05 SHA1 4ab1f760ae003a1121d3de1dc846e9e11e063391 SHA256 bd5a964801645528d765b96024baa51a436e2826cc99ddc1d1d5bcb2c84c533a
-EBUILD decibel-audio-player-1.03.ebuild 1463 RMD160 617035d358713964b2f838856447df97bd0ef14a SHA1 4679bd97314c04bf5a3f126df8f49e8506b219cc SHA256 38cd19d6ef878da9bc9b7c3e8c42e01739b2ae85a40ddef3adc3d998ac432186
EBUILD decibel-audio-player-1.04.ebuild 1463 RMD160 8eddc82536321ccb96196cd042e42e2bffd021ba SHA1 a86d7169829510d13f24f455cb053bf679c8bb5b SHA256 9c6e0785c8db447a0258c85c322550d62457df481e061f05da689225420aad52
MISC ChangeLog 2966 RMD160 34dcc428519ff111dc1d9da303566d7fd15c9d23 SHA1 c0a4945906b022ade262c419c5475be6ed3c4621 SHA256 5d85e1ef3a04bb393ae6d50db76d4a1e4f1454a2592b38d963fa68e20ce8de24
MISC metadata.xml 795 RMD160 0383c4849659df4c786c50ee8ab60c749a9190d2 SHA1 c3f3e4ea86131b07088f95d5063ed3e18d6e7df5 SHA256 a12a9ac09f8e543c0d53eb8d7587ba488d83df94df313c7101441c5843d61881
diff --git a/media-sound/decibel-audio-player/decibel-audio-player-1.03.ebuild b/media-sound/decibel-audio-player/decibel-audio-player-1.03.ebuild
deleted file mode 100644
index 5a6f016ef3ce..000000000000
--- a/media-sound/decibel-audio-player/decibel-audio-player-1.03.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.03.ebuild,v 1.1 2010/04/19 20:35:43 beandog Exp $
-
-DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
-HOMEPAGE="http://decibel.silent-blade.org"
-SRC_URI="http://decibel.silent-blade.org/uploads/Main/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="aac cdda gnome gnome-keyring libnotify musepack wavpack"
-
-RDEPEND="media-libs/mutagen
- dev-python/dbus-python
- dev-python/gst-python
- dev-python/imaging
- >=media-plugins/gst-plugins-meta-0.10-r2
- aac? ( media-plugins/gst-plugins-faad )
- cdda? ( || ( media-plugins/gst-plugins-cdio
- media-plugins/gst-plugins-cdparanoia )
- dev-python/cddb-py )
- gnome? ( dev-python/gnome-python-base )
- gnome-keyring? ( dev-python/gnome-keyring-python )
- libnotify? ( dev-python/notify-python )
- musepack? ( media-plugins/gst-plugins-musepack )
- wavpack? ( media-plugins/gst-plugins-wavpack )"
-DEPEND="sys-devel/gettext"
-
-src_install() {
- emake DESTDIR="${D}" prefix=/usr \
- install || die "emake install failed"
- dodoc doc/ChangeLog || die "dodoc failed"
-}
-
-pkg_postinst() {
- elog "Please read the Decibel guide at"
- elog "http://www.gentoo.org/proj/en/desktop/sound/decibel.xml; it contains"
- elog "information on how to enable various features and audio formats."
-}