New package: fastd-16

This commit is contained in:
Enno Boland 2015-01-27 17:27:41 +01:00
parent 3d55e3c83f
commit 8ecc0fd91a

14
srcpkgs/fastd/template Normal file
View file

@ -0,0 +1,14 @@
# Template file for 'fastd'
pkgname=fastd
version=16
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config bison"
makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
short_desc="Fast and Secure Tunneling Daemon"
maintainer="Enno Boland <eb@s01.de>"
license="BSD"
homepage="https://projects.universe-factory.net/projects/fastd"
distfiles="http://git.universe-factory.net/fastd/snapshot/fastd-${version}.tar"
checksum=156b64c8f1acd5e8e42abec069e0ad4caa8c01d9fcd374cb6b494c75268ee046
configure_args="ENABLE_LTO=ON"