summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-29 09:16:17 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-29 09:16:17 +0000
commit2e7e9b5e8c84b674571b2efe0302e3d372747662 (patch)
treef846d9490784f030fbb2d01a3b0714883e0d92fe /media-sound/ecasound
parentintroduced support for the source useflag, keyworded ~amd64 (diff)
downloadgentoo-2-2e7e9b5e8c84b674571b2efe0302e3d372747662.tar.gz
gentoo-2-2e7e9b5e8c84b674571b2efe0302e3d372747662.tar.bz2
gentoo-2-2e7e9b5e8c84b674571b2efe0302e3d372747662.zip
new upstream release, fixes #86668. updated metadata.xml, torbenh is retired.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound/ecasound')
-rw-r--r--media-sound/ecasound/ChangeLog10
-rw-r--r--media-sound/ecasound/Manifest6
-rw-r--r--media-sound/ecasound/ecasound-2.3.2.ebuild4
-rw-r--r--media-sound/ecasound/ecasound-2.3.3.ebuild4
-rw-r--r--media-sound/ecasound/ecasound-2.4.0.ebuild90
-rw-r--r--media-sound/ecasound/files/digest-ecasound-2.4.01
-rw-r--r--media-sound/ecasound/metadata.xml16
7 files changed, 120 insertions, 11 deletions
diff --git a/media-sound/ecasound/ChangeLog b/media-sound/ecasound/ChangeLog
index 149888069d58..3485ea14f29d 100644
--- a/media-sound/ecasound/ChangeLog
+++ b/media-sound/ecasound/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/ecasound
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ChangeLog,v 1.26 2004/09/22 21:55:16 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ChangeLog,v 1.27 2005/03/29 09:16:16 luckyduck Exp $
+
+*ecasound-2.4.0 (29 Mar 2005)
+
+ 29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml,
+ +ecasound-2.4.0.ebuild:
+ new upstream release, fixes #86668. updated metadata.xml, torbenh is retired.
22 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
ecasound-2.3.3.ebuild:
diff --git a/media-sound/ecasound/Manifest b/media-sound/ecasound/Manifest
index cc3e1914752c..16cfe6ce1603 100644
--- a/media-sound/ecasound/Manifest
+++ b/media-sound/ecasound/Manifest
@@ -1,6 +1,8 @@
-MD5 2f4811f70056502e8e0737996e42b888 ChangeLog 4246
-MD5 e11774d9d8a37bc41484d426577108bd ecasound-2.3.2.ebuild 2762
MD5 4a679fcabbe7d333e864c6a11aed7f92 ecasound-2.3.3.ebuild 2811
+MD5 e11774d9d8a37bc41484d426577108bd ecasound-2.3.2.ebuild 2762
+MD5 4a679fcabbe7d333e864c6a11aed7f92 ecasound-2.4.0.ebuild 2811
+MD5 2f4811f70056502e8e0737996e42b888 ChangeLog 4246
MD5 3be4f6e757e3057184136a002b0165f9 metadata.xml 221
MD5 e68dadbc41193dfa31762ee90a4b2271 files/digest-ecasound-2.3.2 66
MD5 92bd0b879f6e514225f5db2a2d474688 files/digest-ecasound-2.3.3 66
+MD5 6a3363beab079c4f667c48d887782a04 files/digest-ecasound-2.4.0 66
diff --git a/media-sound/ecasound/ecasound-2.3.2.ebuild b/media-sound/ecasound/ecasound-2.3.2.ebuild
index ffa641176a94..9866f7a9762d 100644
--- a/media-sound/ecasound/ecasound-2.3.2.ebuild
+++ b/media-sound/ecasound/ecasound-2.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.3.2.ebuild,v 1.6 2004/07/01 07:56:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.3.2.ebuild,v 1.7 2005/03/29 09:16:16 luckyduck Exp $
IUSE="ncurses arts alsa python oss mikmod oggvorbis jack audiofile"
diff --git a/media-sound/ecasound/ecasound-2.3.3.ebuild b/media-sound/ecasound/ecasound-2.3.3.ebuild
index 15ad4ce49115..5f9c1c11db16 100644
--- a/media-sound/ecasound/ecasound-2.3.3.ebuild
+++ b/media-sound/ecasound/ecasound-2.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.3.3.ebuild,v 1.10 2004/09/22 21:55:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.3.3.ebuild,v 1.11 2005/03/29 09:16:16 luckyduck Exp $
IUSE="ncurses arts alsa python oss mikmod oggvorbis jack audiofile"
diff --git a/media-sound/ecasound/ecasound-2.4.0.ebuild b/media-sound/ecasound/ecasound-2.4.0.ebuild
new file mode 100644
index 000000000000..e71de143772c
--- /dev/null
+++ b/media-sound/ecasound/ecasound-2.4.0.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ecasound-2.4.0.ebuild,v 1.1 2005/03/29 09:16:16 luckyduck Exp $
+
+IUSE="ncurses arts alsa python oss mikmod oggvorbis jack audiofile"
+
+DESCRIPTION="A package for multitrack audio processing"
+SRC_URI="http://ecasound.seul.org/download/${P}.tar.gz"
+HOMEPAGE="http://eca.cx/"
+LICENSE="GPL-2"
+
+SLOT="1"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+
+DEPEND="jack? ( media-sound/jack-audio-connection-kit )
+ media-libs/ladspa-sdk
+ audiofile? ( media-libs/audiofile )
+ alsa? ( media-libs/alsa-lib )
+ oggvorbis? ( media-libs/libvorbis )
+ arts? ( kde-base/arts )
+ mikmod? ( media-libs/libmikmod )
+ python? ( dev-lang/python )
+ ncurses? ( sys-libs/ncurses )"
+
+# We don't make RDEPEND for vorbis-tools, mpg123/mpg321, timidity++ or lame -- no
+# use flags for them.
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ sed -i 's:map.h:map:g' configure
+}
+
+src_compile () {
+ local myconf
+
+ use jack || myconf="$myconf --disable-jack"
+ use alsa || myconf="$myconf --disable-alsa"
+ use arts || myconf="$myconf --disable-arts"
+ use ncurses || myconf="$myconf --disable-ncurses"
+ use audiofile || myconf="$myconf --disable-audiofile"
+ use oss || myconf="$myconf --disable-oss"
+
+ use amd64 && myconf="${myconf} --with-pic"
+
+ if use python; then
+ #
+ # ecasound is braindead about finding python includes/libdirs and
+ # about where to install modules. Luckily, it allows us to specify
+ # all this.
+ #
+ local python_version python_prefix python_includes python_modules
+ python_version="`python -c 'import sys; print sys.version[:3]'`"
+ python_prefix="`python -c 'import sys; print sys.prefix'`"
+
+ python_includes="$python_prefix/include/python$python_version"
+ python_modules="$python_prefix/lib/python$python_version"
+
+ # ecasound configure assumes `disable' if you pass
+ # --(enable|disable)-pyecasound. *sigh*
+ #myconf="$myconf --enable-pyecasound"
+
+ myconf="$myconf --with-python-includes=$python_includes"
+ myconf="$myconf --with-python-modules=$python_modules"
+ else
+ myconf="$myconf --disable-pyecasound"
+ fi
+
+ einfo "configuring with ${myconf}"
+ econf ${myconf} || die "configure failed"
+ make || die "build failed"
+}
+
+src_install () {
+ make DESTDIR=${D} install || die
+
+ if use python; then
+ cd pyecasound || die
+ python -c "import compileall; compileall.compile_dir('.')" || die
+ python -O -c "import compileall; compileall.compile_dir('.')" || die
+ python_sitepkgsdir="`python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages/')"`"
+ install *.pyc *.pyo "${D}/${python_sitepkgsdir}"
+ cd ..
+ fi
+
+ dodoc INSTALL FAQ BUGS COPYING NEWS README TODO
+ dohtml `find Documentation -name "*.html"`
+ dodoc Documentation/edi-list.txt
+}
diff --git a/media-sound/ecasound/files/digest-ecasound-2.4.0 b/media-sound/ecasound/files/digest-ecasound-2.4.0
new file mode 100644
index 000000000000..c3088f8824fc
--- /dev/null
+++ b/media-sound/ecasound/files/digest-ecasound-2.4.0
@@ -0,0 +1 @@
+MD5 31693eb47ddb8b6f1ff8616c86265afe ecasound-2.4.0.tar.gz 981887
diff --git a/media-sound/ecasound/metadata.xml b/media-sound/ecasound/metadata.xml
index d4ce46c038ab..d1333edae365 100644
--- a/media-sound/ecasound/metadata.xml
+++ b/media-sound/ecasound/metadata.xml
@@ -2,7 +2,17 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sound</herd>
-<maintainer>
- <email>torbenh@gentoo.org</email>
-</maintainer>
+
+<longdescription>
+ Ecasound is a software package designed for multitrack audio
+ processing. It can be used for simple tasks like audio playback,
+ recording and format conversions, as well as for multitrack
+ effect processing, mixing, recording and signal recycling.
+ Ecasound supports a wide range of audio inputs, outputs and
+ effect algorithms. Effects and audio objects can be combined
+ in various ways, and their parameters can be controlled by operator
+ objects like oscillators and MIDI-CCs. A versatile console mode
+ user-interface is included in the package.
+</longdescription>
+
</pkgmetadata>