mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/breeze-plymouth: drop 6.6.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST breeze-plymouth-6.5.5.tar.xz 111008 BLAKE2B c305b34814f5d40b1e2ddeddd32456fd87ec6a6dbc03501aea5353e926b89e19bf04d10fa4e7d9e9deb6200187f592a71fb29ea8dd7d9745cc09d41d02a68ad8 SHA512 0bd341610af41e2f902a724a21a32535cc9d03d4b24e661f0a6ac00041ca527d749f9e2fcf18787cf12f8cd446f195afa165b1f90f7c5ae0a32744b727c9212c
|
||||
DIST breeze-plymouth-6.6.2.tar.xz 110996 BLAKE2B 86eb0bcce65a6e0268f63b0749c4d21990cb5b3aca99be5fff8663284012b000034440fa5f4ad8b002026c118d074d3615d1da11c3b7f844025d53026a44d98b SHA512 017b0705e6ea72aef1d1be42f8cad3bc1f65dd5ecdd7bc17346c63210b7133b9b20341a61b12392baa000980f969bbf902b19ed958380c94c570494a64006fd1
|
||||
DIST breeze-plymouth-6.6.3.tar.xz 111028 BLAKE2B 8971d5daaefdcfa4769ad2820dd7aed5bfc559d61113b39f22741454e6f6f1daad7f760d37c09be57bde244f8f06755b85f4b0cf2500e0df0d6ff876b6bf1437 SHA512 5c9849bad64a165f88a351d3083be18a14be4e0ab445f41357b4535efa04875c13db880b69b905d3df88da8ed955493ba4a012ae4afa198aea8e21a46f715189
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KFMIN=6.22.0
|
||||
inherit cmake plasma.kde.org
|
||||
|
||||
DESCRIPTION="Breeze theme for Plymouth"
|
||||
|
||||
LICENSE="GPL-2+ GPL-3+"
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:0"
|
||||
DEPEND="sys-boot/plymouth"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DDISTRO_NAME="Gentoo Linux"
|
||||
-DDISTRO_VERSION=
|
||||
)
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
Reference in New Issue
Block a user