blob: 0ce92626f02126e57208a5772a12185bff804a3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sharedaccess-git
pkgdesc = C++17 library to make sharing a resource with multiple threads easier.
pkgver = 1.2.7.r0.gca33cf5
pkgrel = 1
url = https://gitlab.com/patlefort/sharedaccess
arch = any
license = GPL3
makedepends = cmake
makedepends = git
optdepends = boost: provide upgradeable locks
provides = sharedaccess
conflicts = sharedaccess
source = git+https://gitlab.com/patlefort/sharedaccess.git
sha256sums = SKIP
pkgname = sharedaccess-git
|