Github messages for voidlinux
 help / color / mirror / Atom feed
From: JuniorSuperTux <JuniorSuperTux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dpp: update to 10.0.30.
Date: Tue, 09 Jul 2024 04:27:41 +0200	[thread overview]
Message-ID: <20240709022741.A8A1321257@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51144@inbox.vuxu.org>

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

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

https://github.com/JuniorSuperTux/void-packages dpp_10.0.30
https://github.com/void-linux/void-packages/pull/51144

dpp: update to 10.0.30.
<!-- 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, x86_64-LIBC

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

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

From b3107d398696e55ebc98e0af5c08d8077facd018 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Mon, 8 Jul 2024 11:30:51 +0800
Subject: [PATCH] dpp: update to 10.0.30

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

diff --git a/srcpkgs/dpp/template b/srcpkgs/dpp/template
index b636d3039f3397..ac0eb1e1c34640 100644
--- a/srcpkgs/dpp/template
+++ b/srcpkgs/dpp/template
@@ -1,9 +1,9 @@
 # Template file for 'dpp'
 pkgname=dpp
-version=10.0.29
+version=10.0.30
 revision=2
 build_style=cmake
-configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON"
+configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON $(vopt_feature DPP_CORO)"
 cmake_builddir=build
 hostmakedepends="pkg-config"
 makedepends="libsodium-devel opus-devel zlib-devel openssl-devel json-c++"
@@ -12,7 +12,10 @@ 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=a37e91fbdabee20cb0313700588db4077abf0ebabafe386457d999d22d2d0682
+checksum=fb7019770bd5c5f0539523536250da387ee1fa9c92e59c0bcff6c9adaf3d77e8
+
+build_options="DPP_CORO"
+desc_option_coro="Build D++ with coroutine support"
 
 dpp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

  parent reply	other threads:[~2024-07-09  2:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08  3:41 [PR PATCH] " JuniorSuperTux
2024-07-08  3:52 ` [PR PATCH] [Updated] " JuniorSuperTux
2024-07-09  2:20 ` JuniorSuperTux
2024-07-09  2:27 ` JuniorSuperTux [this message]
2024-07-09  2:30 ` JuniorSuperTux
2024-07-10  3:10 ` JuniorSuperTux
2024-07-10  3:21 ` JuniorSuperTux
2024-07-10  3:26 ` JuniorSuperTux
2024-07-10  3:34 ` JuniorSuperTux
2024-07-10 11:51 ` ahesford
2024-07-10 16:02 ` JuniorSuperTux
2024-07-10 16:03 ` JuniorSuperTux
2024-07-10 16:26 ` ahesford
2024-07-11  1:55 ` [PR PATCH] [Updated] " JuniorSuperTux
2024-07-16  5:42 ` [PR PATCH] [Closed]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240709022741.A8A1321257@inbox.vuxu.org \
    --to=juniorsupertux@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).