public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/pulseaudio-qt/
Date: Sat,  9 Mar 2019 21:10:25 +0000 (UTC)	[thread overview]
Message-ID: <1552165501.a5800f967a778b5bae46e9f3cb63316c26e5dc6d.asturm@gentoo> (raw)

commit:     a5800f967a778b5bae46e9f3cb63316c26e5dc6d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 19:37:29 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 21:05:01 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a5800f96

media-libs/pulseaudio-qt: New package

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/pulseaudio-qt/metadata.xml              |  8 +++++
 media-libs/pulseaudio-qt/pulseaudio-qt-9999.ebuild | 34 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/media-libs/pulseaudio-qt/metadata.xml b/media-libs/pulseaudio-qt/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/media-libs/pulseaudio-qt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-9999.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-9999.ebuild
new file mode 100644
index 0000000000..f3d859d3f0
--- /dev/null
+++ b/media-libs/pulseaudio-qt/pulseaudio-qt-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+KDE_QTHELP="true"
+KDE_TEST="optional"
+inherit kde5
+
+DESCRIPTION="Qt bindings for libpulse"
+HOMEPAGE="https://cgit.kde.org/pulseaudio-qt.git/"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	dev-libs/glib:2
+	media-sound/pulseaudio
+"
+DEPEND="${RDEPEND}
+	test? (
+		$(add_qt_dep qtdeclarative)
+		$(add_qt_dep qtquickcontrols2)
+	)
+"


             reply	other threads:[~2019-03-09 21:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09 21:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-25 19:32 [gentoo-commits] proj/kde:master commit in: media-libs/pulseaudio-qt/ Andreas Sturmlechner
2019-05-18  5:32 Andreas Sturmlechner
2019-05-21 21:01 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2020-01-19 17:03 Andreas Sturmlechner
2020-01-19 17:03 Andreas Sturmlechner
2020-01-29 19:13 Andreas Sturmlechner
2020-02-23 13:27 Andreas Sturmlechner
2020-02-23 13:27 Andreas Sturmlechner
2021-09-04 21:27 Andreas Sturmlechner
2022-07-14 14:51 Andreas Sturmlechner
2023-12-31 21:16 Andreas Sturmlechner
2024-03-09 22:04 Andreas Sturmlechner
2024-04-21 19:42 Andreas Sturmlechner
2024-04-22 20:41 Andreas Sturmlechner

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=1552165501.a5800f967a778b5bae46e9f3cb63316c26e5dc6d.asturm@gentoo \
    --to=asturm@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