Commit Graph

10 Commits

Author SHA1 Message Date
Aditya Alok d0fd4b0baf
refactor: update @MrAdityaAlok email address
- use alok@termux.org instead

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-10 00:15:34 +05:30
Aditya Alok c90d85fca1
fix(tvheadend): build with ndk-r23
errors out with duplicate symbols

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 21:20:10 +05:30
Aditya Alok a8fee8ca44
chore(tvheadend): bump revision after `SOVERSION` change of libvpx
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 21:20:08 +05:30
Leonid Pliushch d2a63ff071
tvheadend: fix include lookup order
Avoid mixing in-source spawn.h/spawn.c with libandroid-spawn, otherwise
compilation errors may occur.
2021-10-10 18:41:47 +03:00
Leonid Pliushch 5c19bcdf4f
fix maintainer fields for some packages
* 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.
2021-10-10 16:38:53 +03:00
Lucy Phipps 078a1c987c
shfmt, ttyd, tvheadend: bump as missing from repo 2021-10-06 13:52:52 +01:00
Leonid Pliushch f58dc7d17f
tvheadend: bump revision 2021-10-04 00:08:32 +03:00
Aditya Alok 45af2870f3
tvheadend: define MEMALIGN
tvheadend: fix bus error
2021-10-02 18:45:56 +05:30
Aditya Alok 10d0d96705
tvheadend: fix bus error
tvheadend: enable libavutil

Revert "tvheadend: enable libavutil"

This reverts commit 619b8c6d15ebaa150f5950ec6ad3991f9b03fa0a.

tvheadend: enable debug build

tvheadend: enable debug build again

gdbm: fix ssl certificate expired issue

tvheadend: try

tvheadend: try 2

tvheadend: try 3

gdbm: revert to https

tvheadend: try 4

tvheadend: build from master

Revert "tvheadend: build from master"

This reverts commit ce010e9d082f23d102b0b860f27d17f9147dadf3.

tvheadend: fix bus error

tvheadend: fix bus error

tvheadend: fix build

tvheadend: fix build

tvheadend: fix bus error
2021-10-02 18:45:56 +05:30
Aditya Alok 8896b615ab
Add package tvheadend
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
2021-09-24 18:24:34 +05:30