mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
itinerary, bump version (#11915)
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/itinerary-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="a139ffa1fdeb9b2b471b67fca89f7dda1d7c2343fd70df4220e64f45622fc7cd"
|
||||
CHECKSUM_SHA256="2415aa7b6a5d0fba91fd5cb3e7fdbcaf3c8d1ca347c216bc64ccd28a0eb8b94e"
|
||||
PATCHES="itinerary-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="itinerary.rdef.in"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
From 2bbeaabbc58be06a47bea1e90af3b035ee8e83ad Mon Sep 17 00:00:00 2001
|
||||
From e19fa9f2951887bce169a83c153926777a687bc9 Mon Sep 17 00:00:00 2001
|
||||
From: Schrijvers Luc <begasus@gmail.com>
|
||||
Date: Fri, 20 Dec 2024 12:36:31 +0100
|
||||
Subject: Build fix (error on finding required qml modules)
|
||||
|
||||
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 0f63449..98aa3c2 100644
|
||||
index ac24b7c..a49f39e 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -76,13 +76,13 @@ set_package_properties(SeleniumWebDriverATSPI PROPERTIES PURPOSE "Needed for GUI
|
||||
@@ -29,5 +29,5 @@ index 0f63449..98aa3c2 100644
|
||||
# runtime dependencies are build-time dependencies on Android
|
||||
if (ANDROID)
|
||||
--
|
||||
2.45.2
|
||||
2.48.1
|
||||
|
||||
Reference in New Issue
Block a user