1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00
Alpine packages build scripts
Find a file
Roberto Oliveira 45fafdfa16 testing/mylg: fix build and enable on ppc64le
Added -d flag in 'go get' command, otherwise it was trying to install
the package and build was failing.
2017-06-14 10:42:04 +00: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/jpegoptim: move from testing 2017-06-14 10:37:40 +00:00
main main/udisks2: upgrade to 2.6.5 2017-06-14 10:37:05 +00:00
non-free non-free/adobe-flashplayer: upgrade to 25.0.0.171 2017-06-09 13:36:43 +02:00
scripts scripts/mkimg.base: set sysid on the iso images 2017-06-13 19:35:36 +02:00
testing testing/mylg: fix build and enable on ppc64le 2017-06-14 10:42:04 +00:00
unmaintained testing/gnome-themes-standard: move from unmaintained, upgrade to 3.22.3, claim maintainership 2017-06-05 19:11:55 +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.