blob: 04abdc8e6b015960110319c31d96898f362c1849 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = config-cpp-git
pkgdesc = C++ library for reading and writing config files.
pkgver = r6.b8cf2e2
pkgrel = 1
url = https://github.com/weqeqq/config-cpp
arch = any
license = MIT
makedepends = git
makedepends = cmake
makedepends = make
makedepends = gcc
provides = config-cpp
conflicts = config-cpp
source = git+https://github.com/weqeqq/config-cpp.git
sha256sums = SKIP
pkgname = config-cpp-git
|