Page MenuHomeSolus

D270.diff
No OneTemporary

D270.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1 @@
+libc.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,21 @@
+name : perl-json-xs
+version : 3.03
+release : 1
+source :
+ - http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-3.03.tar.gz : 699e8e3e516e2ea9e05d8ca769dc1f31b36b7a0830e100004f016a702e876dde
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : json_xs - JSON::XS commandline utility
+description: |
+ json_xs converts between some input and output formats (one of them is JSON). The default input format is json and the default output format is json-pretty.
+builddeps :
+ - perl-canary-stability
+rundeps :
+ - perl-types-serialiser
+setup : |
+ export PERL_CANARY_STABILITY_NOPROMPT=1
+ %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,39 @@
+<PISI>
+ <Source>
+ <Name>perl-json-xs</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">json_xs - JSON::XS commandline utility</Summary>
+ <Description xml:lang="en">json_xs converts between some input and output formats (one of them is JSON). The default input format is json and the default output format is json-pretty.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-json-xs</Name>
+ <Summary xml:lang="en">json_xs - JSON::XS commandline utility</Summary>
+ <Description xml:lang="en">json_xs converts between some input and output formats (one of them is JSON). The default input format is json and the default output format is json-pretty.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/JSON/XS.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/JSON/XS/Boolean.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/JSON/XS/.packlist</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/JSON/XS/XS.so</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-29</Date>
+ <Version>3.03</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 31 2023, 6:45 AM (10 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806299
Default Alt Text
D270.diff (3 KB)

Event Timeline