Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: rsync
|
||||
description: Open source utility that provides fast incremental file transfer
|
||||
version: 3.4.1
|
||||
revision: 3
|
||||
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
|
||||
Reference in New Issue
Block a user