1. 05 Feb, 2014 1 commit
    • Make PKGBUILD packaging standards compliant. · 24ae4f01
      * replace pointless patch with PYTHON=python2
      * simplify git describe command
      * move pkgver() function lower, so build chroots can make use of it
      * align packages in optdepends using spaces
      * use double quotation marks only where it's needed
      * unify usage of brackets sorrounding variables
      * shorten pkgdesc (kudos to Fedora)
      * update README
      Bartłomiej Piotrowski committed
  2. 08 Nov, 2013 1 commit
  3. 16 Nov, 2012 1 commit
    • Updates Arch linux packaging files · d5f4e033
      Added a README.md to explain the purpose of the directory
      Fixed dependencies in PKGBUILD
      Added patch to change python binary name for arch users, so they
      don't end up using python 3 (python links to python3 by default on arch
      linux).
      Michel Blanc committed