commit: 20bb2d5bcd4d2a5f0e8d4a85ee2e01df2550900c Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 14:55:39 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 14:56:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20bb2d5b
kde-plasma/kio-extras: move to kde-apps. kde-plasma/kio-extras/Manifest | 1 - kde-plasma/kio-extras/kio-extras-5.3.2.ebuild | 86 ---------------------- kde-plasma/kio-extras/metadata.xml | 9 --- .../plasma-desktop/plasma-desktop-5.3.2.ebuild | 2 +- profiles/updates/3Q-2015 | 1 + 5 files changed, 2 insertions(+), 97 deletions(-) diff --git a/kde-plasma/kio-extras/Manifest b/kde-plasma/kio-extras/Manifest deleted file mode 100644 index 5cdecf2..0000000 --- a/kde-plasma/kio-extras/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kio-extras-5.3.2.tar.xz 613172 SHA256 7cc90553fc6a003e776ee5417e437007cc97d37f774edc92e21bdf5a0710d7ed SHA512 6019d70141528fbf57618305edde0feff9158ea7d7319ff01b7f1a6cccccc0dc5813b5dbd53d77b5d7046960007181a92ceed5b5f53d29df29edfa071eea1cde WHIRLPOOL bd73ef3b013e2948894c5cc98f452faee5309f1d1ef10b31bd3d5a5045c6a417cf92e9b22f29f5c3edfc912349a3ba53b6761814ac05bc8f81d2f608fda6ba49 diff --git a/kde-plasma/kio-extras/kio-extras-5.3.2.ebuild b/kde-plasma/kio-extras/kio-extras-5.3.2.ebuild deleted file mode 100644 index 23a3d51..0000000 --- a/kde-plasma/kio-extras/kio-extras-5.3.2.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_HANDBOOK="true" -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit fdo-mime kde5 - -DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras" -KEYWORDS="~amd64" -IUSE="exif mtp 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 khtml) - $(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) - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - virtual/jpeg:0 - exif? ( media-gfx/exiv2:= ) - mtp? ( media-libs/libmtp:= ) - phonon? ( media-libs/phonon[qt5] ) - samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) ) - sftp? ( >=net-libs/libssh-0.6.0:=[sftp] ) - slp? ( net-libs/openslp ) -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kded) - !kde-apps/kdebase-kioslaves:4[-minimal(-)] - !kde-apps/kcontrol:4 - !kde-base/kdebase-kioslaves:4[-minimal(-)] - !kde-base/kio-extras -" -DEPEND="${COMMON_DEPEND} - x11-misc/shared-mime-info -" - -# requires running kde environment -RESTRICT="test" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package exif Exiv2) - $(cmake-utils_use_find_package mtp) - $(cmake-utils_use_find_package phonon Phonon4Qt5) - $(cmake-utils_use_find_package samba) - $(cmake-utils_use_find_package sftp LibSSH) - $(cmake-utils_use_find_package slp) - ) - - kde5_src_configure -} - -pkg_postinst() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} - -pkg_postrm() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} diff --git a/kde-plasma/kio-extras/metadata.xml b/kde-plasma/kio-extras/metadata.xml deleted file mode 100644 index f7d7c71..0000000 --- a/kde-plasma/kio-extras/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>kde</herd> - <use> - <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> - </use> -</pkgmetadata> diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.3.2.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.3.2.ebuild index c312485..0e660d1 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.3.2.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.3.2.ebuild @@ -92,7 +92,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND} $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) - || ( $(add_plasma_dep kio-extras) $(add_kdeapps_dep kio-extras ) ) + $(add_kdeapps_dep kio-extras) $(add_plasma_dep oxygen) sys-apps/accountsservice x11-apps/setxkbmap diff --git a/profiles/updates/3Q-2015 b/profiles/updates/3Q-2015 index c4012cb..6dab3e0 100644 --- a/profiles/updates/3Q-2015 +++ b/profiles/updates/3Q-2015 @@ -7,3 +7,4 @@ move x11-plugins/bitlbee-steam net-im/bitlbee-steam move media-video/kdenlive kde-apps/kdenlive move kde-plasma/baloo kde-frameworks/baloo move kde-plasma/kfilemetadata kde-frameworks/kfilemetadata +move kde-plasma/kio-extras kde-apps/kio-extras
