VeraCrypt: switch to wxWidgets-gtk3
This commit is contained in:
committed by
Helmut Pozimski
parent
b8669e13d8
commit
25a3ce6994
@@ -1,13 +1,14 @@
|
|||||||
# Template file for 'VeraCrypt'
|
# Template file for 'VeraCrypt'
|
||||||
pkgname=VeraCrypt
|
pkgname=VeraCrypt
|
||||||
version=1.22
|
version=1.22
|
||||||
revision=5
|
revision=6
|
||||||
create_wrksrc=1
|
create_wrksrc=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_args="WX_CONFIG=wx-config-gtk3"
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
hostmakedepends="pkg-config yasm"
|
hostmakedepends="pkg-config yasm"
|
||||||
makedepends="fuse-devel wxWidgets-devel"
|
makedepends="fuse-devel wxWidgets-gtk3-devel"
|
||||||
short_desc="Disk encryption with strong security based on TrueCrypt"
|
short_desc="Disk encryption with strong security based on TrueCrypt"
|
||||||
maintainer="Gustavo Heinz <gustavoheinz95@gmail.com>"
|
maintainer="Gustavo Heinz <gustavoheinz95@gmail.com>"
|
||||||
license="Apache-2.0, TrueCrypt 3.0"
|
license="Apache-2.0, TrueCrypt 3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user