Read-only pmaports mirror (mirrored automatically from https://gitlab.postmarketos.org/postmarketOS/pmaports.git )
  • Shell 97.2%
  • Python 1.9%
  • C 0.4%
  • Batchfile 0.3%
  • Jinja 0.2%
Find a file
Rudraksha Gupta 4b5d202c15
linux-pine64-pinephonepro: Linux 7.2
Signed-off-by: Rudraksha Gupta <guptarud@gmail.com>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9440>
2026-08-27 21:27:51 -07:00
.ci ci: add a testcase to make sure that alsa-ucm-conf provides are right 2026-08-24 12:16:54 +00:00
.githooks githooks/pre-commit: remove file size check 2025-12-22 23:53:09 +00:00
.gitlab gitlab: MR template: use %{first_multiline_commit_description} 2026-08-16 12:42:14 +02:00
.well-known well-known/funding-manifest-urls: new file (MR 6074) 2025-01-20 18:59:41 +01:00
cross cross/gcc-*: upgrade to 15.2.0-r9 2026-08-23 14:35:40 +00:00
device linux-pine64-pinephonepro: Linux 7.2 2026-08-27 21:27:51 -07:00
docs docs: make the alsa-ucm-conf packaging bug as resolved 2026-08-24 12:16:54 +00:00
extra-repos/systemd systemd/gnome-remote-desktop: fork with systemd support 2026-08-25 12:26:13 +00:00
main postmarketos-base-downstream: add dropbear subpackage for old kernels 2026-08-27 09:15:40 +00:00
modem modem/samsungipcd: remove 2026-07-31 00:50:26 +00:00
temp temp/libcamera: rebuild against libgtest 2026-08-19 13:36:44 +09:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: Exclude temp from check (MR 4858) 2024-02-27 08:24:53 -08:00
.editorconfig ci: ec: enforce proper line endings for more files 2026-07-18 11:51:54 +02:00
.gitignore docs: structure: move packaging related pages 2026-06-16 13:27:25 +02:00
.gitlab-ci.yml ci: remove split of static CI jobs into more places 2026-08-23 12:47:35 +00:00
.mailmap */*: update my name and email 2026-06-06 21:14:12 +02:00
channels.cfg channels.cfg: mark v25.12 as unsupported 2026-08-05 00:10:12 +00:00
COMMITSTYLE.md docs: integrate COMMITSTYLE 2026-06-16 13:40:21 +00:00
deviceinfo_schema.toml deviceinfo_schema: document globbing in sd_embed_firmware 2026-07-15 16:14:33 +00:00
kconfig-generic.toml kconfig-generic: Enable more sound options for x86_64 2026-08-18 17:26:34 +00:00
kconfigcheck.toml kconfigcheck: fix missing default and waydroid dependencies 2026-08-12 23:11:28 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: Bump minimum pmbootstrap version to 3.11.0 2026-08-15 18:58:27 +02:00
README.md readme: update link to approval rules 2026-06-19 18:12:28 +08:00

postmarketOS aports repository

This repository contains the APKBUILD files for postmarketOS-specific packages, along with the required patches and scripts, if any.

There are many more packages defined in the Alpine Linux aports on which these packages depend.

Helpful resources:

Git Hooks

You can find some useful git hooks in the .githooks directory. To use them, run the following command after cloning this repository:

git config --local core.hooksPath .githooks