Ticket #4637 (new enhancement)
Add APKBUILD (Alpine package build script) syntax support
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.34 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/main/mc/alpine_syntax.patch
--- a/misc/syntax/Syntax.in +++ b/misc/syntax/Syntax.in @@ -250,6 +250,9 @@ file .\*\\.strace$ Strace\sdebug\soutput include strace.syntax +file APKBUILD$ Alpine\spackage\sbuild\sscript +include PKGBUILD.syntax + file PKGBUILD$ Arch\spackage\sbuild\sscript include PKGBUILD.syntax
Note: See
TracTickets for help on using
tickets.