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/zynaddsubfx: ChangeLog zynaddsubfx-2.4.1.ebuild
Date: Thu, 05 Jan 2012 17:30:27
Message-Id: 20120105173012.3CD5F2004B@flycatcher.gentoo.org
1 ssuominen 12/01/05 17:30:12
2
3 Modified: ChangeLog zynaddsubfx-2.4.1.ebuild
4 Log:
5 amd64/x86 stable wrt #395745
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 media-sound/zynaddsubfx/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 20 Mar 2011 20:06:18 -0000 1.37
23 +++ ChangeLog 5 Jan 2012 17:30:12 -0000 1.38
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/zynaddsubfx
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/ChangeLog,v 1.37 2011/03/20 20:06:18 jlec Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/ChangeLog,v 1.38 2012/01/05 17:30:12 ssuominen Exp $
30 +
31 + 05 Jan 2012; Samuli Suominen <ssuominen@g.o> zynaddsubfx-2.4.1.ebuild:
32 + amd64/x86 stable wrt #395745
33
34 20 Mar 2011; Justin Lecher <jlec@g.o> zynaddsubfx-2.2.1-r2.ebuild,
35 zynaddsubfx-2.2.1-r4.ebuild, zynaddsubfx-2.4.0.ebuild,
36
37
38
39 1.3 media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild?r1=1.2&r2=1.3
44
45 Index: zynaddsubfx-2.4.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- zynaddsubfx-2.4.1.ebuild 20 Mar 2011 20:06:18 -0000 1.2
52 +++ zynaddsubfx-2.4.1.ebuild 5 Jan 2012 17:30:12 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild,v 1.2 2011/03/20 20:06:18 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild,v 1.3 2012/01/05 17:30:12 ssuominen Exp $
59
60 EAPI=4
61 inherit eutils cmake-utils
62 @@ -13,17 +13,15 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~x86"
67 -
68 +KEYWORDS="amd64 ~ppc x86"
69 IUSE="alsa +fltk jack lash"
70
71 -RDEPEND="
72 +RDEPEND=">=dev-libs/mini-xml-2.2.1
73 sci-libs/fftw:3.0
74 - fltk? ( x11-libs/fltk:1 )
75 - jack? ( media-sound/jack-audio-connection-kit )
76 alsa? ( media-libs/alsa-lib )
77 - lash? ( media-sound/lash )
78 - >=dev-libs/mini-xml-2.2.1"
79 + fltk? ( >=x11-libs/fltk-1.3:1 )
80 + jack? ( media-sound/jack-audio-connection-kit )
81 + lash? ( media-sound/lash )"
82 # portaudio? ( media-libs/portaudio )"
83 DEPEND="${RDEPEND}
84 dev-util/pkgconfig"
85 @@ -35,15 +33,15 @@
86 S=${WORKDIR}/${MY_P}
87
88 PATCHES=(
89 - "${FILESDIR}/${P}-fltk.patch"
90 - "${FILESDIR}/${P}-fltk13.patch"
91 - "${FILESDIR}/${P}-docs.patch"
92 + "${FILESDIR}"/${P}-fltk.patch
93 + "${FILESDIR}"/${P}-fltk13.patch
94 + "${FILESDIR}"/${P}-docs.patch
95 )
96
97 DOCS="ChangeLog FAQ.txt HISTORY.txt README.txt ZynAddSubFX.lsm bugs.txt"
98
99 src_configure() {
100 - use lash || sed -i -e 's/lash-1.0/lash_disabled/' "${S}/src/CMakeLists.txt"
101 + use lash || sed -i -e 's/lash-1.0/lash_disabled/' "${S}"/src/CMakeLists.txt
102 mycmakeargs=(
103 `use fltk && echo "-DGuiModule=fltk" || echo "-DGuiModule=off"`
104 `use alsa && echo "-DOutputModule=alsa" || echo "-DOutputModule=jack"`
105 @@ -55,6 +53,6 @@
106
107 src_install() {
108 cmake-utils_src_install
109 - insinto "/usr/share/${PN}"
110 - doins -r "${S}/banks" "${S}/examples" || die
111 + insinto /usr/share/${PN}
112 + doins -r "${S}"/banks "${S}"/examples
113 }