breeze_icons : bump (#6667)

This commit is contained in:
extrowerk
2022-03-02 18:46:01 +01:00
committed by GitHub
parent aeafc188e2
commit 87c2f750d1
2 changed files with 5 additions and 5 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Breeze-icons is a freedesktop.org compatible icon theme. \
It's developed by the KDE Community as part of KDE Frameworks 5 and it's \
used by default in KDE Plasma 5 and KDE Applications."
HOMEPAGE="https://github.com/KDE/breeze-icons/"
COPYRIGHT="2010-2021 KDE Organisation"
COPYRIGHT="2010-2022 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/breeze-icons/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="3fdbe6d49f518afa9ef56c427f7724e34442e26eba96dd41a678bda89423636a"
CHECKSUM_SHA256="69530f2ac83352dca4ce4b2c4658fdb2e8bec49a5c91c7d89c76980a54864edd"
SOURCE_DIR="breeze-icons-$portVersion"
PATCHES="breeze_icons-$portVersion.patchset"

View File

@@ -1,11 +1,11 @@
From dfed15400f8ebd1f7690bdb33302e1ce67a6d94f Mon Sep 17 00:00:00 2001
From 9c271bcb13c053807a44f1f0e954c00de8f28e0e Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Mon, 1 Nov 2021 09:59:51 +1000
Subject: Don't run validate_svg.sh on Haiku
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 648f801..d573cb6 100644
index ebb7d10..70afd93 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -113,7 +113,7 @@ function(generate_binary_resource target outfile)