Page MenuHomeSolus

D6722.id16110.diff
No OneTemporary

D6722.id16110.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,6 @@
+libbz2.so.1.0
+libc.so.6
+libgcc_s.so.1
+libm.so.6
+libpthread.so.0
+libstdc++.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : pbzip2
+version : 1.1.13
+release : 1
+source :
+ - https://launchpad.net/pbzip2/1.1/1.1.13/+download/pbzip2-1.1.13.tar.gz : 8fd13eaaa266f7ee91f85c1ea97c86d9c9cc985969db9059cdebcb1e1b7bdbe6
+license : bzip2-1.0.6
+component : system.util
+summary : Parallel implementation of the bzip2 block-sorting file compressor.
+description: |
+ PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.
+builddeps :
+ - bzip2-devel
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>pbzip2</Name>
+ <Packager>
+ <Name>Shameem pk</Name>
+ <Email>mailtoshameempk@gmail.com</Email>
+ </Packager>
+ <License>BSD</License>
+ <PartOf>system.util</PartOf>
+ <Summary xml:lang="en">PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.</Summary>
+ <Description xml:lang="en">PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pbzip2</Name>
+ <Summary xml:lang="en">PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.</Summary>
+ <Description xml:lang="en">PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.
+</Description>
+ <PartOf>system.util</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/pbunzip2</Path>
+ <Path fileType="executable">/usr/bin/pbzcat</Path>
+ <Path fileType="executable">/usr/bin/pbzip2</Path>
+ <Path fileType="man">/usr/share/man/man1/pbzip2.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-07-10</Date>
+ <Version>1.1.13</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Shameem pk</Name>
+ <Email>mailtoshameempk@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:51 PM (3 h, 6 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809842
Default Alt Text
D6722.id16110.diff (3 KB)

Event Timeline