New package: R-cran-viridisLite-0.2.0.
This commit is contained in:
parent
b403318e9a
commit
392ab9ec08
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'R-cran-viridisLite'
|
||||||
|
pkgname=R-cran-viridisLite
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
short_desc="Default Color Maps from 'matplotlib' (Lite Version)"
|
||||||
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/sjmgarnier/viridisLite"
|
||||||
|
checksum=2d4d909f21c51e720bd685f05041ba158294e0a4064e0946d0bd916709818694
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue