summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-06 23:09:48 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-06 23:09:48 +0000
commit0a3618a2fc0ae000c88f84f88b6d5105158c7f9e (patch)
treebe6a0a9840a3fff6a2ba52d1083f9b39e8900a12 /media-sound/fluidsynth
parentremoved unnecessary alsa dep (diff)
downloadgentoo-2-0a3618a2fc0ae000c88f84f88b6d5105158c7f9e.tar.gz
gentoo-2-0a3618a2fc0ae000c88f84f88b6d5105158c7f9e.tar.bz2
gentoo-2-0a3618a2fc0ae000c88f84f88b6d5105158c7f9e.zip
fixed alsa deps
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/Manifest6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.1.ebuild6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild6
4 files changed, 12 insertions, 12 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 687af4849c5f..ee003b38faea 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.2 2003/09/21 02:23:34 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.3 2003/12/06 23:09:42 lanius Exp $
+
+ 07 Dec 2003; Heinrich Wendel <lanius@gentoo.org> fluidsynth-1.0.1.ebuild,
+ fluidsynth-1.0.3.ebuild:
+ removed unnecessary dep on alsa-driver, alsa-utils
*fluidsynth-1.0.3 (21 Sep 2003)
diff --git a/media-sound/fluidsynth/Manifest b/media-sound/fluidsynth/Manifest
index 664a106dc905..d3d8b9fd3273 100644
--- a/media-sound/fluidsynth/Manifest
+++ b/media-sound/fluidsynth/Manifest
@@ -1,5 +1,5 @@
-MD5 f4fe95939ff66d3ebd2975d889f71ba1 fluidsynth-1.0.1.ebuild 1392
-MD5 6e0058af30013ebf1fd99d89aab6f5b7 ChangeLog 719
-MD5 704bf16f675107d9ef40d9a2ec46a786 fluidsynth-1.0.3.ebuild 1450
+MD5 50fb28ffd92db87de6e107563f1138f7 fluidsynth-1.0.1.ebuild 1335
+MD5 95e8521342a361a867a45cab2f3270a6 fluidsynth-1.0.3.ebuild 1400
+MD5 434afc85c400e4b45bebe903ff504e4f ChangeLog 879
MD5 76597f227dd6266c408aab1d4f58da85 files/digest-fluidsynth-1.0.1 68
MD5 751ab7ab31fc6b9ccf266a683545b750 files/digest-fluidsynth-1.0.3 68
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
index 4a515a371609..47b6bc7ffbaf 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.3 2003/09/08 07:09:44 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild,v 1.4 2003/12/06 23:09:42 lanius Exp $
DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the
Soundfont 2 specifications."
@@ -15,9 +15,7 @@ IUSE="alsa ladcca"
DEPEND="ladcca? ( media-libs/ladcca ) \
media-libs/ladspa-sdk \
- alsa? ( media-sound/alsa-driver \
- media-libs/alsa-lib \
- media-sound/alsa-utils )"
+ alsa? ( media-libs/alsa-lib )"
src_compile() {
local myconfig
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
index ac4ea3dc5212..b6c8c2f228c7 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.1 2003/09/21 02:23:34 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.2 2003/12/06 23:09:42 lanius Exp $
inherit flag-o-matic
@@ -18,9 +18,7 @@ IUSE="alsa ladcca jack sse"
DEPEND="ladcca? ( media-libs/ladcca ) \
jack? ( virtual/jack ) \
media-libs/ladspa-sdk \
- alsa? ( media-sound/alsa-driver \
- media-libs/alsa-lib \
- media-sound/alsa-utils )"
+ alsa? ( media-libs/alsa-lib )"
src_compile() {
local myconf