blob: 6a41cf8e2d026cedaa7db36575b34456daa44d71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = simdutf-git
pkgdesc = Unicode validation and transcoding at billions of characters per second
pkgver = 8.0.0.r13.gfc5f05c7
pkgrel = 1
url = https://simdutf.github.io/simdutf/
arch = i686
arch = x86_64
license = Apache-2.0
license = MIT
makedepends = git
makedepends = cmake
depends = glibc
depends = libgcc
depends = libstdc++
provides = simdutf=8.0.0.r13.gfc5f05c7
provides = libsimdutf.so
conflicts = simdutf
source = git+https://github.com/simdutf/simdutf.git
sha256sums = SKIP
pkgname = simdutf-git
|