summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-09-26 06:49:42 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-09-26 06:49:42 +0000
commita2cf6fba40e789c0c3b606b6db4934af2b7e660e (patch)
tree1948b9a7d19383ffdddd20f9cbddee81d13cfe75 /media-plugins/blop
parentVersion bump, ~x86 masked. Closes #29551. (diff)
downloadhistorical-a2cf6fba40e789c0c3b606b6db4934af2b7e660e.tar.gz
historical-a2cf6fba40e789c0c3b606b6db4934af2b7e660e.tar.bz2
historical-a2cf6fba40e789c0c3b606b6db4934af2b7e660e.zip
Version bump, ~x86 masked. Closes #29551.
Diffstat (limited to 'media-plugins/blop')
-rw-r--r--media-plugins/blop/Manifest4
-rw-r--r--media-plugins/blop/blop-0.2.7.ebuild25
-rw-r--r--media-plugins/blop/files/digest-blop-0.2.71
3 files changed, 28 insertions, 2 deletions
diff --git a/media-plugins/blop/Manifest b/media-plugins/blop/Manifest
index 0c27073d209c..74146bd081e2 100644
--- a/media-plugins/blop/Manifest
+++ b/media-plugins/blop/Manifest
@@ -1,5 +1,5 @@
-MD5 403d0b843aa45f35e8f21629cd5f9058 ChangeLog 716
+MD5 1271b28456c9bb7349891dfdecd3b708 ChangeLog 825
MD5 abf330edc93993cbaaa6cd65eaa54930 blop-0.2.5.ebuild 594
-MD5 25cfec6f95cfe38ac00f2eea460c16ca blop-0.2.7.ebuild 494
+MD5 cbea13740d58507205ad35ddeabe914b blop-0.2.7.ebuild 590
MD5 d4e061c54a4afdb2749d6354180df1f6 files/digest-blop-0.2.5 61
MD5 d488b336ca5382c135bc88fea16ad178 files/digest-blop-0.2.7 61
diff --git a/media-plugins/blop/blop-0.2.7.ebuild b/media-plugins/blop/blop-0.2.7.ebuild
new file mode 100644
index 000000000000..c18a562f4c78
--- /dev/null
+++ b/media-plugins/blop/blop-0.2.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/blop/blop-0.2.7.ebuild,v 1.1 2003/09/26 06:49:38 jje Exp $
+
+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=">=media-libs/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.7 b/media-plugins/blop/files/digest-blop-0.2.7
new file mode 100644
index 000000000000..9dfaed08b2ab
--- /dev/null
+++ b/media-plugins/blop/files/digest-blop-0.2.7
@@ -0,0 +1 @@
+MD5 cc40f5eeb03c6657349c700d2dc9e382 blop-0.2.7.tar.gz 93433