blob: 45b4e6f17062a35e328e3e055d5d9647df0a76fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libutf8proc-git
pkgdesc = C library for processing UTF-8 encoded Unicode strings
pkgver = 2.11.3.r0.ge5e7992
pkgrel = 1
url = https://github.com/JuliaStrings/utf8proc
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
makedepends = ninja
depends = glibc
provides = libutf8proc
conflicts = libutf8proc
source = git+https://github.com/JuliaStrings/utf8proc.git
sha256sums = SKIP
pkgname = libutf8proc-git
|