aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: upgrade to 7.1.11Valery Kartel2017-10-311-4/+6
|
* community/logstalgia: upgrade to 1.1.0Natanael Copa2017-10-311-2/+2
|
* community/gource: rebuild against glew-2.1Natanael Copa2017-10-311-1/+1
|
* community/mesa-demos: rebuild against glew-2.1Natanael Copa2017-10-311-1/+1
|
* community/xpra: upgrade to 2.1.3Natanael Copa2017-10-311-3/+3
|
* community/libreoffice: upgrade to 5.4.2.2Natanael Copa2017-10-312-32/+47
|
* community/xmlsec: upgrade to 1.2.25 and enable nssNatanael Copa2017-10-312-90/+26
| | | | libreoffice needs xmlsec-nss so we make a subpackage for it
* community/ocrmypdf: upgrade to 5.4.2Carlo Landmeter2017-10-311-2/+2
|
* community/freerdp: move from mainNatanael Copa2017-10-318-0/+872
|
* community/pv: upgrade to 1.6.6Natanael Copa2017-10-311-5/+3
|
* community/libsass: upgrade to 3.4.6Natanael Copa2017-10-311-2/+2
|
* community/shotwell: upgrade to 0.27.1Natanael Copa2017-10-311-2/+2
|
* community/syncthing: upgrade to 0.14.39Natanael Copa2017-10-311-2/+2
|
* community/libevhtp: upgrade to 1.2.12Natanael Copa2017-10-311-3/+3
|
* community/postfixadmin: upgrade to 3.1Natanael Copa2017-10-311-3/+3
|
* community/geany: upgrade to 1.31Natanael Copa2017-10-311-2/+2
|
* community/vte3: upgrade to 0.50.1Natanael Copa2017-10-311-3/+3
|
* community/soundtouch: upgrade to 2.0.0Natanael Copa2017-10-311-3/+3
|
* community/claws-mail: upgrade to 3.15.1Natanael Copa2017-10-311-2/+2
|
* community/libosinfo: upgrade to 1.1.0Natanael Copa2017-10-311-3/+3
|
* community/gitea: upgrade to 1.2.2Carlo Landmeter2017-10-311-3/+3
| | | | take maintainership
* community/perl-cpan-meta-check: upgrade to 0.014Natanael Copa2017-10-311-2/+0
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* community/lua-hiredis: modernize, compile all in build stepTimo Teräs2017-10-301-24/+14
|
* Revert "community/cargo: upgrade to 0.22.0"William Pitcock2017-10-303-47/+58
| | | | | | | | | | This change causes the package to be unbuildable without manual intervention, which violates policy. Reverting the change is theoretically harmless, as the old cargo has not been removed from the archive. This reverts commit c6e8dbdbd42fc99d297045cf6bd0e3d9474e53ad.
* community/luasrcdiet: upgrade to 1.0.0Jakub Jirutka2017-10-291-3/+3
|
* community/lua-srcdiet: rename to luasrcdietJakub Jirutka2017-10-291-9/+10
|
* community/notmuch: use python3 for building and fix testsJakub Jirutka2017-10-292-4/+27
| | | | This may also hopefully fix build on armhf...
* community/notmuch: re-enable checkJakub Jirutka2017-10-291-2/+1
| | | | It was disabled by mistake in eace4ed225398c45aa576d165a8686038498cc2e.
* community/rust: prepare alpine targets for aarch64 and armhfJakub Jirutka2017-10-292-15/+102
|
* community/cargo: upgrade to 0.22.0Jakub Jirutka2017-10-283-58/+47
| | | | | | | | | | | We don't download prebuilt cargo binary anymore, mainly because that URL on S3 doesn't work anymore. They have moved it *again* and https://static.rust-lang.org/dist/ still does not contain musl binaries. However, we need cargo to build rust, so when building cargo, we must already have cargo anyway. And cargo cannot be built without rust.
* community/xpra: disable on armhf due to build failureJakub Jirutka2017-10-281-1/+2
| | | | | | | | | | | | | | | | | | gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe \ -fno-strict-aliasing -Os -fomit-frame-pointer -pipe -fPIC -I/usr/include/python2.7 \ -c xpra/codecs/dec_avcodec2/decoder.c \ -o build/temp.linux-armv8l-2.7/xpra/codecs/dec_avcodec2/decoder.o -Wl,--as-needed \ -Wall -Werror -fPIC xpra/codecs/dec_avcodec2/decoder.c: In function '__pyx_pf_4xpra_6codecs_12dec_avcodec2_7decoder_7Decoder_init_context': xpra/codecs/dec_avcodec2/decoder.c:5551:3: error: 'refcounted_frames' is deprecated [-Werror=deprecated-declarations] __pyx_v_self->codec_ctx->refcounted_frames = 1; ^~~~~~~~~~~~ In file included from xpra/codecs/dec_avcodec2/decoder.c:558:0: /usr/include/libavcodec/avcodec.h:2694:9: note: declared here int refcounted_frames; ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors error: command 'gcc' failed with exit status
* community/rust: upgrade to 1.21Marat Safin2017-10-287-549/+46
|
* community/php5: upgrade to 5.6.32Kaarle Ritvanen2017-10-281-3/+3
|
* community/caddy: upgrade to 0.10.10Carlo Landmeter2017-10-281-2/+2
|
* community/domoticz: upgrade to 3.8153Carlo Landmeter2017-10-281-10/+10
|
* community/wpan-tools: move from testingSören Tempel2017-10-271-0/+36
|
* community/farbfeld: move from testingSören Tempel2017-10-272-0/+54
|
* main/python3: fix cyclic dependency for tkinterNatanael Copa2017-10-274-0/+307
| | | | | | | Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3
* community/modemmanager: upgrade to 1.6.10Stuart Cardall2017-10-271-2/+2
|
* community/tini: upgrade to 0.16.1TBK2017-10-271-2/+2
|
* community/cacti: upgrade to 1.1.26 + some fixesValery Kartel2017-10-272-13/+18
| | | | | | | | - minor fixes in APKBUILD - remove executable bit from scripts and images - add mariadb-client as dependency for cacti-setup - add missing php modules to cacti-php* subpackages - fix error in php-fpm pool definition
* community/suricata: New upstream release 4.0.1Steve McMaster2017-10-271-4/+3
|
* community/py-snmp: upgrade to 4.4.1Fabian Affolter2017-10-271-2/+2
|
* community/rspamd: upgrade to 1.6.5TBK2017-10-271-3/+3
|
* community/gnome-bluetooth: upgrade to 3.26.1TBK2017-10-271-2/+2
|
* community/tor: upgrade to 0.3.1.8; modernizeTBK2017-10-271-10/+15
|
* community/imagemagick6: upgrade to 6.9.9.20TBK2017-10-271-2/+2
|
* community/gdnsd: test suite does not work in fakerootTimo Teräs2017-10-271-0/+1
|
* community/wireshark: enable luaJean-Louis Fuchs2017-10-271-3/+4
|