aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/py-netifaces: moved from testingFrancesco Colista2017-03-281-7/+11
|
* community/py3-netifaces: package removedFrancesco Colista2017-03-281-32/+0
| | | | | | | | | This package is a duplicate of py-netifaces in testing. It was a fork due to a python3 bug described here: * https://bitbucket.org/al45tair/netifaces/issues/13/0104-install-is-broken-on-python-3x Since this has been fixed, there's no reason to kept it. So this package is removed, and py-netifaces will be promoted to community from testin
* community/librdkafka: move from testing, cleanupsValery Kartel2017-03-281-14/+10
| | | | add check()
* main/nghttp2: upgrade to 1.21.0, modernize APKBUILDFrancesco Colista2017-03-281-8/+10
|
* community/py3-aiohttp: upgrade to 2.0.4Francesco Colista2017-03-281-2/+2
|
* main/dtc: disable -Werror because flex generates warningsWilliam Pitcock2017-03-281-0/+5
|
* main/dtc: Bump to version 1.4.4Breno Leitao2017-03-282-21/+13
| | | | | Upgrade dtc package to version 1.4.4 and rebasing the patch to fit this new version.
* main/exiv2: Fix build with -fpermissiveBreno Leitao2017-03-283-33/+14
| | | | | | | | | Currently exiv2 does not build with -fpermissive. I just need to fix the return type of a function. Other than that, the script was not applying the patches, ie., calling default_prepare(). I am also removing the patch for CVE-2014-9449 since it is already applied upstream.
* main/mesa: dricore is no longer a built library of mesa, move /etc/drirc ↵William Pitcock2017-03-281-10/+4
| | | | | | back to main package. this fixes rebuilding the package under set -e
* community/nodejs-current: fix compilation on PPC with muslJakub Jirutka2017-03-282-2/+36
| | | | Port @gromero's patch from main/nodejs.
* main/nodejs: fix build on PPC when musl is used instead of glibcGustavo Romero2017-03-282-2/+31
| | | | | Musl on Power does not define regs member as a pt_regs pointer type, hence it's necessary to use member gp_regs instead.
* main/libquvi-scripts: modernize abuildJakub Jirutka2017-03-281-16/+6
|
* main/libquvi-scripts: update config.guessBreno Leitao2017-03-281-0/+1
| | | | | Libquvi-scripts does not have reference for ppc64le. Updating it before build, otherwise it fails to build on ppc64le.
* community/{bitcoin,entr,firejail}: add cd $builddir to check()William Pitcock2017-03-273-0/+3
|
* main/apk-tools: add missing cd $builddir in check()William Pitcock2017-03-271-0/+1
|
* main/abuild: add the actual patchWilliam Pitcock2017-03-271-0/+39
|
* main/abuild: wrap check() with fakeroot, pointed out by @jirutkaWilliam Pitcock2017-03-271-2/+4
|
* main/pkgconf: add missing cd $builddir step, caught by new fakeroot tests patchWilliam Pitcock2017-03-271-0/+1
|
* main/ser2net: Update version to 3.4Roberto Oliveira2017-03-271-5/+5
| | | | | Update ser2net to version 3.4 that is the last available version.
* main/py-cffi: upgrade to 0.10.0André Klitzing2017-03-271-2/+2
|
* main/libpng: upgrade to 1.6.29André Klitzing2017-03-271-10/+4
|
* main/py-babel: upgrade to 2.4.0Kaarle Ritvanen2017-03-271-5/+3
|
* main/pkgconf: upgrade to 1.3.3William Pitcock2017-03-271-2/+2
|
* main/abuild: checksums of courseWilliam Pitcock2017-03-271-1/+2
|
* main/abuild: hint to pkgconf that we are a dependency generator and don't ↵William Pitcock2017-03-272-1/+28
| | | | want full SAT when generating dependencies
* community/rdfind: moved from testingFrancesco Colista2017-03-271-0/+0
|
* testing/py-distro: upgrade to 1.0.3Carlo Landmeter2017-03-271-4/+2
|
* main/samba: don't use system cmockaLeonardo Arena2017-03-271-3/+3
| | | | | | Currently doesn't build on aarch64: http://git.alpinelinux.org/cgit/aports/commit/?id=bcbcb71d7a89675f89e1de484bcd96319ef999aa
* testing/py-colorlog: upgrade to 2.10.0Carlo Landmeter2017-03-271-4/+2
|
* testing/py3-aiohttp-cors: 0.5.1Carlo Landmeter2017-03-271-4/+2
|
* testing/py-astral: upgrade to 1.4Carlo Landmeter2017-03-271-5/+3
|
* community/py-sqlalchemy: upgrade to 1.1.6Carlo Landmeter2017-03-271-5/+3
|
* testing/py-protobuf: ugprade to 3.2.0Carlo Landmeter2017-03-271-10/+32
|
* main/cmocka: disable on aarch64Leonardo Arena2017-03-271-2/+2
|
* main/cmocka: enable for aarch64Leonardo Arena2017-03-271-2/+2
|
* testing/subtitleeditor: build only for x86*Leonardo Arena2017-03-271-2/+2
|
* testing/simgear: version upgrade to 2017.1.2 testing/flightgear: version ↵Nathan Angelacos2017-03-273-36/+70
| | | | upgrade to 2017.1.2
* testing/libspectre: Bump, remove returns, add check()Jean-Louis Fuchs2017-03-273-74/+8594
|
* community/arandr: adds maintainerScrumpyJack2017-03-271-14/+5
| | | | Adds maintainer and minor APKBUILD cleanup
* community/qt5-qtkeychain: add maint, modernize APKBUILDLeonardo Arena2017-03-271-19/+6
|
* community/nextcloud-client: rebuild against new qt5-qtkeychainLeonardo Arena2017-03-271-1/+1
|
* community/qt5-qtkeychain: upgrade to 0.7.0Leonardo Arena2017-03-271-4/+2
|
* community/qt5-qtkeychain: moved from testingLeonardo Arena2017-03-271-0/+0
|
* community/targetcli: modernize APKBUILDLeonardo Arena2017-03-271-34/+9
|
* community/targetcli: upgrade to 2.1.fb46Leonardo Arena2017-03-271-9/+3
|
* community/py-rtslib: modernize APKBUILDLeonardo Arena2017-03-271-35/+8
|
* community/py-rtslib: upgrade to 2.1.fb63Leonardo Arena2017-03-271-5/+3
|
* community/nextcloud-client: moved from testingLeonardo Arena2017-03-271-0/+0
|
* testing/nextcloud-client: upgrade to 2.3.1Leonardo Arena2017-03-271-8/+4
|
* testing/percona-toolkit: upgrade to 3.0.1Matthieu MONNIER2017-03-271-5/+3
|