1. 01 Mar, 2019 1 commit
  2. 28 Feb, 2019 1 commit
  3. 26 Feb, 2019 2 commits
  4. 25 Feb, 2019 1 commit
  5. 23 Feb, 2019 3 commits
  6. 21 Feb, 2019 1 commit
  7. 20 Feb, 2019 1 commit
  8. 18 Feb, 2019 1 commit
  9. 17 Feb, 2019 1 commit
  10. 16 Feb, 2019 3 commits
  11. 15 Feb, 2019 1 commit
  12. 11 Feb, 2019 1 commit
  13. 10 Feb, 2019 1 commit
  14. 09 Feb, 2019 1 commit
  15. 08 Feb, 2019 2 commits
  16. 07 Feb, 2019 1 commit
  17. 06 Feb, 2019 1 commit
  18. 04 Feb, 2019 1 commit
  19. 02 Feb, 2019 3 commits
  20. 01 Feb, 2019 1 commit
  21. 31 Jan, 2019 1 commit
  22. 30 Jan, 2019 3 commits
  23. 29 Jan, 2019 1 commit
    • Ed Reel's avatar
      Add gcc8 package (#3127) · a975e3a4
      Ed Reel authored
      Remove gcc package
      
      Update gcc7 from 7.3.0-3 to 7.4.0
      
      Change dependency to gcc8 in buildessential
      
      Update install.sh to use gcc8
      
      Replace xz package with xzutils
      
      Update postinstall message in install.sh
      
      Add pre-built binaries for gcc7 and gcc8
      a975e3a4
  24. 28 Jan, 2019 2 commits
  25. 27 Jan, 2019 1 commit
    • James Larrowe's avatar
      Remove libav and libfdkaac (licensing issues) (#3121) · 2a99db3b
      James Larrowe authored
      Use ffmpeg instead (conflicting files anyway)
      
      Update alsa_lib and alsa_plugins with more features,
      including ffmpeg and Python support
      
      Removes entry for libfdkaac in tools/packages.yaml,
      no references wanted in project
      2a99db3b
  26. 26 Jan, 2019 2 commits
  27. 25 Jan, 2019 2 commits
    • Terra Brown's avatar
      Add RSU-Client package (#3113) · 31fcec72
      Terra Brown authored
      * Add RSU-Client
      
      Adds a package for the RuneScape Unix/Linux Client.
      
      * Much better sed-ing technique
      
      * Decrease verbosity
      
      * Don't assume CREW_PREFIX
      31fcec72
    • James Larrowe's avatar
      Update install.sh (#3088) · e2540fc7
      James Larrowe authored
      quote variables,
      respect spaces in install names,
      respect choice of branch,
      fix logic,
      suggest simpler user-friendly editor,
      and exit on failure
      e2540fc7