From: "Christian Schmitt" <chris@ilovelinux.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/phonon-kde/
Date: Sat, 21 Apr 2012 13:04:56 +0000 (UTC) [thread overview]
Message-ID: <1335013481.00d9b37ab5bfcbcc411f4a4813e9ab135fb556e2.christian@gentoo> (raw)
commit: 00d9b37ab5bfcbcc411f4a4813e9ab135fb556e2
Author: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Sat Apr 21 13:00:41 2012 +0000
Commit: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Apr 21 13:04:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=00d9b37a
[kde-base/phonon-kde-4.8.2] The media-libs/phonon xine plugin might be masked,
but this package still builds a KCM for phonon's xine backend, if xine is found.
This should probably also go into phonon-kde-4.8.1
---
kde-base/phonon-kde/phonon-kde-4.8.2.ebuild | 38 +++++++++++++++++++++++++++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/kde-base/phonon-kde/phonon-kde-4.8.2.ebuild b/kde-base/phonon-kde/phonon-kde-4.8.2.ebuild
new file mode 100644
index 0000000..f86c882
--- /dev/null
+++ b/kde-base/phonon-kde/phonon-kde-4.8.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.8.2.ebuild,v 1.1 2012/04/04 23:59:26 johu Exp $
+
+EAPI=4
+
+KMNAME="kde-runtime"
+KMMODULE="phonon"
+inherit kde4-meta
+
+DESCRIPTION="Phonon KDE Integration"
+HOMEPAGE="http://phonon.kde.org"
+
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+LICENSE="GPL-2"
+IUSE="alsa debug pulseaudio"
+
+DEPEND="
+ >=media-libs/phonon-4.4.3
+ alsa? ( media-libs/alsa-lib )
+ pulseaudio? (
+ dev-libs/glib:2
+ media-libs/libcanberra
+ >=media-sound/pulseaudio-0.9.21[glib]
+ )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ mycmakeargs=(
+ -DBUILD_tests=OFF
+ -DWITH_Xine=OFF
+ $(cmake-utils_use_with alsa)
+ $(cmake-utils_use_with pulseaudio PulseAudio)
+ )
+
+ kde4-meta_src_configure
+}
next reply other threads:[~2012-04-21 13:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-21 13:04 Christian Schmitt [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-13 22:20 [gentoo-commits] proj/kde:master commit in: kde-base/phonon-kde/ Johannes Huber
2012-04-22 12:23 Johannes Huber
2012-01-10 10:23 Alexey Shvetsov
2011-05-24 2:38 Jorge Manuel B. S. Vicetto
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=1335013481.00d9b37ab5bfcbcc411f4a4813e9ab135fb556e2.christian@gentoo \
--to=chris@ilovelinux.de \
--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