summaryrefslogtreecommitdiff
path: root/media-sound/asunder/asunder-2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/asunder/asunder-2.2.ebuild')
-rw-r--r--media-sound/asunder/asunder-2.2.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/media-sound/asunder/asunder-2.2.ebuild b/media-sound/asunder/asunder-2.2.ebuild
deleted file mode 100644
index 35a821e4134a..000000000000
--- a/media-sound/asunder/asunder-2.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for many output formats"
-HOMEPAGE="http://littlesvr.ca/asunder/"
-SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="flac mp3 vorbis wavpack"
-
-COMMON_DEPEND=">=media-libs/libcddb-0.9.5
- media-sound/cdparanoia
- x11-libs/gtk+:2"
-DEPEND="${COMMON_DEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext"
-RDEPEND="${COMMON_DEPEND}
- flac? ( media-libs/flac )
- mp3? ( media-sound/lame )
- vorbis? ( media-sound/vorbis-tools )
- wavpack? ( media-sound/wavpack )"
-
-DOCS="AUTHORS ChangeLog README TODO" # NEWS is dummy