From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/phonon/
Date: Sat, 9 Nov 2013 17:40:25 +0000 (UTC) [thread overview]
Message-ID: <1384018813.eaa2acb1c10b6d3b4e8c81382b89a932c891befd.johu@gentoo> (raw)
commit: eaa2acb1c10b6d3b4e8c81382b89a932c891befd
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 17:40:13 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 17:40:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eaa2acb1
[media-libs/phonon] Cleanup
Package-Manager: portage-2.2.7
---
media-libs/phonon/phonon-9999.ebuild | 36 +++++++++++++-----------------------
1 file changed, 13 insertions(+), 23 deletions(-)
diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-9999.ebuild
index 8e05e5c..988fd08 100644
--- a/media-libs/phonon/phonon-9999.ebuild
+++ b/media-libs/phonon/phonon-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-9999.ebuild,v 1.19 2013/05/10 17:39:09 kensington Exp $
+# $Header: $
EAPI=5
@@ -25,18 +25,18 @@ IUSE="aqua debug +gstreamer pulseaudio +qt4 qt5 vlc zeitgeist"
COMMON_DEPEND="
!!dev-qt/qtphonon:4
qt4? (
- >=dev-qt/qtcore-4.6.0:4
- >=dev-qt/qtdbus-4.6.0:4
- >=dev-qt/qtgui-4.6.0:4
- >=dev-qt/qttest-4.6.0:4
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
+ dev-qt/qttest:4
)
qt5? (
- >=dev-qt/qtcore-5.0.0:5
- >=dev-qt/qtdbus-5.0.0:5
- >=dev-qt/qtdeclarative-5.0.0:5
- >=dev-qt/qtgui-5.0.0:5
- >=dev-qt/qtopengl-5.0.0:5
- >=dev-qt/qttest-5.0.0:5
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtopengl:5
+ dev-qt/qttest:5
)
pulseaudio? (
dev-libs/glib:2
@@ -44,20 +44,10 @@ COMMON_DEPEND="
)
zeitgeist? ( dev-libs/libqzeitgeist )
"
-# directshow? ( media-sound/phonon-directshow )
-# mmf? ( media-sound/phonon-mmf )
-# mplayer? ( media-sound/phonon-mplayer )
-# waveout? ( media-sound/phonon-waveout )
PDEPEND="
aqua? ( media-libs/phonon-qt7 )
- gstreamer? (
- || ( <media-libs/phonon-gstreamer-9999 =media-libs/phonon-gstreamer-9999[qt4=,qt5=] )
- qt5? ( =media-libs/phonon-gstreamer-9999[qt5] )
- )
- vlc? (
- || ( ( >=media-libs/phonon-vlc-0.3.2 <media-libs/phonon-vlc-9999 ) =media-libs/phonon-vlc-9999[qt4=,qt5=] )
- qt5? ( =media-libs/phonon-vlc-9999[qt5] )
- )
+ gstreamer? ( >=media-libs/phonon-gstreamer-4.7.0[qt4?,qt5?] )
+ vlc? ( >=media-libs/phonon-vlc-0.7.0[qt4?,qt5?] )
"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
next reply other threads:[~2013-11-09 17:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-09 17:40 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-09 14:39 [gentoo-commits] proj/kde:master commit in: media-libs/phonon/ Andreas Sturmlechner
2024-07-07 20:42 Andreas Sturmlechner
2024-07-07 20:37 Andreas Sturmlechner
2024-07-01 19:10 Andreas Sturmlechner
2024-03-03 16:16 Andreas Sturmlechner
2023-12-22 9:26 Andreas Sturmlechner
2023-11-28 22:57 Andreas Sturmlechner
2023-11-27 23:22 Andreas Sturmlechner
2022-07-14 14:51 Andreas Sturmlechner
2019-11-22 13:00 Andreas Sturmlechner
2019-10-24 18:37 Andreas Sturmlechner
2019-08-31 6:39 Andreas Sturmlechner
2019-08-30 7:21 Andreas Sturmlechner
2019-08-26 1:15 Andreas Sturmlechner
2013-10-13 17:03 Johannes Huber
2013-05-10 17:40 Michael Palimaka
2013-01-20 16:06 Michael Palimaka
2012-05-02 22:16 Johannes Huber
2012-01-31 11:40 Johannes Huber
2011-12-23 13:17 Johannes Huber
2011-12-23 13:17 Johannes Huber
2011-10-25 0:31 Alexey Shvetsov
2011-03-27 13:22 Andreas K. Huettel
2011-03-27 12:47 Andreas K. Huettel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1384018813.eaa2acb1c10b6d3b4e8c81382b89a932c891befd.johu@gentoo \
--to=johu@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox