aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/qt5-websockets: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtxmlpatterns: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qttranslations: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtsvg: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtserialport: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtscript: upgrade to 5.10.1Natanael Copa2018-05-012-5/+5
|
* community/qt5-qtquickcontrols: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtmultimedia: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qttools: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtimageformats: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtgraphicaleffects: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtdeclarative: upgrade to 5.10.1Natanael Copa2018-05-012-4/+23
|
* community/qt5-qtbase: upgrade to 5.10.1Natanael Copa2018-05-012-107/+21
|
* community/llvm3.9: rebuild to fix problem on armhfJakub Jirutka2018-05-011-1/+1
| | | | | | Error relocating /usr/lib/libLLVM-3.9.so: _ZSt16__get_once_mutexv: symbol not found Error relocating /usr/lib/libLLVM-3.9.so: _ZSt27__set_once_functor_lock_ptrPSt11unique_lockISt5mutexE: symbol not found Error relocating /usr/lib/libLLVM-3.9.so: _ZSt14__once_functor: symbol not found
* community/gns3-server: fixed dependencyFrancesco Colista2018-04-305-131/+5
| | | | | * Got rid of patches that were supposed to workaround hardcoded python's packages versions * Introduced two new dependency to make GNS3 work again.
* community/py3-aiohttp-cors-gns3: new aportFrancesco Colista2018-04-301-0/+32
| | | | | | | | | This has been introduced due to a long required compatibility for GNS3. In alpine we are upgrading to the latest version (which often breaks ABI), while GNS3 sticks to older versions. This new aport introduce a layer of compatibility, following what also Archlinux does. It is pushed in community directly in order to be a dependency of GNS3, though has been tested.
* community/py3-aiohttp-gns3: new aportFrancesco Colista2018-04-301-0/+33
| | | | | | | | | This has been introduced due to a long required compatibility for GNS3. In alpine we are upgrading to the latest version (which often breaks ABI), while GNS3 sticks to older versions. This new aport introduce a layer of compatibility, following what also Archlinux does. It is pushed in community directly in order to be a dependency of GNS3, though has been tested.
* community/py-numpy: upgrade to 1.14.3Francesco Colista2018-04-301-2/+2
|
* community/wireshark: add secinfoLeonardo Arena2018-04-301-0/+11
|
* community/youtube-dl: upgrade to 2018.04.25Roberto Oliveira2018-04-301-2/+2
|
* community/you-get: upgrade to 0.4.1060Roberto Oliveira2018-04-301-3/+3
|
* community/yaml-cpp: add checkRoberto Oliveira2018-04-301-2/+6
|
* community/zziplib: update project urlRoberto Oliveira2018-04-301-2/+2
| | | | Project is now hosted on Github
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* community/html-xml-utils: fixed last test, updated APKBUILDFrancesco Colista2018-04-302-20/+65
|
* community/html-xml-utils: upgrade to 7.7Francesco Colista2018-04-301-2/+2
|
* community/graphicsmagick: upgrade to 1.3.29Francesco Colista2018-04-301-2/+2
|
* community/zsh-autosuggestions: move from testingJakub Jirutka2018-04-291-0/+22
|
* community/ykpers: move from testingJakub Jirutka2018-04-291-0/+39
|
* community/yubico-c: move from testingJakub Jirutka2018-04-291-0/+43
|
* community/neovim: disable on aarch64 due to build failureJakub Jirutka2018-04-291-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | [ 0%] Generating auto/charset.c.generated.h, ../../include/charset.h.generated.h /usr/bin/luajit: bad light userdata pointer stack traceback: [C]: in function 'match' ...c/neovim-0.2.2/src/nvim/generators/gen_api_ui_events.lua:15: in main chunk [C]: at 0xaab0224b92e4 ... cd /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim && /usr/bin/luajit /home/buildozer/aports/community/neovim/src/neovim-0.2.2/src/nvim/generators/gen_declarations.lua /home/buildozer/aports/community/neovim/src/neovim-0.2.2/src/nvim/eval/gc.c /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim/auto/eval/gc.c.generated.h /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/include/eval/gc.h.generated.h /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim/auto/eval/gc.i /usr/bin/luajit: bad light userdata pointer stack traceback: [C]: in function 'match' ...rc/neovim-0.2.2/src/nvim/generators/gen_declarations.lua:232: in main chunk [C]: at 0xaaad1ff4f2e4 ... and so on Patch backported from https://github.com/neovim/neovim/pull/7880 did't help.
* Revert "community/neovim: backport fix for aarch64"Jakub Jirutka2018-04-292-518/+1
| | | | | | This reverts commit fd0fe9323702c6f67856701d376d3aa441412c09. It didn't help at all.
* community/neovim: backport fix for aarch64Jakub Jirutka2018-04-292-1/+518
|
* community/py-zmq: upgrade to 17.0.0Fabian Affolter2018-04-281-7/+5
|
* main/libuv: upgrade to 1.20.2 and rebuild dependent aportsTBK2018-04-286-6/+6
|
* community/neovim: modernize abuildTBK2018-04-281-8/+8
|
* community/captagent: improve abuildTBK2018-04-281-9/+15
|
* community/cargo: rebuild against libgit2 0.7.0Jakub Jirutka2018-04-283-22/+146
|
* community/julia: rebuild against libgit2 0.27.0Jakub Jirutka2018-04-281-1/+1
|
* community/py-pygit2: upgrade to 0.27.0Jakub Jirutka2018-04-281-2/+2
|
* community/ruby-rugged: upgrade to 0.27.0Jakub Jirutka2018-04-282-394/+5
|
* community/libsass: improve abuildprspkt2018-04-281-10/+5
|
* community/libsass: upgrade to 3.5.4prspkt2018-04-281-2/+2
|
* community/php5: security upgrade to 5.6.36Andy Postnikov2018-04-281-3/+7
| | | | CVE-2018-5712
* community/lua-depgraph: upgrade to 0.2.0Jakub Jirutka2018-04-281-3/+3
|
* community/lua-argparse: upgrade to 0.6.0Jakub Jirutka2018-04-281-3/+3
|
* community/utf8proc: upgrade to 2.1.1Jakub Jirutka2018-04-281-2/+2
|
* community/ruby-charlock_holmes: upgrade to 0.7.6Jakub Jirutka2018-04-282-67/+5
|
* community/xterm: upgrade to 332Jakub Jirutka2018-04-281-2/+2
|
* community/ruby-ox: upgrade to 2.9.2Jakub Jirutka2018-04-281-2/+2
|