mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 21:02:56 +02:00
New package: R-cran-munsell-0.4.3.
This commit is contained in:
parent
fa066298c4
commit
a6c17371a5
1 changed files with 16 additions and 0 deletions
16
srcpkgs/R-cran-munsell/template
Normal file
16
srcpkgs/R-cran-munsell/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'R-cran-munsell'
|
||||||
|
pkgname=R-cran-munsell
|
||||||
|
version=0.4.3
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
depends+=" R-cran-colorspace"
|
||||||
|
makedepends+=" R-cran-colorspace"
|
||||||
|
short_desc="Utilities for Using Munsell Colours"
|
||||||
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://cran.r-project.org/web/packages/munsell/"
|
||||||
|
checksum=397c3c90af966f48eebe8f5d9e40c41b17541f0baaa102eec3ea4faae5a2bd49
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue