summaryrefslogtreecommitdiff
path: root/contrib/PKGBUILD.vim
Commit message (Collapse)AuthorAge
* Add zipman makepkg option.Chantry Xavier2008-03-16
| | | | | | | | | | | | All other steps in tidy_install function were already controlled by an option in makepkg.conf, so this patch adds an option for the man page compression step too. This will allow to keep man pages uncompressed, which is required for some special meta man page, like the zshall one (see FS#4580). Ref: http://www.archlinux.org/pipermail/pacman-dev/2008-March/011472.html Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
* contrib/PKGBUILD.vim: add optdepends + other fixesChantry Xavier2008-03-02
| | | | | | | | | | | * Add optdepends keyword * license, backup and arch keywords should be arrays * Remove the little hack to color conflicts/provides/replaces keyword even without =(). These should be arrays too. Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
* contrib: add 'groups' keyword to PKGBUILD.vimDan McGee2008-02-28
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Slight updates to PKGBUILD.vimDan McGee2007-05-10
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Updated vim syntax fileAlessio 'mOLOk' Bolognino2007-05-10
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino2007-05-10
Thanks for the contribution. Signed-off-by: Dan McGee <dan@archlinux.org>