summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-01 18:49:26 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-01 19:31:49 -0500
commit941efc534d2a6902722b24d81e61b73607411a75 (patch)
tree7474210391604cdc2a6fb22a427a88aaeffd58f4 /media-sound
parentmedia-libs/lib3ds: drop old (diff)
downloadgentoo-941efc534d2a6902722b24d81e61b73607411a75.tar.gz
gentoo-941efc534d2a6902722b24d81e61b73607411a75.tar.bz2
gentoo-941efc534d2a6902722b24d81e61b73607411a75.zip
media-sound/dcaenc: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/dcaenc/dcaenc-2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/media-sound/dcaenc/dcaenc-2.ebuild b/media-sound/dcaenc/dcaenc-2.ebuild
deleted file mode 100644
index d07ff3684592..000000000000
--- a/media-sound/dcaenc/dcaenc-2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="DTS Coherent Acoustics audio encoder"
-HOMEPAGE="http://aepatrakov.narod.ru/index/0-2"
-SRC_URI="http://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz"
-LICENSE="LGPL-2.1+"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa"
-
-DEPEND="alsa? ( media-libs/alsa-lib )"