blob: 071c0e240d1440afef29584928870c95d3c44b88 (
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 = 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.7.0
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.7.0/cvmfs-2.7.0.tar.gz
source = settings.cmake
source = externals.patch
md5sums = f87bb80f7337418e8ff5f1d76f4db235
md5sums = 20dc60c61077f4a3711463e8686d260d
md5sums = 22b41fe0f5983d35e3622c52f70b25d6
pkgname = cvmfs
|