Ticket #4637 (closed enhancement: fixed)
Add APKBUILD (Alpine package build script) syntax support
| Reported by: | zaytsev | Owned by: | zaytsev |
|---|---|---|---|
| Priority: | minor | Milestone: | 4.8.34 |
| Component: | mcedit | Version: | master |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Branch state: | merged | Votes for changeset: | committed-master |
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:2 Changed 11 months ago by zaytsev
- Owner set to zaytsev
- Status changed from new to accepted
- Branch state changed from no branch to on review
Branch: 4637_apkbuild_syntax
Changeset: 4529746deaa4ac8e7240bcb8e7966bd1ebf632b4
comment:3 Changed 11 months ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:4 Changed 11 months ago by zaytsev
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
comment:5 Changed 11 months ago by zaytsev
- Status changed from testing to closed
Merged as ad84406567b4470c44ccc38a0eaabf02ea9eb4d4 .
Note: See
TracTickets for help on using
tickets.
