blob: 9afbb88355d5d39d67f20c87b3596a89292726cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-utf8cpp
pkgdesc = UTF-8 with C++ in a Portable Way (mingw-w64)
pkgver = 3.1
pkgrel = 1
url = http://utfcpp.sourceforge.net
arch = any
license = Custom
makedepends = mingw-w64-cmake
options = !buildflags
options = staticlibs
options = !strip
source = https://github.com/nemtrif/utfcpp/archive/v3.1.tar.gz
sha256sums = ab531c3fd5d275150430bfaca01d7d15e017a188183be932322f2f651506b096
pkgname = mingw-w64-utf8cpp
|