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: Tue, 04 Mar 2025 22:32:03 +0000 (UTC)	[thread overview]
Message-ID: <1741127497.8cbe4365c2fc3f73cdf7bd0d191c19e66f7f1042.asturm@gentoo> (raw)

commit:     8cbe4365c2fc3f73cdf7bd0d191c19e66f7f1042
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  4 22:12:27 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  4 22:31:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbe4365

dev-libs/kirigami-addons: drop 1.6.0

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

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

diff --git a/dev-libs/kirigami-addons/Manifest b/dev-libs/kirigami-addons/Manifest
index 0ae53755d99e..3bd1830da18b 100644
--- a/dev-libs/kirigami-addons/Manifest
+++ b/dev-libs/kirigami-addons/Manifest
@@ -1,2 +1 @@
-DIST kirigami-addons-1.6.0.tar.xz 1508992 BLAKE2B c319bc792c869eda8412a8bf1bae67ec954f6f994cb509bde06b00f199c18276128c75ba59586ae7af998625ce98312e440bb9f13152569c5280e0abbc083bfa SHA512 ba033dcd0e70c250dee71298f32f6b88bdfe7f52a4ddcd2445daf6ecf87458610728dc7dfdb09ccaac1a8a7c41f4efcb892d35b2641ce4dd311c231de93ef363
 DIST kirigami-addons-1.7.0.tar.xz 1518680 BLAKE2B ad13723e1429205bb44d300204f828790939e365329310216a227e63d0e43ed8c4433a19dbc626113352d61d9bc625ba9ed7256312ba398a05b84021f9b62858 SHA512 9675f6e92aac6f4785b5e360b6005effba60c6bb4fbdc3ab596ea5c45dbdcb24317a7e5f5f3c5dea4973b210fb4c2cfa76e12f0d006a7813f86da47f37358c8b

diff --git a/dev-libs/kirigami-addons/kirigami-addons-1.6.0.ebuild b/dev-libs/kirigami-addons/kirigami-addons-1.6.0.ebuild
deleted file mode 100644
index 8a339130b282..000000000000
--- a/dev-libs/kirigami-addons/kirigami-addons-1.6.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2021-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm kde.org
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-	KEYWORDS="amd64 arm64 ~loong ~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="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:[~2025-03-04 22:32 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04 22:32 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-02 10:29 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kirigami-addons/ 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-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=1741127497.8cbe4365c2fc3f73cdf7bd0d191c19e66f7f1042.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