mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/ktp-send-file: drop 22.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST ktp-send-file-22.04.3.tar.xz 28900 BLAKE2B b2fab8667c9441f4845c779b09ac5339cf730cb24e16974e6cdb19137ae653ca0f9872db3b7c101f5c19eb93cb6c815069d9d6c3f2a71d96fe9acd266ba47371 SHA512 bb00aecbb36cd2e26ce0f69137e3c8e9a6290a03b35dbe82287466f803a8815ef80427d32a4586feb4175fef8238b2dad066e68f9a88355ea732d4337ac2b5de
|
||||
DIST ktp-send-file-22.08.3.tar.xz 28864 BLAKE2B 50d2fb998dfa55e22927f7fb575474dbcde675ac4e401ac10f04330c6d0b52103b4fea9c3ec42cec2fa31aae010acdd375e2c4547b100ba2efbf7a1b913eff02 SHA512 b8dfc6ff0f9f720b8bc3614157fac5843abc0a5f2800d915d66ba7e756a0b3112b33ed630bc6c0868e797e431213c00dbd9c92fa8de4a8e4293c5168c605ed38
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=5.92.0
|
||||
QTMIN=5.15.4
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
|
||||
HOMEPAGE="https://community.kde.org/KTp"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="5"
|
||||
KEYWORDS="amd64 arm64 ~riscv x86"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
>=dev-qt/qtdbus-${QTMIN}:5
|
||||
>=dev-qt/qtgui-${QTMIN}:5
|
||||
>=dev-qt/qtwidgets-${QTMIN}:5
|
||||
>=kde-apps/ktp-common-internals-${PVCUT}:5
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:5
|
||||
>=kde-frameworks/ki18n-${KFMIN}:5
|
||||
>=kde-frameworks/kio-${KFMIN}:5
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
|
||||
>=net-libs/telepathy-qt-0.9.8
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
>=kde-frameworks/kcmutils-${KFMIN}:5
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
>=kde-apps/ktp-contact-list-${PVCUT}:5
|
||||
>=kde-apps/ktp-filetransfer-handler-${PVCUT}:5
|
||||
"
|
||||
Reference in New Issue
Block a user