blob: 6db9fa0f9c101b0711b77a15d34ae76f5e18d77d (
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.r1.g10ce3ae
pkgrel = 1
url = https://gitlab.com/patlefort/sharedaccess
arch = any
license = GPL-3.0-only
makedepends = cmake
makedepends = git
depends = boost
provides = sharedaccess
conflicts = sharedaccess
source = git+https://gitlab.com/patlefort/sharedaccess.git
sha256sums = SKIP
pkgname = sharedaccess-git
|