mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
18 lines
592 B
Text
Executable file
18 lines
592 B
Text
Executable file
pkgbase = cli11-compiled
|
|
pkgdesc = Command line parser for C++.
|
|
pkgver = 2.6.1
|
|
pkgrel = 1
|
|
url = https://github.com/CLIUtils/CLI11
|
|
arch = x86_64
|
|
license = BSD-3-Clause
|
|
checkdepends = catch2
|
|
checkdepends = cmake
|
|
makedepends = cmake
|
|
makedepends = doxygen
|
|
provides = cli11
|
|
conflicts = cli11
|
|
options = !strip
|
|
source = cli11-compiled-v2.6.1.tar.gz::https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.6.1.tar.gz
|
|
sha512sums = 28ff846ca0b736c784d1660b4d1470f34f55fed650c80fb6a2ec26519eaacbb80dd1aa951a4517097579f4aa0cf9527a13f3359744e589e31f852d1bea0ecfc8
|
|
|
|
pkgname = cli11-compiled
|