aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/kde-frameworks: fix linting errorsBart Ribbers2019-10-2065-83/+70
| | | | Closes !517
* rebuild against libdvdread.so.7Leo2019-10-204-4/+4
| | | Closes !477
* community/nextcloud-client: disable on ppc64leKevin Daudt2019-10-201-1/+1
| | | | qt5-webengine is missing.
* community/plasma: re-limit on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/systemsettings: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/sddm-kcm: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/powerdevil: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-vault: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-pa: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-desktop: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/ksysguard: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/khotkeys: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/kde-cli-tools: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/wireguard-*: upgrade to 0.0.20191012Stefan Reiff2019-10-203-7/+7
|
* community/nextcloud-client: disable on s390x due to qt5-qtwebengineRasmus Thomsen2019-10-201-1/+1
|
* community/capstone: fix search patch for python binding's libstf2019-10-202-4/+17
| | | | | | | | | | | | | | | | | | | without this fix the following happens: ``` % python3 -m capstone Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.7/runpy.py", line 142, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/python3.7/runpy.py", line 109, in _get_module_details __import__(pkg_name) File "/usr/lib/python3.7/site-packages/capstone/__init__.py", line 315, in <module> raise ImportError("ERROR: fail to load the dynamic library.") ImportError: ERROR: fail to load the dynamic library. ``` it also adds a -static subpkg
* community/nextcloud-client: use QtWebEngine again now that it worksRasmus Thomsen2019-10-202-318/+4
|
* community/plasma: upgrade to 5.17.0Bart Ribbers2019-10-2044-205/+509
|
* community/gsoap: upgrade to 2.8.94Leo2019-10-201-2/+2
|
* community/youtube-dl: upgrade to 2019.10.16Leo2019-10-201-3/+3
|
* community/mpd: upgrade to 0.21.16Leo2019-10-201-3/+3
|
* community/keepalived: upgrade to 2.0.19Leo2019-10-201-3/+3
|
* community/opencpn: revert disable due to build issuesKevin Daudt2019-10-191-1/+1
| | | | This reverts commit ebbedf893e435002e52064512ea413b49d2bc57e.
* community/wxgtk: fix missing execute permissions on wx-config*stf2019-10-191-1/+3
| | | | Closes GH-11933
* community/opencpn: disable due to build issuesKevin Daudt2019-10-191-1/+1
| | | | | | | | | | opencpn does not build due to missing dependencies / incorrect configuration: wxWidgets wx/version.h file not found in /usr/lib/wx/include/gtk2-unicode-3.0;/usr/include/wx-3.0. Disable until this is fixed.
* community/wxgtk: fix bad pkgconf include pathstf2019-10-191-2/+7
| | | | Closes GH-11925
* community/py3-xlsxwriter: upgrade to 1.2.2Leo2019-10-181-2/+2
|
* community/nodejs-current: upgrade to 12.12.0Andy Postnikov2019-10-181-2/+2
|
* community/opencpn: rebuild against wxgtk 3.0Natanael Copa2019-10-181-1/+1
|
* community/erlang: upgrade to 22.1J0WI2019-10-181-17/+15
|
* community/diff-pdf: rebuild against wxgtk 3.0Natanael Copa2019-10-181-1/+1
|
* Revert "comunity/wxgtk: Update to 3.1.2"Natanael Copa2019-10-181-11/+15
| | | | | | | wxgtk 3.1 is an unstable development branch and should not have been merged to the aports tree. Lets revert to 3.0.x stable. This reverts commit 754e54a4f43c272f5e9b4a41c1dd3ac6b50a3f4c.
* community/wireguard-tools: fix regex in alpine-compat.patchRasmus Thomsen2019-10-182-3/+4
| | | | | | This fixes using wg-quick as a client fixes #10772
* community/wireguard-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-181-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-181-1/+1
|
* community/go: upgrade to 1.13.3Natanael Copa2019-10-181-2/+2
|
* community/wireguard-rpi: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-181-1/+1
|
* community/gnome-terminal: upgrade to 3.34.2Rasmus Thomsen2019-10-171-2/+2
|
* community/go: add secfixes comment for CVE-2019-17596Natanael Copa2019-10-171-0/+2
|
* community/qt5-qtwebengine fixed crashing UB in ProcessMetrics::GetMallocUsagestf2019-10-172-3/+12
| | | | fixes #10405
* community/go: upgrade to 1.13.2Natanael Copa2019-10-171-2/+2
|
* community/py3-hypothesis: upgrade to 4.41.2Leo2019-10-171-2/+2
|
* community/libxmlb: upgrade to 0.1.13Leo2019-10-171-2/+2
|
* community/kwin: rebuild against KDE Frameworks 5.63.0Bart Ribbers2019-10-171-1/+1
|
* community/kde-frameworks: upgrade to 5.63.0Bart Ribbers2019-10-1779-252/+886
|
* community/texlive: rebuild against libpoppler.so.91Rasmus Thomsen2019-10-171-1/+1
|
* community/ssh-getkey-gitlab: upgrade to 0.2.0Jakub Jirutka2019-10-171-2/+2
|
* rebuild against libpoppler.so.91Leo2019-10-172-2/+2
|
* community/poppler-qt5: upgrade to 0.81.0Leo2019-10-171-2/+2
|
* community/zabbix: modernize initd fileKevin Daudt2019-10-172-43/+16
| | | | | | | | | | Use declarative style (no custom start/stop functions) and use a supervisor. Improve packaging by copying files / directories instead of moving them, making it easier to test packaging without having to rebuild everything. Move the zabbix agentd configuration file from the openrc package to the agent package where it belongs.