Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Sep 25, 2023
  3. Oct 11, 2022
  4. Apr 05, 2022
  5. Jan 22, 2022
  6. Sep 19, 2021
  7. Apr 11, 2021
  8. May 24, 2020
  9. 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
  10. Mar 14, 2020
  11. Mar 09, 2020
  12. Feb 09, 2020
  13. Jan 28, 2020
  14. Jan 17, 2020
  15. Jun 29, 2019
  16. Dec 26, 2018
  17. 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
  18. Aug 23, 2018
  19. Jun 30, 2018
  20. Mar 07, 2018
  21. Feb 25, 2018
  22. Jan 06, 2018
  23. Dec 21, 2017
  24. Oct 20, 2017
    • clayton craft's avatar
      Fix #499: Don't generate weston.ini from the deviceinfo anymore (#739) · fdff56f4
      clayton craft authored
      @drebrez deserves much credit for this one for all the testing,
      bisecting and for fixing everything. Thank you very much!
      ---
      * devices which need a custom weston.ini ship it with a install_if
        subpackage, so it only gets installed when weston is installed. This
        sounds complicated, but is actually pretty clean in the APKBUILD.
      * postmarketos-ui-weston: has a weston.ini.default, which enables
        xwayland and uses fbdev as backend (because that's what most
        devices use!). It defaults to the weston.ini.default if there is no
        weston.ini (as installed by the device package).
      * changed spaces to tabs for consistency, general minor refactoring of
        device-APKBUILDs
      fdff56f4
  25. Oct 17, 2017
  26. Oct 04, 2017
  27. Sep 11, 2017
    • Pablo Castellano's avatar
      Unify names of scripts and patches (#557) · bfb55c7b
      Pablo Castellano authored
      - 90-android.rules -> 90-android-touch-dev.rules
      - reduce_lzo_compression.patch -> 02_reduce_lzo_compression.patch
      - mdss_fb_refresh_rate.patch -> 02_mdss_fb_refresh_rate.patch
      - aeea3592a13bf12861943e44fc48f1f270941f8d.patch -> 00_fix_return_address.patch
      - gpu-msm-fix-gcc5-compile.patch -> 02_gpu-msm-fix-gcc5-compile.patch
      - udev-hack.sh -> udev-v4l-hack.sh
      - Separate udev-v4l-hack.sh from profile.sh
      bfb55c7b
  28. Aug 24, 2017
  29. Aug 18, 2017
  30. Aug 07, 2017
  31. Jul 28, 2017
  32. Jul 23, 2017
    • Martijn Braam's avatar
      New splash images in mkinitfs (#240) · c8e48039
      Martijn Braam authored
      Thanks, Martijn Braam!
      
      * Made postmarketos-mkinitfs use postmarketos-splash to generate splash images
      * Added screen sizes to all deviceinfo files
      * Bumped pkgrel for all device packages
      c8e48039
  33. Jul 21, 2017
  34. Jul 08, 2017
  35. Jul 06, 2017
  36. Jul 04, 2017
  37. Jun 30, 2017
  38. Jun 29, 2017
  39. Jun 27, 2017
Loading