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

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