diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /kde-plasma/kwayland | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'kde-plasma/kwayland')
| -rw-r--r-- | kde-plasma/kwayland/Manifest | 2 | ||||
| -rw-r--r-- | kde-plasma/kwayland/kwayland-6.6.4.ebuild | 41 | ||||
| -rw-r--r-- | kde-plasma/kwayland/kwayland-6.6.5.ebuild | 41 | ||||
| -rw-r--r-- | kde-plasma/kwayland/metadata.xml | 17 |
4 files changed, 0 insertions, 101 deletions
diff --git a/kde-plasma/kwayland/Manifest b/kde-plasma/kwayland/Manifest deleted file mode 100644 index ede7cc93bdf9..000000000000 --- a/kde-plasma/kwayland/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kwayland-6.6.4.tar.xz 134048 BLAKE2B 6bab961da58d8841bb9e72a2f18e3654ef6eb8d966f139e3078de23a775587ffff5935fab30986bf299589f5da962deefdbef6620229ef89f35346fb344256bb SHA512 283f55b20f044df2fab5152bf515c1b79203e6e0fe9a9461750fe0218698db9cf84707ad4c7695b06b4febc8586d88da6b1a3adced3ad06b649a372a61522531 -DIST kwayland-6.6.5.tar.xz 132864 BLAKE2B bda5d8881583e5a6c9a21a6deb2263064ea3c78ba332f40b520e26f947a57e416c4fad4f05337d0acd2869dc52e15346f6c68deaa71d2fbbb091bf4e1e4a86b4 SHA512 f048ca207d690b1d146172662af9c5ff63fcce98b234a2bed0e22c7db922088705a0b995841206fb73cb8e807e65b9eb7b85b298ae99510bf7af2c257777717b diff --git a/kde-plasma/kwayland/kwayland-6.6.4.ebuild b/kde-plasma/kwayland/kwayland-6.6.4.ebuild deleted file mode 100644 index ef3c0b5c6bfc..000000000000 --- a/kde-plasma/kwayland/kwayland-6.6.4.ebuild +++ /dev/null @@ -1,41 +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 flag-o-matic plasma.kde.org - -DESCRIPTION="Qt-style API to interact with the wayland-client API" -HOMEPAGE="https://invent.kde.org/frameworks/kwayland" - -LICENSE="LGPL-2.1" -SLOT="6" -KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" -IUSE="" - -# All failing, I guess we need a virtual wayland server -RESTRICT="test" - -# slot ops: includes qpa/qplatformnativeinterface.h, surface_p.h -RDEPEND=" - >=dev-libs/wayland-1.15.0 - >=dev-qt/qtbase-${QTMIN}:6=[concurrent,gui,opengl,wayland] - media-libs/libglvnd -" -DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.19.0 - >=dev-libs/wayland-protocols-1.15 - sys-kernel/linux-headers -" -BDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[wayland] - >=dev-util/wayland-scanner-1.19.0 -" - -src_configure() { - filter-lto # bug 866575 - ecm_src_configure -} diff --git a/kde-plasma/kwayland/kwayland-6.6.5.ebuild b/kde-plasma/kwayland/kwayland-6.6.5.ebuild deleted file mode 100644 index ef3c0b5c6bfc..000000000000 --- a/kde-plasma/kwayland/kwayland-6.6.5.ebuild +++ /dev/null @@ -1,41 +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 flag-o-matic plasma.kde.org - -DESCRIPTION="Qt-style API to interact with the wayland-client API" -HOMEPAGE="https://invent.kde.org/frameworks/kwayland" - -LICENSE="LGPL-2.1" -SLOT="6" -KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" -IUSE="" - -# All failing, I guess we need a virtual wayland server -RESTRICT="test" - -# slot ops: includes qpa/qplatformnativeinterface.h, surface_p.h -RDEPEND=" - >=dev-libs/wayland-1.15.0 - >=dev-qt/qtbase-${QTMIN}:6=[concurrent,gui,opengl,wayland] - media-libs/libglvnd -" -DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.19.0 - >=dev-libs/wayland-protocols-1.15 - sys-kernel/linux-headers -" -BDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[wayland] - >=dev-util/wayland-scanner-1.19.0 -" - -src_configure() { - filter-lto # bug 866575 - ecm_src_configure -} diff --git a/kde-plasma/kwayland/metadata.xml b/kde-plasma/kwayland/metadata.xml deleted file mode 100644 index f337bba66b29..000000000000 --- a/kde-plasma/kwayland/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> - <upstream> - <bugs-to>https://bugs.kde.org/</bugs-to> - <remote-id type="kde-invent">plasma/kwayland</remote-id> - </upstream> - <slots> - <subslots> - Must only be used by packages that are known to use private parts of the Frameworks API. - </subslots> - </slots> -</pkgmetadata> |
