breeze-icons: update to 6.0.4

This commit is contained in:
John 2024-03-03 19:08:30 +01:00 committed by Đoàn Trần Công Danh
parent 7f98fba49e
commit 1312471268
2 changed files with 16 additions and 4 deletions

View File

@ -0,0 +1,11 @@
--- a/icons-dark/CMakeLists.txt 2024-02-21 12:23:01.000000000 +0100
+++ - 2024-03-03 19:55:58.951073163 +0100
@@ -18,7 +18,7 @@
# No trainling slashes on dirs. It will break scripts.
add_custom_target(breeze-generate-symbolic-dark ALL
COMMENT "Generating symbolic dark icons"
- COMMAND $<TARGET_FILE:generate-symbolic-dark> ${CMAKE_SOURCE_DIR}/icons ${CMAKE_CURRENT_BINARY_DIR}/generated
+ COMMAND generate-symbolic-dark ${CMAKE_SOURCE_DIR}/icons ${CMAKE_CURRENT_BINARY_DIR}/generated
)
# Auto-generate 24px monochrome icons from 22px versions
add_custom_target(breeze-generate-24px-versions-dark ALL

View File

@ -1,18 +1,19 @@
# Template file for 'breeze-icons'
pkgname=breeze-icons
version=5.115.0
version=6.1.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel
build_helper=qemu
hostmakedepends="kcoreaddons extra-cmake-modules qt6-base qt6-tools
python3-lxml libxml2"
makedepends="qt5-devel"
makedepends="qt6-base-devel"
checkdepends="fdupes"
short_desc="Breeze icon theme"
maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-or-later"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c4fc87a0ea961dc849e1feac97b3c53ce0af79df76a9dd508eb4ba5a006f09b9
checksum=b1ba802d0d0dbd0ecd786cbdfaaf545f2dd3c217966b894b9321a2a18426a16a
nostrip=yes
if [ -z "$CROSS_BUILD" ]; then