Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wt: update to 4.10.4
@ 2024-04-09 18:26 Danoloan10
  2024-04-09 20:01 ` Danoloan10
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Danoloan10 @ 2024-04-09 18:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Danoloan10/void-packages wt
https://github.com/void-linux/void-packages/pull/49772

wt: update to 4.10.4
<!-- 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
-->


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

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

From 0999e8ff29bd817f938d9f70bb8cef6a1f12954e Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 9 Apr 2024 20:24:42 +0200
Subject: [PATCH] wt: update to 4.10.4

---
 common/shlibs       | 10 +++++-----
 srcpkgs/wt/template |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e39dec57f4ff10..12238cd813cede 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -102,11 +102,11 @@ libglib-2.0.so.0 glib-2.76.0_1
 libgmodule-2.0.so.0 glib-2.76.0_1
 libgio-2.0.so.0 glib-2.76.0_1
 libgobject-2.0.so.0 glib-2.76.0_1
-libwt.so.4.10.0 wt-4.10.0_1
-libwtdbo.so.4.10.0 wt-4.10.0_1
-libwtdbosqlite3.so.4.10.0 wt-4.10.0_1
-libwthttp.so.4.10.0 wt-4.10.0_1
-libwttest.so.4.10.0 wt-4.10.0_1
+libwt.so.4.10.4 wt-4.10.4_1
+libwtdbo.so.4.10.4 wt-4.10.4_1
+libwtdbosqlite3.so.4.10.4 wt-4.10.4_1
+libwthttp.so.4.10.4 wt-4.10.4_1
+libwttest.so.4.10.4 wt-4.10.4_1
 libatk-1.0.so.0 atk-1.26.0_1
 libpangocairo-1.0.so.0 pango-1.24.0_1
 libpangoft2-1.0.so.0 pango-1.24.0_1
diff --git a/srcpkgs/wt/template b/srcpkgs/wt/template
index fb154d61c6ad06..d6206fe4d5752e 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=3
+version=4.10.4
+revision=1
 build_style=cmake
 build_helper=qmake
 configure_args="-DBUILD_EXAMPLES=OFF -DENABLE_QT4=OFF"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.webtoolkit.eu/wt"
 changelog="https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html"
 distfiles="https://github.com/emweb/wt/archive/refs/tags/${version}.tar.gz"
-checksum=7090023d4fc4b6594bf4cb11072d9d3d775269327aece9a8993c7bbe46decb9d
+checksum=dd6092abe599d9254242225e801da38085847b3147c1748e1212f274398a2e9a
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: wt: update to 4.10.4
  2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
@ 2024-04-09 20:01 ` Danoloan10
  2024-04-09 21:43 ` cinerea0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Danoloan10 @ 2024-04-09 20:01 UTC (permalink / raw)
  To: ml

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

New comment by Danoloan10 on void-packages repository

https://github.com/void-linux/void-packages/pull/49772#issuecomment-2045958293

Comment:
How can I fix the failed check? I'm not sure what I'm doing wrong

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

* Re: wt: update to 4.10.4
  2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
  2024-04-09 20:01 ` Danoloan10
@ 2024-04-09 21:43 ` cinerea0
  2024-04-09 21:46 ` [PR PATCH] [Updated] " Danoloan10
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-04-09 21:43 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/49772#issuecomment-2046097352

Comment:
You need to increase `lms`'s revision number and include it in this PR as a separate commit.

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.4
  2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
  2024-04-09 20:01 ` Danoloan10
  2024-04-09 21:43 ` cinerea0
@ 2024-04-09 21:46 ` Danoloan10
  2024-04-09 22:11 ` Danoloan10
  2024-04-10  1:02 ` [PR PATCH] [Merged]: " cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: Danoloan10 @ 2024-04-09 21:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Danoloan10/void-packages wt
https://github.com/void-linux/void-packages/pull/49772

wt: update to 4.10.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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


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

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

From 4dafe1752091a8e89f0d4cabe35f6fcdf669ce22 Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 9 Apr 2024 20:24:42 +0200
Subject: [PATCH 1/2] wt: update to 4.10.4

---
 common/shlibs       | 10 +++++-----
 srcpkgs/wt/template |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e39dec57f4ff10..12238cd813cede 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -102,11 +102,11 @@ libglib-2.0.so.0 glib-2.76.0_1
 libgmodule-2.0.so.0 glib-2.76.0_1
 libgio-2.0.so.0 glib-2.76.0_1
 libgobject-2.0.so.0 glib-2.76.0_1
-libwt.so.4.10.0 wt-4.10.0_1
-libwtdbo.so.4.10.0 wt-4.10.0_1
-libwtdbosqlite3.so.4.10.0 wt-4.10.0_1
-libwthttp.so.4.10.0 wt-4.10.0_1
-libwttest.so.4.10.0 wt-4.10.0_1
+libwt.so.4.10.4 wt-4.10.4_1
+libwtdbo.so.4.10.4 wt-4.10.4_1
+libwtdbosqlite3.so.4.10.4 wt-4.10.4_1
+libwthttp.so.4.10.4 wt-4.10.4_1
+libwttest.so.4.10.4 wt-4.10.4_1
 libatk-1.0.so.0 atk-1.26.0_1
 libpangocairo-1.0.so.0 pango-1.24.0_1
 libpangoft2-1.0.so.0 pango-1.24.0_1
diff --git a/srcpkgs/wt/template b/srcpkgs/wt/template
index fb154d61c6ad06..d6206fe4d5752e 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=3
+version=4.10.4
+revision=1
 build_style=cmake
 build_helper=qmake
 configure_args="-DBUILD_EXAMPLES=OFF -DENABLE_QT4=OFF"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.webtoolkit.eu/wt"
 changelog="https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html"
 distfiles="https://github.com/emweb/wt/archive/refs/tags/${version}.tar.gz"
-checksum=7090023d4fc4b6594bf4cb11072d9d3d775269327aece9a8993c7bbe46decb9d
+checksum=dd6092abe599d9254242225e801da38085847b3147c1748e1212f274398a2e9a
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 979c92ef95fdf1c6ac0a833dc337746394116644 Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 9 Apr 2024 23:45:34 +0200
Subject: [PATCH 2/2] lms: bump revision to update shlibs

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

diff --git a/srcpkgs/lms/template b/srcpkgs/lms/template
index 128ea853047a84..5d155ce01968fc 100644
--- a/srcpkgs/lms/template
+++ b/srcpkgs/lms/template
@@ -1,7 +1,7 @@
 # Template file for 'lms'
 pkgname=lms
 version=3.51.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="wt-devel ffmpeg-devel boost-devel libconfig++-devel taglib-devel pam-devel libgraphicsmagick-devel gtest-devel libarchive-devel"

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

* Re: wt: update to 4.10.4
  2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
                   ` (2 preceding siblings ...)
  2024-04-09 21:46 ` [PR PATCH] [Updated] " Danoloan10
@ 2024-04-09 22:11 ` Danoloan10
  2024-04-10  1:02 ` [PR PATCH] [Merged]: " cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: Danoloan10 @ 2024-04-09 22:11 UTC (permalink / raw)
  To: ml

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

New comment by Danoloan10 on void-packages repository

https://github.com/void-linux/void-packages/pull/49772#issuecomment-2046127354

Comment:
Thanks, I think it's ready

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

* Re: [PR PATCH] [Merged]: wt: update to 4.10.4
  2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
                   ` (3 preceding siblings ...)
  2024-04-09 22:11 ` Danoloan10
@ 2024-04-10  1:02 ` cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-04-10  1:02 UTC (permalink / raw)
  To: ml

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

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

wt: update to 4.10.4
https://github.com/void-linux/void-packages/pull/49772

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

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

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


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

end of thread, other threads:[~2024-04-10  1:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09 18:26 [PR PATCH] wt: update to 4.10.4 Danoloan10
2024-04-09 20:01 ` Danoloan10
2024-04-09 21:43 ` cinerea0
2024-04-09 21:46 ` [PR PATCH] [Updated] " Danoloan10
2024-04-09 22:11 ` Danoloan10
2024-04-10  1:02 ` [PR PATCH] [Merged]: " cinerea0

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