1
0
Fork
You've already forked custom-aports
0
Custom Alpine Linux Edge aports
  • Shell 100%
Find a file
2023年11月28日 11:31:21 +01:00
community/dolphin-emu community/dolphine-emu: initial fork 2023年11月28日 11:03:38 +01:00
README.md Initial README.md 2023年11月28日 11:31:21 +01:00

What is this?

These contain some aports that for some reason or another are not in Alpine Linux's official repos.

Currently contains the following aports.

Name Reason Changes
community/dolphin-emu Alpine Linux maintainer decided it would be better to wait for upstream to include these changes in the next release Use more system packages instead of compiling them into the binary, eventually backport GameINI patches from upstream maybe

Ultimately, these are not meant to be stay here forever, but should eventually be included in the official repos once there's no reason to keep them here.

Also, this doesn't mean I will stop contributing to these packages on Alpine Linux, it's just so that at least someone can use these mods.

How to use

First of all, only Alpine Linux Edge is supported! May or may not work on the stable releases, best not to try your luck!

Packages are divided in community/main/testing, just like the official repo.

You MUST setup the Alpine Linux SDK! More specifically, you must have a working abuild. See the Alpine Linux wiki. I don't offer a online repository you can download compiled apks from, and never will, since maintaning the build servers and securing the keys are much more work than this deserves, so you will have to build these yourself.

Run abuild -r on the APKBUILD of the package you want to build, then apk add package just like a regular package. Your keys must be on /etc/apk/keys. I recommend using repository pinning.