summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Eichert <viz@gentoo.org>2003-01-26 03:43:28 +0000
committerTobias Eichert <viz@gentoo.org>2003-01-26 03:43:28 +0000
commit1d40f2f479677cbd21415e872f77db1b858db33b (patch)
tree7d0b44cf1318508cf8aabad22ead0b0c9ac00234 /media-plugins/blop
parentRemoving "need local" since this creates a circular dependency. (diff)
downloadgentoo-2-1d40f2f479677cbd21415e872f77db1b858db33b.tar.gz
gentoo-2-1d40f2f479677cbd21415e872f77db1b858db33b.tar.bz2
gentoo-2-1d40f2f479677cbd21415e872f77db1b858db33b.zip
New LADSPA plugins package.
Diffstat (limited to 'media-plugins/blop')
-rw-r--r--media-plugins/blop/ChangeLog14
-rw-r--r--media-plugins/blop/blop-0.2.5.ebuild25
-rw-r--r--media-plugins/blop/files/digest-blop-0.2.51
3 files changed, 40 insertions, 0 deletions
diff --git a/media-plugins/blop/ChangeLog b/media-plugins/blop/ChangeLog
new file mode 100644
index 000000000000..eb8d13bcd7ad
--- /dev/null
+++ b/media-plugins/blop/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for media-plugins/blop
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/blop/ChangeLog,v 1.1 2003/01/26 03:43:28 viz Exp $
+
+*blop-0.2.5 (26 Jan 2003)
+
+ 26 Jan 2003; Tobias Eichert <viz@gentoo.org> blop-0.2.5.ebuild
+ files/digest-blop-0.2.5 ChangeLog:
+
+ New package for LADSPA sound effects plugins. Submitted by
+ rigo@home.nl (Rigo Ketelings) (bug #9456) but this package is
+ taken from bug #12830, a modified version by ashura666@mac.com
+ which is more standards compliant. Did a few ebuild
+ cleanups to make it real standards compliant. ;)
diff --git a/media-plugins/blop/blop-0.2.5.ebuild b/media-plugins/blop/blop-0.2.5.ebuild
new file mode 100644
index 000000000000..b71634f56e28
--- /dev/null
+++ b/media-plugins/blop/blop-0.2.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header:
+
+IUSE=""
+S=${WORKDIR}/${P}
+DESCRIPTION="Bandlimited LADSPA Oscillator Plugins"
+SRC_URI="mirror://sourceforge/blop/${P}.tar.gz"
+HOMEPAGE="http://blop.sf.net/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+DEPEND=">=ladspa-sdk-1.12"
+
+src_compile() {
+ econf --with-ladspa-prefix=/usr || die
+ emake || die
+}
+
+src_install() {
+
+ make DESTDIR=${D} install || die
+}
diff --git a/media-plugins/blop/files/digest-blop-0.2.5 b/media-plugins/blop/files/digest-blop-0.2.5
new file mode 100644
index 000000000000..787d64af2855
--- /dev/null
+++ b/media-plugins/blop/files/digest-blop-0.2.5
@@ -0,0 +1 @@
+MD5 fcd29f463c666bc22f0360ea299c62f2 blop-0.2.5.tar.gz 67795