Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Remove gmock dependency, it seems it is now include in gtest
* Use external leveldb, as cvmfs is now compatible with the latest
version
|
|
leveldb-1.23 seems to break cvmfs
|
|
|
|
|
|
|
|
Many changes were required:
* the set of externals changed significantly. In addittion it is not possible to disable individual externals one by one. A patch was needed to disable packages available in Arch
* the sqlite version shipped with Arch does not support SCRATCH anymore. The cvmfs code needed patching for this
* building of the server and caching system was disabled. They entail additional complications with externals. Moreover, for the scope of this package it is not clear the server should be include. It should perhaps be a separate build
* the libexec patches seem to have been included upstream. The source package even contain a dedicated environment file for Arch
|