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.2
|
|
revision: 1
|
|
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: 74955151aada09e6c54d35507b7101a381e2f30962a90e9e8e7c160279e4a802
|