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-apps/kio-extras/
Date: Sat, 17 Nov 2018 18:39:46 +0000 (UTC)	[thread overview]
Message-ID: <1542479963.c4b2fbe16cddb77a8ab982c13f64a7c08ba71f0b.asturm@gentoo> (raw)

commit:     c4b2fbe16cddb77a8ab982c13f64a7c08ba71f0b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 16:56:29 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 18:39:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b2fbe1

kde-apps/kio-extras: Drop 18.08.3 (r0)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-18.08.3.ebuild | 77 ---------------------------
 1 file changed, 77 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-18.08.3.ebuild b/kde-apps/kio-extras/kio-extras-18.08.3.ebuild
deleted file mode 100644
index f54376be04c..00000000000
--- a/kde-apps/kio-extras/kio-extras-18.08.3.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="optional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://cgit.kde.org/kio-extras.git"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="activities +man mtp openexr phonon samba +sftp taglib"
-
-COMMON_DEPEND="
-	$(add_frameworks_dep karchive 'bzip2,lzma')
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdnssd)
-	$(add_frameworks_dep kguiaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kpty)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtsvg)
-	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtxml)
-	activities? (
-		$(add_frameworks_dep kactivities)
-		$(add_qt_dep qtsql)
-	)
-	man? ( $(add_frameworks_dep khtml) )
-	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	openexr? ( media-libs/openexr:= )
-	phonon? ( media-libs/phonon[qt5(+)] )
-	samba? ( net-fs/samba[client] )
-	sftp? ( net-libs/libssh:=[sftp] )
-	taglib? ( >=media-libs/taglib-1.11.1 )
-"
-RDEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep kded)
-"
-DEPEND="${COMMON_DEPEND}
-	x11-misc/shared-mime-info
-	man? ( dev-util/gperf )
-"
-
-# requires running kde environment
-RESTRICT+=" test"
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON
-		$(cmake-utils_use_find_package activities KF5Activities)
-		$(cmake-utils_use_find_package man Gperf)
-		$(cmake-utils_use_find_package mtp Mtp)
-		$(cmake-utils_use_find_package openexr OpenEXR)
-		$(cmake-utils_use_find_package phonon Phonon4Qt5)
-		$(cmake-utils_use_find_package samba Samba)
-		$(cmake-utils_use_find_package sftp LibSSH)
-		$(cmake-utils_use_find_package taglib Taglib)
-	)
-
-	kde5_src_configure
-}


             reply	other threads:[~2018-11-17 18:39 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-17 18:39 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 18:11 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kio-extras/ Andreas Sturmlechner
2024-08-30 18:11 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-06-12 15:29 Andreas Sturmlechner
2024-05-30 19:50 Andreas Sturmlechner
2024-05-28  2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-20 11:39 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-04-25 20:43 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-07-16 18:23 Andreas Sturmlechner
2021-12-20 15:20 Andreas Sturmlechner
2021-11-15  9:28 Andreas Sturmlechner
2021-11-15  4:31 Sam James
2021-11-07 21:37 Sam James
2021-11-07 16:55 Jakov Smolić
2021-10-20 13:53 Andreas Sturmlechner
2021-08-18  0:35 Yixun Lan
2021-07-21 21:57 Marek Szuba
2021-07-17  0:07 Andreas Sturmlechner
2021-07-17  0:07 Andreas Sturmlechner
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2021-05-30 11:37 Andreas Sturmlechner
2021-01-02 20:31 Andreas Sturmlechner
2020-08-13 15:47 Andreas Sturmlechner
2020-07-09 11:16 Sam James
2020-05-30 11:20 Andreas Sturmlechner
2020-05-13  0:45 Andreas Sturmlechner
2020-05-12  6:39 Agostino Sarubbo
2020-05-11 11:28 Agostino Sarubbo
2020-05-11  6:23 Mart Raudsepp
2020-05-10 15:59 Andreas Sturmlechner
2020-05-06  1:01 Thomas Deutschmann
2020-05-01  8:40 Mart Raudsepp
2020-04-30 15:10 Andreas Sturmlechner
2020-03-23 19:54 Andreas Sturmlechner
2019-07-29 15:53 Aaron Bauman
2019-05-28  2:35 Aaron Bauman
2018-12-01 17:00 Mikle Kolyada
2018-11-17 18:39 Andreas Sturmlechner
2018-11-17 18:39 Andreas Sturmlechner
2018-11-17  7:18 Michael Palimaka
2018-11-13 21:30 Andreas Sturmlechner
2018-05-24 13:10 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-06-14 19:32 Johannes Huber
2017-03-15 17:23 Andreas Sturmlechner
2017-03-15 17:23 Andreas Sturmlechner
2017-03-15 17:23 Andreas Sturmlechner
2016-12-10  8:41 Johannes Huber
2016-06-02 14:47 Michael Palimaka
2016-03-28 18:48 Johannes Huber
2016-03-28 18:34 Johannes Huber
2016-03-12 17:44 Michael Palimaka
2016-03-12 17:40 Michael Palimaka
2016-01-08 15:43 Alexey Shvetsov
2015-09-26 15:56 Michael Palimaka
2015-09-01 16:23 Michael Palimaka
2015-09-01 16:18 Michael Palimaka
2015-08-25 14:57 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=1542479963.c4b2fbe16cddb77a8ab982c13f64a7c08ba71f0b.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