Skip to content
Snippets Groups Projects
  1. Sep 11, 2020
  2. Sep 10, 2020
  3. Sep 08, 2020
  4. Sep 07, 2020
  5. Sep 05, 2020
  6. Sep 04, 2020
  7. Sep 03, 2020
  8. Sep 02, 2020
  9. Sep 01, 2020
  10. Aug 31, 2020
  11. Aug 30, 2020
  12. Aug 28, 2020
    • Oliver Smith's avatar
      main/mobile-config-firefox: add pkgver to provides (MR 1507) · 838d5609
      Oliver Smith authored
      Fix mobile-config-firefox not replacing postmarketos-config-firefox on
      upgrade. Without the pkgver in provides, apk only considers
      mobile-config-firefox as virtual package name, not as replacement.
      
      Verified with the CE factory image:
      
      	$ sudo apk upgrade
      	...
      	(20/29) Purging postmarketos-config-firefox (1-r0)
      	(21/29) Installing mobile-config-firefox (1.0.1-r1)
      	...
      Unverified
      838d5609
    • Oliver Smith's avatar
      main/postmarketos-ui-plasma-mobile: disable x86 (MR 1508) · 71355c6f
      Oliver Smith authored
      postmarketos-ui-plasma-mobile has plasma-camera in _pmb_recommends.
      plasma-camera does not build for x86, because mpg123-libs-1.26.3-r0 is
      still broken in Alpine edge repos (aports#11807).
      
      Disable postmarketos-ui-plasma-mobile for x86 again, so the CI check
      test_aports_ui doesn't fail anymore with:
      postmarketos-ui-plasma-mobile/APKBUILD: package 'plasma-camera' from _pmb_recommends not found for arch 'x86'
      
      [ci:skip-vercheck]: only modifying arches
      [ci:skip-build]: unfortunately, postmarketos-ui-plasma-mobile fails to
      build for x86_64 too due to broken libdv in Alpine (aports#11892).
      
      I'll create MRs to Alpine to fix the broken depends, so we should be
      able to enable it again soon.
      
      Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807
      Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11892
      Unverified
      71355c6f
Loading