Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WiP] qt5: update to 5.15.11+20231124.
@ 2023-12-07  8:45 Johnnynator
  2023-12-07  8:50 ` [PR PATCH] [Updated] " Johnnynator
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Johnnynator @ 2023-12-07  8:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages qt5.15.11
https://github.com/void-linux/void-packages/pull/47632

[WiP] qt5: update to 5.15.11+20231124.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]


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

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

From 46075f6b20952dd50fc9e01ea21f0823f014dc17 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:25:46 +0100
Subject: [PATCH] qt5: update to 5.15.11+20231124.

---
 srcpkgs/qt5/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template
index f879df3a3e706..979fa810f97c4 100644
--- a/srcpkgs/qt5/template
+++ b/srcpkgs/qt5/template
@@ -2,10 +2,10 @@
 #
 # revbump libqtxdg after bumping patch version
 pkgname=qt5
-version=5.15.7+20221119
-# commit f8c9fb304bc3e53b3aa07f962cd74e9160decccc
+version=5.15.11+20231124
+# commit 4765fa1df7a837db9c1f89c4da0dd76b74bb5fab
 # base repo: https://invent.kde.org/qt/qt/qt5
-revision=8
+revision=1
 build_style=meta
 hostmakedepends="cmake clang flex perl glib-devel pkg-config
  python3 re2c ruby which"
@@ -30,7 +30,7 @@ homepage="https://qt.io/"
 # to keep the size smaller qtwebengine, qtwebview, qtdocgallery, qtactiveqt and qtpim
 # can be marked with the export-ignore attribute
 distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.gz"
-checksum=9d57af471c78029a362276b7c99108ea009f511bb9ba6ff6cb884f6ddd255e9f
+checksum=2b32057933acdd2b246b66a1863ff6ab3689697c332dab2e84cf51340e2ff85c
 python_version=3
 replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0 qt5-webkit-devel<5.6.0
  qt5-enginio<5.7.1 qt5-enginio-devel<5.7.1 qt5-plugin-gtk<5.7.1 qt5-canvas3d<5.13.0"

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

* Re: [PR PATCH] [Updated] [WiP] qt5: update to 5.15.11+20231124.
  2023-12-07  8:45 [PR PATCH] [WiP] qt5: update to 5.15.11+20231124 Johnnynator
@ 2023-12-07  8:50 ` Johnnynator
  2023-12-07  9:07 ` Johnnynator
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-12-07  8:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages qt5.15.11
https://github.com/void-linux/void-packages/pull/47632

[WiP] qt5: update to 5.15.11+20231124.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]


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

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

From 46075f6b20952dd50fc9e01ea21f0823f014dc17 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:25:46 +0100
Subject: [PATCH 1/5] qt5: update to 5.15.11+20231124.

---
 srcpkgs/qt5/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template
index f879df3a3e706..979fa810f97c4 100644
--- a/srcpkgs/qt5/template
+++ b/srcpkgs/qt5/template
@@ -2,10 +2,10 @@
 #
 # revbump libqtxdg after bumping patch version
 pkgname=qt5
-version=5.15.7+20221119
-# commit f8c9fb304bc3e53b3aa07f962cd74e9160decccc
+version=5.15.11+20231124
+# commit 4765fa1df7a837db9c1f89c4da0dd76b74bb5fab
 # base repo: https://invent.kde.org/qt/qt/qt5
-revision=8
+revision=1
 build_style=meta
 hostmakedepends="cmake clang flex perl glib-devel pkg-config
  python3 re2c ruby which"
@@ -30,7 +30,7 @@ homepage="https://qt.io/"
 # to keep the size smaller qtwebengine, qtwebview, qtdocgallery, qtactiveqt and qtpim
 # can be marked with the export-ignore attribute
 distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.gz"
-checksum=9d57af471c78029a362276b7c99108ea009f511bb9ba6ff6cb884f6ddd255e9f
+checksum=2b32057933acdd2b246b66a1863ff6ab3689697c332dab2e84cf51340e2ff85c
 python_version=3
 replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0 qt5-webkit-devel<5.6.0
  qt5-enginio<5.7.1 qt5-enginio-devel<5.7.1 qt5-plugin-gtk<5.7.1 qt5-canvas3d<5.13.0"

From 1239cb5177acf6145fe0913587e6d046f2397b46 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 2/5] qt5-styleplugins: rebuild against qt5.15.11

---
 srcpkgs/qt5-styleplugins/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qt5-styleplugins/template b/srcpkgs/qt5-styleplugins/template
index 96ed97d12cd24..30d93660a2a4e 100644
--- a/srcpkgs/qt5-styleplugins/template
+++ b/srcpkgs/qt5-styleplugins/template
@@ -1,7 +1,7 @@
 # Template file for 'qt5-styleplugins'
 pkgname=qt5-styleplugins
 version=5.0.0
-revision=20
+revision=21
 _gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
 build_style=qmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake"

From f09b87728622ed7bde3bafc6ba09e07e7eccabfd Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 3/5] liblxqt: rebuild against qt5.15.11

---
 srcpkgs/liblxqt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template
index 900856cf9f1dc..0d964d647e285 100644
--- a/srcpkgs/liblxqt/template
+++ b/srcpkgs/liblxqt/template
@@ -1,7 +1,7 @@
 # Template file for 'liblxqt'
 pkgname=liblxqt
 version=1.4.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
  polkit-qt5-devel"

From 05d5e6b245f79f5f188875e84bbf28886a6c1403 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:01 +0100
Subject: [PATCH 4/5] qt5-webview: update to 5.15.11.

---
 srcpkgs/qt5-webview/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qt5-webview/template b/srcpkgs/qt5-webview/template
index 6464f10660406..ed9dcf5e7940b 100644
--- a/srcpkgs/qt5-webview/template
+++ b/srcpkgs/qt5-webview/template
@@ -1,8 +1,8 @@
 # Template file for 'qt5-webview'
 pkgname=qt5-webview
-version=5.15.4
+version=5.15.11
 revision=1
-_commit=826d2a33929c69807917536d48b7861e7682001e
+_commit=f078642eb9a440f6aa88f2beaf10f445de1e29bb
 build_style=qmake
 hostmakedepends="qt5-qmake perl qt5-host-tools"
 makedepends="qt5-location-devel qt5-webchannel-devel qt5-tools-devel qt5-declarative-devel
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://invent.kde.org/qt/qt/qtwebview/-/archive/${_commit}.tar.gz"
-checksum=49f7c087e8e3662adf3c271c41c629e547f02b82b305641148f07170d4ea1a67
+checksum=263646015be03b1bc8828ce84c9ab278e7ff3fed8f9cceb271aa262da1f312aa
 
 build_options="webengine"
 if [ "$XBPS_TARGET_ENDIAN" = "le" ] && [ "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then

From 9475303c47e97067cdd406053553758b23db7f4c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:04 +0100
Subject: [PATCH 5/5] qt5-webengine: update to 5.15.16.

---
 srcpkgs/qt5-webengine/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qt5-webengine/template b/srcpkgs/qt5-webengine/template
index 84de5b12ecdda..8d2df1b5175ba 100644
--- a/srcpkgs/qt5-webengine/template
+++ b/srcpkgs/qt5-webengine/template
@@ -1,9 +1,9 @@
 # Template file for 'qt5-webengine'
 pkgname=qt5-webengine
-version=5.15.11
-revision=5
+version=5.15.16
+revision=1
 _version="${version}-lts"
-_chromium_commit=be349eaf62e77955791d7bf29f893f1e8a37daf4
+_chromium_commit=207c2ac45ca3386d153770c6b0d2ea2ec21ca880
 archs="x86_64* i686* armv[67]* ppc64* aarch64*"
 create_wrksrc=yes
 build_style=qmake
@@ -32,8 +32,8 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://github.com/qt/qtwebengine/archive/v${_version}.tar.gz
  https://github.com/qt/qtwebengine-chromium/archive/${_chromium_commit}.tar.gz"
-checksum="aa7466356c450c5f5870f979b93cd7e7e62da1165c328ffcab1a9928db18ad67
- 6f47ed8ab8cc062411f6f206da6353bc8263d6ed6d6290c689a05c01d91f646b"
+checksum="d1c0f2993476a9f7b7c09f0fb774338c1a5ddc4d602440a6443cc8b9f337e13a
+ 725f5b35f5361ce05f225e703ae02df808a29da408af16e599b8039f4faf794f"
 
 no_generic_pkgconfig_link=yes
 build_options="sndio pipewire"

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

* Re: [PR PATCH] [Updated] [WiP] qt5: update to 5.15.11+20231124.
  2023-12-07  8:45 [PR PATCH] [WiP] qt5: update to 5.15.11+20231124 Johnnynator
  2023-12-07  8:50 ` [PR PATCH] [Updated] " Johnnynator
@ 2023-12-07  9:07 ` Johnnynator
  2023-12-07 15:50 ` Johnnynator
  2023-12-07 15:51 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-12-07  9:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages qt5.15.11
https://github.com/void-linux/void-packages/pull/47632

[WiP] qt5: update to 5.15.11+20231124.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]


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

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

From 4b0cdf2809adcb1a851c66281a85eb82b6ef32df Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:25:46 +0100
Subject: [PATCH 1/5] qt5: update to 5.15.11+20231124.

---
 srcpkgs/qt5/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template
index f879df3a3e706..ef6e437e02dbc 100644
--- a/srcpkgs/qt5/template
+++ b/srcpkgs/qt5/template
@@ -2,10 +2,10 @@
 #
 # revbump libqtxdg after bumping patch version
 pkgname=qt5
-version=5.15.7+20221119
-# commit f8c9fb304bc3e53b3aa07f962cd74e9160decccc
+version=5.15.11+20231124
+# commit 4765fa1df7a837db9c1f89c4da0dd76b74bb5fab
 # base repo: https://invent.kde.org/qt/qt/qt5
-revision=8
+revision=1
 build_style=meta
 hostmakedepends="cmake clang flex perl glib-devel pkg-config
  python3 re2c ruby which"
@@ -29,8 +29,8 @@ homepage="https://qt.io/"
 # tarball is generated with `git archive-all qt5-$version.tar.gz`
 # to keep the size smaller qtwebengine, qtwebview, qtdocgallery, qtactiveqt and qtpim
 # can be marked with the export-ignore attribute
-distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.gz"
-checksum=9d57af471c78029a362276b7c99108ea009f511bb9ba6ff6cb884f6ddd255e9f
+distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.zst"
+checksum=3f9b5ff9753c2bd37ecc03809d3e8f85b2e9277a3d66170b72da2cd86eefb081
 python_version=3
 replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0 qt5-webkit-devel<5.6.0
  qt5-enginio<5.7.1 qt5-enginio-devel<5.7.1 qt5-plugin-gtk<5.7.1 qt5-canvas3d<5.13.0"

From fe2b6dbcfe513bfd68f8f1b6b0451bd55084704b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 2/5] qt5-styleplugins: rebuild against qt5.15.11

---
 srcpkgs/qt5-styleplugins/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qt5-styleplugins/template b/srcpkgs/qt5-styleplugins/template
index 96ed97d12cd24..30d93660a2a4e 100644
--- a/srcpkgs/qt5-styleplugins/template
+++ b/srcpkgs/qt5-styleplugins/template
@@ -1,7 +1,7 @@
 # Template file for 'qt5-styleplugins'
 pkgname=qt5-styleplugins
 version=5.0.0
-revision=20
+revision=21
 _gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
 build_style=qmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake"

From a758cfc0f9bd29c2968843543a5469ea834f0d71 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 3/5] liblxqt: rebuild against qt5.15.11

---
 srcpkgs/liblxqt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template
index 900856cf9f1dc..0d964d647e285 100644
--- a/srcpkgs/liblxqt/template
+++ b/srcpkgs/liblxqt/template
@@ -1,7 +1,7 @@
 # Template file for 'liblxqt'
 pkgname=liblxqt
 version=1.4.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
  polkit-qt5-devel"

From a6683dd6905b9e659271c9e59511d206a6629c01 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:01 +0100
Subject: [PATCH 4/5] qt5-webview: update to 5.15.11.

---
 srcpkgs/qt5-webview/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qt5-webview/template b/srcpkgs/qt5-webview/template
index 6464f10660406..ed9dcf5e7940b 100644
--- a/srcpkgs/qt5-webview/template
+++ b/srcpkgs/qt5-webview/template
@@ -1,8 +1,8 @@
 # Template file for 'qt5-webview'
 pkgname=qt5-webview
-version=5.15.4
+version=5.15.11
 revision=1
-_commit=826d2a33929c69807917536d48b7861e7682001e
+_commit=f078642eb9a440f6aa88f2beaf10f445de1e29bb
 build_style=qmake
 hostmakedepends="qt5-qmake perl qt5-host-tools"
 makedepends="qt5-location-devel qt5-webchannel-devel qt5-tools-devel qt5-declarative-devel
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://invent.kde.org/qt/qt/qtwebview/-/archive/${_commit}.tar.gz"
-checksum=49f7c087e8e3662adf3c271c41c629e547f02b82b305641148f07170d4ea1a67
+checksum=263646015be03b1bc8828ce84c9ab278e7ff3fed8f9cceb271aa262da1f312aa
 
 build_options="webengine"
 if [ "$XBPS_TARGET_ENDIAN" = "le" ] && [ "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then

From c7f7ca8d8d158597abc36b803ec88069cbabd762 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:04 +0100
Subject: [PATCH 5/5] qt5-webengine: update to 5.15.16.

---
 srcpkgs/qt5-webengine/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qt5-webengine/template b/srcpkgs/qt5-webengine/template
index 84de5b12ecdda..8d2df1b5175ba 100644
--- a/srcpkgs/qt5-webengine/template
+++ b/srcpkgs/qt5-webengine/template
@@ -1,9 +1,9 @@
 # Template file for 'qt5-webengine'
 pkgname=qt5-webengine
-version=5.15.11
-revision=5
+version=5.15.16
+revision=1
 _version="${version}-lts"
-_chromium_commit=be349eaf62e77955791d7bf29f893f1e8a37daf4
+_chromium_commit=207c2ac45ca3386d153770c6b0d2ea2ec21ca880
 archs="x86_64* i686* armv[67]* ppc64* aarch64*"
 create_wrksrc=yes
 build_style=qmake
@@ -32,8 +32,8 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://github.com/qt/qtwebengine/archive/v${_version}.tar.gz
  https://github.com/qt/qtwebengine-chromium/archive/${_chromium_commit}.tar.gz"
-checksum="aa7466356c450c5f5870f979b93cd7e7e62da1165c328ffcab1a9928db18ad67
- 6f47ed8ab8cc062411f6f206da6353bc8263d6ed6d6290c689a05c01d91f646b"
+checksum="d1c0f2993476a9f7b7c09f0fb774338c1a5ddc4d602440a6443cc8b9f337e13a
+ 725f5b35f5361ce05f225e703ae02df808a29da408af16e599b8039f4faf794f"
 
 no_generic_pkgconfig_link=yes
 build_options="sndio pipewire"

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

* Re: [PR PATCH] [Updated] [WiP] qt5: update to 5.15.11+20231124.
  2023-12-07  8:45 [PR PATCH] [WiP] qt5: update to 5.15.11+20231124 Johnnynator
  2023-12-07  8:50 ` [PR PATCH] [Updated] " Johnnynator
  2023-12-07  9:07 ` Johnnynator
@ 2023-12-07 15:50 ` Johnnynator
  2023-12-07 15:51 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-12-07 15:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages qt5.15.11
https://github.com/void-linux/void-packages/pull/47632

[WiP] qt5: update to 5.15.11+20231124.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]


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

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

From 3313a6d5580a4cf8cced748ec1e7d81f1bf80270 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:25:46 +0100
Subject: [PATCH 1/5] qt5: update to 5.15.11+20231124.

---
 srcpkgs/qt5/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template
index f879df3a3e706..ef6e437e02dbc 100644
--- a/srcpkgs/qt5/template
+++ b/srcpkgs/qt5/template
@@ -2,10 +2,10 @@
 #
 # revbump libqtxdg after bumping patch version
 pkgname=qt5
-version=5.15.7+20221119
-# commit f8c9fb304bc3e53b3aa07f962cd74e9160decccc
+version=5.15.11+20231124
+# commit 4765fa1df7a837db9c1f89c4da0dd76b74bb5fab
 # base repo: https://invent.kde.org/qt/qt/qt5
-revision=8
+revision=1
 build_style=meta
 hostmakedepends="cmake clang flex perl glib-devel pkg-config
  python3 re2c ruby which"
@@ -29,8 +29,8 @@ homepage="https://qt.io/"
 # tarball is generated with `git archive-all qt5-$version.tar.gz`
 # to keep the size smaller qtwebengine, qtwebview, qtdocgallery, qtactiveqt and qtpim
 # can be marked with the export-ignore attribute
-distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.gz"
-checksum=9d57af471c78029a362276b7c99108ea009f511bb9ba6ff6cb884f6ddd255e9f
+distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.zst"
+checksum=3f9b5ff9753c2bd37ecc03809d3e8f85b2e9277a3d66170b72da2cd86eefb081
 python_version=3
 replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0 qt5-webkit-devel<5.6.0
  qt5-enginio<5.7.1 qt5-enginio-devel<5.7.1 qt5-plugin-gtk<5.7.1 qt5-canvas3d<5.13.0"

From 92bd61efb24f21c5f1c31ae4a2eac1d18e2ac179 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 2/5] qt5-styleplugins: rebuild against qt5.15.11

---
 srcpkgs/qt5-styleplugins/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qt5-styleplugins/template b/srcpkgs/qt5-styleplugins/template
index 96ed97d12cd24..30d93660a2a4e 100644
--- a/srcpkgs/qt5-styleplugins/template
+++ b/srcpkgs/qt5-styleplugins/template
@@ -1,7 +1,7 @@
 # Template file for 'qt5-styleplugins'
 pkgname=qt5-styleplugins
 version=5.0.0
-revision=20
+revision=21
 _gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
 build_style=qmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake"

From 8eef8be7201aaf9826e95e92d7a9f823a97e03a2 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:46:43 +0100
Subject: [PATCH 3/5] liblxqt: rebuild against qt5.15.11

---
 srcpkgs/liblxqt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template
index 900856cf9f1dc..0d964d647e285 100644
--- a/srcpkgs/liblxqt/template
+++ b/srcpkgs/liblxqt/template
@@ -1,7 +1,7 @@
 # Template file for 'liblxqt'
 pkgname=liblxqt
 version=1.4.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
  polkit-qt5-devel"

From 8019421a7f2e01a4c781afe80e6e502d4b2c3a38 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:01 +0100
Subject: [PATCH 4/5] qt5-webview: update to 5.15.11.

---
 srcpkgs/qt5-webview/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qt5-webview/template b/srcpkgs/qt5-webview/template
index 6464f10660406..ed9dcf5e7940b 100644
--- a/srcpkgs/qt5-webview/template
+++ b/srcpkgs/qt5-webview/template
@@ -1,8 +1,8 @@
 # Template file for 'qt5-webview'
 pkgname=qt5-webview
-version=5.15.4
+version=5.15.11
 revision=1
-_commit=826d2a33929c69807917536d48b7861e7682001e
+_commit=f078642eb9a440f6aa88f2beaf10f445de1e29bb
 build_style=qmake
 hostmakedepends="qt5-qmake perl qt5-host-tools"
 makedepends="qt5-location-devel qt5-webchannel-devel qt5-tools-devel qt5-declarative-devel
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://invent.kde.org/qt/qt/qtwebview/-/archive/${_commit}.tar.gz"
-checksum=49f7c087e8e3662adf3c271c41c629e547f02b82b305641148f07170d4ea1a67
+checksum=263646015be03b1bc8828ce84c9ab278e7ff3fed8f9cceb271aa262da1f312aa
 
 build_options="webengine"
 if [ "$XBPS_TARGET_ENDIAN" = "le" ] && [ "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then

From d551f9bee0bd1e9775398c19c8d68ebc6c067f3c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Thu, 7 Dec 2023 09:50:04 +0100
Subject: [PATCH 5/5] qt5-webengine: update to 5.15.16.

---
 srcpkgs/qt5-webengine/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qt5-webengine/template b/srcpkgs/qt5-webengine/template
index 84de5b12ecdda..8d2df1b5175ba 100644
--- a/srcpkgs/qt5-webengine/template
+++ b/srcpkgs/qt5-webengine/template
@@ -1,9 +1,9 @@
 # Template file for 'qt5-webengine'
 pkgname=qt5-webengine
-version=5.15.11
-revision=5
+version=5.15.16
+revision=1
 _version="${version}-lts"
-_chromium_commit=be349eaf62e77955791d7bf29f893f1e8a37daf4
+_chromium_commit=207c2ac45ca3386d153770c6b0d2ea2ec21ca880
 archs="x86_64* i686* armv[67]* ppc64* aarch64*"
 create_wrksrc=yes
 build_style=qmake
@@ -32,8 +32,8 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://github.com/qt/qtwebengine/archive/v${_version}.tar.gz
  https://github.com/qt/qtwebengine-chromium/archive/${_chromium_commit}.tar.gz"
-checksum="aa7466356c450c5f5870f979b93cd7e7e62da1165c328ffcab1a9928db18ad67
- 6f47ed8ab8cc062411f6f206da6353bc8263d6ed6d6290c689a05c01d91f646b"
+checksum="d1c0f2993476a9f7b7c09f0fb774338c1a5ddc4d602440a6443cc8b9f337e13a
+ 725f5b35f5361ce05f225e703ae02df808a29da408af16e599b8039f4faf794f"
 
 no_generic_pkgconfig_link=yes
 build_options="sndio pipewire"

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

* Re: [PR PATCH] [Merged]: qt5: update to 5.15.11+20231124.
  2023-12-07  8:45 [PR PATCH] [WiP] qt5: update to 5.15.11+20231124 Johnnynator
                   ` (2 preceding siblings ...)
  2023-12-07 15:50 ` Johnnynator
@ 2023-12-07 15:51 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-12-07 15:51 UTC (permalink / raw)
  To: ml

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

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

qt5: update to 5.15.11+20231124.
https://github.com/void-linux/void-packages/pull/47632

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]


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

end of thread, other threads:[~2023-12-07 15:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  8:45 [PR PATCH] [WiP] qt5: update to 5.15.11+20231124 Johnnynator
2023-12-07  8:50 ` [PR PATCH] [Updated] " Johnnynator
2023-12-07  9:07 ` Johnnynator
2023-12-07 15:50 ` Johnnynator
2023-12-07 15:51 ` [PR PATCH] [Merged]: " Johnnynator

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