blob: 843b9e737bfd15d200e219a794bb4ed7add3b7ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-libdatrie
pkgdesc = Implementation of double-array structure for representing trie, as proposed by Junichi Aoe. (mingw-w64)
pkgver = 0.2.13
pkgrel = 1
url = https://linux.thai.net/projects/datrie
arch = any
license = LGPL
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-libiconv
options = !strip
options = !buildflags
options = staticlibs
source = https://linux.thai.net/pub/thailinux/software/libthai/libdatrie-0.2.13.tar.xz
sha256sums = 12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be
pkgname = mingw-w64-libdatrie
|