New package: R-cran-viridisLite-0.2.0.

This commit is contained in:
Florian Wagner 2017-09-15 14:41:46 +02:00 committed by Michael Gehring
parent b403318e9a
commit 392ab9ec08
1 changed files with 14 additions and 0 deletions

View File

@ -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
}