mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-plasma/plasma-vault: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST plasma-vault-5.11.2.tar.xz 91092 SHA256 a60258f6978d2cfb122cf7786f4e9cf3c54c4314e47c9a388b6a80552920b7d3 SHA512 3d70263adac3e6daf8717c987d9a0d50bb88003181dea55feb32e963b918b5c7e8a9048debaf6562663a0f35ef0d3dcfbee4ea997acfc8b739c014de478a9219 WHIRLPOOL 8bad0ad63adbad6417a98aaf5d7f48309c748253aa9a043f8828ea65107950f110af59eb0fbd1db4273bcfd478e62b5abd114df0b619e3f5b1fd742e6c1efb6f
|
||||
DIST plasma-vault-5.9.96.tar.xz 75152 SHA256 1f1868c42df15e1584bb29efc51b1e533f95f1f8374021a7a12d4945d9b1bc00 SHA512 158196378a8171c1edf7cfb310687f10430957a66436370a3dc468758fb483dc5be6906a02fd161e0ecc56f94e8de9fbd833aa30850148d93d165c15b3a36699 WHIRLPOOL 79f07248eebafcdc9689fadb0c19537a80981c74b3fb7c2ddf70ed4ca5181bae6f326703084c12ddaa33daca50d0090f8e03ffc52f3a039250d27fe5034fda08
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Plasma applet and services for creating encrypted vaults"
|
||||
HOMEPAGE+=" http://cukic.co/2017/02/03/vaults-encryption-in-plasma/"
|
||||
if [[ ${KDE_BUILD_TYPE} != live ]]; then
|
||||
SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz"
|
||||
fi
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# TODO: CryFS not yet packaged
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep plasma)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_plasma_dep libksysguard)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
sys-fs/encfs
|
||||
"
|
||||
Reference in New Issue
Block a user