From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/bluez-qt/
Date: Fri, 10 Jun 2022 07:52:17 +0000 (UTC) [thread overview]
Message-ID: <1654846331.22cdf0afd151f80293aefd67f675f15e3f625e52.asturm@gentoo> (raw)
commit: 22cdf0afd151f80293aefd67f675f15e3f625e52
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 07:26:47 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 07:32:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=22cdf0af
kde-frameworks/bluez-qt: 5.95.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/bluez-qt/bluez-qt-5.95.0.ebuild | 38 ++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/kde-frameworks/bluez-qt/bluez-qt-5.95.0.ebuild b/kde-frameworks/bluez-qt/bluez-qt-5.95.0.ebuild
new file mode 100644
index 0000000000..bf8e147815
--- /dev/null
+++ b/kde-frameworks/bluez-qt/bluez-qt-5.95.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QTMIN=5.15.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org udev
+
+DESCRIPTION="Qt wrapper for Bluez 5 DBus API"
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtnetwork-${QTMIN}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DUDEV_RULES_INSTALL_DIR="$(get_udevdir)/rules.d"
+ )
+
+ ecm_src_configure
+}
+
+src_test() {
+ # parallel tests fail, bug 609248; managertest hangs, bug 668196
+ local myctestargs=(
+ -j1
+ -E "(managertest)"
+ )
+
+ ecm_src_test
+}
next reply other threads:[~2022-06-10 7:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-10 7:52 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-24 17:52 [gentoo-commits] proj/kde:master commit in: kde-frameworks/bluez-qt/ Andreas Sturmlechner
2024-06-19 15:02 Andreas Sturmlechner
2023-07-25 11:40 Andreas Sturmlechner
2022-06-14 10:20 Andreas Sturmlechner
2018-10-13 11:00 Andreas Sturmlechner
2017-05-26 18:50 Andreas Sturmlechner
2017-02-13 21:21 Johannes Huber
2016-04-28 14:56 Johannes Huber
2015-03-12 20:06 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=1654846331.22cdf0afd151f80293aefd67f675f15e3f625e52.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