Skip to content
Snippets Groups Projects
  1. Mar 26, 2013
  2. Mar 25, 2013
  3. Mar 24, 2013
  4. Mar 21, 2013
  5. Mar 19, 2013
  6. Mar 18, 2013
  7. 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
  8. Mar 05, 2013
  9. Feb 15, 2013
  10. Feb 10, 2013
  11. Jan 30, 2013
  12. Jan 19, 2013
Loading