Alpine packages build scripts
Go to file
2017-05-18 03:18:47 +02:00
.github github: cleanup typos in CONTRIBUTING.md 2017-04-09 18:27:17 +02:00
.travis travis: bind /run and symlink /run/shm -> /dev/shm 2017-03-31 12:55:04 +02:00
community community/openjdk8: add very basic check function 2017-05-18 02:50:10 +02:00
main main/luajit: modernize abuild and add basic check() 2017-05-17 21:23:38 +02:00
non-free non-free/adobe-flashplayer: upgrade to 25.0.0.148 2017-04-12 11:12:41 +02:00
scripts scripts: add support for ppc64le in vanilla configuration 2017-05-11 14:30:47 +00:00
testing testing/libc++: fix libc++abi tests 2017-05-18 03:18:47 +02:00
unmaintained testing/proftpd: move from unmaintained 2017-05-11 03:52:27 +00:00
.editorconfig protect tabs in APKBUILD files 2016-02-10 10:20:52 +00:00
.gitignore
.mailmap
.travis.yml travis: disable email notifications 2016-06-17 20:28:56 +02:00
README.md Add README.md with contributing instructions 2016-07-27 21:10:54 +02:00

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 GitHub (via Travis).

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 pull request on GitHub.