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: dev-libs/kirigami-addons/, profiles/
Date: Mon, 13 May 2024 21:34:57 +0000 (UTC)	[thread overview]
Message-ID: <1715635787.d0dc505dfe8b0f9a90536d0f68761219c75bb48c.asturm@gentoo> (raw)

commit:     d0dc505dfe8b0f9a90536d0f68761219c75bb48c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 21:26:01 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 21:29:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0dc505d

dev-libs/kirigami-addons: add 1.2.0

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

 dev-libs/kirigami-addons/Manifest                  |  1 +
 .../kirigami-addons/kirigami-addons-1.2.0.ebuild   | 44 ++++++++++++++++++++++
 profiles/package.mask                              |  1 +
 3 files changed, 46 insertions(+)

diff --git a/dev-libs/kirigami-addons/Manifest b/dev-libs/kirigami-addons/Manifest
index 0b9bf3bd2ae6..f209c0674218 100644
--- a/dev-libs/kirigami-addons/Manifest
+++ b/dev-libs/kirigami-addons/Manifest
@@ -1,2 +1,3 @@
 DIST kirigami-addons-0.11.0.tar.xz 136692 BLAKE2B 26301176ddeaea3aec351207e82dc28a56e465aa6bc6d3bfd23b1feaa5d14cc0821a4c39fdf5eee3d134a8ed9bbcb5e503ee31d3864185c57bb0fcb788744f2d SHA512 f5a721eee6d0ebd37e67cdb5f89aba81136eb4ac23bc042b7d9bedd6a33f96f913353e1d83ec91e6997a8eea5e2834d9203eb7cd286eed1157149ecedeab6b89
 DIST kirigami-addons-1.1.0.tar.xz 1029104 BLAKE2B 0053b68330c6288379b8cb123278feecfa1f5152f8f06ce89d3b74084bcd382917d474e004b9b4b71049bf80d6de8a80420d3d05dfd437507f41d2dcc51407e1 SHA512 c5f73203b8befe46e5a0029469ec2ffb5b50e3e9c1d7ff426b4d7a1067f8135d3694fd7cbbe8930cac55f57a63c87dcb64334eb580ab47c1275388e72e6bfc46
+DIST kirigami-addons-1.2.0.tar.xz 1156176 BLAKE2B c620597853c6fa75080f41b9c0e863899c63ea10b4cee436063c0b26ccf7b7422a20c2736dd8dc46e566a33b2f21a7eda31b1d05cb191b2d603e863860fc48e6 SHA512 608c56f21953b9ed451377ea234aafd53529f1b278c2f720f3143a0c1fa8364c4d4701cad1deb063cd0363aeb5bf73d1c9d40c0e7652fea9e74f54963399c993

diff --git a/dev-libs/kirigami-addons/kirigami-addons-1.2.0.ebuild b/dev-libs/kirigami-addons/kirigami-addons-1.2.0.ebuild
new file mode 100644
index 000000000000..6dbb76533a46
--- /dev/null
+++ b/dev-libs/kirigami-addons/kirigami-addons-1.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=6.2.0
+QTMIN=6.6.2
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+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="6"
+IUSE=""
+
+# would profit from VIRTUALX_REQUIRED=test, but then still requires
+# org.qt-project.qt.mediaplayer service and fails, bug 911186
+RESTRICT="test"
+
+COMMON_DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+"
+RDEPEND="${COMMON_DEPEND}
+	>=dev-qt/qt5compat-${QTMIN}:6[qml]
+	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
+	kde-plasma/libplasma:6
+"
+DEPEND="${COMMON_DEPEND}
+	test? (
+		>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
+		x11-themes/sound-theme-freedesktop
+	)
+"

diff --git a/profiles/package.mask b/profiles/package.mask
index 2cc8488d3788..632f74746d82 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -735,6 +735,7 @@ sec-keys/openpgp-keys-jiatan
 ~dev-libs/appstream-1.0.2
 ~dev-libs/kdiagram-3.0.1
 ~dev-libs/kirigami-addons-1.1.0
+~dev-libs/kirigami-addons-1.2.0
 ~dev-libs/ktextaddons-1.5.4
 ~dev-libs/kweathercore-0.8.0
 ~dev-util/massif-visualizer-0.8.0


             reply	other threads:[~2024-05-13 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13 21:34 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-03 15:25 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kirigami-addons/, profiles/ Andreas Sturmlechner
2024-02-22 11:46 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=1715635787.d0dc505dfe8b0f9a90536d0f68761219c75bb48c.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