public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] zpaq compressor and journaling archiver
@ 2017-10-22 13:11 Achim Gratz
  2017-10-22 17:08 ` Marco Atzeri
  2017-10-23 12:43 ` Marco Atzeri
  0 siblings, 2 replies; 4+ messages in thread
From: Achim Gratz @ 2017-10-22 13:11 UTC (permalink / raw)
  To: cygwin-apps


I would like to package zpaq, a compression and journaling (incremental)
archiving tool that optionally uses extremely high (and also quite slow)
PAQ compression.  The source is in the public domain
(http://unlicense.org), there are packages available for the major
GNU/Linux distributions.

root=http://cygwin.stromeko.net/
repo=$root/maint/$arch/release/zpaq
--8<---------------cut here---------------start------------->8---
$repo/release/zpaq/zpaq-7.15-1-src.tar.xz
$repo/release/zpaq/zpaq-7.15-1.hint
$repo/release/zpaq/zpaq-7.15-1.tar.xz
$repo/release/zpaq/zpaq-debuginfo/zpaq-debuginfo-7.15-1.hint
$repo/release/zpaq/zpaq-debuginfo/zpaq-debuginfo-7.15-1.tar.xz
--8<---------------cut here---------------end--------------->8---

Alternatively, point setup.exe at $root and it should offer those
packages for installation.  The setup.ini is signed with my PGP key
available at $root/stromeko.gpg, which you can download and then feed to
setup.exe via the -K switch.  The fingerprint of that key is:

      B22B 4890 B89E 5E5A 795C  E305 B40B EC75 3152 B1C3

If you have the keyart script (Python, you can just download from
https://raw.githubusercontent.com/atoponce/keyart/master/keyart), this
is what you should see after importing the key into your public keyring:

> keyart stromeko
+-----[DSA 2048]----+
|         ^.        |
|        ^ .        |
|       ^ E         |
|    . . ^ :        |
|. .  ^ : .         |
|.^  . ^.:S         |
| ..  . :^.         |
|.  .^ ^.^          |
|. ^:.^ ..          |
| ^:... .           |
|.^    .            |
+-----[3152B1C3]----+
+-------------------+
|                 :X|
|             .  ^^^|
|            :   ..^|
|         . : .   E |
|          i . . .  |
|       ^ S l : .   |
|        i l ^ ^    |
|       ^ . .       |
|      .   .        |
|       . .         |
|      ...          |
+-------------------+


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITP] zpaq compressor and journaling archiver
  2017-10-22 13:11 [ITP] zpaq compressor and journaling archiver Achim Gratz
@ 2017-10-22 17:08 ` Marco Atzeri
  2017-10-22 17:22   ` Achim Gratz
  2017-10-23 12:43 ` Marco Atzeri
  1 sibling, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2017-10-22 17:08 UTC (permalink / raw)
  To: cygwin-apps



On 22/10/2017 15:11, Achim Gratz wrote:
> 
> I would like to package zpaq, a compression and journaling (incremental)
> archiving tool that optionally uses extremely high (and also quite slow)
> PAQ compression.  The source is in the public domain
> (http://unlicense.org), there are packages available for the major
> GNU/Linux distributions.
> 
> root=http://cygwin.stromeko.net/
> repo=$root/maint/$arch/release/zpaq
> --8<---------------cut here---------------start------------->8---
> $repo/release/zpaq/zpaq-7.15-1-src.tar.xz
> $repo/release/zpaq/zpaq-7.15-1.hint
> $repo/release/zpaq/zpaq-7.15-1.tar.xz
> $repo/release/zpaq/zpaq-debuginfo/zpaq-debuginfo-7.15-1.hint
> $repo/release/zpaq/zpaq-debuginfo/zpaq-debuginfo-7.15-1.tar.xz
> --8<---------------cut here---------------end--------------->8---

server issue ?

$ wget $repo/release/zpaq/zpaq-7.15-1-src.tar.xz
--2017-10-22 19:03:26-- 
http://cygwin.stromeko.net/maint/x86_64/release/zpaq/release/zpaq/zpaq-7.15-1-src.tar.xz
Resolving cygwin.stromeko.net (cygwin.stromeko.net)... 212.90.148.6
Connecting to cygwin.stromeko.net 
(cygwin.stromeko.net)|212.90.148.6|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-10-22 19:03:26 ERROR 404: Not Found.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITP] zpaq compressor and journaling archiver
  2017-10-22 17:08 ` Marco Atzeri
@ 2017-10-22 17:22   ` Achim Gratz
  0 siblings, 0 replies; 4+ messages in thread
From: Achim Gratz @ 2017-10-22 17:22 UTC (permalink / raw)
  To: cygwin-apps

Marco Atzeri writes:
> server issue ?

No, stupidity on my side when creating the mail.  Try again:

root=http://cygwin.stromeko.net/
repo=$root/maint/$arch/release/zpaq
--8<---------------cut here---------------start------------->8---
$repo/zpaq-7.15-1-src.tar.xz
$repo/zpaq-7.15-1.hint
$repo/zpaq-7.15-1.tar.xz
$repo/zpaq-debuginfo/zpaq-debuginfo-7.15-1.hint
$repo/zpaq-debuginfo/zpaq-debuginfo-7.15-1.tar.xz
--8<---------------cut here---------------end--------------->8---


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITP] zpaq compressor and journaling archiver
  2017-10-22 13:11 [ITP] zpaq compressor and journaling archiver Achim Gratz
  2017-10-22 17:08 ` Marco Atzeri
@ 2017-10-23 12:43 ` Marco Atzeri
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2017-10-23 12:43 UTC (permalink / raw)
  To: cygwin-apps

On 22/10/2017 15:11, Achim Gratz wrote:
> 
> I would like to package zpaq,

GTG.
I updated the maintainer list

Regards
Marco


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-23 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-22 13:11 [ITP] zpaq compressor and journaling archiver Achim Gratz
2017-10-22 17:08 ` Marco Atzeri
2017-10-22 17:22   ` Achim Gratz
2017-10-23 12:43 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).