diff options
author | Johannes Huber <johu@gentoo.org> | 2016-11-15 20:38:29 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-11-15 20:47:49 +0100 |
commit | e805750640ffcd5150e817e77162f388021b8c0f (patch) | |
tree | 8c53c84f54ac00f079d48833e5fbc02a3937b525 /kde-apps/kio-extras | |
parent | sys-devel/gcc: mark 4.9.4 arm64/ia64/m68k/ppc/s390/sh/sparc stable #595560 (diff) | |
download | gentoo-e805750640ffcd5150e817e77162f388021b8c0f.tar.gz gentoo-e805750640ffcd5150e817e77162f388021b8c0f.tar.bz2 gentoo-e805750640ffcd5150e817e77162f388021b8c0f.zip |
kde-apps: Version bump KDE Applications 16.08.3
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-apps/kio-extras')
-rw-r--r-- | kde-apps/kio-extras/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kio-extras/kio-extras-16.08.3.ebuild | 78 |
2 files changed, 79 insertions, 0 deletions
diff --git a/kde-apps/kio-extras/Manifest b/kde-apps/kio-extras/Manifest index 80881ff5c9b4..b02eef01b781 100644 --- a/kde-apps/kio-extras/Manifest +++ b/kde-apps/kio-extras/Manifest @@ -1,2 +1,3 @@ DIST kio-extras-16.04.3.tar.xz 277736 SHA256 100e69d7ad0df39ee8a2789dce0b02601097cce903a902f4e1aa633a953cafeb SHA512 b6367626e2ed69394a917cac205d8ba1741b6d522517c2b7119da996b2eb6ea550cb1630bedd8418c371f57075ed88fc8cbe848f3b0ee44fff9a76a9ac79ff4d WHIRLPOOL 02caf8275154b021f7cf6753477e1ff869719fce79801828d63ba4aae0a11aa3556b15d95bc441e4e1f1e123b787d54c60c40831aa88e2f4bb95d5f8c4e3a11c DIST kio-extras-16.08.2.tar.xz 278360 SHA256 f8d4f8c2ba16ef7d3d8944e4dd0acf0e546149658276a0e0e5e5f973b0adabc8 SHA512 2595e9f3e62d5bb00511a9f75301910e70a8eca9653a2dda4a2c55c0cc8767a381d3094c586b5947f5cfbfc9f8dd2dc89855b3463ee96d087524fd95c814a834 WHIRLPOOL 968d0a27d4e143f67c549b5bbe47f8212d51432c2452d6ea39f6a8b8bada8df957dba77f3063b46c015260fd415df953ef57ac5531e6c1478a8d4e40e9128778 +DIST kio-extras-16.08.3.tar.xz 279132 SHA256 b313aaa72c0b945ab2eaacf285f9eb8f1a7a23f05a62a033e9c6e13d8e9ea5e5 SHA512 b38d011f43d1b5f7594efa90127207eda61c854b18717500ef4762a63ab9b9ec4a8ff94a3517a931d1f442fec39f2bad80ea5a8412f8387ad790525627007461 WHIRLPOOL f26f64516acba447acb0f3737784648ecc1fbfc9d791c6008fe03dc5c9e0e56417eaad04d8b6b77ce432f24429386d7720c1413cb4c0f5f54423c3fcccddd351 diff --git a/kde-apps/kio-extras/kio-extras-16.08.3.ebuild b/kde-apps/kio-extras/kio-extras-16.08.3.ebuild new file mode 100644 index 000000000000..04eed476b705 --- /dev/null +++ b/kde-apps/kio-extras/kio-extras-16.08.3.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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://projects.kde.org/projects/kde/workspace/kio-extras" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="exif mtp openexr phonon samba +sftp slp" + +COMMON_DEPEND=" + $(add_frameworks_dep kactivities) + $(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) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtsql) + $(add_qt_dep qtsvg) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + virtual/jpeg:0 + exif? ( media-gfx/exiv2:= ) + mtp? ( media-libs/libmtp:= ) + openexr? ( media-libs/openexr ) + 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/kcontrol-15.08.0-r1:4 + !<kde-frameworks/kactivities-5.20.0 +" +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 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 +} |