13 lines
485 B
Bash
13 lines
485 B
Bash
# Template file for 'range-v3'
|
|
pkgname=range-v3
|
|
version=0.3.6
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DRANGE_V3_EXAMPLES=OFF -DRANGE_V3_PERF=ON -DRANGE_V3_TESTS=ON"
|
|
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=ce6e80c6b018ca0e03df8c54a34e1fd04282ac1b068cd39e902e2e5201ac117f
|