Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052950
D413.id877.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D413.id877.diff
View Options
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 @@
+<PISI>
+ <Source>
+ <Name>unbound</Name>
+ <Packager>
+ <Name>Laurent Teixeira</Name>
+ <Email>captain.tearow@protonmail.com</Email>
+ </Packager>
+ <License>BSD</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">Unbound is a validating, recursive, and caching DNS resolver.</Summary>
+ <Description xml:lang="en">Unbound is a validating, recursive, and caching DNS resolver.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>unbound</Name>
+ <Summary xml:lang="en">Unbound is a validating, recursive, and caching DNS resolver.</Summary>
+ <Description xml:lang="en">Unbound is a validating, recursive, and caching DNS resolver.
+</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="config">/etc/unbound/unbound.conf</Path>
+ <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="executable">/usr/sbin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>unbound-devel</Name>
+ <Summary xml:lang="en">Development files for unbound</Summary>
+ <Description xml:lang="en">Unbound is a validating, recursive, and caching DNS resolver.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">unbound</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="library">/usr/lib64/lib*.a</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-17</Date>
+ <Version>1.6.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Laurent Teixeira</Name>
+ <Email>captain.tearow@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 10:19 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5836379
Default Alt Text
D413.id877.diff (3 KB)
Attached To
Mode
D413: Initial commit of unbound
Attached
Detach File
Event Timeline
Log In to Comment