mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-backup/kfoldersync: remove old.
Closes: https://github.com/gentoo/gentoo/pull/3233
This commit is contained in:
committed by
Patrice Clement
parent
c9ce47f6d5
commit
dbc78bb1ac
@@ -1,2 +1 @@
|
||||
DIST kfoldersync-3.3.2.tar.xz 46132 SHA256 e3425aab18dfed5a64aa3715466d8f7bc88312b6e420758a00e4f27dcfb03750 SHA512 58891f2a3aa688ccc00bc4f9f2a67d1ec5656e65846a3df95b1beb382027cc0875436647b2d1d20266c7ddcec7d651b3927ae3bc3505db57daad68568f33af9c WHIRLPOOL 370c8975b50bc7ed89d4e9902e0b92ae34c80b31a469a6159a31f58d1e3aca92fccc004d7aecd0016203f9137047c27060ee2bc826700499046919f819932d4f
|
||||
DIST kfoldersync-3.4.0.tar.xz 49968 SHA256 7c88a3099dbfd8d9de1eb4625983960b73bb7d5e260d86b967df768a382ac71e SHA512 90701867fb2d7986a4747640ab02479e731b5f81a35566f9f19120909daf06489ba4500f6b6651e2e53627cda287cc754739db6321cd1fb751d20903fd3b1026 WHIRLPOOL 474e2e7fdb5fee09e33388218c6deef488205171bc531d2de9f9e19ebfc5861631ce9452bb214fd713e8def2827d35d2b06b09310a58188bd4f21c076ad93790
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_GCC_MINIMAL="5.1"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Folder synchronization and backup tool based on KDE Frameworks"
|
||||
HOMEPAGE="https://www.linux-apps.com/p/1127677/"
|
||||
SRC_URI="https://dl.opendesktop.org/api/files/download/id/1480515062/${P}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
RDEPEND="
|
||||
$(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 kitemviews)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtconcurrent)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
"
|
||||
Reference in New Issue
Block a user