void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.5k stars 2.11k forks source link

Package request: xcp #50474

Open kefiiris opened 3 months ago

kefiiris commented 3 months ago

Package name

xcp

Package homepage

https://github.com/tarka/xcp

Description

An extended cp

Does the requested package meet the package requirements?

Compiled

Is the requested package released?

Yes

Clos3y commented 3 months ago

Note that xcp calls itself 'beta level', and per Void's guidelines, https://github.com/void-linux/void-packages/blob/713bf63ea1574037b921f93aca7a6d1137be0db5/CONTRIBUTING.md?plain=1#L29 so it is unlikely to be accepted, but here's a template

# Template file for 'xcp'
pkgname=xcp
version=0.20.4
revision=1
archs="x86_64"
build_style=cargo
short_desc="Extended cp"
maintainer=" <>"
license="GPL-3.0-or-later"
homepage="https://github.com/tarka/xcp"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=adef8d29b48a8994c8c288c16c8d8cc73a73735a18b92ea223bf6aa953b4f874

I've not been able to test every arch, but some of them won't build.