# Template file for 'firejail' pkgname=firejail version=0.9.58.2 revision=1 build_style=gnu-configure configure_args="--enable-apparmor" makedepends="libapparmor-devel" short_desc="SUID security sandbox program" maintainer="Duncaen " license="GPL-2.0-or-later" homepage="https://firejail.wordpress.com" #changelog="https://raw.githubusercontent.com/netblue30/firejail/master/RELNOTES" distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz" checksum=80a7afb2aa128cbffe537eaa2cad82fe8ecd7879184f5aa0d2ff12268e8edab8 conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local" if [ "$CROSS_BUILD" ]; then configure_args+=" --disable-seccomp" fi