mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: R-cran-rstudioapi-0.11
This commit is contained in:
parent
000a61200a
commit
07b7b8d5b8
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-rstudioapi/template
Normal file
14
srcpkgs/R-cran-rstudioapi/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'R-cran-rstudioapi'
|
||||||
|
pkgname=R-cran-rstudioapi
|
||||||
|
version=0.11
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
short_desc="Safely Access the RStudio API"
|
||||||
|
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/rstudio/rstudioapi"
|
||||||
|
checksum=13e07fb7e2eba8cf1d885db2721901d676d219a1042d7ef5d166125e4905306b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue