Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e516357e62cb5006e79ea04c24cd7e7348077d46

commit e516357e62cb5006e79ea04c24cd7e7348077d46
Author: DeX77 <de...@frugalware.org>
Date:   Thu Jun 30 14:34:56 2016 +0200

unbound-1.5.9-1-x86_64

* new package

diff --git a/source/network-extra/unbound/FrugalBuild 
b/source/network-extra/unbound/FrugalBuild
new file mode 100644
index 0000000..7ea8dd4
--- /dev/null
+++ b/source/network-extra/unbound/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 0.31 SBU
+# Maintainer: DeX77 <de...@frugalware.org>
+
+pkgname=unbound
+pkgver=1.5.9
+pkgrel=1
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url="http://unbound.net/";
+archs=('i686' 'x86_64')
+groups=('network-extra')
+depends=('libevent' 'expat')
+source=("$url/downloads/${pkgname}-${pkgver}.tar.gz")
+signatures=("${source[0]}.asc")
+up2date="Flasttar $url/downloads/"
+
+Fconfopts="     --prefix=/usr \
+                --sysconfdir=/etc \
+                --localstatedir=/var \
+                --sbindir=/usr/bin \
+                --disable-rpath \
+                --with-libevent \
+                --with-rootkey-file=/etc/trusted-key.key \
+                --with-conf-file=/etc/unbound/unbound.conf \
+                --with-pidfile=/run/unbound.pid \
+                --enable-relro-now \
+                --enable-pie"
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to