README.md: add short explanation of this repository (MR 5841)

Inspired by the Alpine aports README: https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/README.md?ref_type=heads

Co-authored-by: Clayton Craft <craftyguy@postmarketos.org>
This commit is contained in:
Daniel Langbein 2024-11-21 17:15:27 +01:00 committed by Robert Eckelmann
parent 8834db0ffb
commit 2c07e2d38f
No known key found for this signature in database
GPG key ID: 30C0D50BEF63BF54

View file

@ -1,4 +1,8 @@
# postmarketOS aports
# 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](https://gitlab.alpinelinux.org/alpine/aports/)] on which these packages depend.
Helpful resources:
* [How to create a package](https://wiki.postmarketos.org/wiki/Create_a_package)