Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/fluidsynth: ChangeLog fluidsynth-1.0.9.ebuild fluidsynth-1.0.8.ebuild
Date: Sat, 01 Aug 2009 06:27:16
Message-Id: E1MX83g-0005Lf-3k@stork.gentoo.org
1 ssuominen 09/08/01 06:27:08
2
3 Modified: ChangeLog fluidsynth-1.0.9.ebuild
4 fluidsynth-1.0.8.ebuild
5 Log:
6 Remove USE depend for media-libs/alsa-lib[midi].
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.52 media-sound/fluidsynth/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 25 Jun 2009 17:59:24 -0000 1.51
23 +++ ChangeLog 1 Aug 2009 06:27:08 -0000 1.52
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/fluidsynth
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.51 2009/06/25 17:59:24 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.52 2009/08/01 06:27:08 ssuominen Exp $
29 +
30 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o>
31 + fluidsynth-1.0.8.ebuild, fluidsynth-1.0.9.ebuild:
32 + Remove USE depend for media-libs/alsa-lib[midi].
33
34 25 Jun 2009; Raúl Porcel <armin76@g.o> fluidsynth-1.0.9.ebuild:
35 sparc stable wrt #272758
36
37
38
39 1.8 media-sound/fluidsynth/fluidsynth-1.0.9.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild?r1=1.7&r2=1.8
44
45 Index: fluidsynth-1.0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- fluidsynth-1.0.9.ebuild 25 Jun 2009 17:59:24 -0000 1.7
52 +++ fluidsynth-1.0.9.ebuild 1 Aug 2009 06:27:08 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.7 2009/06/25 17:59:24 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.8 2009/08/01 06:27:08 ssuominen Exp $
58
59 EAPI=2
60 inherit flag-o-matic eutils libtool autotools
61 @@ -18,7 +18,7 @@
62 RDEPEND="jack? ( media-sound/jack-audio-connection-kit )
63 ladspa? ( >=media-libs/ladspa-sdk-1.12
64 >=media-libs/ladspa-cmt-1.15 )
65 - alsa? ( media-libs/alsa-lib[midi]
66 + alsa? ( media-libs/alsa-lib
67 lash? ( >=media-sound/lash-0.5 ) )
68 pulseaudio? ( >=media-sound/pulseaudio-0.9.8 )
69 portaudio? ( >=media-libs/portaudio-19_pre )
70
71
72
73 1.6 media-sound/fluidsynth/fluidsynth-1.0.8.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild?r1=1.5&r2=1.6
78
79 Index: fluidsynth-1.0.8.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- fluidsynth-1.0.8.ebuild 16 Aug 2008 12:56:39 -0000 1.5
86 +++ fluidsynth-1.0.8.ebuild 1 Aug 2009 06:27:08 -0000 1.6
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2008 Gentoo Foundation
89 +# Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v 1.5 2008/08/16 12:56:39 bluebird Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v 1.6 2009/08/01 06:27:08 ssuominen Exp $
93
94 inherit flag-o-matic eutils libtool
95
96 @@ -29,13 +29,6 @@
97 ewarn "ALSA support is required for lash support to be enabled."
98 ewarn "Continuing with lash support disabled."
99 fi
100 -
101 - if use alsa && ! built_with_use --missing true media-libs/alsa-lib midi; then
102 - eerror ""
103 - eerror "To be able to build Fluidsynth with ALSA support you need"
104 - eerror "to have built media-libs/alsa-lib with midi USE flag."
105 - die "Missing midi USE flag on media-libs/alsa-lib"
106 - fi
107 }
108
109 src_compile() {