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] repo/gentoo:master commit in: media-libs/pulseaudio-qt/
Date: Thu, 12 Sep 2024 19:29:47 +0000 (UTC)	[thread overview]
Message-ID: <1726169333.bacfa34c7bfc3786e293e6e046a63726f357457e.asturm@gentoo> (raw)

commit:     bacfa34c7bfc3786e293e6e046a63726f357457e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 19:03:29 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 19:28:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bacfa34c

media-libs/pulseaudio-qt: add 1.6.0

See also:
https://mail.kde.org/pipermail/kde-announce/2024-September/000396.html

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/pulseaudio-qt/Manifest                  |  1 +
 .../pulseaudio-qt/pulseaudio-qt-1.6.0.ebuild       | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/media-libs/pulseaudio-qt/Manifest b/media-libs/pulseaudio-qt/Manifest
index ed146489b319..787e865e8e0d 100644
--- a/media-libs/pulseaudio-qt/Manifest
+++ b/media-libs/pulseaudio-qt/Manifest
@@ -1,2 +1,3 @@
 DIST pulseaudio-qt-1.3.tar.xz 34148 BLAKE2B f283c369fcbeaf57537fe28d6f8aa02c34d7567ab8260ec8ba05edf8320b65e29e6ac88489ff0b49ae57b0bc8b8a49da83886f50ed9641850c84939a979e930c SHA512 2326277fd37327db29a5984056949fcf935c36e7b39184d1307a5d0a891efed4f0e4f32e783f3f7da2c7e6b7409eb908b2521064c6d24a28561ed38db9f8d4e8
 DIST pulseaudio-qt-1.5.0.tar.xz 36004 BLAKE2B ef61c70b1fdfc850c2cd0bde7621da9ff088347f1134b970eb2c5383b3f1dc2aa0d07a37d27b617c5647def3cda92fc745a847e9234826acc825d64d7e542426 SHA512 c0ce24c10b607b2866eb08bae14bac340de028bbf6ebfdd57ae8f9bd3bbb182cc681a124f20a4f309fd56c97598a33db07c6289d2c9801cc8f395cd424e588b8
+DIST pulseaudio-qt-1.6.0.tar.xz 37232 BLAKE2B 6302ea3a2cedae8abe8b936b16766753c8995d3bc39c4217d1aeff3682d756191c2a82d3f04b4b40602de22e6cf8cecca2e28e4a9a528c1ccc472a6f5a9834b1 SHA512 4bf612efc5caf51cd177d26ebaba0bd11f9513ac65d0bece86c8171745ec824dc924cbb067d440b711be6eaf5ebcf84e9996286944de352df5fc7cf91142ac77

diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.6.0.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-1.6.0.ebuild
new file mode 100644
index 000000000000..50417aaad3b8
--- /dev/null
+++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=6.3.0
+QTMIN=6.6.2
+inherit ecm kde.org
+
+DESCRIPTION="Qt bindings for libpulse"
+HOMEPAGE="https://invent.kde.org/libraries/pulseaudio-qt"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0/5"
+
+RDEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[gui,dbus]
+	media-libs/libpulse[glib]
+"
+DEPEND="${RDEPEND}
+	test? ( >=dev-qt/qtdeclarative-${QTMIN}:6 )
+"
+BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2024-09-12 19:29 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12 19:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-25 14:22 [gentoo-commits] repo/gentoo:master commit in: media-libs/pulseaudio-qt/ Andreas Sturmlechner
2025-02-07 21:16 Arthur Zamarin
2025-02-07 20:51 Arthur Zamarin
2025-01-10 17:01 Andreas Sturmlechner
2025-01-10  8:37 WANG Xuerui
2024-12-10 23:46 Andreas Sturmlechner
2024-12-04 17:43 Sam James
2024-10-31 22:34 Andreas Sturmlechner
2024-10-21 19:00 Andreas Sturmlechner
2024-10-11  0:24 Sam James
2024-07-26 11:17 Arthur Zamarin
2024-07-12 15:24 Arthur Zamarin
2024-07-02 12:07 Jakov Smolić
2024-06-27  9:43 Arthur Zamarin
2024-04-25 20:43 Andreas Sturmlechner
2024-04-22 20:45 Andreas Sturmlechner
2024-03-09 21:54 Andreas Sturmlechner
2024-02-17  5:25 Sam James
2023-03-23 21:03 Andreas Sturmlechner
2022-07-14 20:32 Andreas Sturmlechner
2021-11-29 14:51 Andreas Sturmlechner
2021-09-05 21:03 Sam James
2021-09-04 22:52 Andreas Sturmlechner
2021-09-02 10:04 Yixun Lan
2020-02-24 14:19 Agostino Sarubbo
2020-02-19 15:25 Agostino Sarubbo
2020-02-18 20:06 Andreas Sturmlechner
2020-02-17 16:12 Thomas Deutschmann
2020-01-29 19:13 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=1726169333.bacfa34c7bfc3786e293e6e046a63726f357457e.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