blob: 6fe994afad6ac5cf14085b6fe4d1d0c78cacee36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = emilua-this-thread
pkgdesc = Access C++'s this_thread from Lua
pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/emilua/this-thread
arch = i686
arch = x86_64
license = boost
license = mit
makedepends = git
makedepends = meson
makedepends = boost
makedepends = asciidoctor
depends = emilua
source = emilua-this-thread::git+https://gitlab.com/emilua/this-thread.git#tag=v1.0.1
md5sums = SKIP
pkgname = emilua-this-thread
|