21 lines
634 B
Bash
21 lines
634 B
Bash
# Template file for 'R-cran-scales'
|
|
pkgname=R-cran-scales
|
|
version=1.4.0
|
|
revision=1
|
|
build_style=R-cran
|
|
makedepends="R-cran-RColorBrewer R-cran-farver
|
|
R-cran-munsell R-cran-labeling R-cran-R6
|
|
R-cran-viridisLite R-cran-lifecycle"
|
|
depends="R-cran-RColorBrewer R-cran-farver>=2.0.3
|
|
R-cran-munsell>=0.5 R-cran-labeling R-cran-R6
|
|
R-cran-viridisLite R-cran-lifecycle"
|
|
short_desc="Scale Functions for Visualization"
|
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
|
license="MIT"
|
|
homepage="https://github.com/hadley/scales"
|
|
checksum=d55ef5f08c92652d7a95cfa27584024723ab17873f1b2577dd488cb7c883ceee
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|