From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kirigami-addons/
Date: Wed, 3 May 2023 17:38:27 +0000 (UTC) [thread overview]
Message-ID: <1683135481.d035818e0a11ddfbed457cf81b0d8d51b789cab0.asturm@gentoo> (raw)
commit: d035818e0a11ddfbed457cf81b0d8d51b789cab0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 17:35:35 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 3 17:38:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d035818e
dev-libs/kirigami-addons: add 0.8.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kirigami-addons/Manifest | 1 +
.../kirigami-addons/kirigami-addons-0.8.0.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/dev-libs/kirigami-addons/Manifest b/dev-libs/kirigami-addons/Manifest
index 7d897649ebe8..1a5c0fb596aa 100644
--- a/dev-libs/kirigami-addons/Manifest
+++ b/dev-libs/kirigami-addons/Manifest
@@ -1 +1,2 @@
DIST kirigami-addons-0.7.2.tar.xz 94568 BLAKE2B d0d82fe8e685f577ae2cd633b4567775a80ef08e99cd385ff90e747faa44709dab18850286f69c0037c4301a3f2bd0403bf4a7f65977b6f28031c3b1ca6d8d65 SHA512 ff03f12c4224998e643776b1e63cc9eae63e65961a6b9b36f033144cbe46bcd521464d00bc55117f42442a888522a0c85729b25a9870eeea50600063d6191fe7
+DIST kirigami-addons-0.8.0.tar.xz 99976 BLAKE2B f67ad11741026875fbc94e1afb19be518b7f654b43dc5de4d34981f126b6635614fcfff7d8c3b0e0943584e90e1f340a3a6c62c0cbbdb829fdb39bd7dd98aef4 SHA512 2b2c8dbc8bd098863fa5cb2cc26b7bd8971a81c27296518d95ef2db2a29879ef8416ed59816049e7ba3622b7fc52a649fc9e74a67be18a9aa9f040f82e32e82b
diff --git a/dev-libs/kirigami-addons/kirigami-addons-0.8.0.ebuild b/dev-libs/kirigami-addons/kirigami-addons-0.8.0.ebuild
new file mode 100644
index 000000000000..b1dbe707a9bf
--- /dev/null
+++ b/dev-libs/kirigami-addons/kirigami-addons-0.8.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_QTHELP=true
+ECM_TEST=true
+KFMIN=5.99.0
+QTMIN=5.15.5
+VIRTUALX_REQUIRED=test
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+DESCRIPTION="Visual end user components for Kirigami-based applications"
+HOMEPAGE="https://invent.kde.org/libraries/kirigami-addons"
+
+LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) LGPL-2.1+"
+SLOT="5"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+ >=kde-frameworks/plasma-${KFMIN}:5
+ >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
+"
+DEPEND="${COMMON_DEPEND}
+ test? (
+ >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml]
+ media-libs/gst-plugins-base:1.0[ogg,vorbis]
+ media-libs/gst-plugins-bad:1.0
+ media-libs/gst-plugins-good:1.0
+ x11-themes/sound-theme-freedesktop
+ )
+"
next reply other threads:[~2023-05-03 17:38 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 17:38 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-10 11:25 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kirigami-addons/ Andreas Sturmlechner
2025-09-27 17:33 Andreas Sturmlechner
2025-09-05 18:34 Arthur Zamarin
2025-09-05 7:55 Arthur Zamarin
2025-07-27 22:25 Andreas Sturmlechner
2025-07-27 8:52 Andreas Sturmlechner
2025-07-06 21:16 Andreas Sturmlechner
2025-05-22 15:42 Andreas Sturmlechner
2025-03-04 22:32 Andreas Sturmlechner
2025-03-02 10:29 Andreas Sturmlechner
2025-02-22 16:30 Arthur Zamarin
2025-02-10 23:20 Andreas Sturmlechner
2025-01-24 7:06 Arthur Zamarin
2025-01-24 7:06 Arthur Zamarin
2025-01-20 15:44 Andreas Sturmlechner
2024-12-04 22:10 Andreas Sturmlechner
2024-10-10 22:34 Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-08-06 23:24 Andreas Sturmlechner
2024-07-23 16:11 Andreas Sturmlechner
2024-07-01 21:47 Andreas Sturmlechner
2024-06-29 16:34 Andreas Sturmlechner
2024-06-17 18:04 Andreas Sturmlechner
2024-06-17 18:04 Andreas Sturmlechner
2024-03-08 20:44 Andreas Sturmlechner
2024-02-26 19:31 Andreas Sturmlechner
2023-09-30 10:00 Andreas Sturmlechner
2023-09-26 19:53 Sam James
2023-09-26 18:58 Sam James
2023-09-26 18:08 Arthur Zamarin
2023-08-19 7:34 Andreas Sturmlechner
2023-08-03 17:11 Andreas Sturmlechner
2023-07-25 19:25 Andreas Sturmlechner
2023-07-25 8:23 Andreas Sturmlechner
2023-07-25 8:23 Andreas Sturmlechner
2023-07-01 11:20 Andreas Sturmlechner
2023-06-03 6:02 WANG Xuerui
2023-05-18 15:41 Andreas Sturmlechner
2023-04-22 15:04 Andreas Sturmlechner
2023-04-21 6:03 Jakov Smolić
2023-04-20 21:27 Sam James
2023-03-26 10:22 Andreas Sturmlechner
2023-01-10 20:00 Andreas Sturmlechner
2023-01-10 20:00 Andreas Sturmlechner
2022-12-16 20:59 Arthur Zamarin
2022-12-16 18:31 Arthur Zamarin
2022-12-10 14:25 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=1683135481.d035818e0a11ddfbed457cf81b0d8d51b789cab0.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