Skip to content
Snippets Groups Projects
  1. Apr 13, 2025
  2. Mar 06, 2025
  3. Mar 04, 2025
  4. Oct 26, 2024
  5. May 19, 2024
  6. Mar 19, 2024
    • David Runge's avatar
      upgpkg: 2.69-4 · f554d024
      David Runge authored
      Rebuild to update patch for CGO_ENABLED integration and creating a
      reproducible package, plus debug package.
      
      Using CGO_ENABLED for the Go-based `captree` executable proved
      difficult, but can be achieved with patching the relevant Makefile more
      broadly and using the respective Go-related environment variables as
      make options (in build(), check() *and* package()).
  7. Nov 25, 2023
  8. Nov 11, 2023
  9. May 15, 2023
  10. Mar 28, 2023
    • David Runge's avatar
      Upgrade to 2.68. · a7a8a5e6
      David Runge authored
      Use bash arrays with one entry per line for better handling.
      Add make options to local bash arrays for better handling.
      Add patch (also sent upstream) to provide flags to go build.
      Use CGO_REQUIRED to enforce the use of CGO (which makes Makefile patch work as well).
  11. Feb 03, 2023
  12. Jan 15, 2023
  13. Sep 25, 2022
  14. Jul 18, 2022
  15. Apr 11, 2022
  16. Feb 03, 2022
  17. Jan 25, 2022
  18. Dec 12, 2021
  19. Nov 21, 2021
  20. Oct 23, 2021
  21. Sep 27, 2021
  22. Sep 19, 2021
  23. Sep 11, 2021
  24. Sep 05, 2021
  25. Aug 19, 2021
  26. Aug 11, 2021
  27. Jun 28, 2021
  28. Jun 07, 2021
  29. May 26, 2021
  30. Mar 14, 2021
  31. Feb 05, 2021
  32. Jan 24, 2021
  33. Dec 13, 2020
  34. Nov 10, 2020
  35. Nov 06, 2020
    • David Runge's avatar
      Upgrade to 2.45. · 81628bec
      David Runge authored
      Remove attr from depends (it seems not to be required by anything in the libraries).
      Add libpsx.so to provides.
      Add a patch to fix SBINDIR and add our CPPFLAGS by modifying Make.Rules.
      Only provide required arguments to make in build() and package().
      Run tests in check().
      Install docs.
      Update maintainer info.
  36. Oct 14, 2020
  37. Aug 29, 2020
  38. Aug 09, 2020
Loading