Ticket #1377 (closed enhancement: fixed)
pacman PKGBUILD syntax file
Reported by: | sergej | Owned by: | slavazanko |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre3 |
Component: | mcedit | Version: | 4.6.2 |
Keywords: | mcedit, PKGBUILD, syntax | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
Please add following PKGBUILD syntax file
it based on shell syntax, but have some modification for PKGBUILD special variables.
Attachments
Change History
Changed 15 years ago by sergej
- Attachment PKGBUILD.syntax added
comment:1 Changed 15 years ago by angel_il
- severity set to no branch
- Milestone changed from future releases to 4.7.0-pre3
comment:2 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
Sergej, do you have changes into 'Syntax' file?
file <REGEXP_HERE>$ <DESCRIPTION_HERE> include pkgbuild.syntax
Please, fill this info (REGEXP_HERE and DESCRIPTION_HERE).
comment:3 Changed 15 years ago by sergej
I have no changes.
file PKGBUILD$ Arch
spackage
sbuild
sscript
include PKGBUILD.syntax
file
.install$ Arch
spackage
sinstall
sscript
include sh.syntax
comment:4 Changed 15 years ago by slavazanko
keyword whole linestart pkgbase brightblue
Hm... Is 'brightblue' good choise for standart color scheme? 'brightblue' on 'blue' used for tabs and spaces highlight because it is almost imperceptible color combination and on some terminals (terminal emulators) have a problems with displaying these colors (see #385).
comment:5 Changed 15 years ago by slavazanko
- severity changed from no branch to on rework
created branch 1377_pacman_syntax_file (parent: master)
initial changeset:afdc281f5951c3780c130830b94f48297a2228a9
status of branch: on rework.
comment:6 Changed 15 years ago by sergej
feel free to
sed -i 's#brightblue#<any-apropriate-color>#' PKGBUILD.syntax
comment:7 Changed 15 years ago by slavazanko
- severity changed from on rework to on review
Ok, if no diffirence for you, I was change color from 'brightblue' to 'brightcyan' :)
changeset:8435f2a79028f7fca230cf931362953934d0c1a8
review, please.
comment:9 Changed 15 years ago by iNode
- Votes for changeset changed from angel_il to angel_il iNode
- severity changed from on review to approved
comment:10 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from angel_il iNode to commited-master
- Resolution set to fixed
- severity changed from approved to merged
new version (package split + minor fixes)