mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
marknote, Reset qt_policy (#13823)
This commit is contained in:
@@ -11,6 +11,7 @@ REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/marknote/marknote-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="6c1fa7159da0db50296f231716bbe267b6d7416864ca7da4551a50963ab8abb5"
|
||||
SOURCE_DIR="marknote-$portVersion"
|
||||
PATCHES="marknote-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="marknote.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
|
||||
22
kde-apps/marknote/patches/marknote-1.5.0.patchset
Normal file
22
kde-apps/marknote/patches/marknote-1.5.0.patchset
Normal file
@@ -0,0 +1,22 @@
|
||||
From 1c198591001c4d4341cde6e2ab3acea49a74105b Mon Sep 17 00:00:00 2001
|
||||
From: Luc Schrijvers <begasus@gmail.com>
|
||||
Date: Fri, 13 Mar 2026 20:17:09 +0100
|
||||
Subject: Reset qt_policy
|
||||
|
||||
|
||||
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
|
||||
index c85897e..d43a8e7 100644
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
@@ -3,8 +3,6 @@
|
||||
|
||||
add_library(marknote_static STATIC)
|
||||
|
||||
-qt_policy(SET QTP0004 NEW)
|
||||
-
|
||||
option(USE_UNITY_CMAKE_SUPPORT "Use UNITY CMake support" OFF)
|
||||
|
||||
if(USE_UNITY_CMAKE_SUPPORT)
|
||||
--
|
||||
2.52.0
|
||||
|
||||
Reference in New Issue
Block a user