Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,19 @@ +name : unbound +version : 1.6.3 +release : 1 +source : + - https://www.unbound.net/downloads/unbound-1.6.3.tar.gz : 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f +license : BSD +component : network.util +summary : Unbound is a validating, recursive, and caching DNS resolver. +description: | + Unbound is a validating, recursive, and caching DNS resolver. +builddeps : + - pkgconfig(expat) + - pkgconfig(libevent) +setup : | + %configure +build : | + %make +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,52 @@ + + + unbound + + Laurent Teixeira + captain.tearow@protonmail.com + + BSD + network.util + Unbound is a validating, recursive, and caching DNS resolver. + Unbound is a validating, recursive, and caching DNS resolver. + + https://solus-project.com/sources/README.Solus + + + unbound + Unbound is a validating, recursive, and caching DNS resolver. + Unbound is a validating, recursive, and caching DNS resolver. + + network.util + + /etc/unbound/unbound.conf + /usr/lib64/lib*.so.* + /usr/sbin + /usr/share/man + + + + unbound-devel + Development files for unbound + Unbound is a validating, recursive, and caching DNS resolver. + + programming.devel + + unbound + + + /usr/include/ + /usr/lib64/lib*.a + /usr/lib64/lib*.so + + + + + 2017-06-17 + 1.6.3 + Packaging update + Laurent Teixeira + captain.tearow@protonmail.com + + + \ No newline at end of file