public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/phonon-kde/
Date: Tue, 24 May 2011 02:38:46 +0000 (UTC)	[thread overview]
Message-ID: <a7c0aa716f5c0e2d6248c196722e190a66eb3e25.jmbsvicetto@gentoo> (raw)

commit:     a7c0aa716f5c0e2d6248c196722e190a66eb3e25
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 01:32:14 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue May 24 01:32:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a7c0aa71

[kde-base/phonon-kde] 4.6.80 version bump.

(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 kde-base/phonon-kde/phonon-kde-4.6.80.ebuild |   38 ++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/kde-base/phonon-kde/phonon-kde-4.6.80.ebuild b/kde-base/phonon-kde/phonon-kde-4.6.80.ebuild
new file mode 100644
index 0000000..9bd9e34
--- /dev/null
+++ b/kde-base/phonon-kde/phonon-kde-4.6.80.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KMNAME="kde-runtime"
+KMMODULE="phonon"
+inherit kde4-meta
+
+DESCRIPTION="Phonon KDE Integration"
+HOMEPAGE="http://phonon.kde.org"
+
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+LICENSE="GPL-2"
+IUSE="alsa debug xine pulseaudio"
+
+DEPEND="
+	>=media-libs/phonon-4.4.3[xine?]
+	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
+		$(cmake-utils_use_with alsa)
+		$(cmake-utils_use_with xine)
+		$(cmake-utils_use_with pulseaudio PulseAudio)
+	)
+
+	kde4-meta_src_configure
+}



             reply	other threads:[~2011-05-24  2:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24  2:38 Jorge Manuel B. S. Vicetto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-10 10:23 [gentoo-commits] proj/kde:master commit in: kde-base/phonon-kde/ Alexey Shvetsov
2012-04-21 13:04 Christian Schmitt
2012-04-22 12:23 Johannes Huber
2012-10-13 22:20 Johannes Huber

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=a7c0aa716f5c0e2d6248c196722e190a66eb3e25.jmbsvicetto@gentoo \
    --to=jmbsvicetto@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