diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-27 02:57:32 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-27 02:57:32 +0000 |
commit | 6cc7a89369420f1deea8e64dcb00e69686e76322 (patch) | |
tree | c206f9ba32b9c8b61e4d91e9c666e4a36e48012f | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-6cc7a89369420f1deea8e64dcb00e69686e76322.tar.gz gentoo-2-6cc7a89369420f1deea8e64dcb00e69686e76322.tar.bz2 gentoo-2-6cc7a89369420f1deea8e64dcb00e69686e76322.zip |
Stable on x86.
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.1.ebuild | 5 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.3.ebuild | 9 | ||||
-rw-r--r-- | media-sound/fobbit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/fobbit/fobbit-0.56.ebuild | 6 | ||||
-rw-r--r-- | media-sound/freebirth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/freebirth/freebirth-0.3.2.ebuild | 8 | ||||
-rw-r--r-- | media-sound/freqtweak/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/freqtweak/freqtweak-0.4.7.ebuild | 4 | ||||
-rw-r--r-- | media-sound/freqtweak/freqtweak-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/freqtweak/freqtweak-0.5.2.ebuild | 6 |
11 files changed, 43 insertions, 22 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 470e733377ea..e06250194314 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.5 2004/03/21 20:58:51 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.6 2004/03/27 02:54:13 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + fluidsynth-1.0.1.ebuild, fluidsynth-1.0.3.ebuild: + Stable on x86. 21 Mar 2004; David Holm <dholm@gentoo.org> fluidsynth-1.0.3.ebuild: Added to ~ppc. diff --git a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild index 9466a1f9893a..7ba93d0411e8 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild,v 1.5 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild,v 1.6 2004/03/27 02:54:13 eradicator Exp $ -DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the -Soundfont 2 specifications." +DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the Soundfont 2 specifications." HOMEPAGE="http://www.fluidsynth.org/" SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/1.0.1/${P}.tar.gz" diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild index 2ca141c92108..b79b4ed7935c 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.4 2004/03/21 20:58:51 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.5 2004/03/27 02:54:13 eradicator Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils -DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the -Soundfont 2 specifications." +DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the Soundfont 2 specifications." HOMEPAGE="http://www.fluidsynth.org/" SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="alsa ladcca jack sse" diff --git a/media-sound/fobbit/ChangeLog b/media-sound/fobbit/ChangeLog index 657e1afbd8b9..bf132790e91c 100644 --- a/media-sound/fobbit/ChangeLog +++ b/media-sound/fobbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/fobbit # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.2 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.3 2004/03/27 02:55:07 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> fobbit-0.56.ebuild: + Stable on x86. *fobbit-0.56 (10 Aug 2003) diff --git a/media-sound/fobbit/fobbit-0.56.ebuild b/media-sound/fobbit/fobbit-0.56.ebuild index f57e259ee4a8..4f97b0dee42d 100644 --- a/media-sound/fobbit/fobbit-0.56.ebuild +++ b/media-sound/fobbit/fobbit-0.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/fobbit-0.56.ebuild,v 1.3 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/fobbit-0.56.ebuild,v 1.4 2004/03/27 02:55:07 eradicator Exp $ MY_P="${PN}-0.60rc1" S="${WORKDIR}/${MY_P}/src" @@ -12,7 +12,9 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="x86" + +IUSE="" src_compile() { check_KV diff --git a/media-sound/freebirth/ChangeLog b/media-sound/freebirth/ChangeLog index 2e86e3874bc8..f53935bb936d 100644 --- a/media-sound/freebirth/ChangeLog +++ b/media-sound/freebirth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/freebirth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/ChangeLog,v 1.2 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/ChangeLog,v 1.3 2004/03/27 02:56:13 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + freebirth-0.3.2.ebuild: + Stable on x86. *freebirth-0.3.2 (21 Jun 2003) diff --git a/media-sound/freebirth/freebirth-0.3.2.ebuild b/media-sound/freebirth/freebirth-0.3.2.ebuild index bb1cb1aebb55..f84e2946f8ff 100644 --- a/media-sound/freebirth/freebirth-0.3.2.ebuild +++ b/media-sound/freebirth/freebirth-0.3.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.2 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.3 2004/03/27 02:56:13 eradicator Exp $ + +inherit eutils DESCRIPTION="Free software bass synthesizer step sequencer" HOMEPAGE="http://www.bitmechanic.com/projects/freebirth/" @@ -8,14 +10,12 @@ SRC_URI="http://www.bitmechanic.com/projects/freebirth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2* =dev-libs/glib-1.2*" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} diff --git a/media-sound/freqtweak/ChangeLog b/media-sound/freqtweak/ChangeLog index 7c33b69207d7..5c4fe40608bc 100644 --- a/media-sound/freqtweak/ChangeLog +++ b/media-sound/freqtweak/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/freqtweak # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/ChangeLog,v 1.6 2004/02/10 11:08:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/ChangeLog,v 1.7 2004/03/27 02:57:32 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + freqtweak-0.4.7.ebuild, freqtweak-0.5.0.ebuild, freqtweak-0.5.2.ebuild: + Stable on x86. 10 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> freqtweak-0.4.7.ebuild, freqtweak-0.5.0.ebuild, freqtweak-0.5.2.ebuild: diff --git a/media-sound/freqtweak/freqtweak-0.4.7.ebuild b/media-sound/freqtweak/freqtweak-0.4.7.ebuild index 2d3f72416bcb..a20686eaea60 100644 --- a/media-sound/freqtweak/freqtweak-0.4.7.ebuild +++ b/media-sound/freqtweak/freqtweak-0.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.4.7.ebuild,v 1.6 2004/02/10 11:08:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.4.7.ebuild,v 1.7 2004/03/27 02:57:32 eradicator Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" @@ -11,6 +11,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" + DEPEND="x11-libs/wxGTK dev-libs/fftw virtual/jack" diff --git a/media-sound/freqtweak/freqtweak-0.5.0.ebuild b/media-sound/freqtweak/freqtweak-0.5.0.ebuild index a1eaa0f50682..8c11e67b84ef 100644 --- a/media-sound/freqtweak/freqtweak-0.5.0.ebuild +++ b/media-sound/freqtweak/freqtweak-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.0.ebuild,v 1.4 2004/02/10 11:08:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.0.ebuild,v 1.5 2004/03/27 02:57:32 eradicator Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" @@ -11,6 +11,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" + DEPEND="x11-libs/wxGTK dev-libs/fftw virtual/jack" diff --git a/media-sound/freqtweak/freqtweak-0.5.2.ebuild b/media-sound/freqtweak/freqtweak-0.5.2.ebuild index 52d692cc455b..5280d0182e8a 100644 --- a/media-sound/freqtweak/freqtweak-0.5.2.ebuild +++ b/media-sound/freqtweak/freqtweak-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.2.ebuild,v 1.2 2004/02/10 11:08:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.2.ebuild,v 1.3 2004/03/27 02:57:32 eradicator Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" @@ -9,7 +9,9 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" + +IUSE="" DEPEND="x11-libs/wxGTK dev-libs/fftw |