aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/ntop: build fix for ppc64leNatanael Copa2018-05-091-3/+4
|
* main/gtk+3.0: build fixNatanael Copa2018-05-091-0/+1
| | | | we need wayland-scanner which is provided by wayland-dev
* community/kodi: build with libva-glxNatanael Copa2018-05-091-2/+2
| | | | | glx support for libva was splitted to separate apkbuild due to circular dependency: libva -> mesa -> libva
* main/libva: check that version corresponds with libva-glxNatanael Copa2018-05-091-0/+7
|
* main/libva-glx: new package to solve circular dep with mesaNatanael Copa2018-05-091-0/+63
|
* main/libva: build libva without glx to prevent circular depNatanael Copa2018-05-091-2/+3
|
* Revert "main/mesa: build fix: remove libva-dev dependency"Natanael Copa2018-05-091-1/+1
| | | | This reverts commit a3c4a8231132752282df46c181eb1144158c3c11.
* community/obnam: remove aportRoberto Oliveira2018-05-091-29/+0
| | | | | | removing obnam from aports as the project is retired[1] [1] - https://blog.liw.fi/posts/2017/08/13/retiring_obnam/
* main/mesa: build fix: remove libva-dev dependencyNatanael Copa2018-05-091-1/+1
| | | | libva depends on mesa so we remove libva to avoid circular dependency
* main/mesa: split vc4 dri driver to subpackageNatanael Copa2018-05-091-0/+4
|
* main/mesa: Upgrade to 18.0.2Taner Tas2018-05-091-2/+2
|
* main/mesa: Removed wayland stuffTaner Tas2018-05-093-26/+15
| | | | | | in accordance with commit 4f8b36b3d0a8bf9034f433465a276b5658292b76 * musl related patches combined in one file.
* main/mesa: Upgrade to 18.0.1Taner Tas2018-05-092-38/+56
| | | | | | | | | | | | | | * Clarify license * Fix typo related with enabling vulkan drivers * Add subpackages for ati and intel vulkan drivers * Enable vc4 on aarch64 * Enable vaapi drivers, include them into corresponding mesa-dri packages * Re-arrange configure options for easy reading * --disable-asm and --enable_glx_rts options enabled on x86 only. * x86 build fails during packaging if asm enabled (TEXTREL) * since mesa has its own method to detect cross-compile environment, asm should not be disabled globally. * Remove -j1 from package() * Modernize APKBUILD
* testing/go-gdm: move to communityCarlo Landmeter2018-05-092-0/+0
|
* main/perl-mail-dkim: fix perl-yaml-libyaml dependencyNatanael Copa2018-05-091-2/+2
| | | | | | perl-yaml-xs was renamed to perl-yaml-libyaml in commit f5d37694d5b94bf203bdb131c181d19f50f33872. Adjust depends accordingly.
* main/ckbcomp: upgrade to 1.184Natanael Copa2018-05-091-2/+2
|
* main/wayland: work around debugger detection in waylandNatanael Copa2018-05-092-3/+19
| | | | | | testsuite tries to detect if a debugger is attached. the detector will give alse positive on grsec kernels. Add an environment variable to force work around it.
* main/gnutls: upgrade to 3.6.2Natanael Copa2018-05-091-3/+3
|
* community/youtube-dl: improve abuildprspkt2018-05-091-5/+5
|
* community/youtube-dl: upgrade to 2018.05.01prspkt2018-05-091-2/+2
|
* main/perl-io-async: upgrade to 0.72Roberto Oliveira2018-05-091-4/+2
| | | | Version 0.69 is not available anymore
* main/uvncrepeater: update broken source locationMike Sullivan2018-05-091-8/+2
|
* main/perl-tree-dag_node: Upgrade to version 1.31Mike Sullivan2018-05-091-4/+2
|
* main/perl-list-someutils: Upgrade to version 0.55Mike Sullivan2018-05-091-4/+2
|
* main/perl-mail-clamav: modernizeNatanael Copa2018-05-091-12/+8
|
* main/perl-mail-clamav: fix version comparison that causes build break in ↵Mike Sullivan2018-05-092-3/+37
| | | | Makefile.PL
* main/perl-test2-suite: upgrade to 0.000114Natanael Copa2018-05-091-3/+4
|
* testing/qt5-qtwebengine: work around pax issueNatanael Copa2018-05-091-2/+2
| | | | mksnapshot needs to be pax marked to work on hardened kernel
* main/mesa: rebuild after libwayland updateOliver Smith2018-05-091-1/+1
|
* main/wget: don't run fuzz tests, they are brokenJakub Jirutka2018-05-081-1/+4
| | | | | | | | | | | | There are many errors like this one: wget_options_fuzzer.c: In function 'LLVMFuzzerTestOneInput': wget_options_fuzzer.c:87:9: error: assignment of read-only variable 'stderr' stderr = fopen("/dev/null", "w"); ^ wget_options_fuzzer.c:98:9: error: assignment of read-only variable 'stderr' stderr = bak; ^
* main/wget: download source from https:// instead of ftp://Jakub Jirutka2018-05-081-1/+1
|
* main/wget: security upgrade to 1.19.5Andy Postnikov2018-05-081-3/+5
|
* community/perl-list-moreutils-xs: upgrade to 0.428Roberto Oliveira2018-05-081-2/+2
|
* testing/influxdb: move to communityCarlo Landmeter2018-05-084-0/+0
|
* community/py-attrs: provide py2 packageTBK2018-05-081-7/+29
|
* community/py-attrs: renamed from py3-attrsTBK2018-05-082-0/+0
|
* testing/jdupes: new aporttcely2018-05-081-0/+37
| | | | | | | | https://github.com/jbruchon/jdupes jdupes is a program for identifying and taking actions upon duplicate files. This fork known as 'jdupes' is heavily modified from and improved over the original 'fdupes'.
* main/wayland: fix replacesNatanael Copa2018-05-081-0/+3
|
* main/wayland: upgrade to 1.15.0Valery Kartel2018-05-081-6/+7
| | | | | | - new library: wayland-egl - enable tests - fix libs subpackages depends
* Revert "testing/badtouch: new aport"Jakub Jirutka2018-05-081-34/+0
| | | | | | | | | | This reverts commit 464ca29ae8c09d904947d36e46bd5698ea4c9e68. This abuild does not meet Alpine policy for reproducible builds. It does not even use cargo --locked, so it may pick different dependency versions on each build. See comment in cargo abuild.
* testing/badtouch: fix arch settingNatanael Copa2018-05-081-1/+1
| | | | cargo is only available for x86_64
* main/lua-mqtt-publish: upgrade to 0.2Natanael Copa2018-05-081-4/+2
|
* testing/py-pykka: added check()Francesco Colista2018-05-081-1/+8
|
* testing/py-pykka: clarify license, improve abuildprspkt2018-05-081-6/+6
|
* testing/py-pykka: add python3prspkt2018-05-081-5/+25
|
* main/mutt: upgrade to 1.9.5prspkt2018-05-081-3/+3
|
* main/py-certify: clarify license, improve abuildprspkt2018-05-081-6/+4
|
* main/py-certify: upgrade to 2018.4.16prspkt2018-05-081-3/+3
|
* main/cjdns: upgrade to 20.2kpcyrd2018-05-081-10/+11
|
* community/girara: upgrade to 0.2.9Jean-Louis Fuchs2018-05-082-17/+20
| | | | * Upstream switched to meson build