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: kde-frameworks/solid/
Date: Fri, 21 Feb 2025 20:39:59 +0000 (UTC)	[thread overview]
Message-ID: <1740170345.4faabc4080a944c3b047b8b12466fd2a56d71240.asturm@gentoo> (raw)

commit:     4faabc4080a944c3b047b8b12466fd2a56d71240
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:19:18 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 20:39:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4faabc40

kde-frameworks/solid: drop 6.9.1

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

 kde-frameworks/solid/Manifest           |  1 -
 kde-frameworks/solid/solid-6.9.1.ebuild | 48 ---------------------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-frameworks/solid/Manifest b/kde-frameworks/solid/Manifest
index c31661f9809c..d602b198016c 100644
--- a/kde-frameworks/solid/Manifest
+++ b/kde-frameworks/solid/Manifest
@@ -1,4 +1,3 @@
 DIST solid-5.116.0.tar.xz 308000 BLAKE2B 5ed973327c23fb49c4377c4dd434bea2ecf343c9379927ef10ee11fcbef05c419da0423e4436b782dee62ca4d24ef6de25fc751e8014fcc1eb13b8293de4c4ae SHA512 1d6cb0c096bfede35a4b2963cd87e2ef0cb1a6be640d18c737434451e288645f7bbb0657c8ac780f3a60104c153b3b20ed7bd9c90b077d9aa7daea5740947b36
 DIST solid-6.10.0.tar.xz 307236 BLAKE2B f0da2569eff478d47659f478eeab0e48090bcfaf3f4d6062bcb67a103dc425fda6f226bfdcc45e87effa281eefd923c54df0d1b0df0d146a6ae9bb4f641de9e0 SHA512 6898f5fc53ae284b3c9315444dc31cea4cc847e063ab9cdbb98e77c444bf0580e4974bdd18fca275f7ecf90aab7ef467344a87a43bfbc02bb442d74e13e5fa59
 DIST solid-6.11.0.tar.xz 307720 BLAKE2B 54c89fd715d4a6fb0863e48e8bfcce095a5b80a59660bbbc33d69bed4a663926c3071b884254799a2d32550be2d10a2f4fbf1a014a05542f944d785c94022370 SHA512 5ef5f6d80cc3833e36c2ea734e7ad5789fa099e28e971d968316095654a58f92acc6be665529f0884fae94f65f845ffeb80c59ee9359b2b518b4e00dae381133
-DIST solid-6.9.1.tar.xz 302320 BLAKE2B a525da8dd684f46b2830ca3bf7d6a5dd2c50d87bc13cd543b11584caaa7b1147fa4e2d6223c63ede7ac78f3956164481b45efe4783b8f25e620523abecc9c7d1 SHA512 4c1d55463a1ff8126e5eecdcabadfdeb284bf5df41b5d1843ec73312db2f0222e265af2c7d85512e8e2d0004775ff829a92074e96354c26d80dd65c105211762

diff --git a/kde-frameworks/solid/solid-6.9.1.ebuild b/kde-frameworks/solid/solid-6.9.1.ebuild
deleted file mode 100644
index 9eb4b684a776..000000000000
--- a/kde-frameworks/solid/solid-6.9.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.7.2
-inherit ecm frameworks.kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
-IUSE="ios"
-
-RDEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,xml]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	sys-apps/util-linux
-	sys-fs/udisks:2
-	virtual/libudev:=
-	ios? (
-		app-pda/libimobiledevice:=
-		app-pda/libplist:=
-	)
-"
-DEPEND="${RDEPEND}
-	test? ( >=dev-qt/qtbase-${QTMIN}:6[concurrent] )
-"
-BDEPEND="
-	app-alternatives/lex
-	app-alternatives/yacc
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-"
-
-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
-}


             reply	other threads:[~2025-02-21 20:40 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-21 20:39 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-24 20:30 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/ Arthur Zamarin
2025-02-07 21:16 Arthur Zamarin
2025-02-07 20:51 Arthur Zamarin
2025-02-02 22:46 Andreas Sturmlechner
2025-01-10  8:37 WANG Xuerui
2024-12-17 18:37 Arthur Zamarin
2024-12-17  9:31 Sam James
2024-12-17  9:31 Sam James
2024-12-14 22:37 Andreas Sturmlechner
2024-11-26 19:25 Andreas Sturmlechner
2024-11-20 19:25 Arthur Zamarin
2024-11-20 19:25 Arthur Zamarin
2024-11-20 19:25 Arthur Zamarin
2024-11-20  3:51 Sam James
2024-11-05 22:50 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-12 17:21 Arthur Zamarin
2024-05-28  2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-27 18:13 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2024-02-19 16:28 Sam James
2024-02-02 12:44 Arthur Zamarin
2023-08-02 17:48 Sam James
2023-06-22 19:59 Arthur Zamarin
2022-11-16 21:33 Andreas Sturmlechner
2022-02-08 14:46 Agostino Sarubbo
2022-01-20 13:26 Andreas Sturmlechner
2021-12-08 15:08 Andreas Sturmlechner
2021-09-13  8:18 Agostino Sarubbo
2021-08-01 19:32 Andreas Sturmlechner
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-07-11 15:37 Andreas Sturmlechner
2020-06-28 17:56 Andreas Sturmlechner
2020-05-31 15:54 Mikle Kolyada
2020-05-30 13:38 Mikle Kolyada
2020-05-30 13:33 Mikle Kolyada
2020-03-01  7:28 Mikle Kolyada
2020-03-01  7:23 Mikle Kolyada
2020-03-01  7:18 Mikle Kolyada
2019-12-02 15:51 Andreas Sturmlechner
2019-09-08 16:18 Andreas Sturmlechner
2019-07-28 19:16 Aaron Bauman
2019-07-28  0:36 Mikle Kolyada
2019-07-28  0:15 Mikle Kolyada
2019-06-10 10:37 Michael Palimaka
2019-05-27 21:04 Aaron Bauman
2019-05-16 12:28 Mikle Kolyada
2019-05-16 12:23 Mikle Kolyada
2019-04-21 19:06 Andreas Sturmlechner
2019-04-21 19:06 Andreas Sturmlechner
2019-02-06 11:37 Mikle Kolyada
2019-02-06 10:59 Mikle Kolyada
2018-10-10 11:48 Mikle Kolyada
2018-10-10  3:01 Thomas Deutschmann
2018-05-22  4:44 Andreas Sturmlechner
2017-07-13 18:32 Alexis Ballier
2017-06-09 10:19 Agostino Sarubbo
2017-06-04 16:00 Agostino Sarubbo
2017-01-20  9:47 Agostino Sarubbo
2017-01-17 19:54 Aaron Bauman

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=1740170345.4faabc4080a944c3b047b8b12466fd2a56d71240.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