blob: 9012e878418634e600f86d2a1eb9dbdac9e6af96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = clipp-git
pkgdesc = Modern C++ header only library to parse cmd arguments
pkgver = 2023.10.12_25_gddf6
pkgrel = 1
url = https://github.com/GerHobbelt/clipp
arch = any
license = MIT
makedepends = git
makedepends = cmake
source = git+https://github.com/GerHobbelt/clipp.git
sha256sums = SKIP
pkgname = clipp-git
|