mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
breeze_icons, bump version (#11276)
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/breeze-icons-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="ca6e8faef84891750ebc240d0b99f42414e5f643678d5b1ae94bcbad551ab0c4"
|
||||
CHECKSUM_SHA256="39037e3fcbbb7a65011685c498cae31ff496a5f2493269c955bb29c94a688b74"
|
||||
SOURCE_DIR="breeze-icons-$portVersion"
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
PATCHES="breeze_icons_x86-$portVersion.patchset"
|
||||
@@ -65,9 +65,12 @@ TEST_REQUIRES="
|
||||
cmd:fdupes
|
||||
"
|
||||
|
||||
defineDebugInfoPackage breeze_icons$secondaryArchSuffix \
|
||||
$libDir/libKF6BreezeIcons.so.$libVersion
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake -Bbuild -S. -DCMAKE_BUILD_TYPE=Release \
|
||||
cmake -Bbuild -S. -DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
$cmakeDirArgs \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
|
||||
-DBINARY_ICONS_RESOURCE=ON \
|
||||
Reference in New Issue
Block a user