blob: c71e2527e932703a9ad99ce45aacd3992fb29974 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = utf8cpp-git
pkgdesc = UTF-8 with C++ in a Portable Way
pkgver = 4.0.6.r7.gda71cf9
pkgrel = 1
url = https://github.com/nemtrif/utfcpp
arch = any
license = BSL-1.0
makedepends = git
makedepends = cmake
provides = utf8cpp=4.0.6.r7.gda71cf9
conflicts = utf8cpp
source = git+https://github.com/nemtrif/utfcpp.git
sha256sums = SKIP
pkgname = utf8cpp-git
|