aboutsummaryrefslogtreecommitdiffstats
path: root/community/vdr
Commit message (Collapse)AuthorAgeFilesLines
* Remove more stale patches from community/Leo2020-01-291-19/+0
|
* community/vdr: upgrade to 2.4.1Leo2019-08-271-106/+41
|
* community/vdr: rebuild against libcdio-2.1Natanael Copa2019-07-221-1/+1
|
* community/vdr: use mpv-dev and modernizeLeo2019-06-041-9/+4
|
* community/vdr: use libdvbcsa on all arches except x86Tuan Hoang2019-05-131-6/+6
| | | | | | FFdecsa uses x86-specific flags. We use libdvbcsa for other arches. See vdr-plugin-dvbapi/INSTALL.
* testing/vdr: disable on ppc64leKevin Daudt2019-05-121-1/+1
| | | | | | | | | | | | | | Errors during build: > g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -D_LARGEFILE64_SOURCE -Wl,--as-needed -fexpensive-optimizations > -funroll-loops -mmmx -msse -msse2 -msse3 > -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c > g++: error: unrecognized command line option '-mmmx'; did you mean '-memb'? > g++: error: unrecognized command line option '-msse'; did you mean '-fdse'? > g++: error: unrecognized command line option '-msse2'; did you mean '-misel'? > g++: error: unrecognized command line option '-msse3'; did you mean '-misel'?
* community/vdr: move from testingStefan Reiff2019-05-1219-0/+551