My custom aports for Alpine Linux
Find a file
Linux User 227d8f7624
Some checks failed
/ lint (pull_request) Failing after 27s
/ deploy-x86_64 (pull_request) Successful in 25s
/ build-x86_64 (pull_request) Successful in 38s
/ deploy-aarch64 (pull_request) Successful in 58s
/ build-aarch64 (pull_request) Successful in 20m38s
update rootpkg
2025-01-09 00:50:15 +00:00
.forgejo forgejo-ci: add postmarketOS repo when building aport under pmos 2025-01-08 18:42:10 -05:00
backports backports/py3-rapidjson: drop due to orphan dependency 2024-12-13 11:20:41 -05:00
pmos/linux-pine64-pinenote update rootpkg 2025-01-09 00:50:15 +00:00
unmaintained user/papermc-plugin-essentialsx: move from unmaintained, upgrade to 2.21.0_pre151, add build function 2024-12-26 06:40:54 +00:00
user user/pinenote-dbus-service: new aport 2025-01-04 20:42:40 -05:00
.gitignore update 2021-07-14 03:56:39 +00:00
README.md README: update description to not mention LFS 2024-12-29 14:27:41 -05:00

ayaports

Upstream: https://ayakael.net/forge/ayaports

Description

This repository contains aports that are not yet merged in the official Alpine Linux repository or dont adhere to Alpine polices. Packages are automatically built using CI. Once built, they are deployed to a Forgejo repository, making them available to apk.

Branches are matched to Alpine releases.

Repositories

You can browse all the repositories at https://ayakael.net/forge/ayaports Affixed to each repository description is the appropriate link for use in /etc/apk/repositories.

Backports

https://ayakael.net/api/packages/forge/alpine/v3.21/backports

Aports from the official Alpine repositories backported from edge. This is only available and kept up-to-date on latest stable release.

User

https://ayakael.net/api/packages/forge/alpine/edge/user

Aports that have yet to be (or may never be) upstreamed to the official aports.

How to use

Add security key of the apk repository to your /etc/apk/keys:

cd /etc/apk/keys
curl -JO https://ayakael.net/api/packages/forge/alpine/key

Add repositories that you want to use (see above) to /etc/apk/repositories.

Support

Generally, only the latest branch is kept up-to-date. That said, if an aport is broken on the latest release due to a dependency incompatibility, it will be kept up-to-date on the release it last works on.

As these aports are built for my own application, I make no guarantees that they will work for you.

Contribution & bug reports

If you wish to contribute to this aports collection, or wish to report a bug, you can do so on Codeberg here: https://codeberg.org/ayakael/ayaports/issues

For packages that are in backports, bug reports and merge requests should be done on Alpine's aports repo instance: https://gitlab.alpinelinux.org/alpine/aports

License

This readme, abuilds and support scripts are licensed under MIT License.