blob: 697884eaa24d88e6d298d1ade1ec82d24f69ca98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-libconfig
pkgdesc = C/C++ Configuration File Library (mingw-w64)
pkgver = 1.7.2
pkgrel = 1
url = http://hyperrealm.github.io/libconfig
arch = any
license = LGPL
makedepends = mingw-w64-configure
depends = mingw-w64-crt
options = staticlibs
options = !strip
options = !buildflags
source = http://hyperrealm.github.io/libconfig/dist/libconfig-1.7.2.tar.gz
md5sums = 6bd98ee3a6e6b9126c82c916d7a9e690
pkgname = mingw-w64-libconfig
|