1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts/libmakepkg/lint_pkgbuild
Allan McRae 486643083c libmakepkg: check if PKGBUILD variables are arrays or not as appropriate
When extracting variables from PKGBUILD (e.g. for .SRCINFO creation) we make
assumptions about whether variables are arrays or not.  This adds a check to
the PKGBUILD linter to ensure variables are arrays or not as appropriate.

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-09-07 11:22:00 +10:00
..
arch.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
backup.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
changelog.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
epoch.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
install.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
optdepends.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
options.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
package_function.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
pkgbase.sh.in makepkg: put further restrictions on pkgbase 2015-05-16 14:10:42 +10:00
pkglist.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
pkgname.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
pkgrel.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
pkgver.sh.in makepkg: merge validate_pkgver into check_pkgver 2015-05-16 14:10:42 +10:00
provides.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
source.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
util.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
variable.sh.in libmakepkg: check if PKGBUILD variables are arrays or not as appropriate 2015-09-07 11:22:00 +10:00