zeal, bump to version 0.8.0 (#13907)

This commit is contained in:
Schrijvers Luc
2026-04-04 10:05:47 +02:00
committed by GitHub
parent 41494a8aca
commit 21f316e452
3 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
From 5799550a2d51d563409ca5d3f9deee20756b93f5 Mon Sep 17 00:00:00 2001
From d42150cdb37315ba51df496effe0a033d397fe32 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Mon, 3 Sep 2018 20:03:29 +1000
Subject: Fix build for Haiku
diff --git a/src/libs/ui/qxtglobalshortcut/CMakeLists.txt b/src/libs/ui/qxtglobalshortcut/CMakeLists.txt
index 476c2f5..0807de6 100644
index 8a06066..066277e 100644
--- a/src/libs/ui/qxtglobalshortcut/CMakeLists.txt
+++ b/src/libs/ui/qxtglobalshortcut/CMakeLists.txt
@@ -6,6 +6,10 @@ if(APPLE)
@@ -57,17 +57,17 @@ index 0000000..1bb9cde
+ return false;
+}
--
2.48.1
2.52.0
From 0e2eda970a52414e3cd844c76ad6672cc5e9053b Mon Sep 17 00:00:00 2001
From 18a56e281b935298a659307fc5c54a6e192802fc Mon Sep 17 00:00:00 2001
From: Begasus <begasus@gmail.com>
Date: Wed, 6 Dec 2023 17:04:14 +0100
Subject: Fix linking with libnetwork
diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt
index 46fdd92..c5ee837 100644
index d2521b0..3b15f5b 100644
--- a/src/app/CMakeLists.txt
+++ b/src/app/CMakeLists.txt
@@ -45,6 +45,10 @@ endif()
@@ -82,10 +82,10 @@ index 46fdd92..c5ee837 100644
OUTPUT_NAME ${_project_output_name}
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}
--
2.48.1
2.52.0
From 36d2814f154c8c282e9c7b96130c0f4aca5dd205 Mon Sep 17 00:00:00 2001
From b449ca2425353f595dd658822c47de0f27e85d3d Mon Sep 17 00:00:00 2001
From: Luc Schrijvers <begasus@gmail.com>
Date: Wed, 28 May 2025 09:29:04 +0200
Subject: Fix: undefined reference to `QxtGlobalShortcutPrivate::isSupported()'
@@ -112,5 +112,5 @@ index 1bb9cde..654766f 100644
void *message, long *result)
{
--
2.48.1
2.52.0

View File

@@ -4,11 +4,11 @@ documentation browser for software developers, inspired by Dash Docs \
for macOS and iOS. Zeal has over 195+ docsets and are all compatible \
with Dash docsets."
HOMEPAGE="https://zealdocs.org/"
COPYRIGHT="2013-2023 Oleg Shparber and other contributors"
COPYRIGHT="2013-present Oleg Shparber and other contributors"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://github.com/zealdocs/zeal/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="9c4ce9ab5700985f4c562e995301f98767f14cd045f047dee2520ec4ce1855cf"
CHECKSUM_SHA256="0fc04840b18c6323c5bbb80f475958f146bd6fc53cff8952e957b9d0048a8cf0"
PATCHES="zeal-$portVersion.patchset"
ADDITIONAL_FILES="zeal.rdef.in"