Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qt5-doc: update to 5.15.7.
@ 2023-11-12  8:34 Luciogi
  2023-11-12 10:26 ` [PR PATCH] [Updated] " Luciogi
  2023-12-02 21:22 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Luciogi @ 2023-11-12  8:34 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages qt5docs
https://github.com/void-linux/void-packages/pull/47172

qt5-doc: update to 5.15.7.

#### 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)


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

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

From 2d06393e9157b730ef342b0ec610f7b18d7a5155 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sun, 12 Nov 2023 13:32:12 +0500
Subject: [PATCH] qt5-doc: update to 5.15.7.

---
 srcpkgs/qt5-doc/patches/missing-include.patch | 25 -------------------
 srcpkgs/qt5-doc/template                      | 12 ++++-----
 2 files changed, 6 insertions(+), 31 deletions(-)
 delete mode 100644 srcpkgs/qt5-doc/patches/missing-include.patch

diff --git a/srcpkgs/qt5-doc/patches/missing-include.patch b/srcpkgs/qt5-doc/patches/missing-include.patch
deleted file mode 100644
index 426932f25c4d1..0000000000000
--- a/srcpkgs/qt5-doc/patches/missing-include.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Index: qt-everywhere-src-5.15.2/qtbase/src/corelib/global/qfloat16.h
-===================================================================
---- qt-everywhere-src-5.15.2.orig/qtbase/src/corelib/global/qfloat16.h
-+++ qt-everywhere-src-5.15.2/qtbase/src/corelib/global/qfloat16.h
-@@ -43,6 +43,7 @@
- 
- #include <QtCore/qglobal.h>
- #include <QtCore/qmetatype.h>
-+#include <limits>
- #include <string.h>
- 
- #if defined(QT_COMPILER_SUPPORTS_F16C) && defined(__AVX2__) && !defined(__F16C__)
-Index: qt-everywhere-src-5.15.2/qtbase/src/corelib/text/qbytearraymatcher.h
-===================================================================
---- qt-everywhere-src-5.15.2.orig/qtbase/src/corelib/text/qbytearraymatcher.h
-+++ qt-everywhere-src-5.15.2/qtbase/src/corelib/text/qbytearraymatcher.h
-@@ -42,6 +42,8 @@
- 
- #include <QtCore/qbytearray.h>
- 
-+#include <limits>
-+
- QT_BEGIN_NAMESPACE
- 
- 
diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template
index 8fa49ff364384..503afaefc1352 100644
--- a/srcpkgs/qt5-doc/template
+++ b/srcpkgs/qt5-doc/template
@@ -1,16 +1,16 @@
 # Template file for 'qt5-doc'
 pkgname=qt5-doc
-version=5.15.2
-revision=2
-hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which"
-makedepends="qt5-tools-devel"
+version=5.15.7
+revision=1
+hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
+makedepends="qt5-tools-devel gperf nss"
 depends="qt5-plugin-sqlite qt5>=5.6.0"
 short_desc="Cross-platform application and UI framework (QT5) - Documentation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GFDL-1.3-only"
 homepage="https://qt.io/"
-distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
-checksum=3a530d1b243b5dec00bc54937455471aaa3e56849d2593edb8ded07228202240
+distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
+checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
 
 post_extract() {
 	rm -rf qttools/{bin,plugins}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] qt5-doc: update to 5.15.7.
  2023-11-12  8:34 [PR PATCH] qt5-doc: update to 5.15.7 Luciogi
@ 2023-11-12 10:26 ` Luciogi
  2023-12-02 21:22 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Luciogi @ 2023-11-12 10:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages qt5docs
https://github.com/void-linux/void-packages/pull/47172

qt5-doc: update to 5.15.7.

#### 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)


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

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

From db5e786f05f4161fcbac637e53c4a91ad679bd03 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sun, 12 Nov 2023 13:32:12 +0500
Subject: [PATCH] qt5-doc: update to 5.15.7.

---
 srcpkgs/qt5-doc/patches/missing-include.patch | 25 -------------------
 srcpkgs/qt5-doc/template                      | 12 ++++-----
 2 files changed, 6 insertions(+), 31 deletions(-)
 delete mode 100644 srcpkgs/qt5-doc/patches/missing-include.patch

diff --git a/srcpkgs/qt5-doc/patches/missing-include.patch b/srcpkgs/qt5-doc/patches/missing-include.patch
deleted file mode 100644
index 426932f25c4d1..0000000000000
--- a/srcpkgs/qt5-doc/patches/missing-include.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Index: qt-everywhere-src-5.15.2/qtbase/src/corelib/global/qfloat16.h
-===================================================================
---- qt-everywhere-src-5.15.2.orig/qtbase/src/corelib/global/qfloat16.h
-+++ qt-everywhere-src-5.15.2/qtbase/src/corelib/global/qfloat16.h
-@@ -43,6 +43,7 @@
- 
- #include <QtCore/qglobal.h>
- #include <QtCore/qmetatype.h>
-+#include <limits>
- #include <string.h>
- 
- #if defined(QT_COMPILER_SUPPORTS_F16C) && defined(__AVX2__) && !defined(__F16C__)
-Index: qt-everywhere-src-5.15.2/qtbase/src/corelib/text/qbytearraymatcher.h
-===================================================================
---- qt-everywhere-src-5.15.2.orig/qtbase/src/corelib/text/qbytearraymatcher.h
-+++ qt-everywhere-src-5.15.2/qtbase/src/corelib/text/qbytearraymatcher.h
-@@ -42,6 +42,8 @@
- 
- #include <QtCore/qbytearray.h>
- 
-+#include <limits>
-+
- QT_BEGIN_NAMESPACE
- 
- 
diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template
index 8fa49ff364384..503afaefc1352 100644
--- a/srcpkgs/qt5-doc/template
+++ b/srcpkgs/qt5-doc/template
@@ -1,16 +1,16 @@
 # Template file for 'qt5-doc'
 pkgname=qt5-doc
-version=5.15.2
-revision=2
-hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which"
-makedepends="qt5-tools-devel"
+version=5.15.7
+revision=1
+hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
+makedepends="qt5-tools-devel gperf nss"
 depends="qt5-plugin-sqlite qt5>=5.6.0"
 short_desc="Cross-platform application and UI framework (QT5) - Documentation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GFDL-1.3-only"
 homepage="https://qt.io/"
-distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
-checksum=3a530d1b243b5dec00bc54937455471aaa3e56849d2593edb8ded07228202240
+distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
+checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
 
 post_extract() {
 	rm -rf qttools/{bin,plugins}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: qt5-doc: update to 5.15.7.
  2023-11-12  8:34 [PR PATCH] qt5-doc: update to 5.15.7 Luciogi
  2023-11-12 10:26 ` [PR PATCH] [Updated] " Luciogi
@ 2023-12-02 21:22 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-12-02 21:22 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

qt5-doc: update to 5.15.7.
https://github.com/void-linux/void-packages/pull/47172

Description:

#### 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)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-02 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12  8:34 [PR PATCH] qt5-doc: update to 5.15.7 Luciogi
2023-11-12 10:26 ` [PR PATCH] [Updated] " Luciogi
2023-12-02 21:22 ` [PR PATCH] [Merged]: " Duncaen

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).