mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix makedepends: git
This commit is contained in:
parent
5a359fecb1
commit
808eecd800
34 changed files with 34 additions and 33 deletions
|
@ -18,6 +18,7 @@ makedepends=("cmake" 'boost' 'jsoncpp'
|
||||||
'jags'
|
'jags'
|
||||||
'gcc-fortran'
|
'gcc-fortran'
|
||||||
'qtcreator'
|
'qtcreator'
|
||||||
|
'git'
|
||||||
)
|
)
|
||||||
depends=('r'
|
depends=('r'
|
||||||
'qt6-5compat'
|
'qt6-5compat'
|
||||||
|
|
|
@ -13,7 +13,7 @@ depends=(r
|
||||||
r-purrr
|
r-purrr
|
||||||
r-suppdists
|
r-suppdists
|
||||||
)
|
)
|
||||||
makedepends=()
|
makedepends=(git)
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/AlexanderLyNL/${_pkgname}.git")
|
source=("git+https://github.com/AlexanderLyNL/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -14,7 +14,7 @@ depends=(r
|
||||||
r-tseries
|
r-tseries
|
||||||
r-coda
|
r-coda
|
||||||
)
|
)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/vandenman/${_pkgname}.git")
|
source=("git+https://github.com/vandenman/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -25,7 +25,7 @@ depends=(r
|
||||||
r-party
|
r-party
|
||||||
r-rlang
|
r-rlang
|
||||||
)
|
)
|
||||||
makedepends=(r-jmvcore)
|
makedepends=(r-jmvcore git)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-jmvcore
|
r-jmvcore
|
||||||
r-vdiffr
|
r-vdiffr
|
||||||
|
|
|
@ -30,7 +30,7 @@ depends=(r
|
||||||
r-restriktor
|
r-restriktor
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -19,7 +19,7 @@ depends=(r
|
||||||
r-jfa
|
r-jfa
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -19,7 +19,7 @@ depends=(r
|
||||||
r-jaspgraphs
|
r-jaspgraphs
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -37,7 +37,7 @@ depends=(r
|
||||||
'r-vdiffr'
|
'r-vdiffr'
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspbase)
|
groups=(r-jasp r-jaspbase)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -18,7 +18,7 @@ depends=(r
|
||||||
r-reshape2
|
r-reshape2
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=(r-testthat)
|
optdepends=(r-testthat)
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -15,7 +15,7 @@ depends=(r
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -15,7 +15,7 @@ depends=(r
|
||||||
r-jaspmetaanalysis
|
r-jaspmetaanalysis
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=('r-testthat')
|
optdepends=('r-testthat')
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -16,7 +16,7 @@ depends=(r
|
||||||
'r-jaspgraphs'
|
'r-jaspgraphs'
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -20,7 +20,7 @@ depends=(r
|
||||||
r-sn
|
r-sn
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -18,7 +18,7 @@ depends=(r
|
||||||
r-jaspttests
|
r-jaspttests
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -22,7 +22,7 @@ depends=(r
|
||||||
r-rcsdp
|
r-rcsdp
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -21,7 +21,7 @@ depends=(r
|
||||||
r-vcdextra
|
r-vcdextra
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -19,7 +19,7 @@ depends=(r
|
||||||
'r-rcolorbrewer'
|
'r-rcolorbrewer'
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspbase)
|
groups=(r-jasp r-jaspbase)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=('r-testthat')
|
optdepends=('r-testthat')
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -18,7 +18,7 @@ depends=(r
|
||||||
r-stringr
|
r-stringr
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -25,7 +25,7 @@ depends=(r
|
||||||
r-png
|
r-png
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -38,7 +38,7 @@ depends=(r
|
||||||
r-kknn
|
r-kknn
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -29,7 +29,7 @@ depends=(r
|
||||||
r-ggmcmc
|
r-ggmcmc
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -23,7 +23,7 @@ depends=(r
|
||||||
r-stanova
|
r-stanova
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -26,7 +26,7 @@ depends=(r
|
||||||
r-stringr
|
r-stringr
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -36,7 +36,7 @@ depends=(r
|
||||||
r-weibullness
|
r-weibullness
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -17,7 +17,7 @@ depends=(r
|
||||||
r-rstan
|
r-rstan
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -30,7 +30,7 @@ depends=(r
|
||||||
r-statmod
|
r-statmod
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -22,7 +22,7 @@ depends=(r
|
||||||
r-irr
|
r-irr
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -12,7 +12,7 @@ depends=(r
|
||||||
'r-rcpp'
|
'r-rcpp'
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspbase)
|
groups=(r-jasp r-jaspbase)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=('r-jaspgraphs')
|
optdepends=('r-jaspgraphs')
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git"
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git"
|
||||||
"jaspColumnEncoder::git+https://github.com/jasp-stats/jaspColumnEncoder.git"
|
"jaspColumnEncoder::git+https://github.com/jasp-stats/jaspColumnEncoder.git"
|
||||||
|
|
|
@ -22,7 +22,7 @@ depends=(r
|
||||||
r-tidyr
|
r-tidyr
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -22,7 +22,7 @@ depends=(r
|
||||||
r-bayesplay
|
r-bayesplay
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -24,7 +24,7 @@ depends=(r
|
||||||
'r-vdiffr'
|
'r-vdiffr'
|
||||||
)
|
)
|
||||||
groups=(r-jasp jaspbase)
|
groups=(r-jasp jaspbase)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -19,7 +19,7 @@ depends=(r
|
||||||
r-plyr
|
r-plyr
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -14,7 +14,7 @@ depends=(r
|
||||||
r-jaspgraphs
|
r-jaspgraphs
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
makedepends=()
|
makedepends=('git')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
|
@ -14,7 +14,7 @@ depends=(r
|
||||||
r-rstan
|
r-rstan
|
||||||
r-emmeans
|
r-emmeans
|
||||||
)
|
)
|
||||||
makedepends=()
|
makedepends=(git)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
r-rstanarm
|
r-rstanarm
|
||||||
|
|
Loading…
Add table
Reference in a new issue