@@ 1,8 1,12 @@
-* comcloudway private APKBUILD repo
+* CCW APORTS
This is my personal APKBUILD collection.
+The official source code is located over on [[https://codeberg.org/comcloudway/ccw-aports][codeberg]]
+issues,
+and pull requests on other platforms will be ignored.
+
**NOTE: The ~.apk~ files have nothing to do with AndroidPackages.**
-**You need an alpine linux based distro to use/build them**
+**You need an Alpine Linux based distro to use/build them**
** Why not upstream your projects?
1. Most of my projects are not popular enough for me to publish them
@@ 66,3 70,11 @@ All the APKBUILDs in this repo are licensed under MIT unless noted otherwise.
Keep in mind,
that whilst you can use the APKBUILDs to your liking,
the MIT might not apply to the projects themselves.
+
+
+* Useful resources
+The following list is inpired by the [[https://gitlab.com/postmarketOS/pmaports][pmaports repo]]
+- [[https://wiki.postmarketos.org/wiki/Create_a_package][How to create a package]]
+- [[https://wiki.alpinelinux.org/wiki/APKBUILD_Reference][APKBUILD ref]]
+- [[https://gitlab.alpinelinux.org/alpine/aports/][Alpine Linux aports]]
+- [[https://pkgs.alpinelinux.org/packages][Alpine Linux package search]]