aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py3-sphinxcontrib-doxylink: upgrade to 1.6.1prspkt2019-06-061-2/+2
|
* testing/py3-sphinxcontrib-doxylink: claricy license, modernizeprspkt2019-06-061-22/+5
|
* testing/py-sphinxcontrib-doxylink: upgrade to python3prspkt2019-06-061-5/+8
|
* testing/plata-theme: upgrade to 0.8.4Leo2019-06-061-2/+2
|
* community/crystal: add libevent-static to dependsMilan P. Stanić2019-06-061-1/+1
| | | | libevent-static is needed to build static version
* testing/py3-seqdiag: upgrade to 0.9.6prspkt2019-06-061-3/+3
|
* testing/py3-seqdiag: modernizeprspkt2019-06-061-16/+2
|
* testing/py-seqdiag: drop python2prspkt2019-06-061-26/+6
|
* testing/py3-nwdiag: modernizeprspkt2019-06-061-16/+2
|
* testing/py-nwdiag: drop python2prspkt2019-06-061-26/+6
|
* testing/py3-actdiag: modernizeprspkt2019-06-061-16/+2
|
* testing/py3-actdiag: drop python2prspkt2019-06-061-26/+7
|
* testing/py3-blockdiag: upgrade to 1.5.4prspkt2019-06-061-3/+3
|
* testing/py3-blockdiag: modernizeprspkt2019-06-061-16/+2
|
* testing/py-blockdiag: drop python2prspkt2019-06-061-26/+7
|
* testing/py3-funcparserlib: fix providesprspkt2019-06-061-2/+2
|
* testing/gnome-tweaks: disable on s390x, ppc64leKevin Daudt2019-06-061-1/+1
| | | | mutter has been disabled for those arches
* community/libgweather: bump to build on armv7Kevin Daudt2019-06-061-1/+1
| | | | Package disappeared on armv7, bump it to force a rebuild.
* community/icedtea-web: Provided support for aarch64ossdev2019-06-061-1/+1
| | | | | | | Added aarch64 architecture Signed-off-by: ossdev <ossdev@puresoftware.com> Closes GH-8549
* testing/py-funcparserlib: drop python2prspkt2019-06-062-47/+27
|
* community/openjdk9: disable on armv7Kevin Daudt2019-06-061-1/+1
| | | | | opendjk9 fails to build on all 32-bit arches, but armv7 was still enabled. Disable armv7 as well.
* testing/hunspell-de-de: new aportRasmus Thomsen2019-06-061-0/+20
|
* community/py-hypothesis: upgrade to 4.24.2Leo2019-06-061-4/+4
|
* testing/libibmad: modernize, fix license, fix urlLeo2019-06-061-8/+6
|
* testing/libibumad: modernize, fix url, fix licenseLeo2019-06-061-21/+11
|
* testing/gnome-terminal: remove duplicate dep, restrict ppc64leLeo2019-06-061-2/+2
|
* testing/arm-trusted-firmware: new aportMilan P. Stanić2019-06-061-0/+32
|
* community/certbot: upgrade to 0.35.0Francesco Colista2019-06-061-2/+2
|
* main/at-spi2-core: pass dbus_daemon option to mesonRasmus Thomsen2019-06-061-3/+7
| | | | | | This fixes launching at-spi2-core via its executable (as opposed to starting it via D-Bus). Also add a -doc subpackage while we're at it. Closes GH-8528
* community/php7: add secfixesAndy Postnikov2019-06-061-0/+3
| | | Closes GH-8534
* testing/olm: new aportBart Ribbers2019-06-061-0/+30
|
* testing/gnome-shell: use xvfb-run to run testsuiteLeo2019-06-061-2/+7
| | | | | | Sadly the tests require on gdm which depends on gnome-shell so we can't enable them, but still, individual maintainers when updating gnome-shell can make use of an already compiled gdm to run the testsuite.
* community/php7-pecl-event: upgrade to 2.5.2Andy Postnikov2019-06-061-2/+2
|
* testing/py3-sphinxcontrib-httpdomain: upgrade to 1.7.0prspkt2019-06-061-2/+2
|
* testing/py3-sphinxcontrib-httpdomain: clarify license, modernizeprspkt2019-06-061-22/+4
|
* testing/py-sphinxcontrib-httpdomain: upgrade to python3prspkt2019-06-061-5/+9
|
* testing/py3-sphinxcontrib-adadomain: fix providesprspkt2019-06-061-2/+2
|
* testing/py3-sphinxcontrib-adadomain: upgrade to 0.2prspkt2019-06-062-3/+23
|
* testing/py3-sphinxcontrib-adadomain: clarify license, modernizeprspkt2019-06-061-22/+4
|
* testing/py-sphinxcontrib-adadomain: upgrade to python3prspkt2019-06-061-5/+9
|
* testing/py3-arrow: fix providesprspkt2019-06-061-2/+2
|
* testing/py3-arrow: upgrade to 0.14.2prspkt2019-06-061-3/+3
|
* testing/py-arrow: drop python2prspkt2019-06-062-48/+27
|
* testing/py3-xmltodict: add python3 dependsprspkt2019-06-061-0/+1
|
* testing/py3-xmltodict: upgrade to 0.12.0Leo2019-06-061-34/+19
|
* testing/py3-xmltodict: rename from py-xmltodictLeo2019-06-061-0/+0
|
* community/colord: bump to force rebuildKevin Daudt2019-06-051-1/+1
| | | | package disappeared from armv7
* testing/ndisc6: include patchKevin Daudt2019-06-051-0/+14
|
* testing/ndisc6: upgrade to 1.0.4Kevin Daudt2019-06-051-7/+6
|
* testing/ndisc6: fix sysconfdirKevin Daudt2019-06-051-1/+4
| | | | | | | The default sysconfdir is {prefix}/etc, which would resolve to /usr/etc, which is not correct. Override sysconfdir to point to the correct location