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 @@ + + + pbzip2 + + Shameem pk + mailtoshameempk@gmail.com + + BSD + system.util + PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. + PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. + + https://getsol.us/sources/README.Solus + + + pbzip2 + PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. + PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. + + system.util + + /usr/bin/pbunzip2 + /usr/bin/pbzcat + /usr/bin/pbzip2 + /usr/share/man/man1/pbzip2.1 + + + + + 2019-07-10 + 1.1.13 + Packaging update + Shameem pk + mailtoshameempk@gmail.com + + + \ No newline at end of file