pesa 14/11/15 02:37:39 Modified: metadata.xml qtphonon-4.8.5.ebuild ChangeLog Added: qtphonon-4.8.6-r1.ebuild Log: Version bump (bug 510042). Add multilib support (bug 498010). (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path 1.3 dev-qt/qtphonon/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 26 Jan 2014 18:04:46 -0000 1.2 +++ metadata.xml 15 Nov 2014 02:37:39 -0000 1.3 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>qt</herd> + <herd>qt</herd> <use> <flag name="exceptions">Add support for exceptions - like catching them inside the event loop (recommended by upstream)</flag> 1.7 dev-qt/qtphonon/qtphonon-4.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild?r1=1.6&r2=1.7 Index: qtphonon-4.8.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- qtphonon-4.8.5.ebuild 11 Nov 2013 14:00:49 -0000 1.6 +++ qtphonon-4.8.5.ebuild 15 Nov 2014 02:37:39 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild,v 1.6 2013/11/11 14:00:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.5.ebuild,v 1.7 2014/11/15 02:37:39 pesa Exp $ EAPI=4 @@ -23,7 +23,7 @@ !media-sound/phonon !aqua? ( media-libs/gstreamer:0.10 media-plugins/gst-plugins-meta:0.10 ) - aqua? ( ~dev-qt/qtopengl-${PV}[aqua,debug=,qt3support=] ) + aqua? ( ~dev-qt/qtopengl-${PV}[aqua=,debug=,qt3support=] ) dbus? ( ~dev-qt/qtdbus-${PV}[aqua=,debug=] ) " RDEPEND="${DEPEND}" 1.9 dev-qt/qtphonon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 26 Jan 2014 18:04:46 -0000 1.8 +++ ChangeLog 15 Nov 2014 02:37:39 -0000 1.9 @@ -1,6 +1,12 @@ # ChangeLog for dev-qt/qtphonon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/ChangeLog,v 1.8 2014/01/26 18:04:46 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/ChangeLog,v 1.9 2014/11/15 02:37:39 pesa Exp $ + +*qtphonon-4.8.6-r1 (15 Nov 2014) + + 15 Nov 2014; Davide Pesavento <[email protected]> +qtphonon-4.8.6-r1.ebuild, + metadata.xml, qtphonon-4.8.5.ebuild: + Version bump (bug 510042). Add multilib support (bug 498010). 26 Jan 2014; Davide Pesavento <[email protected]> -qtphonon-4.8.4.ebuild, metadata.xml: 1.1 dev-qt/qtphonon/qtphonon-4.8.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.6-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.6-r1.ebuild?rev=1.1&content-type=text/plain Index: qtphonon-4.8.6-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-qt/qtphonon/qtphonon-4.8.6-r1.ebuild,v 1.1 2014/11/15 02:37:39 pesa Exp $ EAPI=5 inherit qt4-build-multilib DESCRIPTION="The Phonon module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="dbus qt3support" DEPEND=" ~dev-qt/qtcore-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] ~dev-qt/qtgui-${PV}[aqua=,debug=,qt3support=,${MULTILIB_USEDEP}] aqua? ( ~dev-qt/qtopengl-${PV}[aqua=,debug=,qt3support=,${MULTILIB_USEDEP}] ) !aqua? ( >=media-libs/gstreamer-0.10.36-r1:0.10[${MULTILIB_USEDEP}] >=media-plugins/gst-plugins-meta-0.10-r9:0.10[${MULTILIB_USEDEP}] ) dbus? ( ~dev-qt/qtdbus-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] ) !kde-base/phonon-kde !kde-base/phonon-xine !media-libs/phonon !media-sound/phonon " RDEPEND="${DEPEND}" QT4_TARGET_DIRECTORIES=" src/phonon src/plugins/phonon" QCONFIG_ADD="phonon" pkg_setup() { QCONFIG_DEFINE=" QT_PHONON $(use aqua || echo QT_GSTREAMER)" } multilib_src_configure() { local myconf=( -phonon -phonon-backend -no-opengl -no-svg $(qt_use dbus qdbus) $(qt_use qt3support) ) qt4_multilib_src_configure }
