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/
Date: Mon,  1 Jul 2024 21:47:33 +0000 (UTC)	[thread overview]
Message-ID: <1719869206.58fa8a79edce99b830ab2424ed2dac2f76ed3e1f.asturm@gentoo> (raw)

commit:     58fa8a79edce99b830ab2424ed2dac2f76ed3e1f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 18:11:07 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 21:26:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fa8a79

dev-libs/kirigami-addons: drop 1.2.1-r1

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

 dev-libs/kirigami-addons/Manifest                  |  1 -
 .../kirigami-addons-1.2.1-r1.ebuild                | 44 ----------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-libs/kirigami-addons/Manifest b/dev-libs/kirigami-addons/Manifest
index 9b441fbbaca8..1e8c30df9172 100644
--- a/dev-libs/kirigami-addons/Manifest
+++ b/dev-libs/kirigami-addons/Manifest
@@ -1,3 +1,2 @@
 DIST kirigami-addons-0.11.0.tar.xz 136692 BLAKE2B 26301176ddeaea3aec351207e82dc28a56e465aa6bc6d3bfd23b1feaa5d14cc0821a4c39fdf5eee3d134a8ed9bbcb5e503ee31d3864185c57bb0fcb788744f2d SHA512 f5a721eee6d0ebd37e67cdb5f89aba81136eb4ac23bc042b7d9bedd6a33f96f913353e1d83ec91e6997a8eea5e2834d9203eb7cd286eed1157149ecedeab6b89
-DIST kirigami-addons-1.2.1.tar.xz 1157936 BLAKE2B 0df5296ac7985d3dfda8c486275938282eee97d94b118be38714549958205d1d6515faa78e3a5347bd11db34535a6cc2f973ff955bd3e1e10c5bb4a96b1f313d SHA512 bdb635f147cb78d0b92bda2c72c72577682cbc3965c232d106113b5de4fb9193e1d18d409d6bc7af2b2aebc613d0c175a27b294e7259bf08e3c41db1ef0601f3
 DIST kirigami-addons-1.3.0.tar.xz 1287344 BLAKE2B 18303139a015fb5ad131c877bd20524ca8b7751fba17d4cb5b73ad95df0fc525b7ee8456a0d271d0c79788f3ddbdfac0d147a2c2b95b66508db2f3cb4ab864b0 SHA512 e80fb311b169d8c6344e1b1c5a7fc1ae284bc39db5132d285863889e359cfadec656802b436da4b69c7f7efb420e99bbd267dfd6d8488cffcaf3b158e1e1e206

diff --git a/dev-libs/kirigami-addons/kirigami-addons-1.2.1-r1.ebuild b/dev-libs/kirigami-addons/kirigami-addons-1.2.1-r1.ebuild
deleted file mode 100644
index c97bf82eef82..000000000000
--- a/dev-libs/kirigami-addons/kirigami-addons-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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 ~arm64"
-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/qtmultimedia-${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
-	)
-"


             reply	other threads:[~2024-07-01 21:47 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-01 21:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-06 23:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kirigami-addons/ Andreas Sturmlechner
2024-07-23 16:11 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-05-03 17:38 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=1719869206.58fa8a79edce99b830ab2424ed2dac2f76ed3e1f.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