mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
breeze_icons : bump (#6667)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user