summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2006-10-22 13:46:11 +0000
committerAlexis Ballier <aballier@gentoo.org>2006-10-22 13:46:11 +0000
commitca09032d65998faa34a7518aab81dcf33f01a33b (patch)
treef80a081b9c6dd67553784fe7cb2bc8591a14e217 /media-sound/rezound
parentAdd ~amd64 keyword. Bug #111243. (diff)
downloadgentoo-2-ca09032d65998faa34a7518aab81dcf33f01a33b.tar.gz
gentoo-2-ca09032d65998faa34a7518aab81dcf33f01a33b.tar.bz2
gentoo-2-ca09032d65998faa34a7518aab81dcf33f01a33b.zip
Lot of bugfixes
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'media-sound/rezound')
-rw-r--r--media-sound/rezound/ChangeLog9
-rw-r--r--media-sound/rezound/files/digest-rezound-0.12.0_beta2
-rw-r--r--media-sound/rezound/files/digest-rezound-0.12.2_beta2
-rw-r--r--media-sound/rezound/files/digest-rezound-0.12.2_beta-r26
-rw-r--r--media-sound/rezound/rezound-0.12.2_beta-r2.ebuild90
5 files changed, 108 insertions, 1 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index 51dc7ff496be..0ff891a7c50a 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/rezound
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.29 2006/04/09 13:28:12 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.30 2006/10/22 13:46:11 aballier Exp $
+
+*rezound-0.12.2_beta-r2 (22 Oct 2006)
+
+ 22 Oct 2006; Alexis Ballier <aballier@gentoo.org>
+ +rezound-0.12.2_beta-r2.ebuild:
+ Adding a set of patches from t2-project.org to fix compile issues, bug
+ #141426, plus a fix to not ignore cxxflags, bug #141741
09 Apr 2006; Thomas Cort <tcort@gentoo.org> rezound-0.12.2_beta-r1.ebuild:
Uncommented ppc fixes wrt Bug #116655
diff --git a/media-sound/rezound/files/digest-rezound-0.12.0_beta b/media-sound/rezound/files/digest-rezound-0.12.0_beta
index f4bffaa5cbc3..0613c250d342 100644
--- a/media-sound/rezound/files/digest-rezound-0.12.0_beta
+++ b/media-sound/rezound/files/digest-rezound-0.12.0_beta
@@ -1 +1,3 @@
MD5 3a47c848da6093f8d213d4529e3cdec3 rezound-0.12.0beta.tar.gz 1784776
+RMD160 48a95822509c785ef540db72d5abdff2cdd8c4d9 rezound-0.12.0beta.tar.gz 1784776
+SHA256 d87fa9232738abb2d53261862d99d609f9e192c128073ff759e9baaa356e6cef rezound-0.12.0beta.tar.gz 1784776
diff --git a/media-sound/rezound/files/digest-rezound-0.12.2_beta b/media-sound/rezound/files/digest-rezound-0.12.2_beta
index d6ec88b2a030..b6adc2a08f30 100644
--- a/media-sound/rezound/files/digest-rezound-0.12.2_beta
+++ b/media-sound/rezound/files/digest-rezound-0.12.2_beta
@@ -1 +1,3 @@
MD5 acbe0d885643081db1c6b6e93d89f4b2 rezound-0.12.2beta.tar.gz 1729771
+RMD160 d5779d2dee47f504c32c87864504bdd3e8eed2c7 rezound-0.12.2beta.tar.gz 1729771
+SHA256 0e170622c52866e71069372a3d94c8c6eb4e4ce5a45abc8d2458b77aa59157cc rezound-0.12.2beta.tar.gz 1729771
diff --git a/media-sound/rezound/files/digest-rezound-0.12.2_beta-r2 b/media-sound/rezound/files/digest-rezound-0.12.2_beta-r2
new file mode 100644
index 000000000000..3b6d5f63b0f5
--- /dev/null
+++ b/media-sound/rezound/files/digest-rezound-0.12.2_beta-r2
@@ -0,0 +1,6 @@
+MD5 693d4e7221cf243630a154ba9b76066e rezound-0.12.2_beta-patches.tar.bz2 7479
+RMD160 c23f4208d38c271cea04ecd4f4af852cd2e4eda4 rezound-0.12.2_beta-patches.tar.bz2 7479
+SHA256 37ab114e34144be9fa198efd6de7610720a906a0d94d77a4e912982d72263392 rezound-0.12.2_beta-patches.tar.bz2 7479
+MD5 acbe0d885643081db1c6b6e93d89f4b2 rezound-0.12.2beta.tar.gz 1729771
+RMD160 d5779d2dee47f504c32c87864504bdd3e8eed2c7 rezound-0.12.2beta.tar.gz 1729771
+SHA256 0e170622c52866e71069372a3d94c8c6eb4e4ce5a45abc8d2458b77aa59157cc rezound-0.12.2beta.tar.gz 1729771
diff --git a/media-sound/rezound/rezound-0.12.2_beta-r2.ebuild b/media-sound/rezound/rezound-0.12.2_beta-r2.ebuild
new file mode 100644
index 000000000000..ebb93f9950b0
--- /dev/null
+++ b/media-sound/rezound/rezound-0.12.2_beta-r2.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.2_beta-r2.ebuild,v 1.1 2006/10/22 13:46:11 aballier Exp $
+
+inherit eutils autotools
+
+MY_P="${P/_/}"
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="Sound editor and recorder"
+HOMEPAGE="http://rezound.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
+ mirror://gentoo/${P}-patches.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="16bittmp alsa flac jack nls oss portaudio soundtouch vorbis"
+
+RDEPEND="=sci-libs/fftw-2*
+ >=x11-libs/fox-1.2.4
+ >=media-libs/audiofile-0.2.3
+ >=media-libs/ladspa-sdk-1.12
+ >=media-libs/ladspa-cmt-1.15
+ alsa? ( >=media-libs/alsa-lib-1.0 )
+ flac? ( ~media-libs/flac-1.1.2 )
+ jack? ( media-sound/jack-audio-connection-kit )
+ portaudio? ( >=media-libs/portaudio-18 )
+ soundtouch? ( >=media-libs/libsoundtouch-1.2.1 )
+ vorbis? ( media-libs/libvorbis media-libs/libogg )"
+
+# optional packages (don't need to be installed during emerge):
+#
+# >=media-sound/lame-3.92
+# app-cdr/cdrdao
+
+DEPEND="${RDEPEND}
+ sys-devel/autoconf
+ sys-devel/automake
+ sys-devel/bison
+ sys-devel/flex"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ EPATCH_SOURCE="${WORKDIR}" EPATCH_SUFFIX="patch"\
+ EPATCH_FORCE="yes" epatch
+
+ AT_M4DIR="config/m4" eautoreconf
+ elibtoolize
+}
+
+src_compile() {
+ # fix compilation errors on ppc, where some
+ # of the required functions aren't defined
+ use ppc && epatch ${FILESDIR}/undefined-functions.patch
+
+ # following features can't be disabled if already installed:
+ # -> flac, oggvorbis, soundtouch
+ local sampletype="--enable-internal-sample-type=float"
+ use 16bittmp && sampletype="--enable-internal-sample-type=int16"
+
+ econf \
+ $(use_enable alsa) \
+ $(use_enable jack) \
+ $(use_enable nls) \
+ $(use_enable oss) \
+ $(use_enable portaudio) \
+ ${sampletype} \
+ --enable-ladspa \
+ --enable-largefile \
+ || die "configure failed"
+
+ emake || die "make failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+
+ # remove wrong doc directory
+ rm -rf "${D}/usr/doc"
+
+ dodoc docs/{AUTHORS,NEWS,README*}
+ dodoc docs/{TODO_FOR_USERS_TO_READ,*.txt}
+ newdoc README README.rezound
+
+ docinto code
+ dodoc docs/code/*
+}