kde-misc/kio-stash - 9999 (kde)

Search

Install

Install this version:

emerge -a =kde-misc/kio-stash-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =kde-misc/kio-stash-9999

Or alternatively:

emerge --autounmask-write -a =kde-misc/kio-stash-9999

Package Information

Description:
KIO worker and daemon to stash discontinuous file selections
Homepage:
https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://invent.kde.org/utilities/kio-stash
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_TEST="forceoptional"
KFMIN=6.3.0
QTMIN=6.6.2
inherit ecm kde.org

DESCRIPTION="KIO worker and daemon to stash discontinuous file selections"
HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://invent.kde.org/utilities/kio-stash"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
IUSE=""

RESTRICT="test"

DEPEND="
	>=dev-qt/qtbase-${QTMIN}:6[dbus]
	>=kde-frameworks/kconfig-${KFMIN}:6
	>=kde-frameworks/kcoreaddons-${KFMIN}:6
	>=kde-frameworks/kdbusaddons-${KFMIN}:6
	>=kde-frameworks/ki18n-${KFMIN}:6
	>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}"

Inherited Eclasses

ecm

Dependencies

DEPEND

	>=dev-qt/qtbase-6.6.2:6[dbus]
	>=kde-frameworks/kconfig-6.3.0:6
	>=kde-frameworks/kcoreaddons-:6
	>=kde-frameworks/kdbusaddons-:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6

RDEPEND

	>=dev-qt/qtbase-6.6.2:6[dbus]
	>=kde-frameworks/kconfig-6.3.0:6
	>=kde-frameworks/kcoreaddons-:6
	>=kde-frameworks/kdbusaddons-:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6