void-packages/srcpkgs/R-cran-cpp11/template

16 lines
439 B
Bash

# Template file for 'R-cran-cpp11'
pkgname=R-cran-cpp11
version=0.4.3
revision=1
build_style=R-cran
short_desc="Header only, C++11 interface to R's C interface"
maintainer="Cameron Nemo <cam@nohom.org>"
license="MIT"
homepage="https://github.com/r-lib/cpp11"
checksum="f1a60e4971a86dbbcf6a16bbd739b59bb66d9c45d93cfd8dedc2a87e302598f1
f1a60e4971a86dbbcf6a16bbd739b59bb66d9c45d93cfd8dedc2a87e302598f1"
post_install() {
vlicense LICENSE
}