30 lines
663 B
Plaintext
30 lines
663 B
Plaintext
name: rsync
|
|
description: Open source utility that provides fast incremental file transfer
|
|
version: 3.4.1
|
|
revision: 2
|
|
url: https://rsync.samba.org/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/rsyncd.conf
|
|
depends:
|
|
- acl
|
|
- lz4
|
|
- openssl
|
|
- popt
|
|
- xxhash
|
|
- zlib
|
|
- zstd
|
|
optional_depends:
|
|
- python3:For rrsync
|
|
make_depends:
|
|
- python-commonmark
|
|
downloads:
|
|
- url: https://github.com/RsyncProject/rsync/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7dbda2c6b863cd309ffda85c19f0e8754e5cec049b6f860783f8a0ad20c1a503
|