1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
Alpine packages build scripts
Find a file
André Klitzing ad5b248751 community/cppcheck: upgrade to 1.78
* Add check function
* Add noarch to htmlreport
2017-04-08 21:04:58 +00: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/cppcheck: upgrade to 1.78 2017-04-08 21:04:58 +00:00
main main/abuild: add support for lzip source packages 2017-04-08 16:30:02 +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/refpolicy: inital import 2017-04-08 21:00:28 +00:00
unmaintained unmaintained/xf86-video-mach64: unmaintained 2017-04-04 13:23:04 +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 .mailmap: coalesce entries in git shortlog 2013-04-18 06:15:17 +00:00
.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.