Alpine packages build scripts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
psykose 6faf0b09d1 main/py3-gobject3: upgrade to 3.44.1 7 hours ago
.githooks
.github
.gitlab
community community/limine: upgrade to 4.20230324.0 7 hours ago
main main/py3-gobject3: upgrade to 3.44.1 7 hours ago
scripts
testing testing/dnscontrol: upgrade to 3.29.1 7 hours ago
unmaintained
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.mailmap
CODINGSTYLE.md
COMMITSTYLE.md
README.md

README.md

Alpine Linux aports repository

This repository contains the APKBUILD files for each and every Alpine Linux package, along with the required patches and scripts, if any.

It also contains some extra files and directories related to testing (and therefore, building) those packages on GitLab (via GitLab CI).

If you want to contribute, please read the contributor guide and feel free to either submit a git patch on the Alpine aports mailing list (~alpine/aports@lists.alpinelinux.org), or to submit a merge request on GitLab.

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