aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/rhythmbox: switch to python3Leo2019-11-221-1/+1
|
* community/py3-gst: switch to python3Leo2019-11-221-1/+1
|
* community/networkmanager: switch to python3Leo2019-11-221-2/+2
|
* community/ibus: switch to py3-gobject3Leo2019-11-221-2/+2
|
* community/gexiv2: drop obsolete python2 only dependency for testsLeo2019-11-221-1/+1
|
* community/gvfs: upgrade to 1.42.2Leo2019-11-221-3/+3
|
* community/zathura: remove workaround for sphinx-build-3Leo2019-11-222-17/+4
|
* community/xfce4-terminal: add missing dependency on pcre2-devLeo2019-11-221-3/+3
|
* community/wslay: remove workaround for py3-sphinxLeo2019-11-222-17/+1
|
* community/gotop: fix buildLeo2019-11-221-1/+2
|
* community/rpm: upgrade to 4.15.1Leo2019-11-221-8/+11
|
* community/gnome-terminal: add dbus dependencyAntoine Fontaine2019-11-221-2/+2
| | | | | gnome-terminal doesn't start without dbus, let's explicit the dependency
* community/gnome-desktop: add patch to hardcode locales inRasmus Thomsen2019-11-222-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 versionLeo2019-11-221-2/+5
|
* community/py3-parsedatetime: upgrade to 2.5Leo2019-11-221-3/+3
|
* Revert "community/ocaml: upgraded to 4.09.0"Tuan Hoang2019-11-222-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.0Timo Teräs2019-11-223-110/+42
|
* community/repmgr: disable erroring out because of VLAsLeo2019-11-221-1/+5
| | | | Fixes build for the 3.11 builders
* community/mpd: remove workaround for py-sphinx-3Leo2019-11-222-15/+0
|
* community/mpd: disable libcdio_paranoiaLeo2019-11-221-3/+3
| | | | Requires libcdio_paranoia >= 10.2+0.93+1 but we have 2.0.0
* community/marco: disable on s390xLeo2019-11-221-1/+1
|
* community/claws-mail: rebuild against newer libetpanLeo2019-11-222-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.1Kevin Daudt2019-11-221-2/+2
|
* community/simple-scan: upgrade to 3.34.2Leo2019-11-221-2/+2
|
* community/gwenhywfar: upgrade to 4.20.2Leo2019-11-221-8/+4
|
* community/libindicator: remove Werror option for gcc 9.2Mike Sullivan2019-11-221-2/+2
|
* community/uncrustify: upgrade to 0.70.0Leo2019-11-221-5/+5
|
* community/tepl: upgrade to 4.2.1Leo2019-11-221-4/+3
|
* community/gtkspell3: fix buildLeo2019-11-221-1/+1
|
* community/py3-port-for: use --sitepackages for toxLeo2019-11-221-4/+1
|
* community/py3-pytest-forked: use --sitepackages for toxLeo2019-11-221-1/+1
|
* community/py3-multidict: upgrade to 4.6.1Leo2019-11-221-4/+7
|
* community/py3-hypothesis: upgrade to 4.46.0Leo2019-11-221-2/+2
|
* community/grilo: fix build with new totel-pl-parserLeo2019-11-221-2/+5
|
* community/gnome-books: add missing librsvg dependencyLeo2019-11-221-1/+1
|
* community/zutils: clarify license, modernizeprspkt2019-11-221-6/+2
|
* community/zutils: upgrade to 1.8prspkt2019-11-222-24/+4
| | | | | * Add gzip check dependency. * Out-of-tree patch has been merged, remove.
* community/scapy: fix checksumLeo2019-11-221-1/+1
|
* community/go: upgrade top 1.13.4Andy Postnikov2019-11-211-3/+3
|
* community/php7: upgrade to 7.3.12Andy Postnikov2019-11-211-3/+3
|
* community/apenwarr-redo: fix check errorKevin Daudt2019-11-211-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 subpackageLeo2019-11-211-1/+1
| | | | thanks @kdaudt for noticing it
* community/libwnck3: disable gtk-doc generationLeo2019-11-211-3/+3
|
* community/youtube-dl: upgrade to 2019.11.22prspkt2019-11-211-3/+3
|
* community/garcon: fix buildLeo2019-11-211-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 rebuildLeo2019-11-212-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.3Leo2019-11-211-8/+14
|
* community/py3-tornado: move from mainLeo2019-11-211-0/+31
|
* community/apk-file: upgrade to 0.3.6Daniele Debernardi2019-11-211-4/+4
|
* community/py3-tqdm: upgrade to 4.38.0Leo2019-11-211-3/+3
|