blob: 9ba6d6547cdaacf63ce2a02996891fef2d78f350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = sharedaccess
pkgdesc = C++17 library to make sharing a resource with multiple threads easier.
pkgver = 1.2.7
pkgrel = 1
url = https://gitlab.com/patlefort/sharedaccess
arch = any
license = GPL3
makedepends = cmake
depends = boost
source = https://gitlab.com/patlefort/sharedaccess/-/archive/v1.2.7/sharedaccess-v1.2.7.tar.gz
sha256sums = 0a3ee353d9a6a851050b00513f1483c5c7a6c5865ae0da53425b3c77bc6650bd
pkgname = sharedaccess
|