blob: c91125a6346badf4618a0d14ce59a8c1a10eff3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = foxlib
pkgdesc = Header-only C++20 library for branchless fixed-point tick processing
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/Jennyfirrr/FoxLIB
arch = any
license = MIT
makedepends = cmake
optdepends = openssl: for websocket header
source = foxlib-0.1.0.tar.gz::https://github.com/Jennyfirrr/FoxLIB/archive/v0.1.0.tar.gz
sha256sums = SKIP
pkgname = foxlib
|