aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/py3-fontmath: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/psautohint: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-statmake: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-cattrs: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-ufo2ft: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-skia-pathops: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-ufolib2: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-cu2qu: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-booleanoperations: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-pyclipper: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/clipper: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-compreffor: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-defcon: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-fonttools: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-fs: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-pyftpdlib: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/py3-pysendfile: move from testingRasmus Thomsen2020-01-041-0/+0
|
* community/eog: upgrade to 3.34.2Rasmus Thomsen2020-01-041-2/+2
|
* testing/git-cola: disable on armhfRasmus Thomsen2020-01-041-1/+1
|
* testing/kaccounts-providers: remove, already in communityRasmus Thomsen2020-01-041-27/+0
| | | | This has been introduced accidentally in d33b26afd532c021810d466a6c1a229d6e187ca3
* community/qt5-qtdeclarative: disable on armhfBart Ribbers2020-01-0489-261/+238
| | | | | | | | It is broken currently (and probably forever), upstream bug report https://bugreports.qt.io/browse/QTBUG-65246 Disable armhf for all packages that depend on qt5-qtdeclarative in one way or another
* community/icinga2: build with ninja to fix build on x86Rasmus Thomsen2020-01-041-20/+19
| | | | Also fix the license and lints while we're at it.
* community/gjs: rebuildRasmus Thomsen2020-01-041-3/+4
| | | | Not 100% what bump caused this but gjs refused to start due to missing symbols.
* community/epiphany: add ibus to checkdependsRasmus Thomsen2020-01-041-1/+1
|
* testing/gcc-cross-embedded: disable on s390xMilan P. Stanić2020-01-041-1/+2
| | | | | | fails on s390x with error message: libstdc++-v3/src/c++11/cxx11-shim_facets.cc:437:2: internal compiler error: Segmentation fault
* main/nftables: fix init script's checkconfig to actually run checkJakub Jirutka2020-01-042-5/+4
|
* community/gnome-maps: upgrade to 3.34.3Rasmus Thomsen2020-01-041-2/+2
|
* community/glib-networking: upgrade to 2.62.3Rasmus Thomsen2020-01-041-2/+2
|
* community/epiphany: upgrade to 3.34.3.1Rasmus Thomsen2020-01-041-3/+3
|
* community/evolution-ews: upgrade to 3.34.3Rasmus Thomsen2020-01-041-2/+2
|
* community/evolution: upgrade to 3.34.3Rasmus Thomsen2020-01-041-3/+3
|
* community/evolution-data-server: upgrade to 3.34.3Rasmus Thomsen2020-01-041-2/+2
|
* testing/py3-fontmath: new aportRasmus Thomsen2020-01-041-0/+29
| | | | | https://github.com/robotools/fontMath A set of objects for performing math operations on font data
* testing/py3-ufo2ft: add missing dep on py3-skia-pathops; enable testsRasmus Thomsen2020-01-041-4/+3
|
* testing/py3-skia-pathops: new aportRasmus Thomsen2020-01-041-0/+28
| | | | | https://github.com/fonttools/skia-pathops Python bindings for the Skia library's Path Ops
* testing/psautohint: new aportRasmus Thomsen2020-01-041-0/+26
| | | | | https://github.com/adobe-type-tools/psautohint A standalone version of AFDKO's autohinter
* testing/py3-statmake: new aportRasmus Thomsen2020-01-041-0/+24
| | | | | https://github.com/daltonmaag/statmake Applies STAT information from a Stylespace to a variable font
* testing/py3-cattrs: new aportRasmus Thomsen2020-01-041-0/+28
| | | | | https://github.com/Tinche/cattrs Complex custom class converters for attrs
* main/nftables: add subpackages -static and -devJakub Jirutka2020-01-041-2/+2
|
* main/nftables: change default rules_file location and save_on_stopJakub Jirutka2020-01-044-8/+24
|
* main/nftables: add default ruleset /etc/nftables.nftJakub Jirutka2020-01-042-1/+82
|
* main/nftables: install config snippets to /usr/share instead of /etcJakub Jirutka2020-01-042-2/+6
| | | | | | Splitting basic nftables rules into so many files makes it just confusing and most of them are not actually useful for typical users. It's better to keep /etc clean and provide simple one-file ruleset, as e.g. Arch Linux does.
* main/nftables: modernize abuild, sort makedependsJakub Jirutka2020-01-041-8/+16
|
* testing/nftables-vim: new aportJakub Jirutka2020-01-041-0/+24
|
* testing/rofi-pass: disable on all arch, rofi deps missingMilan P. Stanić2020-01-041-1/+1
| | | | disabled on all arch because rofi pkg in depends is also disabled
* testing/gcc-cross-embedded: upgrade to 9.2.0Marian Buschsieweke2020-01-041-13/+12
|
* community/py3-hypothesis: upgrade to 5.1.0Leo2020-01-041-2/+2
|
* testing/py3-invoke: upgrade to 1.4.0Leo2020-01-041-3/+3
|
* community/perl-data-ical: upgrade to 0.24Leo2020-01-041-2/+2
|
* main/postgresql: fix typo in pre-upgradeDrew DeVault2020-01-042-3/+3
|