~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
2

[PATCH] community/exa: add missing net option

Edd Salkield <edd@salkield.uk>
Details
Message ID
<20211211184702.12890-1-edd@salkield.uk>
DKIM signature
missing
Download raw message
Patch: +1 -0
Add net option to APKBUILD, to allow building with `abuild rootbld`
---
 community/exa/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/community/exa/APKBUILD b/community/exa/APKBUILD
index e18068c561..c9133dacd4 100644
--- a/community/exa/APKBUILD
+++ b/community/exa/APKBUILD
@@ -12,6 +12,7 @@ subpackages="$pkgname-doc
	$pkgname-bash-completion
	$pkgname-fish-completion
	$pkgname-zsh-completion"
options="net"
source="$pkgname-$pkgver.tar.gz::https://github.com/ogham/exa/archive/v$pkgver.tar.gz
	https://github.com/ogham/exa/releases/download/v$pkgver/exa-accoutrements-v$pkgver.zip
	fix-lockfile.patch
-- 
2.34.1
Details
Message ID
<163926032401.14324.6226598341245919735.gitlab.28359.12b2634eafe89111d8163101bbff251f989506c9@listserv.local>
In-Reply-To
<20211211184702.12890-1-edd@salkield.uk> (view parent)
DKIM signature
missing
Download raw message
Not in this way, it should be rewritten to fetch crates in the prepare phase, for example: https://gitlab.alpinelinux.org/alpine/aports/-/commit/528b1b86f3f37366b1f3c036a7308e3aa473934e.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28359#note_197866
Details
Message ID
<163987625812.14324.14085611877084886612.gitlab.28359.03bdd38ff9bdf508e9e43952698e70186b0e2b28@listserv.local>
In-Reply-To
<20211211184702.12890-1-edd@salkield.uk> (view parent)
DKIM signature
missing
Download raw message
Superseded by d815f4856f02a5f43932633cf9badc236ddb17b5.

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