diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-16 10:53:11 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-16 10:53:11 -0500 |
| commit | 8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b (patch) | |
| tree | bb1e83c18d1cc77cdebfc5aeb9b12ad39c9787b5 /kde-plasma/plasma-thunderbolt | |
| parent | f997c3ee588099e4f43e9ec845935868e3e60b8e (diff) | |
| download | baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.gz baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.xz baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.zip | |
Adding metadata
Diffstat (limited to 'kde-plasma/plasma-thunderbolt')
| -rw-r--r-- | kde-plasma/plasma-thunderbolt/Manifest | 1 | ||||
| -rw-r--r-- | kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.6.4.ebuild | 36 |
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 7d656b9eafb2..d9eee1c0289c 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,2 +1 @@ -DIST plasma-thunderbolt-6.6.4.tar.xz 84568 BLAKE2B 7a57133cd3922e3a75a18a750a72988af371c4ff4ec2fee088bdcf89078e0dba88a83126c6e9aa11c992ff3e2107ca57112524c4369ad74e4934181e41498dac SHA512 609f24c996aa515fa00db16a7182e871bf269c9187101b358c280bdae99555719552c324845c1cc87cf90b902f1cfdb54bfc7a7e9372f77a62547566d00f0ddb DIST plasma-thunderbolt-6.6.5.tar.xz 84432 BLAKE2B 9e26006f516a31f76b8bcd81cf914b2ddf062b1efe3fcc0658c7d7294ec3bebffb66e14eb98866b67a23d9c0bfc33737dc0fe635f46da3334c634f43026d640a SHA512 6a3448b4ebda6f0f065ac4cfcc435ed35a672c22471a0a828edc9545eaa47e219f5c95888496a274ef6626e90e9506b849d8e99ce89334a4d5d412a7d343e87d diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.6.4.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.6.4.ebuild deleted file mode 100644 index fdf3d38b0001..000000000000 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.6.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=6.22.0 -QTMIN=6.10.1 -inherit ecm plasma.kde.org xdg - -DESCRIPTION="Plasma integration for controlling Thunderbolt devices" -HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt" - -LICENSE="|| ( GPL-2 GPL-3+ )" -SLOT="6" -KEYWORDS="amd64 ~loong ~riscv ~x86" -IUSE="" - -# tests require DBus -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 -" -RDEPEND="${DEPEND} - >=kde-frameworks/kirigami-${KFMIN}:6 - sys-apps/bolt -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6" |
