mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: R-cran-cpp11-0.2.7
This commit is contained in:
parent
c6c6e63468
commit
7cfd1dc13b
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-cpp11/template
Normal file
14
srcpkgs/R-cran-cpp11/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'R-cran-cpp11'
|
||||||
|
pkgname=R-cran-cpp11
|
||||||
|
version=0.2.7
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
short_desc="Header only, C++11 interface to R's C interface"
|
||||||
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/r-lib/cpp11"
|
||||||
|
checksum=1d4154c0d8ef4b564eea828ebebc836b7dbdc89a0848a840dd98173b07f661d4
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue