media-plugins/ladspa-bs2b: EAPI 7 + SRC_URI fix
authorSebastian Pipping <sping@gentoo.org>
Sun, 20 Oct 2019 19:33:40 +0000 (21:33 +0200)
committerSebastian Pipping <sping@gentoo.org>
Sun, 20 Oct 2019 19:36:53 +0000 (21:36 +0200)
Closes: https://bugs.gentoo.org/697278
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.68, Repoman-2.3.16

media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild [new file with mode: 0644]
media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1.ebuild

diff --git a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild b/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild
new file mode 100644 (file)
index 0000000..8fb9247
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="LADSPA plugin for bs2b headphone filter"
+HOMEPAGE="http://bs2b.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bs2b/plugins/LADSPA%20plugin/${PV}/${P}.tar.bz2"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk
+               >=media-libs/libbs2b-3.1.0"
+
+RDEPEND="${DEPEND}"
index 44046793079aadd26cc2cdb661a985af17313e39..ca23f87ab9fabeddd3f7a3200d9cdc9ed23e3d84 100644 (file)
@@ -5,7 +5,7 @@ EAPI=0
 
 DESCRIPTION="LADSPA plugin for bs2b headphone filter"
 HOMEPAGE="http://bs2b.sourceforge.net/"
-SRC_URI="mirror://sourceforge/bs2b/LADSPA%20splugin/${PV}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/bs2b/plugins/LADSPA%20plugin/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( GPL-2 GPL-3 )"
 SLOT="0"