diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-25 23:46:37 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-06-20 09:32:57 +0200 |
commit | aa9aa343cbb391ccc2c2c1a3917f37a98e47105e (patch) | |
tree | 1e4b93ad172986cda9acd1e07be029282793d6b4 /.gitattributes | |
parent | 2bed2090fbf9777f60bdc33eb44daf94c8c2a973 (diff) | |
download | pacman-aa9aa343cbb391ccc2c2c1a3917f37a98e47105e.tar.gz pacman-aa9aa343cbb391ccc2c2c1a3917f37a98e47105e.tar.xz |
makepkg: Add flag for printing SRCINFO to stdout
This commit adds a makepkg option to generate and print the SRCINFO file
for a PKGBUILD, required by the new AUR, to stdout.
AUR 4.0 will use Git instead of source tarballs for uploading packages,
so making makepkg capable of printing the SRCINFO would simplify package
management, instead of having to extract it from a source tarball.
It is also useful for scripting other things, so that instead of having
to parse PKGBUILDs, one can make makepkg generate the SRCINFO and then
you can parse that instead, which is much simpler and less error-prone.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions