mrueg 15/03/30 18:36:06 Modified: qsynth-0.3.6.ebuild qsynth-0.3.9.ebuild ChangeLog Removed: qsynth-0.3.8.ebuild qsynth-0.3.7.ebuild Log: Drop support for media-sound/fluidsynth[oss]. Remove old. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.9 media-sound/qsynth/qsynth-0.3.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?r1=1.8&r2=1.9 Index: qsynth-0.3.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- qsynth-0.3.6.ebuild 2 Mar 2013 22:01:34 -0000 1.8 +++ qsynth-0.3.6.ebuild 30 Mar 2015 18:36:06 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.8 2013/03/02 22:01:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.9 2015/03/30 18:36:06 mrueg Exp $ EAPI=4 LANGS="cs de es ru" @@ -19,10 +19,11 @@ DEPEND=">=dev-qt/qtcore-4.2:4 >=dev-qt/qtgui-4.2:4 >=media-sound/fluidsynth-1.0.7a[jack?,alsa?,pulseaudio?] - x11-libs/libX11 - !pulseaudio? ( !jack? ( !alsa? ( >=media-sound/fluidsynth-1.0.7a[oss] ) ) )" + x11-libs/libX11" RDEPEND="${DEPEND}" +REQUIRED_USE="|| ( alsa jack pulseaudio )" + DOCS="AUTHORS ChangeLog README TODO TRANSLATORS" src_prepare() { 1.2 media-sound/qsynth/qsynth-0.3.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild?r1=1.1&r2=1.2 Index: qsynth-0.3.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qsynth-0.3.9.ebuild 26 Mar 2015 13:31:22 -0000 1.1 +++ qsynth-0.3.9.ebuild 30 Mar 2015 18:36:06 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild,v 1.1 2015/03/26 13:31:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild,v 1.2 2015/03/30 18:36:06 mrueg Exp $ EAPI=5 LANGS="cs de fr ru sr" @@ -19,10 +19,11 @@ DEPEND=">=dev-qt/qtcore-4.2:4 >=dev-qt/qtgui-4.2:4 >=media-sound/fluidsynth-1.0.7a[jack?,alsa?,pulseaudio?] - x11-libs/libX11 - !pulseaudio? ( !jack? ( !alsa? ( >=media-sound/fluidsynth-1.0.7a[oss] ) ) )" + x11-libs/libX11" RDEPEND="${DEPEND}" +REQUIRED_USE="|| ( alsa jack pulseaudio )" + DOCS="AUTHORS ChangeLog README TODO TRANSLATORS" src_configure() { 1.62 media-sound/qsynth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 26 Mar 2015 13:31:22 -0000 1.61 +++ ChangeLog 30 Mar 2015 18:36:06 -0000 1.62 @@ -1,6 +1,10 @@ # ChangeLog for media-sound/qsynth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.61 2015/03/26 13:31:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.62 2015/03/30 18:36:06 mrueg Exp $ + + 30 Mar 2015; Manuel RĂ¼ger <[email protected]> -qsynth-0.3.7.ebuild, + -qsynth-0.3.8.ebuild, qsynth-0.3.6.ebuild, qsynth-0.3.9.ebuild: + Drop support for media-sound/fluidsynth[oss]. Remove old. *qsynth-0.3.9 (26 Mar 2015)
