Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
coeurl


Commits:
bbd79cdf by Brett Cornwall at 2024-01-27T13:43:19-08:00
Rebuild for spdlog 1.13

https://archlinux.org/todo/spdlog-113/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,37 @@
+pkgbase = coeurl
+       pkgdesc = A simple async wrapper around CURL for C++
+       pkgver = 0.3.0
+       pkgrel = 5
+       url = https://nheko.im/nheko-reborn/coeurl
+       arch = x86_64
+       license = MIT
+       makedepends = curl
+       makedepends = fmt
+       makedepends = libevent
+       makedepends = meson
+       makedepends = spdlog
+       depends = gcc-libs
+       depends = glibc
+       provides = libcoeurl.so
+       source = 
https://nheko.im/nheko-reborn/coeurl/-/archive/v0.3.0/coeurl-v0.3.0.tar.gz
+       source = 
fix-curl-deprecation.patch::https://nheko.im/nheko-reborn/coeurl/-/commit/d926893007c353fbc149d8538a5762ca8384273a.patch
+       source = 
fix-build-for-fmt10.patch::https://nheko.im/nheko-reborn/coeurl/-/commit/831e2ee8e9cf08ea1ee9736cde8370f9d0312abc.patch
+       sha256sums = 
48b07482364edcbed03e352f6b8b07e327c331eaa45707ad58e62930fa361382
+       sha256sums = 
ec132d494795466a4492db9ac003dcd3e69b8cfb5297108fba214e6c5e3c56bb
+       sha256sums = 
7f8ba5fa97a5d6206e648b12b1bce3213d6e4b7597299c789f21feee128b1840
+       b2sums = 
44c990a978f5970afacadff858502db5efd6709f8e5dcf43eeecfabda7f93262258a8a9fd7b1b411b8e28156657e02e1ceb532f9675265fe9f8143f4b07d844f
+       b2sums = 
ec794c7da51a1877518f94353f814f40251ccd04a29d70a0bdb277243be46a364c16e6559fbd0169f7747bbfc4d7152910e626ce87f584dc38713e9521195c3a
+       b2sums = 
26ce824f868792027d61849cd72540c7d121e2161b0d5a187f122b12e4f4d5c0b02c1dbfe63f9aa2873a1a76a42b108537eef9dadd5369fe5544690e146ed410
+
+pkgname = coeurl
+       depends = gcc-libs
+       depends = glibc
+       depends = curl
+       depends = libcurl.so
+       depends = fmt
+       depends = libfmt.so
+       depends = libevent
+       depends = libevent_core-2.1.so
+       depends = libevent_pthreads-2.1.so
+       depends = spdlog
+       depends = libspdlog.so


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=coeurl
 pkgver=0.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A simple async wrapper around CURL for C++"
 arch=("x86_64")
 url="https://nheko.im/nheko-reborn/coeurl";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/coeurl/-/commit/bbd79cdf52d2188cb8a43e860911c0d3a2069b1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/coeurl/-/commit/bbd79cdf52d2188cb8a43e860911c0d3a2069b1a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to