keepassxc: enable browser support
https://github.com/voidlinux/void-packages/issues/13225
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'keepassxc'
|
# Template file for 'keepassxc'
|
||||||
pkgname=keepassxc
|
pkgname=keepassxc
|
||||||
version=2.3.3
|
version=2.3.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_TESTS=OFF
|
configure_args="-DWITH_TESTS=OFF
|
||||||
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
|
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
|
||||||
@@ -31,7 +31,7 @@ desc_option_browser="Enable browser integration with keepassxc-browser"
|
|||||||
desc_option_network="Enable networking support (favicon download)"
|
desc_option_network="Enable networking support (favicon download)"
|
||||||
desc_option_sshagent="Enable SSH agent support"
|
desc_option_sshagent="Enable SSH agent support"
|
||||||
desc_option_yubikey="Enable YubiKey HMAC-SHA1 authentication support"
|
desc_option_yubikey="Enable YubiKey HMAC-SHA1 authentication support"
|
||||||
build_options_default="autotype sshagent yubikey network"
|
build_options_default="autotype browser sshagent yubikey network"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user