Skip to content
Snippets Groups Projects
  1. Apr 22, 2024
  2. Jan 22, 2024
  3. Sep 25, 2023
  4. Oct 11, 2022
  5. Sep 27, 2022
  6. Apr 05, 2022
  7. Jan 22, 2022
  8. Sep 19, 2021
  9. Apr 11, 2021
  10. May 24, 2020
  11. May 02, 2020
    • Minecrell's avatar
      *: remove "Contributor:" lines from APKBUILDs (MR 1203) · a85db1dc
      Minecrell authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      At the moment we have Contributor: lines on some packages (but not all of them),
      but often they don't represent the actual contributors to the package very well.
      E.g. when we added them retroactively to the device packages we only added
      the initial contributor (which isn't necessarily the person
      who made most of the work for a device...)
      
      The Git history is the most representative source for figuring out
      who contributed to a package, so there is no reason to duplicate that
      into the APKBUILD.
      
      [skip ci]: way too many packages
      a85db1dc
  12. Apr 25, 2020
  13. Mar 14, 2020
  14. Mar 09, 2020
  15. Jan 28, 2020
  16. Jan 17, 2020
  17. Oct 23, 2019
  18. Oct 07, 2019
    • lambdadroid's avatar
      main/libsparse: remove (!661) · bdb1bdc8
      lambdadroid authored and Oliver Smith's avatar Oliver Smith committed
      The sparse image tools (img2simg, simg2img, append2simg) are now
      part of Alpine's android-tools package where they are continously
      updated. (See https://github.com/nmeum/android-tools/pull/8)
      
      Remove "libsparse" as depends from all packages because it is either:
      
       - installed automatically by pmbootstrap when needed for
         deviceinfo_flash_sparse="true"
          (device-chuwi-hi10plus, device-htc-flounder, device-lg-bullhead,
           device-semc-anzu, device-xiaomi-kenzo)
      
       - seemingly unused(?)
          (device-asus-z00t, linux-motorola-falcon, linux-motorola-peregrine)
      
      [ci:skip-build]: already built successfully in CI
      bdb1bdc8
  19. Jun 26, 2019
  20. Dec 26, 2018
  21. Nov 27, 2018
    • Oliver Smith's avatar
      device-*: don't use noarch anymore · 9814d78e
      Oliver Smith authored
      Use the device's architecture instead of noarch. Because the device
      packages should never be built for other architectures, even if all
      depends can be built for other arches as well.
      
      This simplifies package building as part of the new build
      infrastructure effort.
      
      pmbootstrap has also been changed to output this by default in
      aportgen.
      9814d78e
  22. Apr 25, 2018
  23. Mar 07, 2018
  24. Feb 26, 2018
    • Oliver Smith's avatar
      Make nonfree depends optional part 2: device pkgs (#1268) · b8129fe1
      Oliver Smith authored
      * Add nonfree_firmware subpackage to all devices, that depend on
        nonfree firmware.
      * Some packages were depending on `linux-firmware`, but without having
        Wifi working. Removed that dependency as it was probably added by
        accident. If it was really necessary, chosing the appropriate
        split linux-firmware package (e.g. linux-firmware-brcm) is better
        anyway (that has been changed recently in Alpine and is possible
        now).
      * Add a test case that makes sure we don't have firmware depends
        without subpackages in device aports anymore.
      b8129fe1
  25. Feb 25, 2018
  26. Feb 11, 2018
    • Michael Hamann's avatar
      devicepkg-dev: Generate calibration matrix for libinput (#1205) · 99b398a7
      Michael Hamann authored
      * Automatically generate a calibration matrix for libinput
        This takes the calibration matrix for wayland and divides the pixel
        offsets by the device width/height.
      * Bump pkgrels of devices using devicepkg-dev
        This causes new packages to be generated, using the new devicepkg-dev
        version.
      99b398a7
  27. Jan 06, 2018
  28. Dec 23, 2017
  29. Dec 21, 2017
Loading