johu 15/01/30 22:07:32
Modified: phonon-gstreamer-9999.ebuild ChangeLog
Added: phonon-gstreamer-4.8.2.ebuild
Removed: phonon-gstreamer-4.8.0.ebuild
phonon-gstreamer-4.8.1.ebuild
Log:
Version bump, remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
F3CFD2BD)
Revision Changes Path
1.22 media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild?rev=1.22&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild?rev=1.22&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild?r1=1.21&r2=1.22
Index: phonon-gstreamer-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- phonon-gstreamer-9999.ebuild 9 Sep 2014 17:19:12 -0000 1.21
+++ phonon-gstreamer-9999.ebuild 30 Jan 2015 22:07:32 -0000 1.22
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild,v
1.21 2014/09/09 17:19:12 kensington Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild,v
1.22 2015/01/30 22:07:32 johu Exp $
EAPI=5
@@ -14,7 +14,7 @@
DESCRIPTION="Phonon GStreamer backend"
HOMEPAGE="https://projects.kde.org/projects/kdesupport/phonon/phonon-gstreamer"
-[[ ${PV} == *9999 ]] ||
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
+[[ ${PV} == *9999 ]] ||
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/src/${MY_P}.tar.xz"
LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then
@@ -55,13 +55,7 @@
[[ ${PV} == 9999 ]] || S=${WORKDIR}/${MY_P}
pkg_setup() {
- MULTIBUILD_VARIANTS=()
- if use qt4; then
- MULTIBUILD_VARIANTS+=(qt4)
- fi
- if use qt5; then
- MULTIBUILD_VARIANTS+=(qt5)
- fi
+ MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
}
src_configure() {
@@ -83,10 +77,10 @@
multibuild_foreach_variant cmake-utils_src_compile
}
-src_install() {
- multibuild_foreach_variant cmake-utils_src_install
-}
-
src_test() {
multibuild_foreach_variant cmake-utils_src_test
}
+
+src_install() {
+ multibuild_foreach_variant cmake-utils_src_install
+}
1.61 media-libs/phonon-gstreamer/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?rev=1.61&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?rev=1.61&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 11 Dec 2014 12:17:14 -0000 1.60
+++ ChangeLog 30 Jan 2015 22:07:32 -0000 1.61
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/phonon-gstreamer
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v
1.60 2014/12/11 12:17:14 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v
1.61 2015/01/30 22:07:32 johu Exp $
+
+*phonon-gstreamer-4.8.2 (30 Jan 2015)
+
+ 30 Jan 2015; Johannes Huber <[email protected]> +phonon-gstreamer-4.8.2.ebuild,
+ -phonon-gstreamer-4.8.0.ebuild, -phonon-gstreamer-4.8.1.ebuild,
+ phonon-gstreamer-9999.ebuild:
+ Version bump, remove old.
*phonon-gstreamer-4.8.1 (11 Dec 2014)
1.1 media-libs/phonon-gstreamer/phonon-gstreamer-4.8.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.8.2.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.8.2.ebuild?rev=1.1&content-type=text/plain
Index: phonon-gstreamer-4.8.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.8.2.ebuild,v
1.1 2015/01/30 22:07:32 johu Exp $
EAPI=5
[[ ${PV} == *9999 ]] && git_eclass="git-r3"
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
MY_PN="phonon-backend-gstreamer"
MY_P=${MY_PN}-${PV}
inherit cmake-utils multibuild ${git_eclass}
DESCRIPTION="Phonon GStreamer backend"
HOMEPAGE="https://projects.kde.org/projects/kdesupport/phonon/phonon-gstreamer"
[[ ${PV} == *9999 ]] ||
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/src/${MY_P}.tar.xz"
LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then
KEYWORDS=""
else
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd
~x64-macos"
fi
SLOT="0"
IUSE="alsa debug +network +qt4 qt5"
REQUIRED_USE="|| ( qt4 qt5 )"
RDEPEND="
dev-libs/glib:2
dev-libs/libxml2:2
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0
media-plugins/gst-plugins-meta:1.0[alsa?,ogg,vorbis]
>=media-libs/phonon-4.7.80[qt4?,qt5?]
qt4? (
dev-qt/qtcore:4[glib]
dev-qt/qtgui:4[glib]
dev-qt/qtopengl:4
)
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtopengl:5
dev-qt/qtwidgets:5
)
virtual/opengl
network? ( media-plugins/gst-plugins-soup:1.0 )
"
DEPEND="${RDEPEND}
qt4? ( >=dev-util/automoc-0.9.87 )
virtual/pkgconfig
"
[[ ${PV} == 9999 ]] || S=${WORKDIR}/${MY_P}
pkg_setup() {
MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
}
src_configure() {
myconfigure() {
local mycmakeargs=()
if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then
mycmakeargs+=(-DPHONON_BUILD_PHONON4QT5=OFF)
fi
if [[ ${MULTIBUILD_VARIANT} = qt5 ]]; then
mycmakeargs+=(-DPHONON_BUILD_PHONON4QT5=ON)
fi
cmake-utils_src_configure
}
multibuild_foreach_variant myconfigure
}
src_compile() {
multibuild_foreach_variant cmake-utils_src_compile
}
src_test() {
multibuild_foreach_variant cmake-utils_src_test
}
src_install() {
multibuild_foreach_variant cmake-utils_src_install
}