rstudio-desktop: auto updated to 2023.12.1.402-4
This commit is contained in:
parent
8d65d96798
commit
7d916e017c
|
@ -13,12 +13,12 @@ _nodever=18.18.2
|
||||||
_pandocver="current"
|
_pandocver="current"
|
||||||
_quarto="FALSE"
|
_quarto="FALSE"
|
||||||
|
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="A powerful and productive integrated development environment (IDE) for R programming language"
|
pkgdesc="A powerful and productive integrated development environment (IDE) for R programming language"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.rstudio.com/products/rstudio/"
|
url="https://www.rstudio.com/products/rstudio/"
|
||||||
license=('AGPL3')
|
license=('AGPL3')
|
||||||
depends=('r>=3.3.0' 'boost-libs' 'qt5-sensors' 'qt5-svg' 'qt5-webengine' 'qt5-xmlpatterns' 'postgresql-libs' 'sqlite3' 'soci' 'clang' 'hunspell-en_US' 'mathjax2' 'pandoc' 'yaml-cpp')
|
depends=("boost-libs" "clang" "hunspell-en_US" "mathjax2" "pandoc" "postgresql-libs" "qt5-sensors" "qt5-svg" "qt5-webengine" "qt5-xmlpatterns" "quarto-cli" "r>=3.3.0" "soci" "sqlite3" "yaml-cpp")
|
||||||
makedepends=('git' 'cmake>=3.6.3' 'boost' 'desktop-file-utils' 'jdk8-openjdk' 'apache-ant' 'unzip' 'openssl' 'libcups' 'pam' 'patchelf' 'wget' 'yarn')
|
makedepends=('git' 'cmake>=3.6.3' 'boost' 'desktop-file-utils' 'jdk8-openjdk' 'apache-ant' 'unzip' 'openssl' 'libcups' 'pam' 'patchelf' 'wget' 'yarn')
|
||||||
optdepends=('git: for git support'
|
optdepends=('git: for git support'
|
||||||
'subversion: for subversion support'
|
'subversion: for subversion support'
|
||||||
|
|
Loading…
Reference in a new issue