summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9bed4083ec386da42291b43a3e7d3f39d816fc59 (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
pkgbase = cvmfs
	pkgdesc = A client-server file system implemented in FUSE and developed to deliver software distributions onto virtual machines in a fast, scalable, and reliable way.
	pkgver = 2.13.3
	pkgrel = 2
	url = http://cernvm.cern.ch/portal/filesystem
	install = cvmfs.install
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = make
	makedepends = gtest
	makedepends = sparsehash
	makedepends = help2man
	depends = fuse3
	depends = curl
	depends = c-ares
	depends = pacparser
	depends = sqlite
	depends = leveldb
	options = !emptydirs
	backup = etc/cvmfs/default.local
	source = https://github.com/cvmfs/cvmfs/archive/refs/tags/cvmfs-2.13.3.tar.gz
	source = settings.cmake
	source = man_race.patch::https://github.com/cvmfs/cvmfs/pull/4075.patch
	md5sums = 1b92cac5d44db031db4e361aeb678112
	md5sums = 2c0adcc2f67d0294d47583a77c06a88b
	md5sums = da3550a4ad0dcbe8e4c5bdde740610e1

pkgname = cvmfs