mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-plyr: rebuild for R-cran-Rcpp-1.0.8
This commit is contained in:
parent
ff0d6b217a
commit
624669d9c3
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R-cran-plyr'
|
# Template file for 'R-cran-plyr'
|
||||||
pkgname=R-cran-plyr
|
pkgname=R-cran-plyr
|
||||||
version=1.8.6
|
version=1.8.6
|
||||||
revision=2
|
revision=3
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-Rcpp"
|
makedepends="R-cran-Rcpp"
|
||||||
depends="R-cran-Rcpp>=0.11.0"
|
depends="R-cran-Rcpp>=0.11.0"
|
||||||
|
@ -11,12 +11,6 @@ license="MIT"
|
||||||
homepage="http://had.co.nz/plyr/"
|
homepage="http://had.co.nz/plyr/"
|
||||||
checksum=ea55d26f155443e9774769531daa5d4c20a0697bb53abd832e891b126c935287
|
checksum=ea55d26f155443e9774769531daa5d4c20a0697bb53abd832e891b126c935287
|
||||||
|
|
||||||
pre_install() {
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
*-musl) export PKG_CXXFLAGS+=" -D__MUSL__";;
|
|
||||||
esac
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue