Ticket #4637 (new enhancement)

Opened 34 hours ago

Last modified 34 hours ago

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

Change History

comment:1 Changed 34 hours ago by zaytsev

  • Priority changed from major to minor
Note: See TracTickets for help on using tickets.