* No organization names in maintainer fields.
* User names should be prefixed with @ if no email specified.
* If email is specified, then username shouldn't have leading "@" -
otherwise Repology will treat package as it had 2 maintainers.
Add package libdvbcsa
required by tvheadend
tvheadend: disable all static libs
tvheadend: disable libav and `--enable-android` only for 32 bits
Revert "tvheadend: `--enable-android` only for 32 bits"
This reverts commit fba7db937ee9063b971e25d087f2fbb2b50a8d7e.
tvheadend: disable libav
tvheadend: add patch for `<time64.h>` header
this is needed for 32 bit archs only
tvheadend: supress warnings as error
tvheadend: disable `mmx` instructions for arm
It is not supported by Arm (or Android ?)
tvheadend: disable `sse2` instructions as well
tvheadend: add cflag for include dir
tvheadend: enable tvhcsa
tvheadend: remove TODO comments