~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] [PATCH] testing/cxxopts: remove cxxopts-dev

Edd Salkield <edd@salkield.uk>
Details
Message ID
<20220402151411.10253-1-edd@salkield.uk>
DKIM signature
missing
Download raw message
Patch: +0 -1
cxxopts is a header-only library so cxxopts-dev is redundant
https://gitlab.alpinelinux.org/alpine/aports/-/issues/13654
---
 testing/cxxopts/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testing/cxxopts/APKBUILD b/testing/cxxopts/APKBUILD
index 20a476e322..7a2158c753 100644
--- a/testing/cxxopts/APKBUILD
+++ b/testing/cxxopts/APKBUILD
@@ -8,7 +8,6 @@ url="https://github.com/jarro2783/cxxopts"
arch="noarch"
license="MIT"
makedepends="cmake ninja"
subpackages="$pkgname-dev"
source="https://github.com/jarro2783/cxxopts/archive/v$pkgver/cxxopts-$pkgver.tar.gz"

build() {
-- 
2.35.1
Details
Message ID
<164891354126.985.9523440212917806763.gitlab.32741.9523e92e027b219dd863a25fb5f3afe1e3d33ef4@listserv.local>
In-Reply-To
<20220402151411.10253-1-edd@salkield.uk> (view parent)
DKIM signature
missing
Download raw message
NAK, see #13654.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32741#note_226436
Reply to thread Export thread (mbox)