From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
Date: Sat, 10 Aug 2024 07:47:40 +0000 (UTC) [thread overview]
Message-ID: <1723276003.03dc3c5427ad9433635b2b0bdeae425ea87c2d4c.asturm@gentoo> (raw)
commit: 03dc3c5427ad9433635b2b0bdeae425ea87c2d4c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 07:43:30 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 07:46:43 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=03dc3c54
kde-apps/kio-extras: drop 5.9999, branch does not get any backports
... and we're not using this as base for any kind of automated bumping either.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 102 ---------------------------
| 2 -
2 files changed, 104 deletions(-)
diff --git a/kde-apps/kio-extras/kio-extras-5.9999.ebuild b/kde-apps/kio-extras/kio-extras-5.9999.ebuild
deleted file mode 100644
index 512c2a0a51..0000000000
--- a/kde-apps/kio-extras/kio-extras-5.9999.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="optional"
-KDE_ORG_TAR_PN="kio-extras-kf5"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://invent.kde.org/network/kio-extras/-/tree/kf5"
-EGIT_BRANCH="kf5"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE="activities ios kf6compat +man mtp nfs openexr phonon samba +sftp taglib X"
-
-# requires running Plasma environment
-RESTRICT="test"
-
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- kde-apps/libkexiv2:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kdnssd-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/solid-${KFMIN}:5
- >=kde-frameworks/syntax-highlighting-${KFMIN}:5
- activities? (
- >=dev-qt/qtsql-${QTMIN}:5
- >=kde-plasma/plasma-activities-${KFMIN}:5
- >=kde-plasma/plasma-activities-stats-${KFMIN}:5
- )
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
- mtp? ( >=media-libs/libmtp-1.1.16:= )
- nfs? ( net-libs/libtirpc:= )
- openexr? ( media-libs/openexr:= )
- phonon? ( >=media-libs/phonon-4.11.0[qt5(+)] )
- samba? (
- net-fs/samba[client]
- net-libs/kdsoap:=[qt5(+)]
- )
- sftp? ( net-libs/libssh:=[sftp] )
- taglib? ( >=media-libs/taglib-1.11.1:= )
- X? (
- x11-libs/libX11
- x11-libs/libXcursor
- )
-"
-RDEPEND="${DEPEND}
- !kde-apps/kio-extras-kf5:5
- >=kde-frameworks/kded-${KFMIN}:5
- kf6compat? ( kde-apps/kio-extras:6 )
-"
-BDEPEND="man? ( dev-util/gperf )"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_ACTIVITIES=$(usex activities)
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- $(cmake_use_find_package man Gperf)
- $(cmake_use_find_package mtp Libmtp)
- $(cmake_use_find_package nfs TIRPC)
- -DKF6_COMPAT_BUILD=$(usex kf6compat)
- $(cmake_use_find_package openexr OpenEXR)
- $(cmake_use_find_package phonon Phonon4Qt5)
- $(cmake_use_find_package samba Samba)
- $(cmake_use_find_package sftp libssh)
- $(cmake_use_find_package taglib Taglib)
- -DWITHOUT_X11=$(usex !X)
- )
-
- use samba && mycmakeargs+=(
- # do not attempt to find now Qt6-based system version
- -DCMAKE_DISABLE_FIND_PACKAGE_KDSoapWSDiscoveryClient=ON
- )
-
- ecm_src_configure
-}
--git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index f55e3c5c8b..40dd5ecbf7 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -13,9 +13,7 @@
<use>
<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>
<flag name="ios">Enable AFC (Apple File Conduit) KIO worker for iOS devices support</flag>
- <flag name="kf6compat">Disable components colliding with KF6, depend on KF6 components instead</flag>
<flag name="man">Enable manpages KIO worker</flag>
- <flag name="nfs">Enable NFS support using <pkg>net-libs/libtirpc</pkg></flag>
<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
<flag name="taglib">Enable audio thumbnails via <pkg>media-libs/taglib</pkg></flag>
next reply other threads:[~2024-08-10 7:47 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-10 7:47 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-19 21:10 [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/ Andreas Sturmlechner
2024-12-02 21:52 Andreas Sturmlechner
2024-12-02 21:52 Andreas Sturmlechner
2024-11-12 22:51 Andreas Sturmlechner
2024-08-30 21:31 Andreas Sturmlechner
2024-05-17 15:08 Andreas Sturmlechner
2024-04-21 19:42 Andreas Sturmlechner
2024-03-03 15:09 Andreas Sturmlechner
2024-02-25 20:39 Sam James
2024-01-11 22:49 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2023-12-23 16:00 Andreas Sturmlechner
2023-12-22 18:17 Andreas Sturmlechner
2023-12-21 11:46 Andreas Sturmlechner
2023-12-16 15:02 Andreas Sturmlechner
2023-12-16 15:02 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2023-12-12 20:02 Andreas Sturmlechner
2023-12-09 15:15 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-04-20 21:15 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2022-10-06 9:02 Andreas Sturmlechner
2022-07-14 21:22 Andreas Sturmlechner
2021-12-20 15:10 Andreas Sturmlechner
2021-07-22 20:00 Andreas Sturmlechner
2021-04-15 20:03 Andreas Sturmlechner
2021-01-02 20:46 Andreas Sturmlechner
2020-10-30 13:56 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-05-27 22:27 Andreas Sturmlechner
2020-04-30 16:05 Andreas Sturmlechner
2020-03-23 23:47 Andreas Sturmlechner
2020-03-05 19:23 Andreas Sturmlechner
2020-03-02 22:47 Andreas Sturmlechner
2020-01-02 20:49 Andreas Sturmlechner
2019-09-11 8:09 Andreas Sturmlechner
2019-08-30 7:21 Andreas Sturmlechner
2019-03-11 15:05 Andreas Sturmlechner
2019-01-05 15:28 Andreas Sturmlechner
2018-12-10 20:46 Andreas Sturmlechner
2018-11-01 22:08 Andreas Sturmlechner
2018-11-01 22:08 Andreas Sturmlechner
2018-08-29 10:51 Andreas Sturmlechner
2017-12-21 16:47 Andreas Sturmlechner
2017-09-10 9:08 Andreas Sturmlechner
2017-05-06 11:15 Andreas Sturmlechner
2017-03-15 17:26 Andreas Sturmlechner
2017-03-11 9:53 Andreas Sturmlechner
2016-11-19 10:47 Michael Palimaka
2016-11-13 17:48 Michael Palimaka
2016-05-04 9:50 Johannes Huber
2016-04-26 5:39 Johannes Huber
2016-03-15 15:33 Michael Palimaka
2016-03-12 17:42 Michael Palimaka
2016-03-12 16:45 Michael Palimaka
2016-01-29 10:34 Michael Palimaka
2015-09-26 15:45 Michael Palimaka
2015-09-01 16:22 Michael Palimaka
2015-09-01 15:47 Michael Palimaka
2015-08-26 8:24 Johannes Huber
2015-08-01 17:18 Johannes Huber
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=1723276003.03dc3c5427ad9433635b2b0bdeae425ea87c2d4c.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