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/kio/
Date: Sun,  5 Feb 2023 13:54:33 +0000 (UTC)	[thread overview]
Message-ID: <1675605259.d000f8c3402ce2c91b7f0c9731941193ce22c1de.asturm@gentoo> (raw)

commit:     d000f8c3402ce2c91b7f0c9731941193ce22c1de
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 13:41:11 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 13:54:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d000f8c3

kde-frameworks/kio: drop 5.102.0

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

 kde-frameworks/kio/kio-5.102.0.ebuild | 89 -----------------------------------
 1 file changed, 89 deletions(-)

diff --git a/kde-frameworks/kio/kio-5.102.0.ebuild b/kde-frameworks/kio/kio-5.102.0.ebuild
deleted file mode 100644
index 9b1e05fe0544..000000000000
--- a/kde-frameworks/kio/kio-5.102.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org xdg-utils
-
-DESCRIPTION="Framework providing transparent file and data management"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="acl +handbook kerberos +kwallet X"
-
-# tests hang
-RESTRICT="test"
-
-RDEPEND="
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5[ssl]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	=kde-frameworks/kauth-${PVCUT}*:5
-	=kde-frameworks/karchive-${PVCUT}*:5
-	=kde-frameworks/kbookmarks-${PVCUT}*:5
-	=kde-frameworks/kcodecs-${PVCUT}*:5
-	=kde-frameworks/kcompletion-${PVCUT}*:5
-	=kde-frameworks/kconfig-${PVCUT}*:5
-	=kde-frameworks/kconfigwidgets-${PVCUT}*:5
-	=kde-frameworks/kcoreaddons-${PVCUT}*:5
-	=kde-frameworks/kcrash-${PVCUT}*:5
-	=kde-frameworks/kdbusaddons-${PVCUT}*:5
-	=kde-frameworks/kguiaddons-${PVCUT}*:5
-	=kde-frameworks/ki18n-${PVCUT}*:5
-	=kde-frameworks/kiconthemes-${PVCUT}*:5
-	=kde-frameworks/kitemviews-${PVCUT}*:5
-	=kde-frameworks/kjobwidgets-${PVCUT}*:5
-	=kde-frameworks/knotifications-${PVCUT}*:5
-	=kde-frameworks/kservice-${PVCUT}*:5
-	=kde-frameworks/ktextwidgets-${PVCUT}*:5
-	=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-	=kde-frameworks/kwindowsystem-${PVCUT}*:5[X?]
-	=kde-frameworks/kxmlgui-${PVCUT}*:5
-	=kde-frameworks/solid-${PVCUT}*:5
-	acl? (
-		sys-apps/attr
-		virtual/acl
-	)
-	handbook? ( =kde-frameworks/kdoctools-${PVCUT}*:5 )
-	kerberos? ( virtual/krb5 )
-	kwallet? ( =kde-frameworks/kwallet-${PVCUT}*:5 )
-	X? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	test? ( sys-libs/zlib )
-"
-PDEPEND=">=kde-frameworks/kded-${PVCUT}:5"
-
-src_configure() {
-	local mycmakeargs=(
-		-DKIO_NO_PUBLIC_QTCONCURRENT=ON
-		$(cmake_use_find_package acl ACL)
-		$(cmake_use_find_package handbook KF5DocTools)
-		$(cmake_use_find_package kerberos GSSAPI)
-		$(cmake_use_find_package kwallet KF5Wallet)
-		-DWITH_X11=$(usex X)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	ecm_pkg_postinst
-	xdg_desktop_database_update
-}
-
-pkg_postrm() {
-	ecm_pkg_postrm
-	xdg_desktop_database_update
-}


             reply	other threads:[~2023-02-05 13:54 UTC|newest]

Thread overview: 162+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05 13:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09 16:55 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/ Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14  3:23 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-08-31 10:58 Andreas Sturmlechner
2024-08-31 10:48 Arthur Zamarin
2024-08-30 22:50 Jakov Smolić
2024-08-30 22:50 Jakov Smolić
2024-08-30 21:10 Sam James
2024-08-30 18:11 Andreas Sturmlechner
2024-08-30 18:11 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-16 16:32 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-05-19 19:29 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-03-19  9:10 Andreas Sturmlechner
2024-03-02  9:12 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2024-02-11 20:15 Andreas Sturmlechner
2024-02-02 12:44 Arthur Zamarin
2024-02-01 21:18 Andreas Sturmlechner
2024-01-14 22:28 Andreas Sturmlechner
2024-01-05  8:39 Andreas Sturmlechner
2024-01-05  8:39 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2023-12-17 23:02 Andreas Sturmlechner
2023-12-15 16:22 Andreas Sturmlechner
2023-11-28  9:46 Andreas Sturmlechner
2023-11-12  9:44 Andreas Sturmlechner
2023-10-19 15:12 Andreas Sturmlechner
2023-09-26 19:09 Andreas Sturmlechner
2023-09-19 10:40 Andreas Sturmlechner
2023-09-10 11:44 Andreas Sturmlechner
2023-08-18  9:05 Andreas Sturmlechner
2023-08-18  8:26 Andreas Sturmlechner
2023-08-02 19:33 Andreas Sturmlechner
2023-07-08 16:06 Andreas Sturmlechner
2023-06-10 10:02 Andreas Sturmlechner
2023-05-13 21:25 Andreas Sturmlechner
2023-05-13 16:57 Andreas Sturmlechner
2023-04-08 14:06 Andreas Sturmlechner
2023-03-26  9:52 Andreas Sturmlechner
2023-03-23  8:11 Andreas Sturmlechner
2023-03-12 21:12 Andreas Sturmlechner
2023-03-11 18:19 Andreas Sturmlechner
2023-02-12 11:11 Andreas Sturmlechner
2023-01-25 19:18 Andreas Sturmlechner
2023-01-25 19:16 Arthur Zamarin
2023-01-25 19:16 Arthur Zamarin
2023-01-25 19:16 Arthur Zamarin
2023-01-15 12:36 Andreas Sturmlechner
2023-01-14 23:34 Andreas Sturmlechner
2022-12-10 10:47 Andreas Sturmlechner
2022-11-14 14:17 Andreas Sturmlechner
2022-10-10  8:15 Andreas Sturmlechner
2022-09-13 13:23 Andreas Sturmlechner
2022-08-15 10:43 Andreas Sturmlechner
2022-08-15  7:46 Agostino Sarubbo
2022-08-14  8:31 Andreas Sturmlechner
2022-08-13  6:58 Agostino Sarubbo
2022-08-12 14:57 Arthur Zamarin
2022-08-06  7:45 Andreas Sturmlechner
2022-07-19 15:39 Andreas Sturmlechner
2022-07-19 13:29 Andreas Sturmlechner
2022-07-09 14:27 Andreas Sturmlechner
2022-06-29 19:53 Andreas Sturmlechner
2022-06-14  7:44 Andreas Sturmlechner
2022-06-12 19:41 Andreas Sturmlechner
2022-05-14 11:33 Andreas Sturmlechner
2022-05-04 20:50 Andreas Sturmlechner
2022-04-09 21:46 Andreas Sturmlechner
2022-03-13 19:23 Andreas Sturmlechner
2022-02-14 21:37 Andreas Sturmlechner
2022-01-08 21:15 Andreas Sturmlechner
2021-12-13  1:05 Sam James
2021-12-13  0:59 Sam James
2021-12-12 22:15 Andreas Sturmlechner
2021-12-08 15:08 Andreas Sturmlechner
2021-11-22  7:51 Agostino Sarubbo
2021-11-18 14:00 Jakov Smolić
2021-11-18 10:38 Andreas Sturmlechner
2021-11-13 20:01 Andreas Sturmlechner
2021-11-05 16:24 Andreas Sturmlechner
2021-10-11 11:01 Andreas Sturmlechner
2021-09-13  5:19 Andreas Sturmlechner
2021-07-16 15:21 Andreas Sturmlechner
2021-06-14  8:25 Andreas Sturmlechner
2021-05-30 15:51 Andreas Sturmlechner
2021-04-10 18:44 Andreas Sturmlechner
2021-04-04 13:23 Andreas Sturmlechner
2021-03-25 23:13 Andreas Sturmlechner
2021-03-15 15:57 Andreas Sturmlechner
2021-03-15 15:57 Andreas Sturmlechner
2021-03-13 16:33 Andreas Sturmlechner
2021-03-13 12:18 Andreas Sturmlechner
2021-02-17 22:13 Andreas Sturmlechner
2021-02-17 21:12 Sam James
2021-02-17  1:56 Sam James
2021-02-16 13:45 Sam James
2021-02-13 13:04 Andreas Sturmlechner
2021-02-12 21:50 Andreas Sturmlechner
2021-02-03 22:33 Andreas Sturmlechner
2021-01-11  8:04 Sam James
2021-01-10 14:06 Sam James
2021-01-10  9:07 Sam James
2021-01-09 10:15 Andreas Sturmlechner
2020-12-23 21:32 Andreas Sturmlechner
2020-12-12 18:02 Andreas Sturmlechner
2020-11-14 17:46 Andreas Sturmlechner
2020-10-15 18:48 Andreas Sturmlechner
2020-10-10 16:04 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-09-13 12:35 Andreas Sturmlechner
2020-09-13 12:35 Andreas Sturmlechner
2020-09-12 14:10 Andreas Sturmlechner
2020-09-12 12:38 Andreas Sturmlechner
2020-08-08 19:56 Andreas Sturmlechner
2020-08-08 10:58 Andreas Sturmlechner
2020-05-16  9:08 Andreas Sturmlechner
2020-05-15  8:16 Andreas Sturmlechner
2020-02-09 22:28 Andreas Sturmlechner
2020-02-09 22:28 Andreas Sturmlechner
2020-01-10  9:50 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-12-23  3:25 Aaron Bauman
2019-12-22 22:48 Andreas Sturmlechner
2019-12-21 10:49 Mikle Kolyada
2019-09-18 18:13 Andreas Sturmlechner
2019-01-16 16:59 Andreas Sturmlechner
2019-01-16 12:50 Andreas Sturmlechner
2018-12-01 19:00 Mikle Kolyada
2018-11-29 10:09 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-07-21 16:51 Andreas Sturmlechner
2018-06-16  7:04 Andreas Sturmlechner
2018-06-10 12:04 Mikle Kolyada
2018-06-10  9:20 Andreas Sturmlechner
2018-03-10 23:37 Andreas Sturmlechner
2018-02-18 17:11 Andreas Sturmlechner
2018-02-18 17:11 Andreas Sturmlechner
2018-01-07 19:00 Andreas Sturmlechner
2017-12-08 23:40 Thomas Deutschmann
2017-12-02 19:29 Andreas Sturmlechner
2017-11-29 16:40 Andreas Sturmlechner
2017-08-15  9:11 Andreas Sturmlechner
2017-07-17 18:09 Alexis Ballier
2017-05-29 23:17 Andreas Sturmlechner
2017-05-29 22:58 Andreas Sturmlechner
2017-05-17 22:08 Andreas Sturmlechner
2017-03-02 10:57 Michael Palimaka
2017-03-02 10:30 Agostino Sarubbo
2017-02-28 21:02 Johannes Huber
2017-01-17 19:54 Aaron Bauman
2016-10-05 18:27 Michael Palimaka

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=1675605259.d000f8c3402ce2c91b7f0c9731941193ce22c1de.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