mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
kdevelop, bump version (#10328)
This commit is contained in:
@@ -7,9 +7,9 @@ HOMEPAGE="https://www.kdevelop.org/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kdevelop-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="5fcc927a536f4f1e48aefbe63303593e88b1f6657e588b6240e9616b334a9e8f"
|
||||
CHECKSUM_SHA256="339e23870ee328736f6ad3f1713c72a84af4d156529bf2947f1133fad7a48ab7"
|
||||
SOURCE_DIR="kdevelop-$portVersion"
|
||||
PATCHES="kdevelop-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="kdevelop.rdef.in"
|
||||
@@ -1,11 +1,11 @@
|
||||
From f21efd5a42d7137d141ba4a48ec32bda4f65c100 Mon Sep 17 00:00:00 2001
|
||||
From 0b3f961226c7bf128a874c41a10cae88741a8a5d Mon Sep 17 00:00:00 2001
|
||||
From: Gerasim Troeglazov <3dEyes@gmail.com>
|
||||
Date: Tue, 22 Sep 2020 13:41:47 +1000
|
||||
Subject: Fix for Haiku
|
||||
|
||||
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index f43b47d..1663333 100644
|
||||
index 951d714..5264db0 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -80,7 +80,6 @@ endif()
|
||||
@@ -78,7 +78,7 @@ index e7e3b69..332c95e 100644
|
||||
2.43.2
|
||||
|
||||
|
||||
From 16f7690fb676c87c733d7563228d21335ddc58d3 Mon Sep 17 00:00:00 2001
|
||||
From 1ca73437265f0add80a3a934c8f0246be6a271e0 Mon Sep 17 00:00:00 2001
|
||||
From: Schrijvers Luc <begasus@gmail.com>
|
||||
Date: Tue, 26 Mar 2024 08:14:54 +0100
|
||||
Subject: Use system theme
|
||||
Reference in New Issue
Block a user