63875 Commits

Author SHA1 Message Date
Natanael Copa
c4e1c82d8b main/ntop: build fix for ppc64le 2018-05-09 18:44:34 +00:00
Natanael Copa
d1eea454c4 main/gtk+3.0: build fix
we need wayland-scanner which is provided by wayland-dev
2018-05-09 13:29:39 +00:00
Natanael Copa
a6ef3fda31 community/kodi: build with libva-glx
glx support for libva was splitted to separate apkbuild due to circular
dependency: libva -> mesa -> libva
2018-05-09 13:24:25 +00:00
Natanael Copa
e751b0fc45 main/libva: check that version corresponds with libva-glx 2018-05-09 13:14:56 +00:00
Natanael Copa
bca1f0caf3 main/libva-glx: new package to solve circular dep with mesa 2018-05-09 13:13:26 +00:00
Natanael Copa
393b073735 main/libva: build libva without glx to prevent circular dep 2018-05-09 12:55:50 +00:00
Natanael Copa
e70e85200f Revert "main/mesa: build fix: remove libva-dev dependency"
This reverts commit a3c4a8231132752282df46c181eb1144158c3c11.
2018-05-09 12:55:50 +00:00
Roberto Oliveira
829db54574 community/obnam: remove aport
removing obnam from aports as the project is retired[1]

[1] - https://blog.liw.fi/posts/2017/08/13/retiring_obnam/
2018-05-09 10:34:32 +00:00
Natanael Copa
a3c4a82311 main/mesa: build fix: remove libva-dev dependency
libva depends on mesa so we remove libva to avoid circular dependency
2018-05-09 09:29:34 +00:00
Natanael Copa
92af2cbdb0 main/mesa: split vc4 dri driver to subpackage 2018-05-09 09:08:34 +00:00
Taner Tas
e29d18ef91 main/mesa: Upgrade to 18.0.2 2018-05-09 09:08:34 +00:00
Taner Tas
257a236f57 main/mesa: Removed wayland stuff
in accordance with commit 4f8b36b3d0a8bf9034f433465a276b5658292b76

* musl related patches combined in one file.
2018-05-09 09:03:56 +00:00
Taner Tas
2a822bf7ad main/mesa: Upgrade to 18.0.1
* 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
2018-05-09 08:49:16 +00:00
Carlo Landmeter
574825b112 testing/go-gdm: move to community 2018-05-09 08:31:27 +00:00
Natanael Copa
bb92119889 main/perl-mail-dkim: fix perl-yaml-libyaml dependency
perl-yaml-xs was renamed to perl-yaml-libyaml in commit
f5d37694d5b94bf203bdb131c181d19f50f33872. Adjust depends
accordingly.
2018-05-09 08:21:12 +00:00
Natanael Copa
a69294b137 main/ckbcomp: upgrade to 1.184 2018-05-09 08:14:52 +00:00
Natanael Copa
2ae8dd4d06 main/wayland: work around debugger detection in wayland
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.
2018-05-09 08:11:06 +00:00
Natanael Copa
3f2b59e548 main/gnutls: upgrade to 3.6.2 2018-05-09 07:18:11 +00:00
prspkt
0a8287b600 community/youtube-dl: improve abuild 2018-05-09 09:23:49 +03:00
prspkt
8eca73e136 community/youtube-dl: upgrade to 2018.05.01 2018-05-09 09:23:49 +03:00
Roberto Oliveira
cca20069cf main/perl-io-async: upgrade to 0.72
Version 0.69 is not available anymore
2018-05-09 06:23:24 +00:00
Mike Sullivan
52d25f963f main/uvncrepeater: update broken source location 2018-05-09 06:22:16 +00:00
Mike Sullivan
22503ad205 main/perl-tree-dag_node: Upgrade to version 1.31 2018-05-09 06:21:45 +00:00
Mike Sullivan
2ef7406767 main/perl-list-someutils: Upgrade to version 0.55 2018-05-09 06:21:11 +00:00
Natanael Copa
7678ddf678 main/perl-mail-clamav: modernize 2018-05-09 06:20:34 +00:00
Mike Sullivan
d7a05202a4 main/perl-mail-clamav: fix version comparison that causes build break in Makefile.PL 2018-05-09 06:19:11 +00:00
Natanael Copa
5e642b2b77 main/perl-test2-suite: upgrade to 0.000114 2018-05-09 06:07:34 +00:00
Natanael Copa
343be74efa testing/qt5-qtwebengine: work around pax issue
mksnapshot needs to be pax marked to work on hardened kernel
2018-05-09 05:51:22 +00:00
Oliver Smith
301acf45a6 main/mesa: rebuild after libwayland update 2018-05-09 00:49:48 +02:00
Jakub Jirutka
90af2efeee main/wget: don't run fuzz tests, they are broken
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;
             ^
2018-05-08 23:43:30 +02:00
Jakub Jirutka
2de02b30bb main/wget: download source from https:// instead of ftp:// 2018-05-08 23:04:42 +02:00
Andy Postnikov
ef64d3c2ab main/wget: security upgrade to 1.19.5 2018-05-08 23:04:10 +02:00
Roberto Oliveira
331b8af2e6 community/perl-list-moreutils-xs: upgrade to 0.428 2018-05-08 19:26:57 +00:00
Carlo Landmeter
11ae2ed9b2 testing/influxdb: move to community 2018-05-08 18:58:43 +00:00
TBK
08fb3c0703 community/py-attrs: provide py2 package 2018-05-08 13:42:46 +00:00
TBK
313ebbf01c community/py-attrs: renamed from py3-attrs 2018-05-08 13:42:46 +00:00
tcely
93bb13a862 testing/jdupes: new aport
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'.
2018-05-08 13:15:19 +00:00
Natanael Copa
6357701b0a main/wayland: fix replaces 2018-05-08 13:04:29 +00:00
Valery Kartel
4f8b36b3d0 main/wayland: upgrade to 1.15.0
- new library: wayland-egl
- enable tests
- fix libs subpackages depends
2018-05-08 12:27:27 +00:00
Jakub Jirutka
27d70f14bc Revert "testing/badtouch: new aport"
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.
2018-05-08 12:32:36 +02:00
Natanael Copa
2e1514f9ef testing/badtouch: fix arch setting
cargo is only available for x86_64
2018-05-08 10:26:55 +00:00
Natanael Copa
b4a416cd6c main/lua-mqtt-publish: upgrade to 0.2 2018-05-08 10:22:05 +00:00
Francesco Colista
bd657a0be4 testing/py-pykka: added check() 2018-05-08 09:33:20 +00:00
prspkt
77ed4d989d testing/py-pykka: clarify license, improve abuild 2018-05-08 09:26:56 +00:00
prspkt
b41e405818 testing/py-pykka: add python3 2018-05-08 09:26:56 +00:00
prspkt
0ebbfe9e14 main/mutt: upgrade to 1.9.5 2018-05-08 09:19:09 +00:00
prspkt
be52b8d598 main/py-certify: clarify license, improve abuild 2018-05-08 09:19:09 +00:00
prspkt
7726d2e172 main/py-certify: upgrade to 2018.4.16 2018-05-08 09:19:09 +00:00
kpcyrd
e3b4192e75 main/cjdns: upgrade to 20.2 2018-05-08 09:19:09 +00:00
Jean-Louis Fuchs
d8f3a8f216 community/girara: upgrade to 0.2.9
* Upstream switched to meson build
2018-05-08 09:19:09 +00:00