summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fab400e455641d50720b19ae272e52d56b78910a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = rsync-reflink-git
	pkgdesc = A fast and versatile file copying tool for remote and local files - with reflink support
	pkgver = 3.3.0.r6.g85c906f
	pkgrel = 1
	url = https://github.com/RsyncProject/rsync
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-commonmark
	depends = libacl.so
	depends = libxxhash.so
	depends = openssl
	depends = popt
	depends = zstd
	optdepends = python-braceexpand: for rrsync
	provides = rsync=3.3.0
	conflicts = rsync
	backup = etc/rsyncd.conf
	backup = etc/xinetd.d/rsync
	source = rsyncproject.rsync::git+https://github.com/RsyncProject/rsync.git
	source = reflink-20240406-163813-clone-dest.patch::https://github.com/RsyncProject/rsync-patches/raw/master/clone-dest.diff
	source = reflink-20240406-163813-detect-renamed.patch::https://github.com/RsyncProject/rsync-patches/raw/master/detect-renamed.diff
	source = reflink-20240406-163813-detect-renamed-lax.patch::https://github.com/RsyncProject/rsync-patches/raw/master/detect-renamed-lax.diff
	source = rsyncd.conf
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b

pkgname = rsync-reflink-git