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: Wed, 15 Mar 2017 17:23:34 +0000 (UTC)	[thread overview]
Message-ID: <1489598602.b1bc41cb2838017c6fa2de7fbfe47e96dbb8e058.asturm@gentoo> (raw)

commit:     b1bc41cb2838017c6fa2de7fbfe47e96dbb8e058
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 17:22:43 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 17:23:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bc41cb

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/kde-apps/kio-extras/kio-extras-16.12.3.ebuild b/kde-apps/kio-extras/kio-extras-16.12.3.ebuild
deleted file mode 100644
index f156ad4ad9f..00000000000
--- a/kde-apps/kio-extras/kio-extras-16.12.3.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="optional"
-QT_MINIMAL="5.7.0"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
-KEYWORDS="~amd64 ~x86"
-IUSE="activities exif htmlthumbs +man mtp openexr phonon samba +sftp slp"
-
-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 kdelibs4support)
-	$(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)
-	virtual/jpeg:0
-	activities? (
-		$(add_frameworks_dep kactivities)
-		$(add_qt_dep qtsql)
-	)
-	exif? ( media-gfx/exiv2:= )
-	htmlthumbs? ( $(add_qt_dep qtwebengine) )
-	man? ( $(add_frameworks_dep khtml) )
-	mtp? ( media-libs/libmtp:= )
-	openexr? ( media-libs/openexr )
-	phonon? ( media-libs/phonon[qt5] )
-	samba? ( net-fs/samba[client] )
-	sftp? ( net-libs/libssh:=[sftp] )
-	slp? ( net-libs/openslp )
-"
-RDEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep kded)
-"
-DEPEND="${COMMON_DEPEND}
-	x11-misc/shared-mime-info
-"
-
-# requires running kde environment
-RESTRICT+=" test"
-
-PATCHES=(
-	"${FILESDIR}/${PN}"-16.12.1-activities-optional.patch
-	"${FILESDIR}/${PN}"-16.12.1-man-optional.patch
-)
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package activities KF5Activities)
-		$(cmake-utils_use_find_package exif Exiv2)
-		$(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets)
-		$(cmake-utils_use_find_package man KF5KHtml)
-		$(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 slp SLP)
-	)
-
-	kde5_src_configure
-}


             reply	other threads:[~2017-03-15 17:23 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 17:23 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 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
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=1489598602.b1bc41cb2838017c6fa2de7fbfe47e96dbb8e058.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