Page MenuHomeSolus

D264.id.diff
No OneTemporary

D264.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : perl-http-daemon
+version : 6.01
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz : 43fd867742701a3f9fcc7bd59838ab72c6490c0ebaf66901068ec6997514adc2
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : HTTP::Daemon - a simple http server class
+description: |
+ Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too.
+rundeps :
+ - perl-http-date
+ - perl-http-message
+ - perl-lwp-mediatypes
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>perl-http-daemon</Name>
+ <Packager>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">HTTP::Daemon - a simple http server class</Summary>
+ <Description xml:lang="en">Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-http-daemon</Name>
+ <Summary xml:lang="en">HTTP::Daemon - a simple http server class</Summary>
+ <Description xml:lang="en">Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/HTTP/Daemon.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/HTTP/Daemon/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-29</Date>
+ <Version>6.01</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 19 2023, 4:07 AM (12 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817844
Default Alt Text
D264.id.diff (2 KB)

Event Timeline