From 4d954cd8f623663d98ae768ee2ed81410540b8f2 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 12 Jun 2024 11:03:44 +0500 Subject: [PATCH] breeze-icons: update to 6.3.0. --- common/shlibs | 1 + srcpkgs/breeze-icons/patches/cross.patch | 12 +++++++----- srcpkgs/breeze-icons/template | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 80eca3e0a08..d288b3e98cd 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1941,6 +1941,7 @@ libQt6Xdg.so.4 libqtxdg-4.0.0_1 libQt6XdgIconLoader.so.4 libqtxdg-4.0.0_1 libqwt-qt5.so.6.2 qwt-6.2.0_2 libqwt-qt6.so.6.2 qwt-qt6-6.2.0_2 +libKF6BreezeIcons.so.6 breeze-icons-6.3.0_1 libKF6Archive.so.6 kf6-karchive-6.0.0_1 libKF6Attica.so.6 kf6-attica-6.0.0_1 libKF6AuthCore.so.6 kf6-kauth-6.0.0_1 diff --git a/srcpkgs/breeze-icons/patches/cross.patch b/srcpkgs/breeze-icons/patches/cross.patch index 5af520ece78..091137df687 100644 --- a/srcpkgs/breeze-icons/patches/cross.patch +++ b/srcpkgs/breeze-icons/patches/cross.patch @@ -1,11 +1,13 @@ ---- 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 @@ +diff --git a/icons-dark/CMakeLists.txt b/icons-dark/CMakeLists.txt +index 5ec0138..6674add 100644 +--- a/icons-dark/CMakeLists.txt ++++ b/icons-dark/CMakeLists.txt +@@ -15,7 +15,7 @@ if(WITH_ICON_GENERATION) # No trainling slashes on dirs. It will break scripts. add_custom_target(breeze-generate-symbolic-dark ALL COMMENT "Generating symbolic dark icons" -- COMMAND $ ${CMAKE_SOURCE_DIR}/icons ${CMAKE_CURRENT_BINARY_DIR}/generated -+ COMMAND generate-symbolic-dark ${CMAKE_SOURCE_DIR}/icons ${CMAKE_CURRENT_BINARY_DIR}/generated +- COMMAND $ ${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ++ COMMAND generate-symbolic-dark ${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ) # Auto-generate 24px monochrome icons from 22px versions add_custom_target(breeze-generate-24px-versions-dark ALL diff --git a/srcpkgs/breeze-icons/template b/srcpkgs/breeze-icons/template index 668bf668377..2d830330c71 100644 --- a/srcpkgs/breeze-icons/template +++ b/srcpkgs/breeze-icons/template @@ -1,6 +1,6 @@ # Template file for 'breeze-icons' pkgname=breeze-icons -version=6.2.0 +version=6.3.0 revision=1 build_style=cmake build_helper=qemu @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-3.0-or-later" homepage="https://community.kde.org/Frameworks" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=df5a3b150768dd5c781a6c3d1848d79f4b0eb2f327e248c5426a1234aa4c135b +checksum=67266378f2d7dbf13dc4f691de43f30b5aca4e4a3336e9f60f0efba2a474e626 nostrip=yes if [ -z "$CROSS_BUILD" ]; then