diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2013-03-05 11:49:09 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2013-03-09 00:33:15 +0100 |
commit | 5a1137363cb358593a64e0e6d0b0adeb1a9514ff (patch) | |
tree | acf4780a3fa3c8e500569b7d2b8cf71f5fedc6dd /po/uk.po | |
parent | 1f27b2fb9bcb61f4ea66dd15b69565428b36f639 (diff) |
pkgsubmit.php: Parse .AURINFO metadata
This allows for adding a metadata file called ".AURINFO" to source
tarballs to overwrite specific PKGBUILD fields. .AURINFO files are
parsed line by line. The syntax for each line is "key = value", where
key is any of the following field names:
* pkgname
* pkgver
* pkgdesc
* url
* license
* depend
Multiple "depend" lines can be specified to add multiple dependencies.
This format closely matches the .PKGINFO format that is used for binary
packages in pacman/libalpm. It can be extended by field name prefixes or
sections to support split packages later.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po/uk.po')
0 files changed, 0 insertions, 0 deletions