Skip to content
Snippets Groups Projects
  1. Mar 21, 2013
  2. Mar 19, 2013
  3. Mar 18, 2013
  4. Mar 08, 2013
    • Lukas Fleischer's avatar
      pkgsubmit.php: Parse .AURINFO metadata · 5a113736
      Lukas Fleischer authored
      
      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: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      5a113736
  5. Mar 05, 2013
  6. Feb 15, 2013
  7. Feb 10, 2013
  8. Jan 30, 2013
  9. Jan 19, 2013
  10. Dec 22, 2012
Loading