Commit Graph

21 Commits

Author SHA1 Message Date
Patrick Gaskin a3d0c0df0f
pulseaudio: Add dependency on libwebrtc-audio-processing (#6273) 2021-01-18 12:55:29 +05:30
Patrick Gaskin a5becf97c2
pulseaudio: Update to 14.2 (#6271) 2021-01-18 02:01:02 +05:30
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
Tom Yan 8b9e45bea8 remove no-longer-necessary patch 2020-12-11 16:18:39 +02:00
Tom Yan 8eed8148a0 pulseaudio: Update from 13.0 to 14.0 2020-12-11 16:18:39 +02:00
Henrik Grimler 7e662c4d6f pulseaudio: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Leonid Pliushch f97dd007c5 pulseaudio: use git for downloading sources (required by ./bootstrap.sh) 2020-04-26 14:26:50 +03:00
Leonid Pliushch 40d6043cb2 pulseaudio: switch source url 2020-04-26 14:19:07 +03:00
Leonid Pliushch 1e0bc07e0b pulseaudio: bump revision 2020-04-26 12:50:59 +03:00
dickreckard 43dcd2cb3b modifying recording preset value to allow headset in
The current SL_ANDROID_RECORDING_PRESET_CAMCORDER value forced to use the internal mic.
By using SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION, instead, the pulseaudio module will follow the general behavior of the operating system ( if external headset is plugged in, audio source will be the headset, otherwise it will be the internal mic. ) 
(The value names are not really indicative, this behavior has been found out by trial  and error following OpenSLES_AndroidConfiguration.h)
2020-04-26 12:50:08 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall 5d7a32bfcc Get rid of more liblog linkage 2019-12-30 01:05:41 +01:00
Tom Yan a755ff37ec fix sles source 2019-10-08 14:32:50 +08:00
Tom Yan ba81346e98 fix warnings from pa_atomic_ptr_store
with upstream commit e4450d8
2019-10-08 14:31:12 +08:00
Tom Yan 982e71c9fc update aaudio sink 2019-10-08 14:31:12 +08:00
Tom Yan 4c70d6f7da build with posix_madvise 2019-10-08 10:41:40 +08:00
Tom Yan 4a1892f616 remove pre-configure hacks 2019-10-08 10:31:21 +08:00
Tom Yan bc4f381fd1 remove bootstrap.sh.patch 2019-10-08 10:02:05 +08:00
Tom Yan d88f6bd83c pulseaudio: Update from 12.2 to 13.0 2019-10-08 09:30:33 +08:00
Tom Yan 22bb80b99e pulseaudio: declare conf files 2019-10-08 09:27:36 +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