* [gentoo-commits] gentoo-x86 commit in media-sound/lmms: ChangeLog lmms-0.4.9.ebuild
@ 2011-01-02 12:55 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-01-02 12:55 UTC (permalink / raw
To: gentoo-commits
aballier 11/01/02 12:55:11
Modified: ChangeLog
Added: lmms-0.4.9.ebuild
Log:
version bump, by Piotr Mrożek (and Jeroen Roovers), bug #339861
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Revision Changes Path
1.14 media-sound/lmms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lmms/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lmms/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lmms/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lmms/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 15 Aug 2010 11:25:05 -0000 1.13
+++ ChangeLog 2 Jan 2011 12:55:11 -0000 1.14
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/lmms
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/ChangeLog,v 1.13 2010/08/15 11:25:05 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/ChangeLog,v 1.14 2011/01/02 12:55:11 aballier Exp $
+
+*lmms-0.4.9 (02 Jan 2011)
+
+ 02 Jan 2011; Alexis Ballier <aballier@gentoo.org> +lmms-0.4.9.ebuild:
+ version bump, by Piotr Mrożek (and Jeroen Roovers), bug #339861
*lmms-0.4.7 (15 Aug 2010)
1.1 media-sound/lmms/lmms-0.4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lmms/lmms-0.4.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lmms/lmms-0.4.9.ebuild?rev=1.1&content-type=text/plain
Index: lmms-0.4.9.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/lmms-0.4.9.ebuild,v 1.1 2011/01/02 12:55:11 aballier Exp $
EAPI="2"
inherit eutils cmake-utils
DESCRIPTION="free alternative to popular programs such as Fruityloops, Cubase and Logic"
HOMEPAGE="http://lmms.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="alsa debug fftw fluidsynth jack ogg pulseaudio sdl stk vst"
RDEPEND="x11-libs/qt-core:4
x11-libs/qt-gui:4[accessibility]
>=media-libs/libsndfile-1.0.11
>=media-libs/libsamplerate-0.1.7
x11-libs/libXinerama
alsa? ( media-libs/alsa-lib )
fftw? ( =sci-libs/fftw-3* )
jack? ( >=media-sound/jack-audio-connection-kit-0.99.0 )
ogg? ( media-libs/libvorbis
media-libs/libogg )
fluidsynth? ( media-sound/fluidsynth )
pulseaudio? ( media-sound/pulseaudio )
sdl? ( media-libs/libsdl
>=media-libs/sdl-sound-1.0.1 )
stk? ( media-libs/stk )
vst? ( app-emulation/wine )"
DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.5"
DOCS="README AUTHORS TODO"
src_configure() {
mycmakeargs="${mycmakeargs}
-DWANT_SYSTEM_SR=TRUE
-DWANT_CAPS=TRUE
-DWANT_TAP=TRUE
-DWANT_CALF=TRUE
$(cmake-utils_use_want alsa ALSA)
$(cmake-utils_use_want fftw FFTW3F)
$(cmake-utils_use_want jack JACK)
$(cmake-utils_use_want ogg OGGVORBIS)
$(cmake-utils_use_want pulseaudio PULSEAUDIO)
$(cmake-utils_use_want sdl SDL)
$(cmake-utils_use_want stk STK)
$(cmake-utils_use_want vst VST)
$(cmake-utils_use_want fluidsynth SF2)"
cmake-utils_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-02 12:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-02 12:55 [gentoo-commits] gentoo-x86 commit in media-sound/lmms: ChangeLog lmms-0.4.9.ebuild Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox