New package: R-cran-processx-3.4.3
This commit is contained in:
parent
18ad573c3c
commit
298089a7b2
1 changed files with 16 additions and 0 deletions
16
srcpkgs/R-cran-processx/template
Normal file
16
srcpkgs/R-cran-processx/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'R-cran-processx'
|
||||||
|
pkgname=R-cran-processx
|
||||||
|
version=3.4.3
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
hostmakedepends="R-cran-ps R-cran-R6"
|
||||||
|
depends="R-cran-ps R-cran-R6"
|
||||||
|
short_desc="Execute and Control System Processes"
|
||||||
|
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/r-lib/processx"
|
||||||
|
checksum=f247f2180f72e59f1e6d7149ddb44796698eb6be97cc8c479d5f488b65fcb01d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in a new issue