14 lines
507 B
Bash
14 lines
507 B
Bash
# 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
|