VeraCrypt: is nonfree and restricted

Close #40093
This commit is contained in:
Đoàn Trần Công Danh 2022-10-23 18:34:54 +07:00
parent 801a80aee3
commit 01f68e1911
2 changed files with 7 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'VeraCrypt' # Template file for 'VeraCrypt'
pkgname=VeraCrypt pkgname=VeraCrypt
version=1.25.7 version=1.25.7
revision=1 revision=2
wrksrc="${pkgname}_${version}" wrksrc="${pkgname}_${version}"
build_wrksrc=src build_wrksrc=src
build_style=gnu-makefile build_style=gnu-makefile
@ -16,6 +16,11 @@ homepage="https://www.veracrypt.fr"
distfiles="https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_${version}.tar.gz" distfiles="https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_${version}.tar.gz"
checksum=623006ed61d081f4fd25151c148437471a6552e44e96814c196079ad679a4ba1 checksum=623006ed61d081f4fd25151c148437471a6552e44e96814c196079ad679a4ba1
# license is Apache-2.0 AND TrueCrypt-3.0
# TrueCrypt-3.0 is non-free, VI.4 disallow distributing
repository=nonfree
restricted=yes
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) ;; i686*|x86_64*) ;;
*) make_build_args+=' NOASM=1' ;; *) make_build_args+=' NOASM=1' ;;

View file

@ -18,6 +18,7 @@ replaces="
Pyrex<=0.9.9_5 Pyrex<=0.9.9_5
SMC<=1.9_9 SMC<=1.9_9
Venom<=0.5.5_1 Venom<=0.5.5_1
VeraCrypt<=1.25.7_1
XorCurses<=0.2.2_1 XorCurses<=0.2.2_1
acme-client<=0.1.16_5 acme-client<=0.1.16_5
adobe-flash-plugin-ppapi<=32.0.0.465_1 adobe-flash-plugin-ppapi<=32.0.0.465_1