2009-11-23 23:08:53 +01:00
|
|
|
# Template file for 'rsync'
|
|
|
|
pkgname=rsync
|
2013-09-29 09:55:13 +02:00
|
|
|
version=3.1.0
|
2014-04-21 21:53:11 +02:00
|
|
|
revision=3
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-24 10:21:58 +01:00
|
|
|
hostmakedepends="perl"
|
|
|
|
makedepends="zlib-devel acl-devel popt-devel"
|
2009-11-23 23:08:53 +01:00
|
|
|
short_desc="Remote fast incremental file transfer tool"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-06 19:24:56 +02:00
|
|
|
license="GPL-3"
|
2013-03-20 10:47:05 +01:00
|
|
|
homepage="http://samba.anu.edu.au/rsync/"
|
|
|
|
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
2013-09-29 09:55:13 +02:00
|
|
|
checksum=81ca23f77fc9b957eb9845a6024f41af0ff0c619b7f38576887c63fa38e2394e
|
2014-04-21 21:53:11 +02:00
|
|
|
patch_args="-p1"
|