Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/openjfx12: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/openjfx11: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/nuspell: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/mozjs68: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/mapnik: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/libzim: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/firefox: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/ding-libs: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/brltty: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/refind: upgrade to 0.11.5 | Leo | 2020-02-22 | 1 | -3/+3 | |
| | ||||||
* | testing/randrctl: upgrade to 1.8.2 | Leo | 2020-02-22 | 1 | -9/+4 | |
| | ||||||
* | testing/poco: upgrade to 1.10.1 | Leo | 2020-02-22 | 1 | -2/+2 | |
| | ||||||
* | testing/shairport-sync: upgrade to 3.3.6 | Leo | 2020-02-22 | 1 | -3/+3 | |
| | ||||||
* | testing/py3-humanize: upgrade to 1.0.0 | Leo | 2020-02-22 | 1 | -5/+6 | |
| | ||||||
* | testing/clipman: upgrade to 1.3.0 | Leo | 2020-02-22 | 1 | -3/+5 | |
| | ||||||
* | testing/grantlee: upgrade to 5.2.0 | Rasmus Thomsen | 2020-02-22 | 1 | -8/+5 | |
| | ||||||
* | community/inadyn: move from testing | TBK | 2020-02-22 | 1 | -26/+0 | |
| | ||||||
* | testing/inadyn: upgrade to 2.6 | TBK | 2020-02-22 | 1 | -6/+5 | |
| | ||||||
* | testing/kmymoney: disable temporarily | Sören Tempel | 2020-02-22 | 1 | -1/+2 | |
| | | | | | Seems to be incompatible with our currently packed Qt5::WebKitWidgets version. Disable it temporarily to unblock the builders. | |||||
* | testing/librtlsdr: remove debugging leftovers | Sören Tempel | 2020-02-22 | 1 | -3/+3 | |
| | | | | Accidentally committed in 8205a5f34fd0b0b775acccce589f87942ae67254. | |||||
* | testing/quaternion: disable on armhf | Sören Tempel | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/konversation: attempt to fix build with recent Qt | Sören Tempel | 2020-02-22 | 2 | -2/+25 | |
| | ||||||
* | testing/trojita: disable on armhf | Sören Tempel | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/tarantool: disable (dependencies no longer packaged) | Sören Tempel | 2020-02-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Fails with: ERROR: unsatisfiable constraints: py2-argparse (missing): required by: .makedepends-tarantool-20200222.141459[py2-argparse] py2-gevent (missing): required by: .makedepends-tarantool-20200222.141459[py2-gevent] py2-msgpack (missing): required by: .makedepends-tarantool-20200222.141459[py2-msgpack] py2-six (missing): required by: .makedepends-tarantool-20200222.141459[py2-six] py2-yaml (missing): required by: .makedepends-tarantool-20200222.141459[py2-yaml] | |||||
* | testing/shiboken2: disable on armhf due to qt5-qtdeclarative | Rasmus Thomsen | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/libquotient: disable on armhf | Sören Tempel | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | testing/mongo-cxx-driver: add dependency on zstd-dev | Sören Tempel | 2020-02-22 | 1 | -1/+1 | |
| | | | | | | | | | Fails with: No rule to make target '/usr/lib/libzstd.so', needed by 'src/mongocxx/libmongocxx.so.0.0.0'. otherwise. | |||||
* | testing/mongo-cxx-driver: fix build in `abuild rootbld` | Sören Tempel | 2020-02-22 | 1 | -0/+1 | |
| | | | | | This also causes a change of the soname, however, no packages seem to depend on this package. | |||||
* | testing/librtlsdr: fix build with -Os | Sören Tempel | 2020-02-22 | 2 | -5/+71 | |
| | ||||||
* | testing/keystone: fix build with None build type | Sören Tempel | 2020-02-22 | 2 | -2/+19 | |
| | ||||||
* | testing/opensubdiv: add missing dependency on libxrandr | Sören Tempel | 2020-02-22 | 1 | -1/+2 | |
| | | | | | | | | | Otherwise fails with: CMake Error at cmake/FindGLFW.cmake:146 (message): Xrandr library not found - required for GLFW Call Stack (most recent call first): CMakeLists.txt:344 (find_package) | |||||
* | testing/ettercap: fix build with None build type | Sören Tempel | 2020-02-22 | 2 | -2/+19 | |
| | ||||||
* | testing/grantlee: fix build with recent Qt | Sören Tempel | 2020-02-22 | 3 | -2/+60 | |
| | ||||||
* | testing/gnome-fragments: remove aport | Sören Tempel | 2020-02-22 | 2 | -70/+0 | |
| | | | | | | Accidentally committed in 539c11eaf78c3222296d07f8ef36572563ffd918. Fails to build at the moment as transmission-static does not exist. | |||||
* | testing/mariadb-connector-odbc: fix build with CMake None build type | Sören Tempel | 2020-02-22 | 1 | -5/+3 | |
| | ||||||
* | main/lua-filesize: move from testing | Leo | 2020-02-21 | 1 | -45/+0 | |
| | ||||||
* | testing/lua-filesize: new aport | Leo | 2020-02-21 | 1 | -0/+45 | |
| | | | | | https://github.com/starius/lua-filesize Generate human readable string describing the size of files | |||||
* | testing/py3-regex: upgrade to 2020.2.18 | Leo | 2020-02-21 | 1 | -2/+2 | |
| | ||||||
* | testing/perl-dbix-class-helpers: upgrade to 2.035000 | Leo | 2020-02-21 | 1 | -7/+5 | |
| | ||||||
* | testing/corecollector: upgrade to 0.3.1 | Rasmus Thomsen | 2020-02-21 | 1 | -3/+3 | |
| | ||||||
* | testing/*: make CMake and meson respect our C{,PP,XX}FLAGS | Rasmus Thomsen | 2020-02-21 | 282 | -561/+631 | |
| | | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E | |||||
* | testing/schroot: new aport | Danct12 | 2020-02-21 | 8 | -0/+339 | |
| | | | | Signed-off-by: Danct12 <danct12@disroot.org> | |||||
* | testing/qt5-qtwebview: new aport | Danct12 | 2020-02-21 | 1 | -0/+38 | |
| | | | | Signed-off-by: Danct12 <danct12@disroot.org> | |||||
* | testing/perl-www-mechanize: upgrade to 1.96 | Timothy Legge | 2020-02-21 | 1 | -7/+5 | |
| | ||||||
* | testing/grafana: upgrade to 6.6.2 | Konstantin Kulikov | 2020-02-21 | 1 | -5/+5 | |
| | ||||||
* | testing/telegraf: fix path to the nologin command | Michał Polański | 2020-02-20 | 2 | -2/+2 | |
| | ||||||
* | testing/mtg: fix path to the nologin command | Michał Polański | 2020-02-20 | 2 | -2/+2 | |
| | ||||||
* | testing/miniflux: fix path to the nologin command | Michał Polański | 2020-02-20 | 2 | -2/+2 | |
| | ||||||
* | testing/consul: upgrade to 1.7.1 | Leo | 2020-02-20 | 1 | -2/+2 | |
| | ||||||
* | testing/py3-slugify: new aport | Michał Polański | 2020-02-20 | 1 | -0/+27 | |
| |