21 lines
688 B
Bash
21 lines
688 B
Bash
# Template file for 'R-cran-scales'
|
|
pkgname=R-cran-scales
|
|
version=1.1.0
|
|
revision=1
|
|
build_style=R-cran
|
|
makedepends=" R-cran-RColorBrewer R-cran-farver
|
|
R-cran-munsell R-cran-labeling R-cran-Rcpp R-cran-R6
|
|
R-cran-viridisLite R-cran-colorspace R-cran-lifecycle"
|
|
depends="R-cran-RColorBrewer R-cran-farver
|
|
R-cran-munsell>=0.2 R-cran-labeling R-cran-Rcpp R-cran-R6
|
|
R-cran-viridisLite R-cran-colorspace 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=1ee4a6fd1dbc5f52fe57dd8cce8caee4ce2fecb02d4e7d519e83f15aa45b2d03
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|