From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/solid/
Date: Sun, 2 Oct 2022 22:17:32 +0000 (UTC) [thread overview]
Message-ID: <1664749032.369da36ddb25f55b548059353693a4cc2d1471d4.asturm@gentoo> (raw)
commit: 369da36ddb25f55b548059353693a4cc2d1471d4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 21:53:22 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 2 22:17:12 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=369da36d
kde-frameworks/solid: 5.99.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.99.0.ebuild | 51 ++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/kde-frameworks/solid/solid-5.99.0.ebuild b/kde-frameworks/solid/solid-5.99.0.ebuild
new file mode 100644
index 0000000000..6a92d9c815
--- /dev/null
+++ b/kde-frameworks/solid/solid-5.99.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm frameworks.kde.org optfeature
+
+DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="ios nls"
+
+RDEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtxml-${QTMIN}:5
+ sys-apps/util-linux
+ sys-fs/udisks:2
+ virtual/libudev:=
+ ios? (
+ app-pda/libimobiledevice:=
+ app-pda/libplist:=
+ )
+"
+DEPEND="${RDEPEND}
+ test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
+"
+BDEPEND="
+ sys-devel/bison
+ sys-devel/flex
+ nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package ios IMobileDevice)
+ $(cmake_use_find_package ios PList)
+ )
+ ecm_src_configure
+}
+
+pkg_postinst() {
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ optfeature "media player devices support" app-misc/media-player-info
+ fi
+ ecm_pkg_postinst
+}
next reply other threads:[~2022-10-02 22:17 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-02 22:17 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-23 17:33 [gentoo-commits] proj/kde:master commit in: kde-frameworks/solid/ Andreas Sturmlechner
2024-12-14 21:37 Andreas Sturmlechner
2024-01-11 23:19 Andreas Sturmlechner
2024-01-11 23:19 Andreas Sturmlechner
2022-12-11 21:24 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-10-15 22:14 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-06-28 17:56 Andreas Sturmlechner
2019-12-15 15:45 Andreas Sturmlechner
2019-06-10 10:34 Michael Palimaka
2019-04-21 18:47 Andreas Sturmlechner
2019-04-07 12:54 Andreas Sturmlechner
2018-12-13 22:24 Andreas Sturmlechner
2018-08-18 20:51 Andreas Sturmlechner
2015-11-10 22:22 Manuel RĂ¼ger
2015-08-28 15:15 Michael Palimaka
2015-07-01 15:31 Michael Palimaka
2014-05-06 15:47 Michael Palimaka
2014-05-05 15:13 Michael Palimaka
2014-04-24 16:37 Johannes Huber
2014-04-16 19:48 Michael Palimaka
2014-03-19 11:55 Michael Palimaka
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=1664749032.369da36ddb25f55b548059353693a4cc2d1471d4.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