itinerary, bump to 25.04.0 (#12197)

This commit is contained in:
Schrijvers Luc
2025-04-18 14:44:54 +02:00
committed by GitHub
parent c0a23151d6
commit 81597c113f
3 changed files with 49 additions and 5 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<svg version="1.1" width="64" height="64" color-interpolation="linearRGB"
xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg">
<g>
<path style="fill:none; stroke:#000000; stroke-opacity:0.4; stroke-width:4; stroke-linejoin:round"
d="M18 20L2 35C2 37 4 40 6 40L22 24L18 20z
M26 24C26 24 30 22 31 23C32 24 30 28 30 28L32 30C35 30 40 25 40 22L38 20C38 20 34 22 33 21C32 20 34 16 34 16L24 6C22 4 19 2 17 2C15 2 12 3 12 4C16 4 21 8 21 12C21 14 18 16 18 16L26 24z"
transform="matrix(1.333,0,0,1.333,6.678,6.6887)"
/>
<path style="fill:none; stroke:#bf5000; stroke-width:4"
d="M18 20L2 35C2 37 4 40 6 40L22 24L18 20z"
transform="matrix(1.333,0,0,1.333,4.0118,4.0225)"
/>
<linearGradient id="gradient0" gradientUnits="userSpaceOnUse" x1="128" y1="20" x2="128" y2="40">
<stop offset="0" stop-color="#ffea80"/>
<stop offset="1" stop-color="#ffbb00"/>
</linearGradient>
<path style="fill:url(#gradient0)"
d="M18 20L2 35C2 37 4 40 6 40L22 24L18 20z"
transform="matrix(1.333,0,0,1.333,4.0118,4.0225)"
/>
<path style="fill:none; stroke:#000000; stroke-width:4; stroke-linecap:round; stroke-linejoin:round"
d="M26 24C26 24 30 22 31 23C32 24 30 28 30 28L32 30C35 30 40 25 40 22L38 20C38 20 34 22 33 21C32 20 34 16 34 16L24 6C22 4 19 2 17 2C15 2 12 3 12 4C16 4 21 8 21 12C21 14 18 16 18 16L26 24z"
transform="matrix(1.333,0,0,1.333,4.0118,4.0225)"
/>
<linearGradient id="gradient1" gradientUnits="userSpaceOnUse" x1="125.71" y1="0.05" x2="125.71" y2="29.28">
<stop offset="0" stop-color="#808080"/>
<stop offset="1" stop-color="#292929"/>
</linearGradient>
<path style="fill:url(#gradient1)"
d="M26 24C26 24 30 22 31 23C32 24 30 28 30 28L32 30C35 30 40 25 40 22L38 20C38 20 34 22 33 21C32 20 34 16 34 16L24 6C22 4 19 2 17 2C15 2 12 3 12 4C16 4 21 8 21 12C21 14 18 16 18 16L26 24z"
transform="matrix(1.333,0,0,1.333,4.0118,4.0225)"
/>
<path style="fill:#ffffff; fill-opacity:0.2745"
d="M39 23C38 23 32 29 32 30C35 30 40 25 40 22L38 20C38 20 34 22 33 21C32 20 34 16 34 16L24 6C22 4 19 2 17 2C15 2 12 3 12 4C14 2 18 3 20 4C22 5 25 8 26 10L21 15C18 18 20 20 23 17L28 12L33 17C32 18 32 20 33 21C34 22 36 22 37 21L39 23z"
transform="matrix(1.333,0,0,1.333,4.0118,4.0225)"
/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -6,9 +6,10 @@ 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="2415aa7b6a5d0fba91fd5cb3e7fdbcaf3c8d1ca347c216bc64ccd28a0eb8b94e"
CHECKSUM_SHA256="37755caaf2e55a841f72922c9ce4932e1ad346bafc1e9cca136d111f6d6793e8"
PATCHES="itinerary-$portVersion.patchset"
ADDITIONAL_FILES="itinerary.rdef.in"
ADDITIONAL_FILES="applications-development-symbolic.svg
itinerary.rdef.in"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -177,6 +178,10 @@ INSTALL()
addResourcesToBinaries itinerary.rdef $appsDir/Itinerary
addAppDeskbarSymlink $appsDir/Itinerary
iconDir=$dataDir/icons/haiku/actions/symbolic
mkdir -p $iconDir
cp $portDir/additional-files/applications-development-symbolic.svg $iconDir
}
TEST()

View File

@@ -1,14 +1,14 @@
From e19fa9f2951887bce169a83c153926777a687bc9 Mon Sep 17 00:00:00 2001
From 60bffdd341f43470c910f9e2bd016eb6ef191735 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 ac24b7c..a49f39e 100644
index 8576479..297068a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -76,13 +76,13 @@ set_package_properties(SeleniumWebDriverATSPI PROPERTIES PURPOSE "Needed for GUI
@@ -74,13 +74,13 @@ set_package_properties(SeleniumWebDriverATSPI PROPERTIES PURPOSE "Needed for GUI
include(ECMFindQmlModule)
# TODO all of these should be required, but that doesn't work with Flatpak/Android yet...
ecm_find_qmlmodule(QtLocation 6.0)