aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/qemu: add pulseaudio supportMinecrell2020-01-181-2/+4
|
* community/consul-template: move from testingwener2020-01-183-0/+410
|
* community/atools: upgrade to 18.9.2Leo2020-01-181-2/+2
|
* community/libluv: upgrade to 1.34.1.1Leo2020-01-181-15/+8
|
* community/perl-template-toolkit: upgrade to 3.006Leo2020-01-181-2/+2
|
* community/corefm: disable on armhf due to qtdeclarativeRasmus Thomsen2020-01-181-1/+1
|
* community/kaccounts-providers: disable on armhf due to qtdeclarativeRasmus Thomsen2020-01-181-1/+1
|
* community/plasma: disable on armhf due to qtdeclarativeRasmus Thomsen2020-01-181-1/+1
|
* community/plasma-integration: disable on armhf due to qt5-declarativeRasmus Thomsen2020-01-181-2/+2
|
* community/phpmyadmin: add secfixesAndy Postnikov2020-01-181-0/+5
|
* community/libimagequant: upgrade to 2.12.6Leo2020-01-171-2/+2
|
* community/acme.sh: upgrade to 2.8.5Leo2020-01-171-2/+2
|
* community/py3-pikepdf: upgrade to 1.8.3Leo2020-01-171-2/+2
|
* community/py3-waitress: upgrade to 1.4.2Leo2020-01-171-3/+3
|
* community/py3-pyhamcrest: upgrade to 1.10.1Leo2020-01-171-2/+2
|
* community/font-overpass: fix url= and simplifyLeo2020-01-171-11/+3
| | | | | - Remove the build() step - Simplify the install() step by having only one call to `install`
* community/font-overpass: move from testingLeo2020-01-171-0/+27
|
* community/libarchive-qt: upgrade to 1.1.1Leo2020-01-171-7/+8
|
* community/mako: upgrade to 1.4.1Leo2020-01-171-4/+4
|
* community/captagent: upgrade to 6.3.1Kaarle Ritvanen2020-01-172-17/+4
|
* community/gwenhywfar: upgrade to 5.1.1Sören Tempel2020-01-171-3/+3
|
* community/qt5-qtdeclarative: re-enable armhf to unblock buildersNatanael Copa2020-01-171-1/+1
| | | | | | armhf is still broken at runtime, but still builds. There are a ton of packages that (indirectly) depends on qt5-qtdeclarative. renable armhf til those have be disabled so we avoid block the builders.
* community/coretime: disable on armhh due to missing qt5-qtmultimediaNatanael Copa2020-01-171-1/+1
|
* community/php7-pecl-igbinary: upgrade to 3.1.1Andy Postnikov2020-01-171-2/+2
|
* community/php7-pecl-xdebug: upgrade to 2.9.1Andy Postnikov2020-01-171-2/+2
|
* community/grim: upgrade to 1.3.0Michał Polański2020-01-162-20/+4
|
* community/py3-reportlab: upgrade to 3.5.34Leo2020-01-161-2/+2
|
* community/perl-xml-libxslt: upgrade to 1.97Leo2020-01-161-15/+10
|
* community/libqmi: upgrade to 1.24.4Leo2020-01-161-2/+2
|
* community/nnn: upgrade to 2.9Leo2020-01-161-3/+3
|
* community/fio: add docswener2020-01-161-1/+6
|
* community/suricata: upgrade to 5.0.1Michael Pirogov2020-01-162-28/+25
|
* community/wireguard-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* community/mpd: allow configuration of real-time schedulingSören Tempel2020-01-161-2/+7
| | | | | | | | | | | | | | | Without this change MPD emits the following warnings using syslog: daemon.err libsmbclient[3356]: exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted daemon.err libsmbclient[3356]: exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted See also: https://www.musicpd.org/doc/html/user.html#real-time-scheduling OK clandmeter@
* community/mpd: run checkpath with quiet flagSören Tempel2020-01-152-3/+4
| | | | | | | | The checkpath invocation creates a directory usually located on a tmpfs and cleared on each boot. As such, mpd creates and "corrects" the permissions of this directory on each boot. This causes two unnecessary messages to be emitted on each boot by the service. This change adds the quiet flag which suppresses these messages.
* community/firefox-esr: disable on armhfRasmus Thomsen2020-01-151-1/+1
| | | | | | | | media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/spl_sqrt_floor_arm.o /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S: Assembler messages: /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:88: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:99: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:142: Error: selected processor does not support `sbfx r8,r6,#12,#16' in ARM mod
* community/grpc: upgrade to 1.26.0wener2020-01-151-3/+3
|
* community/tracker-miners: enable libgrss and icu integrationRasmus Thomsen2020-01-151-2/+2
|
* community/libgrss: move from communityRasmus Thomsen2020-01-151-0/+34
|
* community/kwrited: disable on armhfNatanael Copa2020-01-151-1/+1
| | | | | qt5-qtdeclarative-dev (missing): required by: ki18n-dev-5.65.0-r0[qt5-qtdeclarative-dev]
* community/wireguard-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/wireguard-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/jool-modules-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/libdwarf: upgrade to 20200114Leo2020-01-151-2/+2
|
* community/perl-mojolicious: upgrade to 8.31Leo2020-01-151-2/+2
|
* main/gjs: move from communityRasmus Thomsen2020-01-151-37/+0
| | | | Required for libsecret tests