From c4d062b552f1d784fb753ddbb1118e515fe64ad8 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 12 Sep 2011 10:56:59 +0200 Subject: [PATCH] open-vcdiff: Added open-vcdiff 0.8.1 - An encoder/decoder for the VCDIFF (RFC3284) format --- archiver/open-vcdiff/open-vcdiff.cache | 29 ++++++++++++++++++++ archiver/open-vcdiff/open-vcdiff.desc | 37 ++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 archiver/open-vcdiff/open-vcdiff.cache create mode 100644 archiver/open-vcdiff/open-vcdiff.desc diff --git a/archiver/open-vcdiff/open-vcdiff.cache b/archiver/open-vcdiff/open-vcdiff.cache new file mode 100644 index 000000000..aee9073f2 --- /dev/null +++ b/archiver/open-vcdiff/open-vcdiff.cache @@ -0,0 +1,29 @@ + +[TIMESTAMP] 1314975437 Fri Sep 2 16:57:17 2011 +[BUILDTIME] 30 (5) +[SIZE] 0.59 MB, 37 files + +[DEP] autoconf +[DEP] automake +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] file +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] m4 +[DEP] make +[DEP] mktemp +[DEP] perftools +[DEP] perl +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng diff --git a/archiver/open-vcdiff/open-vcdiff.desc b/archiver/open-vcdiff/open-vcdiff.desc new file mode 100644 index 000000000..64bf0362b --- /dev/null +++ b/archiver/open-vcdiff/open-vcdiff.desc @@ -0,0 +1,37 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../open-vcdiff/open-vcdiff.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] An encoder/decoder for the VCDIFF (RFC3284) format + +[T] An encoder and decoder for the format described in RFC 3284: "The VCDIFF +[T] Generic Differencing and Compression Data Format." The encoding strategy is +[T] largely based on Bentley-McIlroy 99: "Data Compression Using Long Common +[T] Strings." A library with a simple API is included, as well as a commandline +[T] executable that can apply the encoder and decoder to source, target, and +[T] delta files. A slight variation from the draft standard is defined to allow +[T] chunk-by-chunk decoding when only a partial delta file window is available. + +[U] http://open-vcdiff.googlecode.com/ + +[A] Google Inc. +[M] The OpenSDE Community + +[C] extra/tool + +[L] APL +[S] Beta +[V] 0.8.1 +[P] X -----5---9 800.000 + +[D] 520552668 open-vcdiff-0.8.1.tar.gz http://open-vcdiff.googlecode.com/files/