mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: rdedup-3.1.1
This commit is contained in:
parent
894bc2c0ab
commit
e52acfa418
1 changed files with 14 additions and 0 deletions
14
srcpkgs/rdedup/template
Normal file
14
srcpkgs/rdedup/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'rdedup'
|
||||||
|
pkgname=rdedup
|
||||||
|
version=3.1.1
|
||||||
|
revision=1
|
||||||
|
wrksrc=rdedup-rdedup-v${version}
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel liblzma-devel libsodium-devel clang"
|
||||||
|
short_desc="Data deduplication engine"
|
||||||
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/dpc/rdedup"
|
||||||
|
distfiles="https://github.com/dpc/rdedup/archive/rdedup-v${version}.tar.gz"
|
||||||
|
checksum=5e7c09c40897cd2f2635e8c213c2ff0f5c4d7ceccbd22980cd4cb0a16f3dfc28
|
Loading…
Add table
Reference in a new issue