Alpine packages build scripts
Go to file
Valery Kartel ee937b0163 community/softflowd: take maintainership
fix url
add !check
remove unneeded code in apkbuild, cleanups
remade init script (compatible with old one but more functional)
[TT: fix localstatedir to /var, modernize slightly]
2017-08-29 05:27:38 +00:00
.github github: cleanup typos in CONTRIBUTING.md 2017-04-09 18:27:17 +02:00
.travis travis: fix issue with FS priviliges after recent update 2017-07-19 22:11:20 +02:00
community community/softflowd: take maintainership 2017-08-29 05:27:38 +00:00
main main/s6-linux-init: upgrade to 0.3.1.0 2017-08-29 05:11:54 +00:00
non-free non-free/adobe-flashplayer: upgrade to 26.0.0.137 2017-07-13 17:27:51 +02:00
scripts scripts/bootstrap.sh: add util-linux dependency 2017-08-24 21:30:44 +03:00
testing testing/prosody-modules: New aport 2017-08-29 05:13:08 +00:00
unmaintained unmaintained/beecrypt: move from main 2017-08-28 22:24:21 +00:00
.editorconfig protect tabs in APKBUILD files 2016-02-10 10:20:52 +00:00
.gitignore gitignore: add *.tar files 2014-01-26 13:33:50 +01:00
.mailmap
.travis.yml travis: explicitly set dist 2017-07-19 22:11:33 +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.