Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zeal: update to 0.7.2.
Date: Thu, 26 Sep 2024 21:12:01 +0200	[thread overview]
Message-ID: <20240926191201.BEDC527728@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52172@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

There is an updated pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages zeal
https://github.com/void-linux/void-packages/pull/52172

zeal: update to 0.7.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
- also build for aarch64


A patch file from https://github.com/void-linux/void-packages/pull/52172.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zeal-52172.patch --]
[-- Type: text/x-diff, Size: 2266 bytes --]

From ba90e93f51543466ba0646b155e6a8d8e44f9c8c Mon Sep 17 00:00:00 2001
From: Luciogi <githubvoidlinux.supremacy429@passinbox.com>
Date: Tue, 10 Sep 2024 22:20:56 +0500
Subject: [PATCH] zeal: update to 0.7.2.

---
 srcpkgs/zeal/patches/qt5-5.15.0.patch | 14 --------------
 srcpkgs/zeal/template                 |  9 +++++----
 2 files changed, 5 insertions(+), 18 deletions(-)
 delete mode 100644 srcpkgs/zeal/patches/qt5-5.15.0.patch

diff --git a/srcpkgs/zeal/patches/qt5-5.15.0.patch b/srcpkgs/zeal/patches/qt5-5.15.0.patch
deleted file mode 100644
index 0854280bb30171..00000000000000
--- a/srcpkgs/zeal/patches/qt5-5.15.0.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: @pullmoll
-Upstream: no
-Reason: qt5-5.15.0 requires explicit include for QPainterPath
-
---- a/src/libs/ui/searchitemdelegate.cpp	2018-09-28 07:26:37.000000000 +0200
-+++ b/src/libs/ui/searchitemdelegate.cpp	2020-07-11 23:11:37.992053122 +0200
-@@ -27,6 +27,7 @@
- #include <QFontMetrics>
- #include <QHelpEvent>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QToolTip>
- 
- using namespace Zeal::WidgetUi;
diff --git a/srcpkgs/zeal/template b/srcpkgs/zeal/template
index 9db6b15584d658..a17b0751c59d25 100644
--- a/srcpkgs/zeal/template
+++ b/srcpkgs/zeal/template
@@ -1,20 +1,21 @@
 # Template file for 'zeal'
 pkgname=zeal
 reverts="20141123_1 20141123_2"
-version=0.6.1
+version=0.7.2
 revision=1
 build_style=cmake
 configure_args="CONFIG+=no_libappindicator"
 hostmakedepends="pkg-config extra-cmake-modules"
-makedepends="qt5-webkit-devel xcb-util-keysyms-devel libarchive-devel qt5-x11extras-devel sqlite-devel"
+makedepends="qt6-base-private-devel qt6-webengine-devel xcb-util-keysyms-devel libarchive-devel sqlite-devel"
 depends="bsdtar"
 short_desc="Simple offline API documentation browser"
 maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="GPL-3.0-or-later"
 homepage="https://zealdocs.org/"
 distfiles="https://github.com/zealdocs/zeal/archive/v${version}.tar.gz"
-checksum=095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026
+checksum=9c4ce9ab5700985f4c562e995301f98767f14cd045f047dee2520ec4ce1855cf
 
 if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-host-tools qt5-qmake"
+	hostmakedepends+=" qt6-base"
+	build_helper=qemu
 fi

       reply	other threads:[~2024-09-26 19:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52172@inbox.vuxu.org>
2024-09-26 19:12 ` Luciogi [this message]
2024-09-26 19:20 ` Luciogi
2024-12-26  1:58 ` github-actions
2025-01-09  2:13 ` [PR PATCH] [Closed]: " github-actions
2025-01-09 17:48 ` Luciogi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240926191201.BEDC527728@inbox.vuxu.org \
    --to=luciogi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).