Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dpp: Update to 10.0.25
@ 2023-09-26  5:54 OoLunar
  2023-10-03 20:11 ` classabbyamp
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: OoLunar @ 2023-09-26  5:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/OoLunar/void-packages master
https://github.com/void-linux/void-packages/pull/46260

dpp: Update to 10.0.25
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

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

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

From 59718895a1c960932c1d9e79e66746fdedbc9e82 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 26 Sep 2023 00:51:54 -0500
Subject: [PATCH] dpp: Update to 10.0.25

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index bc5b38c518aed..1b65c973c1848 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.24
-revision=2
+version=10.0.25
+revision=1
 build_style=cmake
-configure_args="-DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
+checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: dpp: Update to 10.0.25
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
@ 2023-10-03 20:11 ` classabbyamp
  2023-10-03 20:19 ` OoLunar
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-10-03 20:11 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1745652863

Comment:
we prefer using external to internal

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

* Re: dpp: Update to 10.0.25
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
  2023-10-03 20:11 ` classabbyamp
@ 2023-10-03 20:19 ` OoLunar
  2023-10-03 20:19 ` OoLunar
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-03 20:19 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1745665003

Comment:
I'll re-add that as an option then. Additionally the package has recently updated to 10.0.26. Should I open a separate PR or apply it to this one?

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

* Re: dpp: Update to 10.0.25
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
  2023-10-03 20:11 ` classabbyamp
  2023-10-03 20:19 ` OoLunar
@ 2023-10-03 20:19 ` OoLunar
  2023-10-03 20:21 ` classabbyamp
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-03 20:19 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1745665003

Comment:
I'll re-add that as an option then. Additionally the package has recently updated to 10.0.26 (I was a month late). Should I open a separate PR or apply it to this one?

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

* Re: dpp: Update to 10.0.25
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (2 preceding siblings ...)
  2023-10-03 20:19 ` OoLunar
@ 2023-10-03 20:21 ` classabbyamp
  2023-10-03 20:48 ` [PR PATCH] [Updated] " OoLunar
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-10-03 20:21 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1745666930

Comment:
just update this one

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

* Re: [PR PATCH] [Updated] dpp: Update to 10.0.25
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (3 preceding siblings ...)
  2023-10-03 20:21 ` classabbyamp
@ 2023-10-03 20:48 ` OoLunar
  2023-10-03 20:48 ` dpp: Update to 10.0.26 OoLunar
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-03 20:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/OoLunar/void-packages master
https://github.com/void-linux/void-packages/pull/46260

dpp: Update to 10.0.25
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

#### Notes
I disabled `-DDPP_USE_EXTERNAL_JSON=ON` as `json-c++` is packaged by default within dpp. Let me know if I should readd this.

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

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

From 59718895a1c960932c1d9e79e66746fdedbc9e82 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 26 Sep 2023 00:51:54 -0500
Subject: [PATCH 1/2] dpp: Update to 10.0.25

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index bc5b38c518aed..1b65c973c1848 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.24
-revision=2
+version=10.0.25
+revision=1
 build_style=cmake
-configure_args="-DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
+checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 734dd926f02874ff10f8e68b8d0b43c55d897de6 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 3 Oct 2023 15:48:10 -0500
Subject: [PATCH 2/2] dpp: Update to 10.0.26

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 1b65c973c1848..3fe3e30f44ec0 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.25
+version=10.0.26
 revision=1
 build_style=cmake
-configure_args="-DDPP_NO_VCPKG=ON"
+configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
+checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: dpp: Update to 10.0.26
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (4 preceding siblings ...)
  2023-10-03 20:48 ` [PR PATCH] [Updated] " OoLunar
@ 2023-10-03 20:48 ` OoLunar
  2023-10-28  3:37 ` [PR PATCH] [Updated] dpp: Update to 10.0.27 OoLunar
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-03 20:48 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1745703402

Comment:
`-DDPP_USE_EXTERNAL_JSON=ON` has been readded and everything compiles as expected. PR is ready for merge.

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

* Re: [PR PATCH] [Updated] dpp: Update to 10.0.27
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (5 preceding siblings ...)
  2023-10-03 20:48 ` dpp: Update to 10.0.26 OoLunar
@ 2023-10-28  3:37 ` OoLunar
  2023-10-28  3:38 ` OoLunar
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-28  3:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/OoLunar/void-packages master
https://github.com/void-linux/void-packages/pull/46260

dpp: Update to 10.0.27
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

#### Notes
I disabled `-DDPP_USE_EXTERNAL_JSON=ON` as `json-c++` is packaged by default within dpp. Let me know if I should readd this.

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

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

From 59718895a1c960932c1d9e79e66746fdedbc9e82 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 26 Sep 2023 00:51:54 -0500
Subject: [PATCH 1/3] dpp: Update to 10.0.25

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index bc5b38c518aed..1b65c973c1848 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.24
-revision=2
+version=10.0.25
+revision=1
 build_style=cmake
-configure_args="-DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
+checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 734dd926f02874ff10f8e68b8d0b43c55d897de6 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 3 Oct 2023 15:48:10 -0500
Subject: [PATCH 2/3] dpp: Update to 10.0.26

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 1b65c973c1848..3fe3e30f44ec0 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.25
+version=10.0.26
 revision=1
 build_style=cmake
-configure_args="-DDPP_NO_VCPKG=ON"
+configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
+checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 9ef3151f21b7a443f8c71091b096a010e450ee5b Mon Sep 17 00:00:00 2001
From: "github-actions[bot]" <github-actions[bot]@users.noreply.github.com>
Date: Fri, 27 Oct 2023 22:36:59 -0500
Subject: [PATCH 3/3] dpp: Update to 10.0.27

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 3fe3e30f44ec0..97f1a68ebb6b3 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,6 +1,6 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.26
+version=10.0.27
 revision=1
 build_style=cmake
 configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
@@ -12,7 +12,7 @@ maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
+checksum=525a5c10a5fdd69996f48826ea1c37a3f08ba934c95e4cb9738afd209a2ecdb7
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] dpp: Update to 10.0.27
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (6 preceding siblings ...)
  2023-10-28  3:37 ` [PR PATCH] [Updated] dpp: Update to 10.0.27 OoLunar
@ 2023-10-28  3:38 ` OoLunar
  2023-11-05 20:13 ` OoLunar
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-10-28  3:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/OoLunar/void-packages master
https://github.com/void-linux/void-packages/pull/46260

dpp: Update to 10.0.27
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

#### Notes
I disabled `-DDPP_USE_EXTERNAL_JSON=ON` as `json-c++` is packaged by default within dpp. Let me know if I should readd this.

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

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

From 59718895a1c960932c1d9e79e66746fdedbc9e82 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 26 Sep 2023 00:51:54 -0500
Subject: [PATCH 1/3] dpp: Update to 10.0.25

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index bc5b38c518aed..1b65c973c1848 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.24
-revision=2
+version=10.0.25
+revision=1
 build_style=cmake
-configure_args="-DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
+checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 734dd926f02874ff10f8e68b8d0b43c55d897de6 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 3 Oct 2023 15:48:10 -0500
Subject: [PATCH 2/3] dpp: Update to 10.0.26

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 1b65c973c1848..3fe3e30f44ec0 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.25
+version=10.0.26
 revision=1
 build_style=cmake
-configure_args="-DDPP_NO_VCPKG=ON"
+configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
+checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 03dc4daa462c9f231928e458344f10fd4542cf66 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Fri, 27 Oct 2023 22:38:46 -0500
Subject: [PATCH 3/3] dpp: Update to 10.0.27

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 3fe3e30f44ec0..97f1a68ebb6b3 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,6 +1,6 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.26
+version=10.0.27
 revision=1
 build_style=cmake
 configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
@@ -12,7 +12,7 @@ maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
+checksum=525a5c10a5fdd69996f48826ea1c37a3f08ba934c95e4cb9738afd209a2ecdb7
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] dpp: Update to 10.0.27
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (7 preceding siblings ...)
  2023-10-28  3:38 ` OoLunar
@ 2023-11-05 20:13 ` OoLunar
  2023-11-05 20:15 ` dpp: Update to 10.0.28 OoLunar
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-11-05 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/OoLunar/void-packages master
https://github.com/void-linux/void-packages/pull/46260

dpp: Update to 10.0.27
#### Testing the changes
- I tested the changes in this PR: briefly

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

#### Notes
I disabled `-DDPP_USE_EXTERNAL_JSON=ON` as `json-c++` is packaged by default within dpp. Let me know if I should readd this.

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

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

From 59718895a1c960932c1d9e79e66746fdedbc9e82 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 26 Sep 2023 00:51:54 -0500
Subject: [PATCH 1/4] dpp: Update to 10.0.25

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index bc5b38c518aed..1b65c973c1848 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.24
-revision=2
+version=10.0.25
+revision=1
 build_style=cmake
-configure_args="-DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
+checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 734dd926f02874ff10f8e68b8d0b43c55d897de6 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Tue, 3 Oct 2023 15:48:10 -0500
Subject: [PATCH 2/4] dpp: Update to 10.0.26

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 1b65c973c1848..3fe3e30f44ec0 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,18 +1,18 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.25
+version=10.0.26
 revision=1
 build_style=cmake
-configure_args="-DDPP_NO_VCPKG=ON"
+configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
 cmake_builddir=build
 hostmakedepends="pkg-config"
-makedepends="libsodium-devel opus-devel zlib-devel openssl-devel"
+makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
 short_desc="C++ Discord API Library for Bots"
 maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b
+checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 03dc4daa462c9f231928e458344f10fd4542cf66 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Fri, 27 Oct 2023 22:38:46 -0500
Subject: [PATCH 3/4] dpp: Update to 10.0.27

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 3fe3e30f44ec0..97f1a68ebb6b3 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,6 +1,6 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.26
+version=10.0.27
 revision=1
 build_style=cmake
 configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
@@ -12,7 +12,7 @@ maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709
+checksum=525a5c10a5fdd69996f48826ea1c37a3f08ba934c95e4cb9738afd209a2ecdb7
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 7f30ac77b7fb07585726d9e8df9b682c23b206c6 Mon Sep 17 00:00:00 2001
From: Lunar Starstrum <lunar@forsaken-borders.net>
Date: Sun, 5 Nov 2023 14:13:39 -0600
Subject: [PATCH 4/4] dpp: Update to 10.0.28

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index 97f1a68ebb6b3..49c19ba381bce 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,6 +1,6 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.27
+version=10.0.28
 revision=1
 build_style=cmake
 configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
@@ -12,7 +12,7 @@ maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
 license=Apache-2.0
 homepage="https://dpp.dev"
 distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
-checksum=525a5c10a5fdd69996f48826ea1c37a3f08ba934c95e4cb9738afd209a2ecdb7
+checksum=aa0c16a1583f649f28ec7739c941e9f2bf9c891c0b87ef8278420618f8bacd46
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: dpp: Update to 10.0.28
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (8 preceding siblings ...)
  2023-11-05 20:13 ` OoLunar
@ 2023-11-05 20:15 ` OoLunar
  2023-11-05 20:37 ` braindigitalis
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: OoLunar @ 2023-11-05 20:15 UTC (permalink / raw)
  To: ml

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

New comment by OoLunar on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1793834316

Comment:
Is there anything holding back this PR from being merged?

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

* Re: dpp: Update to 10.0.28
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (9 preceding siblings ...)
  2023-11-05 20:15 ` dpp: Update to 10.0.28 OoLunar
@ 2023-11-05 20:37 ` braindigitalis
  2023-11-13  5:34 ` [PR PATCH] [Merged]: " classabbyamp
  2023-11-13  5:36 ` classabbyamp
  12 siblings, 0 replies; 14+ messages in thread
From: braindigitalis @ 2023-11-05 20:37 UTC (permalink / raw)
  To: ml

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

New comment by braindigitalis on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1793839211

Comment:
chiming in; is there anything i can do as the project maintainer to help get this into void sooner?

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

* Re: [PR PATCH] [Merged]: dpp: Update to 10.0.28
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (10 preceding siblings ...)
  2023-11-05 20:37 ` braindigitalis
@ 2023-11-13  5:34 ` classabbyamp
  2023-11-13  5:36 ` classabbyamp
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-11-13  5:34 UTC (permalink / raw)
  To: ml

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

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

dpp: Update to 10.0.28
https://github.com/void-linux/void-packages/pull/46260

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

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`

#### Notes
~~I disabled `-DDPP_USE_EXTERNAL_JSON=ON` as `json-c++` is packaged by default within dpp. Let me know if I should readd this.~~

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

* Re: dpp: Update to 10.0.28
  2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
                   ` (11 preceding siblings ...)
  2023-11-13  5:34 ` [PR PATCH] [Merged]: " classabbyamp
@ 2023-11-13  5:36 ` classabbyamp
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-11-13  5:36 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46260#issuecomment-1807505953

Comment:
next time, don't create multiple commits for multiple versions of the same package, do it in 1 commit

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

end of thread, other threads:[~2023-11-13  5:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26  5:54 [PR PATCH] dpp: Update to 10.0.25 OoLunar
2023-10-03 20:11 ` classabbyamp
2023-10-03 20:19 ` OoLunar
2023-10-03 20:19 ` OoLunar
2023-10-03 20:21 ` classabbyamp
2023-10-03 20:48 ` [PR PATCH] [Updated] " OoLunar
2023-10-03 20:48 ` dpp: Update to 10.0.26 OoLunar
2023-10-28  3:37 ` [PR PATCH] [Updated] dpp: Update to 10.0.27 OoLunar
2023-10-28  3:38 ` OoLunar
2023-11-05 20:13 ` OoLunar
2023-11-05 20:15 ` dpp: Update to 10.0.28 OoLunar
2023-11-05 20:37 ` braindigitalis
2023-11-13  5:34 ` [PR PATCH] [Merged]: " classabbyamp
2023-11-13  5:36 ` classabbyamp

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