parent
ce82104266
commit
24c0daaab5
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'VeraCrypt'
|
||||
pkgname=VeraCrypt
|
||||
version=1.25.9
|
||||
version=1.26.15
|
||||
revision=1
|
||||
build_wrksrc=src
|
||||
build_style=gnu-makefile
|
||||
make_build_args="WX_CONFIG=wx-config-gtk3"
|
||||
make_use_env=1
|
||||
hostmakedepends="pkg-config yasm unzip"
|
||||
makedepends="fuse-devel wxWidgets-gtk3-devel"
|
||||
makedepends="fuse-devel wxWidgets-gtk3-devel pcsclite-devel"
|
||||
short_desc="Disk encryption with strong security based on TrueCrypt"
|
||||
maintainer="Gustavo Heinz <gustavoheinz95@gmail.com>"
|
||||
license="Apache-2.0, custom:TrueCrypt-3.0"
|
||||
homepage="https://www.veracrypt.fr"
|
||||
distfiles="https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_${version}.tar.gz"
|
||||
checksum=66f2195f126df53f1037cc4b81ea4b9eaa5cd6aaa351f5cfe324760fdefab0d0
|
||||
distfiles="https://launchpad.net/veracrypt/trunk/${version}/+download/VeraCrypt_${version}_Source.tar.bz2"
|
||||
checksum=ba97025030e21b9b2331b7eb089701163c32af4b7e04535f335baf8d74a74916
|
||||
|
||||
# license is Apache-2.0 AND TrueCrypt-3.0
|
||||
# TrueCrypt-3.0 is non-free, VI.4 disallow distributing
|
||||
|
|
Loading…
Reference in New Issue