Alpine packages build scripts
Go to file
Jakub Jirutka c80e424f4e testing/emscripten: fix issues with Closure Compiler
And relax version bound for emscripten-optimizer.
2017-04-03 19:52:59 +02:00
.github .github/CONTRIBUTING.md: Add 'Before you start making changes' section. 2017-01-19 08:16:57 +00:00
.travis travis: bind /run and symlink /run/shm -> /dev/shm 2017-03-31 12:55:04 +02:00
community community/gnome-bluetooth: upgrade to 3.20.1 2017-04-03 17:47:38 +02:00
main main/hdparm: upgrade to 9.51, modernize APKBUILD 2017-04-03 17:33:39 +00:00
non-free non-free/adobe-flashplayer: also depend on mesa-gl 2017-03-23 18:56:13 +00:00
scripts scripts/bootstrap.sh: fix "local" outside of function 2017-03-12 18:34:29 +01:00
testing testing/emscripten: fix issues with Closure Compiler 2017-04-03 19:52:59 +02:00
unmaintained unmaintained/owncloud: no longer maintained in favor of Nextcloud 2017-04-03 14:29:40 +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.