extra-cmake-modules, bump version (#10448)

This commit is contained in:
Schrijvers Luc
2024-05-16 12:32:46 +02:00
committed by GitHub
parent 975cee83b6
commit 126ff3d97d
2 changed files with 6 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz"
CHECKSUM_SHA256="76c9edf00807e6cf8d4ae35f5195b4bc3fe94648d976fef532bf7f97d86388bd"
CHECKSUM_SHA256="6374bfa0dded8be265c702acd5de11eecd2851c625b93e1c87d8d0f5f1a8ebe1"
SOURCE_DIR="extra-cmake-modules-$portVersion"
PATCHES="extra_cmake_modules-$portVersion.patchset"
@@ -36,14 +36,12 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
qt6_tools${secondaryArchSuffix}_devel
devel:libQt6Core$secondaryArchSuffix
devel:libQt6Quick$secondaryArchSuffix
devel:libQt6UiTools$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:dot
cmd:doxygen >= 1.9
cmd:g++$secondaryArchSuffix
cmd:make
cmd:python3
@@ -56,8 +54,7 @@ BUILD()
-DSHARE_INSTALL_DIR=$dataDir/cmake/Modules \
-DDOC_INSTALL_DIR=$docDir \
-DMAN_INSTALL_DIR=$manDir \
-DBUILD_WITH_QT6=ON \
-DBUILD_QCH=ON
-DBUILD_WITH_QT6=ON
make -Cbuild $jobArgs
}

View File

@@ -1,4 +1,4 @@
From 09b932bb36f2e8face512efe966c2cabfa7cd49e Mon Sep 17 00:00:00 2001
From a1970fbef22ec2b94f270362495248f951859fd7 Mon Sep 17 00:00:00 2001
From: Sergei Reznikov <diver@gelios.net>
Date: Mon, 16 Dec 2019 16:01:30 +0300
Subject: don't default to using debug build type on Haiku...
@@ -22,7 +22,7 @@ index 97657fb..7f83365 100644
2.43.2
From 8ccad66da54edae309421152708eae184de0762b Mon Sep 17 00:00:00 2001
From 695805680853c1e32f89fd160ada5512da6d0b90 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Sun, 8 May 2022 21:16:49 +1000
Subject: Add Haiku platform check
@@ -47,7 +47,7 @@ index 7e354dd..357f4b6 100644
2.43.2
From 0398098604786758cda6586b5ef9d91c0819934b Mon Sep 17 00:00:00 2001
From 8d6fdef43f56bc047e3e3726e516e5015db0fac7 Mon Sep 17 00:00:00 2001
From: Schrijvers Luc <begasus@gmail.com>
Date: Wed, 28 Feb 2024 11:48:23 +0100
Subject: demote_unsupported_platform_error_to_a_warning