Page MenuHomeSolus

D311.id651.diff
No OneTemporary

D311.id651.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,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
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>paperkey</Name>
+ <Packager>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>security</PartOf>
+ <Summary xml:lang="en">An OpenPGP key archiver</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>paperkey</Name>
+ <Summary xml:lang="en">An OpenPGP key archiver</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <PartOf>security</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-02</Date>
+ <Version>1.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 11:07 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811622
Default Alt Text
D311.id651.diff (2 KB)

Event Timeline