21 lines
634 B
Bash
21 lines
634 B
Bash
# Template file for 'R-cran-scales'
|
|
pkgname=R-cran-scales
|
|
version=1.1.1
|
|
revision=2
|
|
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=40b2b66522f1f314a20fd09426011b0cdc9d16b23ee2e765fe1930292dd03705
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|