pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacs-git: sync PLIST
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 19 13:10:04 2025 +0100
Changeset: c7676691bab202b407b0046555ab2579b0561988
Modified Files:
emacs-git/PLIST
emacs-git/options.mk
Log Message:
emacs-git: sync PLIST
add more freshly supported tree-sitter dependencies
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c7676691bab202b407b0046555ab2579b0561988
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emacs-git/PLIST | 4 ++++
emacs-git/options.mk | 3 +++
2 files changed, 7 insertions(+)
diffs:
diff --git a/emacs-git/PLIST b/emacs-git/PLIST
index 017afdf962..835e057e1a 100644
--- a/emacs-git/PLIST
+++ b/emacs-git/PLIST
@@ -4004,8 +4004,12 @@ share/emacs/${PKGVERSION}/lisp/textmodes/less-css-mode.el.gz
share/emacs/${PKGVERSION}/lisp/textmodes/less-css-mode.elc
share/emacs/${PKGVERSION}/lisp/textmodes/makeinfo.el.gz
share/emacs/${PKGVERSION}/lisp/textmodes/makeinfo.elc
+share/emacs/${PKGVERSION}/lisp/textmodes/markdown-ts-mode.el.gz
+share/emacs/${PKGVERSION}/lisp/textmodes/markdown-ts-mode.elc
share/emacs/${PKGVERSION}/lisp/textmodes/mhtml-mode.el.gz
share/emacs/${PKGVERSION}/lisp/textmodes/mhtml-mode.elc
+share/emacs/${PKGVERSION}/lisp/textmodes/mhtml-ts-mode.el.gz
+share/emacs/${PKGVERSION}/lisp/textmodes/mhtml-ts-mode.elc
share/emacs/${PKGVERSION}/lisp/textmodes/nroff-mode.el.gz
share/emacs/${PKGVERSION}/lisp/textmodes/nroff-mode.elc
share/emacs/${PKGVERSION}/lisp/textmodes/page-ext.el.gz
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index 89223d0fff..b7cc7d193d 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -212,8 +212,11 @@ DEPENDS+= tree-sitter-go-mod-[0-9]*:../../textproc/tree-sitter-go-mod
DEPENDS+= tree-sitter-heex-[0-9]*:../../textproc/tree-sitter-heex
DEPENDS+= tree-sitter-html-[0-9]*:../../textproc/tree-sitter-html
DEPENDS+= tree-sitter-java-[0-9]*:../../textproc/tree-sitter-java
+DEPENDS+= tree-sitter-javascript-[0-9]*:../../textproc/tree-sitter-javascript
+DEPENDS+= tree-sitter-jsdoc-[0-9]*:../../textproc/tree-sitter-json
DEPENDS+= tree-sitter-json-[0-9]*:../../textproc/tree-sitter-json
DEPENDS+= tree-sitter-lua-[0-9]*:../../textproc/tree-sitter-lua
+DEPENDS+= tree-sitter-markdown-[0-9]*:../../textproc/tree-sitter-markdown
DEPENDS+= tree-sitter-php-[0-9]*:../../textproc/tree-sitter-php
DEPENDS+= tree-sitter-python-[0-9]*:../../textproc/tree-sitter-python
DEPENDS+= tree-sitter-ruby-[0-9]*:../../textproc/tree-sitter-ruby
Home |
Main Index |
Thread Index |
Old Index