aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/ceph: fix circular dependecyHEADmasterNatanael Copa2020-05-121-1/+2
| | | | fix ceph-mon -> ceph-mon-tools -> ceph-mon circular dependency
* community/ocamlbuild: fix circular dependencyNatanael Copa2020-05-121-1/+2
| | | | fix ocaml-ocamlbuild -> ocaml-ocamlbuild circular dependency
* {community,testing}/qt5-*: upgrade to 5.14.2Bart Ribbers2020-05-1237-101/+101
|
* community/nextcloud: fix typoNatanael Copa2020-05-121-2/+2
| | | | | | | fixes typo introduced in commit 2a307f3880b9 (community/nextcloud: main packages provides also subpkg settings, 2020-05-01) ref #11392
* main/patchwork: remove meaningless -postgresql subpackageNatanael Copa2020-05-121-9/+2
| | | | | | | | | | remove -postgresql subpackage which only tried to pull in non-existing py-psycopg2 dependency, while py3-psycopg2 was explicitly installed by main package. also make the install_if for nginx uwsgi include the exact version of patchwork to avoid chaos in case multiple versions of patchwork exists in repository.
* community/wine_gecko: upgrade to 2.47.1Justin Berthault2020-05-121-11/+7
|
* community/qutebrowser: upgrade to 1.11.1Justin Berthault2020-05-121-2/+2
|
* community/poedit: upgrade to 2.3.1Rasmus Thomsen2020-05-121-3/+3
|
* community/filezilla: upgrade to 3.48.0Justin Berthault2020-05-122-3/+22
|
* community/libfilezilla: upgrade to 0.21.0Justin Berthault2020-05-121-2/+2
|
* community/perl-ipc-run: upgrade to 20200505.0Francesco Colista2020-05-121-3/+3
|
* community/openjdk11: disable checks on aarch64/s390xRasmus Thomsen2020-05-121-0/+6
| | | | These get stuck on the builders :/
* community/rstcheck: fix intermittent test failuresKeith Maxwell2020-05-122-4/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a patch to close the multiprocessing pool in line with the Python 3 documentation. The patch introduced by this commit has been submitted upstream: https://github.com/myint/rstcheck/pull/67 Testing inside `dabuild sh`, before this change we can't get above run 11: ``` $ cd src/rstcheck-3.3.1/ $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 (stalled) $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 2 3 4 5 6 7 8 9 10 11 (stalled) $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 2 3 (stalled) ``` After this change, 99 runs finish three times in a row: ``` $ abuild deps unpack prepare build $ cd src/rstcheck-3.3.1/ $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 $ for i in $(seq 99) ; do printf '%3d' $i && ./rstcheck.py --recursive examples/good || break ; done ; echo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ```
* community/plasma-desktop: apply patch to fix performance regressionBart Ribbers2020-05-112-3/+148
|
* community/plasma-workspace: apply patch to fix performance regressionBart Ribbers2020-05-112-3/+101
|
* community/perl-ffi-checklib: upgrade to 0.27Timothy Legge2020-05-111-2/+2
|
* community/perl-image-exiftool: upgrade to 11.99Leo2020-05-111-2/+2
|
* community/libarchive-qt: upgrade to 2.0.1Leo2020-05-111-2/+2
|
* community/translate-shell: upgrade to 0.9.6.12Leo2020-05-111-3/+3
|
* community/uacme: upgrade to 1.3uacme-upgradeCarlo Landmeter2020-05-111-2/+2
|
* community/coturn: upgrade to 4.5.1.2Carlo Landmeter2020-05-111-3/+3
|
* community/perl-net-dns-sec: upgrade to 1.16Francesco Colista2020-05-111-2/+2
|
* community/gitea: disable check on armhfSören Tempel2020-05-111-1/+1
|
* Revert "community/gitea: attempt to fix check() on armhf"Sören Tempel2020-05-113-420/+1
| | | | This reverts commit 04c5f3dae84c8df515cc1996e12263db0b6011d3.
* community/muacme: create directory /etc/ssl/uacmeJakub Jirutka2020-05-111-0/+2
|
* community/muacme: upgrade to 0.3.0Jakub Jirutka2020-05-113-4/+31
|
* community/vboot-utils: revert adding Remove-static-futility.patchMilan P. Stanić2020-05-112-39/+0
| | | | we have this functionality already in no-static.patch
* community/gitea: attempt to fix check() on armhfSören Tempel2020-05-113-1/+420
|
* community/mpd: upgrade to 0.21.23Justin Berthault2020-05-112-4/+19
|
* community/wireguard-rpi: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-1/+1
|
* community/jool-modules-rpi: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-2/+2
|
* community/wireguard-lts: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-1/+1
|
* community/rtl8821ce-lts: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.40-r0Natanael Copa2020-05-111-2/+2
|
* community/pinentry-ui: Add gcr to $depends of -gnome subpkgSören Tempel2020-05-111-1/+2
| | | | The subpackage needs the org.gnome.keyring.SystemPrompter service.
* community/faenza-icon-theme: cleanup and fix circular depsNatanael Copa2020-05-111-142/+53
| | | | | | add various subpackages for things we have packages for. drop the -extra subpackage due to many symlinks.
* community/ansible-lint: upgrade to 4.2.0Keith Maxwell2020-05-111-9/+12
|
* community/vkd3d: force dependency on vulkan-headers<1.2.140Sören Tempel2020-05-101-1/+1
| | | | Doesn't build with 1.2.140.
* community/z3: upgrade to 4.8.8Sören Tempel2020-05-102-29/+3
|
* community/libphonenumber: upgrade to 8.12.3Bart Ribbers2020-05-101-4/+4
|
* community/goffice: upgrade to 0.10.47Rasmus Thomsen2020-05-101-2/+2
|
* community/gnote: upgrade to 3.36.1Rasmus Thomsen2020-05-101-2/+2
|
* community/gnumeric: upgrade to 1.12.47Rasmus Thomsen2020-05-101-2/+2
|
* community/inkscape: upgrade to 1.0Milan P. Stanić2020-05-103-1878/+32
| | | | | | | remove fix-python.patch, not needed for this version add fix-Werror.patch, fixes -Werror flag in cmake files add dependencies which are needed to build this version 'make -j1' to fix fails on parallel build
* community/py3-hypothesis: upgrade to 5.12.0Leo2020-05-101-2/+2
|
* community/xbanish: upgrade to 1.7Leo2020-05-101-2/+2
|
* community/py3-jsonschema-gns3: upgrade to 3.2.0Francesco Colista2020-05-101-3/+3
|
* community/gnome-clocks: upgrade to 3.36.2Rasmus Thomsen2020-05-101-3/+3
|
* community/fmt: upgrade to 6.2.1Leo2020-05-102-218/+5
|