mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/rdedup: more arches
This commit is contained in:
parent
13c802d192
commit
d29c7bd83f
@ -2,15 +2,12 @@
|
||||
# Maintainer: tcely <rdedup+aports@tcely.33mail.com>
|
||||
pkgname="rdedup"
|
||||
pkgver="3.1.1"
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Data deduplication with compression and public key encryption"
|
||||
url="https://github.com/dpc/rdedup"
|
||||
arch="x86_64" # limited by cargo
|
||||
arch="x86_64 armhf armv7" # limited by cargo
|
||||
license="MPL-2.0"
|
||||
depends=""
|
||||
makedepends="cargo clang-dev libsodium-dev openssl-dev xz-dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://github.com/dpc/${pkgname}/archive/${pkgname}-v${pkgver}.tar.gz"
|
||||
builddir="$srcdir/${pkgname}-${pkgname}-v${pkgver}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user