user/rstudio-desktop: enable build

This commit is contained in:
Antoine Martin 2024-09-03 07:52:53 -04:00
parent 68130cdf8a
commit a6e60edfd9
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -7,14 +7,14 @@ _gittag=v2023.03.0+386
_panmirrortag=aea3027882718af657d60221818c3ff35f413219 _panmirrortag=aea3027882718af657d60221818c3ff35f413219
pkgrel=0 pkgrel=0
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'
options="!check" # No testsuite options="!check" # No testsuite
# missing quarto-cli # missing quarto-cli
depends=" depends="
R>=3.0.1 R>=3.0.1
clang14 clang15
hunspell-en hunspell-en
libldap libldap
lxqt-config lxqt-config
@ -23,6 +23,7 @@ depends="
sqlite sqlite
" "
makedepends=" makedepends="
bash
apache-ant apache-ant
boost-dev boost-dev
cmake>=3.1.0 cmake>=3.1.0