2020-07-22 16:48:49 +02:00
|
|
|
# Template file for 'R-cran-processx'
|
|
|
|
pkgname=R-cran-processx
|
|
|
|
version=3.4.3
|
2020-08-07 15:21:44 +02:00
|
|
|
revision=2
|
2020-07-22 16:48:49 +02:00
|
|
|
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
|
|
|
|
}
|