summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2011-04-13 21:08:11 +0000
committerAlex Alexander <wired@gentoo.org>2011-04-13 21:08:11 +0000
commit1be8a913f3c66408a99caf52b0f13e74d66892c2 (patch)
treebd864f3c0e2bd10a27f83e31aab9afa11fc433c3 /x11-libs/qt-phonon
parentold version cleanup (diff)
downloadgentoo-2-1be8a913f3c66408a99caf52b0f13e74d66892c2.tar.gz
gentoo-2-1be8a913f3c66408a99caf52b0f13e74d66892c2.tar.bz2
gentoo-2-1be8a913f3c66408a99caf52b0f13e74d66892c2.zip
old version cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r--x11-libs/qt-phonon/ChangeLog6
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild45
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.7.1.ebuild45
3 files changed, 5 insertions, 91 deletions
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog
index cf2984241a81..6495d65c0abc 100644
--- a/x11-libs/qt-phonon/ChangeLog
+++ b/x11-libs/qt-phonon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-phonon
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.89 2011/03/26 16:49:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.90 2011/04/13 21:08:11 wired Exp $
+
+ 13 Apr 2011; Alex Alexander <wired@gentoo.org> -qt-phonon-4.7.0.ebuild,
+ -qt-phonon-4.7.1.ebuild:
+ old version cleanup
26 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
qt-phonon-4.6.2.ebuild, qt-phonon-4.6.3.ebuild, qt-phonon-4.7.0.ebuild,
diff --git a/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild b/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild
deleted file mode 100644
index 8ca00bbf2428..000000000000
--- a/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.0.ebuild,v 1.5 2011/03/26 16:49:00 dilfridge Exp $
-
-EAPI="3"
-inherit qt4-build
-
-DESCRIPTION="The Phonon module for the Qt toolkit"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="dbus"
-
-DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support]
- !kde-base/phonon-kde
- !kde-base/phonon-xine
- !media-sound/phonon
- !media-libs/phonon
- !aqua? ( media-libs/gstreamer
- media-plugins/gst-plugins-meta )
- aqua? ( ~x11-libs/qt-opengl-${PV}[aqua] )
- dbus? ( ~x11-libs/qt-dbus-${PV}[aqua=,debug=] )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- QT4_TARGET_DIRECTORIES="
- src/phonon
- src/plugins/phonon
- tools/designer/src/plugins/phononwidgets"
- QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
- include/
- src
- tools"
-
- QCONFIG_ADD="phonon"
- use aqua || QCONFIG_DEFINE="QT_GSTREAMER"
-
- qt4-build_pkg_setup
-}
-
-src_configure() {
- myconf="${myconf} -phonon -phonon-backend -no-opengl -no-svg
- $(qt_use dbus qdbus)"
-
- qt4-build_src_configure
-}
diff --git a/x11-libs/qt-phonon/qt-phonon-4.7.1.ebuild b/x11-libs/qt-phonon/qt-phonon-4.7.1.ebuild
deleted file mode 100644
index 0648679be9dc..000000000000
--- a/x11-libs/qt-phonon/qt-phonon-4.7.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.7.1.ebuild,v 1.2 2011/03/26 16:49:00 dilfridge Exp $
-
-EAPI="3"
-inherit qt4-build
-
-DESCRIPTION="The Phonon module for the Qt toolkit"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="dbus"
-
-DEPEND="~x11-libs/qt-gui-${PV}[aqua=,debug=,glib,qt3support]
- !kde-base/phonon-kde
- !kde-base/phonon-xine
- !media-libs/phonon
- !media-sound/phonon
- !aqua? ( media-libs/gstreamer
- media-plugins/gst-plugins-meta )
- aqua? ( ~x11-libs/qt-opengl-${PV}[aqua] )
- dbus? ( ~x11-libs/qt-dbus-${PV}[aqua=,debug=] )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- QT4_TARGET_DIRECTORIES="
- src/phonon
- src/plugins/phonon
- tools/designer/src/plugins/phononwidgets"
- QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
- include/
- src
- tools"
-
- QCONFIG_ADD="phonon"
- use aqua || QCONFIG_DEFINE="QT_GSTREAMER"
-
- qt4-build_pkg_setup
-}
-
-src_configure() {
- myconf="${myconf} -phonon -phonon-backend -no-opengl -no-svg
- $(qt_use dbus qdbus)"
-
- qt4-build_src_configure
-}