parent
72f3e7de64
commit
8a91de7883
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'cryfs'
|
# Template file for 'cryfs'
|
||||||
pkgname=cryfs
|
pkgname=cryfs
|
||||||
version=0.10.2
|
version=0.10.2
|
||||||
revision=2
|
revision=3
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCRYFS_UPDATE_CHECKS=off -DCMAKE_BUILD_TYPE=None
|
configure_args="-DCRYFS_UPDATE_CHECKS=off
|
||||||
-DBoost_USE_STATIC_LIBS=OFF -DCMAKE_CXX_STANDARD_LIBRARIES=-lfmt"
|
-DBoost_USE_STATIC_LIBS=OFF -DCMAKE_CXX_STANDARD_LIBRARIES=-lfmt"
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel crypto++-devel
|
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel crypto++-devel
|
||||||
|
|
Loading…
Reference in New Issue