14 lines
543 B
Bash
14 lines
543 B
Bash
# Template file for 'range-v3'
|
|
pkgname=range-v3
|
|
version=0.3.7
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DRANGE_V3_EXAMPLES=OFF -DRANGE_V3_PERF=OFF -DRANGE_V3_TESTS=OFF
|
|
-DRANGE_BUILD_CALENDAR_EXAMPLE=OFF -DRANGES_NATIVE=OFF"
|
|
short_desc="Experimental range library for C++11/14/17"
|
|
maintainer="John <johnz@posteo.net>"
|
|
license="BSL-1.0"
|
|
homepage="https://github.com/ericniebler/range-v3"
|
|
distfiles="https://github.com/ericniebler/range-v3/archive/${version}.tar.gz"
|
|
checksum=e6b0fb33bfd07ec32d54bcddd3e8d62e995a3cf0b64b34788ec264da62581207
|