aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/afl: disable in x86Kevin Daudt2019-05-261-1/+1
| | | | | | Build error: > /bin/sh: ../afl-clang-fast: not found
* testing/howard-bc: update to 2.0.0Gavin Howard2019-05-261-2/+2
| | | | | | This version got some extreme performance improvements and fixed a few subtle bugs. Closes GH-8076
* testing/dnssec-tools: modernize, fix license.Leo2019-05-261-6/+3
| | | Closes GH-8140
* testing/plata-theme: upgrade to 0.8.2Leo2019-05-261-2/+2
| | | Closes GH-8138
* unmaintained/netdata: move from testingLeo2019-05-263-0/+0
| | | Closes GH-8077
* testing/netdata: upgrade to 1.14.0Leo2019-05-261-6/+2
| | | Closes GH-8077
* community/emacs: modernizeLeo2019-05-261-9/+5
| | | Closes GH-7408
* community/emacs: drop obsolete gconf-dev dependencyLeo2019-05-261-1/+1
| | | Closes GH-7408
* community/atools: move from testingKevin Daudt2019-05-261-0/+0
|
* testing/atools: update to v10Kevin Daudt2019-05-261-2/+2
|
* community/rust: upgrade to 1.34.2Rasmus Thomsen2019-05-263-15/+14
| | | | | * Adopt maintainership Closes GH-8057
* unmaintained/py-django-rest-swagger: move from testingLeo2019-05-261-0/+0
| | | Closes GH-8116
* unmaintained/py-openapi-codec: move from testingLeo2019-05-262-0/+0
| | | Closes GH-8116
* testing/py-openapi-codec: modernizeLeo2019-05-261-5/+2
| | | Closes GH-8116
* community/py-opencl: disable ppc64leTBK2019-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | Fails to compile. Error out with: /usr/include/c++/8.3.0/chrono:826:38: required from here /usr/include/c++/8.3.0/type_traits:1925:64: error: 'value' is not a member of 'std::is_array<long int>' typedef typename __decay_selector<__remove_type>::__type type; ^~~~ In file included from /usr/include/c++/8.3.0/thread:38, from src/wrap_cl.hpp:76, from src/wrap_constants.cpp:27: /usr/include/c++/8.3.0/chrono: In instantiation of 'constexpr unsigned int std::chrono::operator<(const std::chrono::duration<_Rep1, _Period1>&, const std::chrono::duration<_Rep2, _Period2>&) [with _Rep1 = long int; _Period1 = std::ratio<1, 1000000000>; _Rep2 = long int; _Period2 = std::ratio<1, 1000000000>]': /usr/include/c++/8.3.0/chrono:826:38: required from here /usr/include/c++/8.3.0/chrono:564:52: error: no type named 'type' in 'struct std::common_type<std::chrono::duration<long int, std::ratio<1, 1000000000> >, std::chrono::duration<long int, std::ratio<1, 1000000000> > >' typedef typename common_type<__dur1,__dur2>::type __ct; ^~~~ error: command 'gcc' failed with exit status 1 >>> ERROR: py-opencl: build failed >>> py-opencl: Uninstalling dependencies...
* community/beets: upgrade to 1.4.8Leo2019-05-261-8/+4
| | | Closes GH-8074
* testing/wifish: remove duplicate dependencyLeo2019-05-261-1/+1
| | | Closes GH-8094
* community/redo: remove duplicate python2 dependency anLeo2019-05-261-2/+2
| | | Closes GH-8082
* testing/vinagre: remove duplicate dependencyLeo2019-05-261-1/+1
| | | Closes GH-8095
* testing/yelp: modernizeLeo2019-05-261-2/+1
| | | Closes GH-8096
* testing/tsung: modernizeLeo2019-05-261-33/+23
| | | | Closes GH-8097
* testing/py3-qtpy: modernizeLeo2019-05-261-4/+1
| | | Closes GH-8101
* community/rust: quote "$@"tcely2019-05-261-2/+1
| | | | | | | Expansion of $@ inside double-quotes is special. It is not appropriate here to re-split the results of the expansion. Closes GH-8132
* testing/git-cola: modernizeLeo2019-05-261-6/+2
| | | Closes GH-8108
* testing/mutter: remove duplicate dependencyLeo2019-05-261-1/+1
| | | Closes GH-8114
* testing/perl-data-entropy: modernize, fix licenseLeo2019-05-261-12/+6
| | | Closes GH-8117
* testing/py-h5py: modernize, fix license.Leo2019-05-261-5/+10
| | | Closes GH-8118
* testing/libguestfs: modernize, fix licenseLeo2019-05-261-11/+2
| | | | Closes: GH-8131
* testing/py3-maxminddb: modernizeLeo2019-05-261-8/+2
|
* testing/py3-empy: fix indentationTBK2019-05-261-2/+3
|
* testing/py3-empy: new aportRuss Webber2019-05-263-0/+50
| | | | | | | http://www.alcyone.com/software/empy/ A powerful and robust templating system for Python. Closes: GH-7635
* testing/libfort: new aportPete Dietl2019-05-261-0/+39
| | | | Closes: GH-8027
* community/sassc: upgrade to 3.6.0Leo2019-05-261-8/+2
| | | | Closes: GH-8072
* testing/cbindgen: rebuild against new rustLeo2019-05-261-1/+1
| | | | | | fixes #10488 Closes: GH-8093
* testing/vifm: new aportMilan P. Stanić2019-05-252-0/+62
|
* testing/cockroach: bump to 19.1.1Joe Holden2019-05-251-4/+4
| | | | Closes: GH-7984
* community/py-opencl: upgrade to 2018.2.5Stuart Cardall2019-05-252-6/+4
| | | | | | | | * added `py-numpy-dev` to `makedepends` of `py-opencl` community/py-pybind11: move from testing * added `py-pybind11` to `makedepends` of `py-opencl`
* community/pev: move from testingTBK2019-05-252-1/+1
| | | | Closes PH-8017
* testing/gnome-shell: disable ppc64leTBK2019-05-251-1/+1
| | | | See f62562e0a3a44a017eadcaffb0978955f29dec71
* testing/gdm: disable ppc64leTBK2019-05-251-1/+1
| | | | See f62562e0a3a44a017eadcaffb0978955f29dec71
* testing/gnome-shell: disable ppc64leTBK2019-05-251-1/+1
| | | | See f62562e0a3a44a017eadcaffb0978955f29dec71
* testing/gnome-shell: remove uneccessary gdm depRasmus Thomsen2019-05-251-2/+1
| | | | Closes: GH-8069
* testing/kitty: upgrade to 0.14.0Francesco Colista2019-05-251-3/+3
|
* testing/gdm: fix arch typoTBK2019-05-251-1/+1
|
* testing/mutter: disable ppc64leTBK2019-05-251-1/+1
| | | | | | | | Disabling for now: ../cogl/cogl-path/cogl-path.h:55:10: fatal error: cogl-path/cogl-path-enum-types.h: No such file or directory #include <cogl-path/cogl-path-enum-types.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* testing/mutter: disable s390xTBK2019-05-251-1/+1
|
* testing/gnome-session: move from unmaintained, upgrade to 3.32.0Rasmus Thomsen2019-05-254-42/+36
| | | | Closes: GH-7379
* testing/font-adobe-source-code-pro: new aportRasmus Thomsen2019-05-251-0/+23
| | | | | | It's the default GNOME monospace font Closes: GH-7379
* community/network-manager-applet: enable GIR and libnm-gtkRasmus Thomsen2019-05-251-7/+11
| | | | Closes: GH-7379
* testing/gnome-settings-daemon: update to 3.32.0Rasmus Thomsen2019-05-254-153/+14
| | | | Closes: GH-7379