summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoelacanthus2020-08-09 10:34:10 +0800
committerCoelacanthus2020-08-09 10:34:10 +0800
commitb24e6001a1a5737b96f517fd86b5ed29ebad86c8 (patch)
treefa000702fa368ad7ee038cc2e1e3e9ab5f1142a2
parent44f0667b68d42c204a2442fca952840eb78a72dd (diff)
downloadaur-b24e6001a1a5737b96f517fd86b5ed29ebad86c8.tar.gz
upgpkg: lemon-lime 0.2.2-5
add: opt deps(compiler)
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD1
2 files changed, 6 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 875f83f9028e..9b07f6d41458 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,11 @@ pkgbase = lemon-lime
makedepends = ninja
depends = qt5-base
depends = hicolor-icon-theme
+ optdepends = gcc: C and C++ support
+ optdepends = fpc: Pascal support
+ optdepends = java-environment: Java support
+ optdepends = freebasic: BASIC support
+ optdepends = python: Python support
provides = lemon-lime
conflicts = lemon-lime-git
source = LemonLime::git+https://github.com/iotang/Project_LemonLime#tag=v0.2.2
diff --git a/PKGBUILD b/PKGBUILD
index d26d0296c946..8abebd7b37fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,7 @@ backup=()
options=()
install=
changelog=
+
# TODO: use all source package in next update
source=(
"LemonLime::git+https://github.com/iotang/Project_LemonLime#tag=v${pkgver}"