summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro A. López-Valencia2023-06-12 12:40:45 -0500
committerPedro A. López-Valencia2023-06-12 12:40:45 -0500
commitfbc67224babc8690fb08f4f01de33b63b7f93065 (patch)
treee36b0ba37dfd59e85c266919c7a8322d2d974f49 /PKGBUILD
parent5f3c5d38be8c461efd856d53e0f7a551b350db33 (diff)
downloadaur-fbc67224babc8690fb08f4f01de33b63b7f93065.tar.gz
* Enable tree-sitter support.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85cf553a4436..73842161f5c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=emacs
pkgver=29.0
_pkgver=29.0.91
pkgrel=0.91
-pkgdesc="The extensible, customizable, self-documenting real-time display editor -- pretest version."
+pkgdesc="The extensible, customizable, self-documenting real-time display editor -- pretest version. Uses tree-sitter."
arch=('x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
license=('GPL3')
@@ -19,6 +19,7 @@ depends=(
'giflib'
'libotf'
'libgccjit'
+ 'tree-sitter'
)
provides=('emacs' 'emacs-nativecomp')
conflicts=('emacs-nox')
@@ -56,6 +57,7 @@ build() {
--without-m17n-flt
--with-libotf
--without-imagemagick
+ --with-tree-sitter
# Beware https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25228
# dconf and gconf break font settings set in ~/.emacs
# If you insist you'll need to play gymnastics with