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: Mon, 2 Dec 2024 21:52:03 +0000 (UTC) [thread overview]
Message-ID: <1733176294.735ed294781f1dd95ca56d5aef50cda044a20a9c.asturm@gentoo> (raw)
commit: 735ed294781f1dd95ca56d5aef50cda044a20a9c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 21:46:36 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 21:51:34 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=735ed294
kde-apps/kio-extras: Add IUSE libproxy
Upstream commit 616f8ccf5f6816ae4577ecf875aab6219452a2e6
Pending MR re optional KF6Notifications:
https://invent.kde.org/network/kio-extras/-/merge_requests/391
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 7 ++++++-
| 1 +
2 files changed, 7 insertions(+), 1 deletion(-)
--git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 7f62137dfb..f66a909676 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://invent.kde.org/network/kio-extras"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS=""
-IUSE="activities ios +man mtp nfs openexr phonon samba +sftp taglib X"
+IUSE="activities ios +man mtp nfs +libproxy openexr phonon samba +sftp taglib X"
# requires running Plasma environment
RESTRICT="test"
@@ -52,6 +52,10 @@ DEPEND="
app-pda/libimobiledevice:=
app-pda/libplist:=
)
+ libproxy? (
+ >=kde-frameworks/knotifications-${KFMIN}:6
+ net-libs/libproxy
+ )
mtp? ( >=media-libs/libmtp-1.1.16:= )
nfs? ( net-libs/libtirpc:= )
openexr? ( media-libs/openexr:= )
@@ -82,6 +86,7 @@ src_configure() {
-DBUILD_ACTIVITIES=$(usex activities)
$(cmake_use_find_package ios IMobileDevice)
$(cmake_use_find_package ios PList)
+ -DWITH_LIBPROXY=$(usex libproxy)
$(cmake_use_find_package man Gperf)
$(cmake_use_find_package mtp Libmtp)
$(cmake_use_find_package nfs TIRPC)
--git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index 48490c08ac..14a96cf411 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -13,6 +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="libproxy">Enable support for WPAD problem detection via <pkg>net-libs/libproxy</pkg></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>
next reply other threads:[~2024-12-02 21:52 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 21:52 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-09 20:20 [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/ Andreas Sturmlechner
2025-10-09 20:20 Andreas Sturmlechner
2025-07-22 19:12 Andreas Sturmlechner
2025-04-27 21:01 Andreas Sturmlechner
2024-12-19 21:10 Andreas Sturmlechner
2024-12-02 21:52 Andreas Sturmlechner
2024-11-12 22:51 Andreas Sturmlechner
2024-08-30 21:31 Andreas Sturmlechner
2024-08-10 7:47 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=1733176294.735ed294781f1dd95ca56d5aef50cda044a20a9c.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