Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/gotop: fix build | Leo | 2019-11-22 | 1 | -1/+2 | |
| | ||||||
* | community/rpm: upgrade to 4.15.1 | Leo | 2019-11-22 | 1 | -8/+11 | |
| | ||||||
* | community/gnome-terminal: add dbus dependency | Antoine Fontaine | 2019-11-22 | 1 | -2/+2 | |
| | | | | | gnome-terminal doesn't start without dbus, let's explicit the dependency | |||||
* | community/gnome-desktop: add patch to hardcode locales in | Rasmus Thomsen | 2019-11-22 | 2 | -4/+140 | |
| | | | | | | | musl doesn't have a locales dir nor does it have a `locale` command. As such gnome-desktop can't find any locales and won't be able to display any (e.g. in gnome-control-center). This is a temporary solution until musl has better support for locales. | |||||
* | community/fstrcmp: fix pkg-config version | Leo | 2019-11-22 | 1 | -2/+5 | |
| | ||||||
* | community/py3-parsedatetime: upgrade to 2.5 | Leo | 2019-11-22 | 1 | -3/+3 | |
| | ||||||
* | Revert "community/ocaml: upgraded to 4.09.0" | Tuan Hoang | 2019-11-22 | 2 | -11/+20 | |
| | | | | | | | | | | | | | This reverts commit d95a53813d93148146b793532b55873416d9af63. ocaml-camlp4 latest/final version is 4.08 which does not work with ocaml 4.09. It is better if we keep ocaml 4.08 for 3.11 release and deal with ocaml-camlp4 after release. $ apk add ocaml-camlp4 ERROR: unsatisfiable constraints: ocaml-runtime-4.09.0-r0: breaks: ocaml-camlp4-4.08.1-r0[ocaml-runtime~4.08] | |||||
* | community/flatbuffers: upgrade to 1.11.0 | Timo Teräs | 2019-11-22 | 3 | -110/+42 | |
| | ||||||
* | community/repmgr: disable erroring out because of VLAs | Leo | 2019-11-22 | 1 | -1/+5 | |
| | | | | Fixes build for the 3.11 builders | |||||
* | community/mpd: remove workaround for py-sphinx-3 | Leo | 2019-11-22 | 2 | -15/+0 | |
| | ||||||
* | community/mpd: disable libcdio_paranoia | Leo | 2019-11-22 | 1 | -3/+3 | |
| | | | | Requires libcdio_paranoia >= 10.2+0.93+1 but we have 2.0.0 | |||||
* | community/marco: disable on s390x | Leo | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | community/claws-mail: rebuild against newer libetpan | Leo | 2019-11-22 | 2 | -3/+253 | |
| | | | | | This was failing on the 3.11 builders, so lets fix it and while we're at it rebuild even though there is no soname changes. | |||||
* | community/atools: upgrade to 18.9.1 | Kevin Daudt | 2019-11-22 | 1 | -2/+2 | |
| | ||||||
* | community/simple-scan: upgrade to 3.34.2 | Leo | 2019-11-22 | 1 | -2/+2 | |
| | ||||||
* | community/gwenhywfar: upgrade to 4.20.2 | Leo | 2019-11-22 | 1 | -8/+4 | |
| | ||||||
* | community/libindicator: remove Werror option for gcc 9.2 | Mike Sullivan | 2019-11-22 | 1 | -2/+2 | |
| | ||||||
* | community/uncrustify: upgrade to 0.70.0 | Leo | 2019-11-22 | 1 | -5/+5 | |
| | ||||||
* | community/tepl: upgrade to 4.2.1 | Leo | 2019-11-22 | 1 | -4/+3 | |
| | ||||||
* | community/gtkspell3: fix build | Leo | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | community/py3-port-for: use --sitepackages for tox | Leo | 2019-11-22 | 1 | -4/+1 | |
| | ||||||
* | community/py3-pytest-forked: use --sitepackages for tox | Leo | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | community/py3-multidict: upgrade to 4.6.1 | Leo | 2019-11-22 | 1 | -4/+7 | |
| | ||||||
* | community/py3-hypothesis: upgrade to 4.46.0 | Leo | 2019-11-22 | 1 | -2/+2 | |
| | ||||||
* | community/grilo: fix build with new totel-pl-parser | Leo | 2019-11-22 | 1 | -2/+5 | |
| | ||||||
* | community/gnome-books: add missing librsvg dependency | Leo | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | community/zutils: clarify license, modernize | prspkt | 2019-11-22 | 1 | -6/+2 | |
| | ||||||
* | community/zutils: upgrade to 1.8 | prspkt | 2019-11-22 | 2 | -24/+4 | |
| | | | | | * Add gzip check dependency. * Out-of-tree patch has been merged, remove. | |||||
* | community/scapy: fix checksum | Leo | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | community/go: upgrade top 1.13.4 | Andy Postnikov | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/php7: upgrade to 7.3.12 | Andy Postnikov | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/apenwarr-redo: fix check error | Kevin Daudt | 2019-11-21 | 1 | -1/+1 | |
| | | | | | The test suite complains when common variables are set, so we unset those. But recently, `CXX` has been set as well, so we need to unset that. | |||||
* | community/libwnck3: disable -doc subpackage | Leo | 2019-11-21 | 1 | -1/+1 | |
| | | | | thanks @kdaudt for noticing it | |||||
* | community/libwnck3: disable gtk-doc generation | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/youtube-dl: upgrade to 2019.11.22 | prspkt | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/garcon: fix build | Leo | 2019-11-21 | 1 | -3/+10 | |
| | | | | | | The source is unavailable so use a github-mirror. The mirror has no ready configure files so we need to regenerate them. | |||||
* | community/rest: disable failing tests and rebuild | Leo | 2019-11-21 | 2 | -10/+131 | |
| | | | | | | | | | | - Remove oauth and oauth-sync tests since they fail - Remove libsoup-dev from depends_dev since it is found by pkgconfig - Move gobject-introspection-dev to makedepends since it is not required by the -dev package - With the 2 above we can remove the depends_dev variable and use only makedepends - Fix policy violations found by apkbuild-lint | |||||
* | community/py3-tornado: upgrade to 6.0.3 | Leo | 2019-11-21 | 1 | -8/+14 | |
| | ||||||
* | community/py3-tornado: move from main | Leo | 2019-11-21 | 1 | -0/+31 | |
| | ||||||
* | community/apk-file: upgrade to 0.3.6 | Daniele Debernardi | 2019-11-21 | 1 | -4/+4 | |
| | ||||||
* | community/py3-tqdm: upgrade to 4.38.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/py3-hypothesis: drop patch for older attrs compat | Leo | 2019-11-21 | 2 | -48/+1 | |
| | ||||||
* | community/ntpsec: upgrade to 1.1.8 | Leo | 2019-11-21 | 1 | -5/+4 | |
| | ||||||
* | community/gtksourceview4: disable on s390x | Leo | 2019-11-21 | 1 | -1/+1 | |
| | ||||||
* | community/libsass: fix build | Leo | 2019-11-21 | 2 | -3/+22 | |
| | | | | Set the pkgconfig version to our current version | |||||
* | community/py3-jsonschema: upgrade to 3.2.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/spice-gtk: fix build | Leo | 2019-11-21 | 2 | -4/+21 | |
| | | | | | | - Add missing perl dependency, spice-gtk uses pod2man - Patch the version field, otherwise the git script runs and appends the -dirty suffix which is invalid in pkgconfig | |||||
* | community/py3-apipkg: disable tests | Leo | 2019-11-21 | 1 | -0/+2 | |
| | | | | | | They are know to be incompatible with Pytest 5.1 and above. See: https://github.com/pytest-dev/apipkg/issues/17 | |||||
* | community/vulkan-loader: upgrade to 1.1.128 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | community/vulkan-headers: upgrade to 1.1.128 | Leo | 2019-11-21 | 1 | -2/+2 | |
| |