Commit Graph

17 Commits

Author SHA1 Message Date
Tee KOBAYASHI 410a9e0c8d tvheadend: Depend on libandroid-execinfo 2022-11-05 01:34:36 +00:00
Henrik Grimler be8e4041e4
tvheadend: subpkg tvheadend-data should break and replace previous versions
Since files are are moved from tvheadend to tvheadend-data, apt
upgrade fails due to file conflicts unless we set BREAKS and REPLACES.

Also should be no need for tvheadend-data to depend on tvheadend.

Fixes commit 4fe2bd9a1a ("tvheadend: Subpackage platform-independent
data").
2022-11-04 22:47:27 +01:00
Tee KOBAYASHI 4fe2bd9a1a tvheadend: Subpackage platform-independent data 2022-11-04 07:52:04 +00:00
Tee KOBAYASHI ab99d7cfa8 tvheadend: Fix dependency 2022-11-04 07:52:04 +00:00
Henrik Grimler 5085209599
tvheadend: bump to rebuild with ndk-r25
And fix error 'error: variable 'off' set but not used' that comes from
android specific code.
2022-08-15 19:41:34 +02:00
Henrik Grimler 4affd5b7b9
Revert ndk-r25 bump of packages with build issues
These packages were bumped to be rebuilt with ndk-r25, but builds fail
for different reasons. Decrease TERMUX_PKG_REVISION again so package
version correspond to the version that can be found in the repository.

Reverts part of commit b281bc2145 ("rebuild(deps:libc++): bump
termux-main packages that depend on libc++") and commit 329d3b2266
("rebuild(deps:libc++): bump termux-x11 packages that depend on
libc++").

%ci:no-build
2022-08-14 10:03:42 +02:00
Henrik Grimler 9136d701c7
rebuild(deps:ffmpeg): bump all packages that depend on ffmpeg
After update of ffmpeg to 5.1.  gegl, megacmd, mpd, timg, vlc, kid3
and vlc-qt have not been bumped in this commit as they were rebuilt as
part of ndk-r25 update already.
2022-08-13 12:21:33 +02:00
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