Commit Graph

79 Commits

Author SHA1 Message Date
Tee KOBAYASHI c02eb1ed9c ffmpeg: Update to 5.0.1
and enable support for libbluray and libgme.
2022-04-11 11:00:18 +05:30
Tee KOBAYASHI 31a61298bb mpv: Get rid of references to leaked builtins 2022-03-23 08:56:01 +09:00
DLC01 cbe091c827 mpv: Bump revision 2022-01-16 00:12:17 +05:30
Termux Github Actions 2ffdae866a mpv: update to 0.34.1
This commit has been automatically submitted by Github Actions.
2022-01-04 00:22:08 +00:00
Termux Github Actions f5c54ff4a9 mpv: update to 0.34.0
This commit has been automatically submitted by Github Actions.
2021-11-01 18:30:15 +00:00
Tom Yan 3c279e179a mpv: add rate guards to the opensles ao
Upstream "Wilhelm" (the Android OpenSLES implementation) supports
only 8000 <= rate <= 192000. Make sure mpv resamples the audio
when necessary.
2021-10-31 00:33:58 +05:30
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Leonid Pliushch 8d8f8f552a
mpv: update to 0.33.1 2021-05-04 19:16:55 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch 617c321b7c
bump packages depending on pulseaudio 2020-12-11 16:20:07 +02:00
Leonid Pliushch ccae9252b1
mpv: remove unneeded option and patch 2020-12-07 22:00:41 +00:00
Leonid Pliushch e760b81f42
mpv: update to 0.33.0 2020-12-07 21:58:17 +00:00
Leonid Pliushch d67233426d mpv: rebuild after ffmpeg update 2020-06-20 23:14:30 +03:00
Leonid Pliushch ff5d4b46e5 ffmpeg: update to 4.2.3 2020-05-25 22:31:02 +03:00
Max Rumpf 404afaad03 new package: jftui (#5277) 2020-05-11 16:38:21 +03:00
Leonid Pliushch 84be13252f mpv: update to 0.32.0 2020-01-30 21:55:24 +02:00
Leonid Pliushch 6adbcff515 mpv: update to 0.31.0 2020-01-13 00:37:40 +02:00
Tom Yan 744cb1d056 mpv: Update from 0.29.1 to 0.30.0 2019-10-30 02:05:31 +08:00
Tom Yan b33d343b6b bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
Tom Yan 2f8ad960c0 pulseaudio: unsplit package
With commit 63dc34f being accepted, there isn't exactly a reason that pulseaudio should be splited into two packages anymore.
2019-10-07 21:27:31 +08:00
Leonid Pliushch 5c926a2ab0 ffmpeg: update to 4.2.1 & bump mpv 2019-09-15 22:40:16 +03:00
Henrik Grimler 41a9a55e77 Bump packages that depends on ffmpeg after ffmpeg update 2019-08-12 22:00:50 +02:00
Leonid Pliushch 6e2d4818f5 mpv: enable libcaca
Issue https://github.com/termux/termux-packages/issues/649.
2019-06-30 19:51:09 +03:00
Leonid Pliushch 774fa6135a mpv: reformat build.sh 2019-06-30 19:43:36 +03:00
Fredrik Fornwall 98f2c7cd09 mpv: Test bumping package to fix lua 2019-06-22 16:09:37 +02:00
Leonid Pliushch b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Tom Yan d6525d048c mpv: enable libarchive
also add the missing zlib to the dependency list
2019-05-03 17:02:21 +03:00
Leonid Pliushch 7a94b3d40f mpv: enable lua support 2019-03-18 23:25:02 +02:00
Leonid Pliushch 70eb3b764f mpv: do not use wrapper
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch 242135c973 mpv: depend on libandroid-support
Otherwise it will fail when building with `./build-package.sh -i mpv` with
error `Unable to find iconv`.
2019-02-10 22:30:47 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 2448fbfde1 ffmpeg: Update from 4.0.2 to 4.1 2018-11-22 20:40:45 +01:00
Tom Yan 22138afba5 mpv: Update from 0.29.0 to 0.29.1 2018-10-06 09:38:20 +02:00
Tom Yan d55d9521aa mpv: replace pulse buffer patch
The new one is what accepted upstream ultimately. Functionally they
work the same. Just to avoid possible confusion.
2018-09-02 01:05:43 +02:00
Tom Yan dd65cc4588 mpv: use `exec` in wrapper 2018-08-26 01:54:10 +02:00
Tom Yan ac2cda5fbd mpv: remove irrelevant/reverted part of a patch
The patch that introduced s32/float support included a fix/change
in audio/format.c which is practically irrelevant and now reverted
in upstream. Removing the part to avoid confusion in the future.
2018-08-11 19:23:01 +02:00
Oliver Schmidhauser 26f487970d add patch from mpv-player/mpv#6047 2018-08-07 12:17:46 +02:00
Oliver Schmidhauser 47cdb7f70f Enable pulseaudio in mpv
Since pulseaudio is available now, it would be cool if all our media
players would support it.
2018-08-07 12:17:46 +02:00
Tom Yan fbc0d7ee54 libpulseaudio/mpv: set numBuffers to 8 for SLES
Apparently some Android builds/forks need it for Bluetooth audio.
It's a hardcoded default in the upstream AAudio implementation
anyway.

See the following for reference:
https://android.googlesource.com/platform/frameworks/av/+/android-8.0.0_r1/media/libaaudio/src/legacy/AudioStreamTrack.cpp#109
https://android.googlesource.com/platform/frameworks/wilhelm/+/android-8.0.0_r1/src/android/AudioPlayer_to_android.cpp#1680
https://android.googlesource.com/platform/frameworks/av/+/android-8.0.0_r1/media/libaudioclient/AudioTrack.cpp#488
2018-08-07 12:17:32 +02:00
Tom Yan 4abe3e12d3 mpv: Update from 0.28.2 to 0.29.0 2018-07-25 10:29:06 +02:00
Tom Yan 7c3577e5b0 mpv: allow s32 and float output
As they are supported since API 21. If they don't work in certain
devices, mpv can still be forced to output in s16 only with an
option.
2018-07-25 10:29:06 +02:00
Tom Yan 5f34372f2e mpv: remove audio-buffer=0.5 hack from mpv.conf
The hack should no longer be necessary, as 0.29.0 includes a few
commits from me that makes the opensles output driver work more
properly.

Also include an extra patch that allows the buffer size to either
be increased and decreased (and done more properly).
2018-07-25 10:29:06 +02:00
Tom Yan 3bf686ca29 mpv: build without --disable-android again
switch to a patch that I have proposed to upstream
2018-07-25 10:29:06 +02:00
tomty89 bc58aafe91 mpv: "whitelist" posix-spawn and strnlen subsitition (#2653)
Some of the Android "features" in mpv are useful (or at least, can
be used) in Termux. Whitelist them while we build with --disable-
android.
2018-07-15 17:02:34 +02:00
Tom Yan d91df72f7f mpv: build with --disable-android
Since 0.28 the android build option is used for a few features that
are not useful in Termux (as we don't do video output and JNI isn't
available)

In 0.27 the option is only used to enable some wrapping of strnlen,
as it was broken (but also fixed) long time ago in Android.

Therefore instead of the extra patching that do us no good, let us
simply build with --disable-android and disable the wrapping.

Also use vid=no instead of vo=null in mpv.conf, as the latter does
not prevent video decoding.
2018-06-26 13:08:54 +02:00
Fredrik Fornwall 6446697658 ffmpeg: Update from 3.4.2 to 4.0.1 2018-06-26 02:48:48 +02:00
Fredrik Fornwall 5f1f47c05f mpv: Update from 0.27.1 to 0.27.2 2018-02-14 22:41:21 +01:00
Fredrik Fornwall 02955f00b8 mpv: Update from 0.27.0 to 0.27.1 2018-02-12 19:53:41 +01:00
Fredrik Fornwall 60640fcf53 ffmpeg: Update from 3.3.4 to 3.4.1 2017-12-14 16:39:13 +01:00