bottle/scripts/libmakepkg/source
Eli Schwartz de6249ce22 Support file with seccomp enabled
Not all compression types can be detected in the seccomp sandbox, so we
need to disable it. This requires either configuring makepkg to know the
sandbox is available, or checking for file >= 5.38 in which the sandbox
option is a no-op even when seccomp is disabled.

- Requires autoconf-archive for autotools version compare macro.
- meson version comparison could be made a lot simpler using meson-git.

Fixes FS#58626

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-10-07 13:43:37 +10:00
..
bzr.sh.in libmakepkg: implement extendable source protocols 2019-01-22 09:38:31 +10:00
file.sh.in Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
git.sh.in scripts: protect against unintended glob matching in [[ ]] RHS 2019-05-08 12:45:26 +10:00
hg.sh.in makepkg: correctly handle hg sources with updates on a non-default branch 2019-05-08 10:10:57 +10:00
local.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
meson.build Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
svn.sh.in libmakepkg: implement extendable source protocols 2019-01-22 09:38:31 +10:00