aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* main/perl-serial-encoder: disable armhfKevin Daudt2019-05-121-1/+1
| | | | dependency zstd-dev is missing on armhf
* testing/py2-linecache2: modernize and fix buildLeo2019-05-121-12/+5
| | | | | | | - lighten dependency load - Add missing dependencies - Work around pbr git problems - Explain why check is disabled
* testing/java-jtreg: disableKevin Daudt2019-05-123-3/+3
| | | | | The download source returns 500 errors constantly, preventing the builders from properly building this package.
* testing/file-roller: new aportRasmus Thomsen2019-05-121-0/+37
|
* testing/py2-tracepack2: fix dependencyKevin Daudt2019-05-121-1/+1
| | | | | Package depends on `py-linecache2`, which does not exist. The correct name is `py2-linecache2`
* testing/mozjs60: remove leftovers, is in main/Leo2019-05-121-24/+0
|
* testing/py2-traceback2: Switch to purely python2Leo2019-05-121-36/+9
| | | | | | | - This is a backport of a python3 module which can be imported as traceback - Explain why tests are disabled - Add missing deps
* testing/py2-traceback2: rename from py-traceback2Leo2019-05-121-0/+0
|
* testing/atools: new aportKevin Daudt2019-05-121-0/+19
|
* testing/py3-pystache: modernizeLeo2019-05-121-34/+15
| | | | | - Enable tests - Use modern style
* testing/py3-pystache: rename from py-pystacheLeo2019-05-121-0/+0
|
* testing/firefox: force optimization level -O2Timo Teräs2019-05-121-2/+2
| | | | | | ref #10441 The default, -Os, causes crashes likely due to compiler bug or UB.
* community/vdr: move from testingStefan Reiff2019-05-1219-551/+0
|
* testing/vdr: update/add plugins and add configsStefan Reiff2019-05-1217-46/+315
| | | | | | | | | | | | update femon and vnsiserver plugin add epgsearch, dvbapi, svdrpservice and vdrmanager plugin re-enable skincurses plugin add init script add configs for vdr and all plugins add vdr user and group on install fix build with debug symbols (include-missing-limits.patch) fix streamdev Makefile apply available upstream patches (at the moment 33)
* testing/deluge: depend on py2-libtorrent-rasterbarprspkt2019-05-121-1/+1
|
* testing/pass: modernizeLeo2019-05-121-6/+7
| | | | | | - Add missing dependency on cmd:gpg - Enable tests, add missing dep on git - Use modern style
* testing/plzip: upgrade to 1.8Leo2019-05-121-14/+4
|
* testing/libtorrent-rasterbar: upgrade to 1.1.13prspkt2019-05-121-11/+14
| | | | | - Split static library to own subpackage - Split python2 bindings to own subpackage
* testing/winetricks: upgrade to 20190310TBK2019-05-121-21/+14
| | | | | | | - Modernize - Add bash-completion subpackage Closes GH-7384
* testing/winetricks: clarify licenseTBK2019-05-121-1/+1
|
* community/spdx-licenses: move from testingKevin Daudt2019-05-121-46/+0
|
* testing/java-jtreg: new aportSimon Frankenberger2019-05-123-0/+157
|
* testing/java-jtharness: new aportSimon Frankenberger2019-05-122-0/+101
|
* testing/java-asmtools: new aportSimon Frankenberger2019-05-122-0/+75
|
* testing/spectrwm: upgrade to 3.2.0Leo2019-05-121-6/+5
|
* testing/telegram-desktop: drop maintainershipAlex Raschi2019-05-121-1/+1
| | | | | the aport has been rewritten and now uses an unofficial third party build system that i don't want to maintain
* testing/xvkbd: new aportJan Hustak2019-05-125-0/+82
| | | | | | | | http://t-sato.in.coocan.jp/xvkbd/ The xvkbd virtual keyboard for X11 Closes GH-6041 Fixes RM #1454
* testing/xfd: upgrade to 1.1.3Leo2019-05-121-4/+3
|
* testing/timew: upgrade to 1.1.1Leo2019-05-122-41/+8
|
* testing/cbindgen: upgrade to 0.8.7Leo2019-05-121-2/+2
|
* testing/prometheus-node-exporter: upgrade to 0.18.0Tiago Ilieve2019-05-123-50/+21
|
* testing/py-daemonize: upgrade to 2.5.0Leo2019-05-121-4/+4
|
* testing/openresty: upgrade to 1.15.8.1rc2tcely2019-05-121-3/+8
| | | | | | https://openresty.org/en/ann-1015008001rc1.html Closes GH-7539
* testing/thefuck: New aportSimon Frankenberger2019-05-122-0/+45
|
* testing/py3-pyte: New aportSimon Frankenberger2019-05-121-0/+29
|
* testing/libupnpp: upgrade to 0.17.1Marvin Steadfast2019-05-121-3/+3
| | | | Closes GH-5814
* testing/upmpdcli: upgrade to 1.4.2Marvin Steadfast2019-05-121-2/+2
|
* testing/clang6: reenable testsJ0WI2019-05-121-4/+3
| | | | Closes GH-5639
* testing/yubikey-manager: new aportDaniel Everett2019-05-121-0/+35
| | | | | | | https://developers.yubico.com/yubikey-manager/ Python library and command line tool for configuring any YubiKey over all USB interfaces Closes GH-5058
* testing/py-fido2: new aportDaniel Everett2019-05-121-0/+29
| | | | | https://developers.yubico.com/python-fido2/ Provides library functionality for FIDO 2.0, including communication with a device over USB
* testing/pyscard: new aportDaniel Everett2019-05-121-0/+28
| | | | | https://github.com/LudovicRousseau/pyscard/blob/master/LICENSE pyscard smartcard library for python
* testing/telegram-desktop: fetch source from upstreamLeo2019-05-1116-701/+1162
|
* testing/telegram-desktop: update to 1.6.7Alex Raschi2019-05-112-19/+8
|
* testing/plzip: depend on lzlib-devLeo2019-05-111-1/+1
|
* testing/lzlib: upgrade to 1.11Leo2019-05-111-12/+4
|
* testing/py3-crc16: fix providesprspkt2019-05-111-3/+3
|
* testing/libofx: upgrade to 0.9.14Leo2019-05-111-11/+11
|
* testing/noice: use httpsprspkt2019-05-111-2/+2
|
* testing/noice: upgrade to 0.8Leo2019-05-111-7/+2
|
* testing/openjdk10: New aportSimon Frankenberger2019-05-1110-0/+1330
|