- Apr 08, 2021
-
-
Signed-off-by:
David Heidelberg <david@ixit.cz> [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Temporarily disable tests for armv7, as py3-podcastparser and probably others are not yet rebuilt against python 3.9 in Alpine edge. [ci:skip-vercheck]
-
Oliver Smith authored
Let pmbootstrap build the qt5-qtsvg fork before audiotube, so it passes CI. This won't be needed anymore shortly when Alpine's builders have caught up, and qt5-qtsvg is fixed in Alpine edge. [ci:skip-vercheck]
-
Oliver Smith authored
Fix build error: CMake Error at /usr/lib/cmake/Qt5Svg/Qt5SvgConfig.cmake:111 (find_package): Could not find a configuration file for package "Qt5Widgets" that is compatible with requested version "5.15.3". The following configuration files were considered but not accepted: /usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake, version: 5.15.2 MR for Alpine: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/20307 [ci:skip-vercheck]: pkgrel>0 on purpose
-
Oliver Smith authored
Rebuild packages that linked against libpython3.8.so or installed files to /usr/lib/python3.8/. Related: https://wiki.postmarketos.org/wiki/Upstream_compatibility_with_Alpine
-
Oliver Smith authored
-
When I upgraded tinyalsa to the new 2.0.0 major release (with breaking changes) I failed to test q6voiced properly, even though I explicitly had to rebuild it against the new tinyalsa version (see MR 1941). In tinyalsa 2.0.0, calling pcm_open() does not automatically call pcm_prepare() anymore, which is responsible for actually starting any audio streams. This means that the old version of q6voiced is almost entirely broken - only by pure luck it's sometimes possible to get voice call audio working if you play other audio simultaenously while a voice call is active. This does not work for the microphone though. The new q6voiced version now calls pcm_prepare() explicitly to fix this.
-
- Plasma Mobile UI - kde/* - PinePhone and Librem5 devices
-
- Apr 05, 2021
-
-
-
Otherwise these applications will behave as desktop applications which is obviously not desired
-
GNOME accepted the patch and was released within version 40. Dropping this fork to use Alpine upstream
-
This device port is unmaintained: The mainline port (xiaomi-wt88047) is preferred. This is only intended for testing, and was used to validate the battery/charging driver as one example. Various patches are used for the downstream kernel that expose helpful information for debugging. [ci:skip-build]: already built successfully in CI
-
Use replaces="" to overwrite files in /usr/share/applications, instead of creating files for /etc/skel/.local/share/applications. This way, we can add new overrides when upgrading the package, not only initially when creating the user's home dir from /etc/skel. Remove v20.05 related comment, and "firefox-safe.desktop" override, which is now "org.mozilla.firefox-safe.desktop". Add org.gnome.Glade.desktop from glade, which gets pulled in by libhandy1-dev (e.g. when installing makedepends for phosh). (Users who really want to start glade on postmarketOS can either do it with the command line, or uninstall postmarketos-hidden-desktop-entries, or replace the file in /etc/ with the original .desktop entry. For everyone else who just installed glade as makedepend, it removes one awkward desktop launcher.) I looked into modernizing this package to hide launchers that appeared for GTK4 (issue 1029). However, this should be fixed in Alpine's gtk package: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/20116
-
Issue #981 Change default clock from 552 to 528 (latest batches such as KDE are having issues with 552)
-
Query the ram clock: cat /proc/device-tree/memory/ram_freq
-
U-Boot package will be built and packaged with tree different images, each with a custom RAM clock. Supported clocks: 528, 552 and 624
-
[ci:skip-build]: already built successfully in CI
-
-
Luca Weiss authored
-
- Apr 04, 2021
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
* Move v21.03 before v20.05 * Add note that the release channels have been renamed * Update all descriptions, mention edge blog in edge description
-
[ci:skip-build] Already built fine on CI
-
-
- Apr 03, 2021
-
-
Clayton Craft authored
This forces coex. mode to only support BT classic/EDR, and disabled LE. When LE coex. is enabled, BT controller init fails. see: https://gitlab.com/postmarketOS/pmaports/-/issues/1042 fixes: https://gitlab.com/postmarketOS/pmaports/-/issues/976
-
[ci:skip-build] already built successfully in CI
-
-
-
-
-
-
-
-
-
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
- Apr 02, 2021
-
-
Added some pmb_recommends dependencies that were missing from default install: - megapixels (camera app) - feh (image viewer)
-
- Mar 31, 2021
-
-
These are various debugging related patches that I have used over the time when attempting to get new features working for the mainline kernel. Given that the downstream kernel is just intended for debugging in this case, it seems convenient to add them to pmaports so I don't need to go search for them in case I need them again in the future. [ci:skip-build] Already built on CI
-