summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c1cf1409102102429e3c24f020a2ae50d295bd7 (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
32
33
34
35
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.5.2
	pkgrel = 1
	url = http://cernvm.cern.ch/portal/filesystem
	install = cvmfs.install
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = make
	makedepends = gtest
	makedepends = sparsehash
	makedepends = gmock
	depends = fuse2
	depends = curl
	depends = c-ares
	depends = leveldb
	depends = pacparser
	depends = sqlite
	depends = protobuf
	options = !emptydirs
	backup = etc/cvmfs/default.local
	source = https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.5.2/cvmfs-2.5.2.tar.gz
	source = settings.cmake
	source = externals.patch
	source = sqlite-scratch.patch
	source = curl.patch
	md5sums = ee73d8322ffa48c5278869201006afc5
	md5sums = 20dc60c61077f4a3711463e8686d260d
	md5sums = 3054d07ba4d5f96159a6c2c36244bda8
	md5sums = 0ef4c858aa9648dcd46768991748eb06
	md5sums = 2ec8fe3ee233d0934f288927c7a88e46

pkgname = cvmfs