Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: abi_used_libs =================================================================== --- /dev/null +++ abi_used_libs @@ -0,0 +1 @@ +libc.so.6 Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,18 @@ +name : paperkey +version : 1.4 +release : 1 +source : + - http://www.jabberwocky.com/software/paperkey/paperkey-1.4.tar.gz : e12bb0ec835127d12a922a8d60b3dfdb3ca8ee60bb5b4d15ae4cea85bbcf336f +license : GPL-2.0 +component : security +summary : An OpenPGP key archiver +description: | + A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc) keys is to print + them out on paper. Paper and ink have long retention qualities, far longer than the magnetic + or optical means that are generally used to back up computer data. +setup : | + %configure +build : | + %make +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,39 @@ + + + paperkey + + Federico Damián Schonborn + federicodamiansch@gmail.com + + GPL-2.0 + security + An OpenPGP key archiver + A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc) keys is to print +them out on paper. Paper and ink have long retention qualities, far longer than the magnetic +or optical means that are generally used to back up computer data. + + https://solus-project.com/sources/README.Solus + + + paperkey + An OpenPGP key archiver + A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc) keys is to print +them out on paper. Paper and ink have long retention qualities, far longer than the magnetic +or optical means that are generally used to back up computer data. + + security + + /usr/bin + /usr/share/man + + + + + 2017-06-02 + 1.4 + Packaging update + Federico Damián Schonborn + federicodamiansch@gmail.com + + + \ No newline at end of file