aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gns3-server: modernize, fix licenseLeo2019-05-271-7/+3
|
* community/mutt: upgrade to 1.12.0Milan P. Stanić2019-05-271-2/+2
|
* community/jenkins: upgrade to 2.179Francesco Colista2019-05-271-2/+2
|
* community/gst-plugins-ugly0.10: modernize, fix licenseLeo2019-05-271-21/+8
| | | | Closes: GH-8053
* community/py-opencl: remove duplicate py-mako dependencyLeo2019-05-271-2/+3
| | | | Closes: GH-8159
* community/pulseaudio: remove duplicate definition of eudev-devLeo2019-05-271-1/+1
| | | | Closes: GH-8164
* community/accountsservice: remove duplicate dependencyLeo2019-05-271-1/+0
| | | | Closes: GH-8165
* community/libosinfo: upgrade to 1.5.0Leo2019-05-261-9/+11
| | | | Closes: GH-8061
* community/atools: fix checksumKevin Daudt2019-05-261-1/+1
|
* community/atools: upgrade to v11.1Kevin Daudt2019-05-261-1/+1
|
* community/git-lfs: disable on x86Kevin Daudt2019-05-261-1/+1
| | | | Lots of tests are failing, something is fundamentally wrong.
* community/afl: disable in x86Kevin Daudt2019-05-261-1/+1
| | | | | | Build error: > /bin/sh: ../afl-clang-fast: not found
* 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/+28
|
* community/rust: upgrade to 1.34.2Rasmus Thomsen2019-05-263-15/+14
| | | | | * Adopt maintainership Closes GH-8057
* 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
* community/redo: remove duplicate python2 dependency anLeo2019-05-261-2/+2
| | | Closes GH-8082
* 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
* community/sassc: upgrade to 3.6.0Leo2019-05-261-8/+2
| | | | Closes: GH-8072
* community/py-opencl: upgrade to 2018.2.5Stuart Cardall2019-05-252-6/+70
| | | | | | | | * 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-0/+73
| | | | Closes PH-8017
* community/network-manager-applet: enable GIR and libnm-gtkRasmus Thomsen2019-05-251-7/+11
| | | | Closes: GH-7379
* community/perl-par: upgrade to 1.016Stuart Cardall2019-05-251-7/+4
| | | | | | https://metacpan.org/changes/distribution/PAR Closes: GH-8034
* community/btrbk: upgrade to 0.28.2Stuart Cardall2019-05-251-11/+7
| | | | | | https://github.com/digint/btrbk/blob/master/ChangeLog Closes: GH-8033
* community/wt: modernize, fix licenseLeo2019-05-251-6/+3
| | | | Closes: GH-8044
* community/prosody: modernizeLeo2019-05-251-6/+1
| | | | Closes: GH-8045
* community/lightdm-gtk-greeter: add exo depend TBK2019-05-251-1/+1
| | | | | | | checking for exo-csource... no configure: error: in `/home/buildozer/aports/community/lightdm-gtk-greeter/src/lightdm-gtk-greeter-2.0.6': configure: error: exo-csource not installed See `config.log' for more details
* community/lightdm: fix circular dependencyNatanael Copa2019-05-251-2/+2
| | | | | remove lightdm-gtk-greeter from depends to fix circular dependency: lightdm -> lightdm-gtk-greeter -> lightdm-dev
* community/accountsservice: force libdirNatanael Copa2019-05-251-0/+1
| | | | | | | meson will apparently set libdir to $prefix/lib64 if that directory exists and is not a symlink. We always want $prefix/lib. https://github.com/mesonbuild/meson/issues/2557
* community/elogind: move from testingNatanael Copa2019-05-253-0/+120
|
* community/accountsservice: move from testingNatanael Copa2019-05-253-0/+91
| | | | needed by lightdm
* testing/lightdm* -> community/Taner Tas2019-05-259-0/+223
| | | | | lightdm* : move from testing lightdm-gtk-greeter: upgrade to 2.0.6
* community/mate-power-manager: modernizeLeo2019-05-251-5/+1
| | | | Closes: GH-8049
* community/liborcus: modernizeLeo2019-05-251-6/+2
| | | | Closes: GH-8050
* community/rt4: modernizeLeo2019-05-251-9/+0
| | | | Closes: GH-8054
* community/xvfb-run: move from testingMilan P. Stanić2019-05-251-0/+24
| | | | xvfb-run is needed for tests for some packages in community
* community/osinfo-db-tools: upgrade to 1.5.0Leo2019-05-251-11/+22
| | | | Closes: GH-7646
* community/ices: modernizeLeo2019-05-251-12/+7
| | | | Closes: GH-8051
* community/libevhtp: upgrade to 1.2.18Leo2019-05-251-14/+10
| | | | | | - Enable regex support with oniguruma Closes: GH-7715
* community/roundcube-mobile: rename from roundcubemail-mobileLeo2019-05-251-0/+0
| | | | Closes: GH-8007
* community/gucharmap: merge changes from more recent testing/gucharmapLeo2019-05-251-14/+13
| | | | Closes: GH-7849
* community/ttf-cantarell: upgrade to 0.111Leo2019-05-251-10/+6
| | | | Closes: GH-7686
* community/rust: upgrade to 1.33.0Rasmus Thomsen2019-05-244-44/+33
| | | | Closes GH-8023
* community/slim*: move from mainNatanael Copa2019-05-2410-0/+240
|
* community/wireguard-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+2
|
* community/ubridge: upgrade to 0.9.16Francesco Colista2019-05-241-2/+2
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* community/php7-pecl-protobuf: move from testingTBK2019-05-241-0/+35
|