mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-systemfonts: update to 1.0.4
This commit is contained in:
parent
1b841004d9
commit
9810054b49
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'R-cran-systemfonts'
|
# Template file for 'R-cran-systemfonts'
|
||||||
pkgname=R-cran-systemfonts
|
pkgname=R-cran-systemfonts
|
||||||
version=1.0.2
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fontconfig-devel freetype-devel R-cran-cpp11"
|
makedepends="fontconfig-devel freetype-devel R-cran-cpp11"
|
||||||
short_desc="System Native Font Handling in R"
|
short_desc="System Native Font Handling in R"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/systemfonts"
|
homepage="https://github.com/r-lib/systemfonts"
|
||||||
checksum=21ac96412846e06a4062362b159213cb9d83bd60fdf03aa235992b6c49fb36a9
|
checksum="ef766c75b942f147d382664a00d6a4930f1bfe0cce9d88943f571682a85a84c0
|
||||||
|
ef766c75b942f147d382664a00d6a4930f1bfe0cce9d88943f571682a85a84c0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue