New package: xdelta3-3.0.5.
This commit is contained in:
parent
efaa792027
commit
d96b175a51
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'xdelta3'
|
||||
pkgname=xdelta3
|
||||
version=3.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="liblzma-devel"
|
||||
short_desc="Delta/differential compression tools, VCDIFF/RFC 3284 delta compression"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://code.google.com/p/xdelta/"
|
||||
distfiles="http://xdelta.googlecode.com/files/xdelta3-3.0.5.tar.gz"
|
||||
checksum=bf7ba664c5656256c5b358dd4963bc64b58cc1a76ebc6aa399e512b94dd6f0ce
|
||||
long_desc="
|
||||
Xdelta is a tool and library for differential compression. Xdelta release
|
||||
version 3 supports VCDIFF encoding and decoding. Supports compressing 64 bit
|
||||
files on Windows, Linux, etc."
|
Loading…
Reference in New Issue