Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wt: update to 4.10.1
@ 2023-10-31 14:26 Danoloan10
  2023-10-31 14:45 ` [PR PATCH] [Updated] " Danoloan10
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Danoloan10 @ 2023-10-31 14:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1233 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/46982

wt: update to 4.10.1
<!-- 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/46982.patch is attached

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

From dd2fdc8ff10884e1a5553bba36992a90cd284517 Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH] wt: update to 4.10.1

---
 srcpkgs/wt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wt/template b/srcpkgs/wt/template
index d825acae8889b..664a78ce48ff9 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,6 +1,6 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
+version=4.10.1
 revision=2
 build_style=cmake
 makedepends="boost-devel"
@@ -10,7 +10,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=f6d6114416a628604793197cd077066a9d4d98799bbb288b97de42f66705bde5
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.1
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
@ 2023-10-31 14:45 ` Danoloan10
  2023-10-31 14:45 ` Danoloan10
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-10-31 14:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/46982

wt: update to 4.10.1
<!-- 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/46982.patch is attached

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

From 55380c0cd562398c46a705769b6454ea3dd32a9d Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH] wt: update to 4.10.1

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

diff --git a/common/shlibs b/common/shlibs
index 9036a675c1ae5..c4db8a474d520 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -97,11 +97,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.1 wt-4.10.1_1
+libwtdbo.so.4.10.1 wt-4.10.1_1
+libwtdbosqlite3.so.4.10.1 wt-4.10.1_1
+libwthttp.so.4.10.1 wt-4.10.1_1
+libwttest.so.4.10.1 wt-4.10.1_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 d825acae8889b..664a78ce48ff9 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,6 +1,6 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
+version=4.10.1
 revision=2
 build_style=cmake
 makedepends="boost-devel"
@@ -10,7 +10,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=f6d6114416a628604793197cd077066a9d4d98799bbb288b97de42f66705bde5
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.1
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
  2023-10-31 14:45 ` [PR PATCH] [Updated] " Danoloan10
@ 2023-10-31 14:45 ` Danoloan10
  2023-11-01 12:35 ` Danoloan10
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-10-31 14:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/46982

wt: update to 4.10.1
<!-- 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/46982.patch is attached

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

From 1fc834bb519b69b01c11cab882f37ed015d6267c Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH] wt: update to 4.10.1

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

diff --git a/common/shlibs b/common/shlibs
index 9036a675c1ae5..c4db8a474d520 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -97,11 +97,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.1 wt-4.10.1_1
+libwtdbo.so.4.10.1 wt-4.10.1_1
+libwtdbosqlite3.so.4.10.1 wt-4.10.1_1
+libwthttp.so.4.10.1 wt-4.10.1_1
+libwttest.so.4.10.1 wt-4.10.1_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 d825acae8889b..9b5f214db37d0 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=2
+version=4.10.1
+revision=1
 build_style=cmake
 makedepends="boost-devel"
 short_desc="Wt, C++ Web Toolkit"
@@ -10,7 +10,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=f6d6114416a628604793197cd077066a9d4d98799bbb288b97de42f66705bde5
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: wt: update to 4.10.1
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
  2023-10-31 14:45 ` [PR PATCH] [Updated] " Danoloan10
  2023-10-31 14:45 ` Danoloan10
@ 2023-11-01 12:35 ` Danoloan10
  2023-12-25 11:45 ` [PR PATCH] [Updated] " Danoloan10
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-11-01 12:35 UTC (permalink / raw)
  To: ml

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

New comment by Danoloan10 on void-packages repository

https://github.com/void-linux/void-packages/pull/46982#issuecomment-1788882495

Comment:
I'm not sure how to fix the failed checks

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.1
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
                   ` (2 preceding siblings ...)
  2023-11-01 12:35 ` Danoloan10
@ 2023-12-25 11:45 ` Danoloan10
  2023-12-25 12:48 ` [PR PATCH] [Updated] wt: update to 4.10.3 Danoloan10
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-12-25 11:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/46982

wt: update to 4.10.1
<!-- 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/46982.patch is attached

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

From 9cd62334a310d93134d1821f5e3430429b7cfaeb Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH] wt: update to 4.10.3

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

diff --git a/common/shlibs b/common/shlibs
index 972c52c8f3b81..d8a65ef7366dd 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -97,11 +97,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.3 wt-4.10.3_1
+libwtdbo.so.4.10.3 wt-4.10.3_1
+libwtdbosqlite3.so.4.10.3 wt-4.10.3_1
+libwthttp.so.4.10.3 wt-4.10.3_1
+libwttest.so.4.10.3 wt-4.10.3_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 d825acae8889b..61cbff8057cc2 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=2
+version=4.10.3
+revision=1
 build_style=cmake
 makedepends="boost-devel"
 short_desc="Wt, C++ Web Toolkit"
@@ -10,7 +10,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=33f563d5eb79377f42c0955095545f36db6c9ad5528ed686d3f32a6b8c166204
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.3
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
                   ` (3 preceding siblings ...)
  2023-12-25 11:45 ` [PR PATCH] [Updated] " Danoloan10
@ 2023-12-25 12:48 ` Danoloan10
  2023-12-25 12:49 ` Danoloan10
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-12-25 12:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/46982

wt: update to 4.10.3
<!-- 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/46982.patch is attached

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

From 9cd62334a310d93134d1821f5e3430429b7cfaeb Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH 1/2] wt: update to 4.10.3

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

diff --git a/common/shlibs b/common/shlibs
index 972c52c8f3b81..d8a65ef7366dd 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -97,11 +97,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.3 wt-4.10.3_1
+libwtdbo.so.4.10.3 wt-4.10.3_1
+libwtdbosqlite3.so.4.10.3 wt-4.10.3_1
+libwthttp.so.4.10.3 wt-4.10.3_1
+libwttest.so.4.10.3 wt-4.10.3_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 d825acae8889b..61cbff8057cc2 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=2
+version=4.10.3
+revision=1
 build_style=cmake
 makedepends="boost-devel"
 short_desc="Wt, C++ Web Toolkit"
@@ -10,7 +10,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=33f563d5eb79377f42c0955095545f36db6c9ad5528ed686d3f32a6b8c166204
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 14e3b2fff2d775d852b3efd0cf5760e0c59da58e Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Mon, 25 Dec 2023 13:48:18 +0100
Subject: [PATCH 2/2] wt: add build options and their dependencies

Fixes https://github.com/epoupon/lms/issues/384
---
 srcpkgs/wt/template | 39 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wt/template b/srcpkgs/wt/template
index 61cbff8057cc2..be4684028c44e 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,9 +1,22 @@
 # Template file for 'wt'
 pkgname=wt
 version=4.10.3
-revision=1
+revision=2
 build_style=cmake
-makedepends="boost-devel"
+configure_args="$(vopt_bool examples BUILD_EXAMPLES) $(vopt_bool examples INSTALL_EXAMPLES)
+ $(vopt_bool docs INSTALL_DOCUMENTATION) $(vopt_bool resources INSTALL_RESOURCES)
+ $(vopt_bool ssl ENABLE_SSL) $(vopt_bool haru ENABLE_HARU) $(vopt_bool pango ENABLE_PANGO)
+ $(vopt_bool sqlite ENABLE_SQLITE) $(vopt_bool postgres ENABLE_POSTGRES)
+ $(vopt_bool firebird ENABLE_FIREBIRD) $(vopt_bool mysql ENABLE_MYSQL)
+ $(vopt_bool mssqlserver ENABLE_MSSQLSERVER) $(vopt_bool qt4 ENABLE_QT4) $(vopt_bool qt5 ENABLE_QT5)
+ $(vopt_bool saml ENABLE_SAML) $(vopt_bool libwttest ENABLE_LIBWTTEST) $(vopt_bool libtdbo ENABLE_LIBTDBO)
+ $(vopt_bool no_std_locale WT_NO_STD_LOCALE) $(vopt_bool no_std_wstring WT_NO_STD_WSTRING)
+ $(vopt_bool opengl ENABLE_OPENGL) $(vopt_bool unwind ENABLE_UNWIND)"
+makedepends="boost-devel
+ $(vopt_if ssl openssl-devel) $(vopt_if haru Haru-devel) $(vopt_if pango pango-devel) $(vopt_if sqlite sqlite-devel)
+ $(vopt_if postgres postgresql-libs-devel) $(vopt_if firebird firebird3) $(vopt_if mysql libmysqlclient-devel)
+ $(vopt_if mssqlserver unixodbc-devel) $(vopt_if qt4 qt-devel) $(vopt_if qt5 qt5-devel)
+ $(vopt_if opengl libfreeglut-devel) $(vopt_if backtrace libunwind-devel)"
 short_desc="Wt, C++ Web Toolkit"
 maintainer="danoloan10 <danoloan10@tutanota.com>"
 license="GPL-2.0-or-later"
@@ -12,6 +25,28 @@ changelog="https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html"
 distfiles="https://github.com/emweb/wt/archive/refs/tags/${version}.tar.gz"
 checksum=33f563d5eb79377f42c0955095545f36db6c9ad5528ed686d3f32a6b8c166204
 
+build_options="docs examples resources ssl haru pango sqlite postgres firebird mysql mssqlserver qt4 qt5 saml libwttest libtdbo no_std_locale no_std_wstring opengl backtrace"
+build_options_default="resources ssl haru pango sqlite postgres firebird mysql mssqlserver qt5 libwttest libtdbo opengl"
+vopt_conflict qt4 qt5
+desc_options_docs="Install documentation (tutorials and reference)"
+desc_options_examples="Build and install examples (binaries and source)"
+desc_options_resources="Install resources directory"
+desc_options_ssl="Enable cryptography functions, using OpenSSL"
+desc_options_haru="Enable Haru Free PDF Library, which is used to provide support for painting to PDF (WPdfImage)"
+desc_options_pango="Enable Pango Library, which is used for improved font support (WPdfImage and WRasterImage)"
+desc_options_sqlite="Build SQLite3 backend for Wt::Dbo"
+desc_options_postgres="Build PostgreSQL backend for Wt::Dbo"
+desc_options_firebird="Build FirebirdSQL backend for Wt::Dbo"
+desc_options_mysql="Build mariadb/mysql backend for Wt::Dbo"
+desc_options_mssqlserver="Build Microsoft SQL Server backend for Wt::Dbo"
+desc_options_qt4="Build Qt4 interworking library (libwtwithqt)"
+desc_options_qt5="Build Qt5 interworking library (libwtwithqt5)"
+desc_options_saml="Build built-in SAML service provider for Wt::Auth"
+desc_options_no_std_locale="Build Wt to run on a system without std::locale support"
+desc_options_no_std_wstring="Build Wt to run on a system without std::wstring support"
+desc_options_libwttest="Build Wt::Test"
+desc_options_libtdbo="Build Wt::Dbo"
+
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] wt: update to 4.10.3
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
                   ` (4 preceding siblings ...)
  2023-12-25 12:48 ` [PR PATCH] [Updated] wt: update to 4.10.3 Danoloan10
@ 2023-12-25 12:49 ` Danoloan10
  2024-03-25  1:45 ` github-actions
  2024-04-08  1:45 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: Danoloan10 @ 2023-12-25 12:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/46982

wt: update to 4.10.3
<!-- 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/46982.patch is attached

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

From 9cd62334a310d93134d1821f5e3430429b7cfaeb Mon Sep 17 00:00:00 2001
From: danoloan10 <danolo@danoloan.es>
Date: Tue, 31 Oct 2023 15:22:52 +0100
Subject: [PATCH] wt: update to 4.10.3

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

diff --git a/common/shlibs b/common/shlibs
index 972c52c8f3b81..d8a65ef7366dd 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -97,11 +97,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.3 wt-4.10.3_1
+libwtdbo.so.4.10.3 wt-4.10.3_1
+libwtdbosqlite3.so.4.10.3 wt-4.10.3_1
+libwthttp.so.4.10.3 wt-4.10.3_1
+libwttest.so.4.10.3 wt-4.10.3_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 d825acae8889b..61cbff8057cc2 100644
--- a/srcpkgs/wt/template
+++ b/srcpkgs/wt/template
@@ -1,7 +1,7 @@
 # Template file for 'wt'
 pkgname=wt
-version=4.10.0
-revision=2
+version=4.10.3
+revision=1
 build_style=cmake
 makedepends="boost-devel"
 short_desc="Wt, C++ Web Toolkit"
@@ -10,7 +10,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=33f563d5eb79377f42c0955095545f36db6c9ad5528ed686d3f32a6b8c166204
 
 wt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: wt: update to 4.10.3
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
                   ` (5 preceding siblings ...)
  2023-12-25 12:49 ` Danoloan10
@ 2024-03-25  1:45 ` github-actions
  2024-04-08  1:45 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-03-25  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46982#issuecomment-2017064887

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: wt: update to 4.10.3
  2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
                   ` (6 preceding siblings ...)
  2024-03-25  1:45 ` github-actions
@ 2024-04-08  1:45 ` github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-04-08  1:45 UTC (permalink / raw)
  To: ml

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

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

wt: update to 4.10.3
https://github.com/void-linux/void-packages/pull/46982

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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31 14:26 [PR PATCH] wt: update to 4.10.1 Danoloan10
2023-10-31 14:45 ` [PR PATCH] [Updated] " Danoloan10
2023-10-31 14:45 ` Danoloan10
2023-11-01 12:35 ` Danoloan10
2023-12-25 11:45 ` [PR PATCH] [Updated] " Danoloan10
2023-12-25 12:48 ` [PR PATCH] [Updated] wt: update to 4.10.3 Danoloan10
2023-12-25 12:49 ` Danoloan10
2024-03-25  1:45 ` github-actions
2024-04-08  1:45 ` [PR PATCH] [Closed]: " github-actions

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