A bunch of random stuff (seriously)hacked together to make PKGBUILDing more pleasant.
- tmLanguage (Basically ripped and modified Generic Shell)
- Build system (clean forced makepkg build)
- Plugin to provide in-app command interface:
- Namcap PKGBUILD validation -
namcap_check
- MD5 generation -
makepkg_gen
- Source packaging -
makepkg_src
- Package source extraction -
makepkg_ext
- Namcap PKGBUILD validation -
- Snippets
Place PKGBUILD folder in Packages/ dir
{caption": "PKGBUILD Tools", "mnemonic": "P", "children": [ { "caption": "Build Package", "mnemonic": "B", "command": "makepkg" }, ... ... ]}
GPL