Commit Graph

49 Commits

Author SHA1 Message Date
termux-pacman-bot
bace56926b "$commit_file" 2023-09-24 10:08:58 +00:00
Maxython
7a19043ea4 rebuild some pkg
%needbuild
[skip ci]
2023-09-24 13:06:17 +03:00
termux-pacman-bot
5c6edc7fc9 pulseaudio: Provide lib/libpulse.so.0
as a symlink to `lib/libpulse.so`. Firefox expects it.

Fixes https://github.com/termux/termux-packages/issues/12964.
2023-02-11 14:02:32 +00:00
termux-pacman-bot
36e382a254 pulseaudio: Refactor libaaudio.so hack
%ci:no-build
2023-01-14 15:02:35 +00:00
termux-pacman-bot
6a33959505 tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:01:29 +00:00
termux-pacman-bot
bd15a850b7 libsoxr: Revbump revdeps to rebuild
due to SONAME change.
2022-12-21 21:39:27 +00:00
termux-pacman-bot
8c85293113 packages/pulseaudio 2022-08-13 10:40:04 +00:00
termux-pacman-bot
532fe85c0e packages/pulseaudio 2022-08-04 04:10:59 +00:00
termux-pacman-bot
8b22f6924d packages/pulseaudio 2022-08-02 19:33:56 +00:00
termux-actions[bot]
e5aea11b92 packages/pulseaudio 2022-04-09 12:31:50 +00:00
termux-actions[bot]
edfb326de1 packages/pulseaudio 2022-04-09 09:18:35 +00:00
termux-actions[bot]
9564ac7223 packages/pulseaudio 2022-03-20 16:26:24 +00:00
termux-actions[bot]
467a837a18 packages/pulseaudio 2022-03-20 11:37:54 +00:00
Maxython
133294794e Update repo 2021-12-28 23:45:24 +03:00
Maxython
a5cf6b840a packages/pulseaudio 2021-12-27 13:47:05 +03:00
Maxython
73a1f16021 packages/pulseaudio 2021-12-27 01:34:17 +03:00
Maxython
333dd1c6d6 packages/pulseaudio 2021-12-18 01:14:01 +03:00
Maxython
d66141e258 packages/pulseaudio 2021-12-17 16:49:43 +03:00
Maxython
e6aef4fd6d Test 2021-12-13 13:16:04 +03:00
Maxython
be617866e5 Test 2021-12-13 12:36:05 +03:00
Maxython
bd17d6ceba Test 2021-12-13 12:25:27 +03:00
Maxython
aaa72cf61b Test 2021-12-13 12:16:45 +03:00
Maxython
bbf1f7531f packages/pulseaudio 2021-12-13 08:53:34 +03:00
Henrik Grimler
b8f33564d1 pulseaudio: bump revision after updated patches 2021-09-08 07:39:29 +02:00
Tom Yan
7b7f3c48df pulseaudio: process rewind in the realtime loop
It seems to be the standard approach. Let's see if it eliminates
assertion failures that are related to rewind processing.
2021-09-06 12:13:45 +02:00
Simeon Huang
1c1ebe320f Enable PulseAudio's GLIB component and put it in subpackages (#6852) 2021-05-22 15:17:52 +03:00
Patrick Gaskin
3a36080b2b pulseaudio: Implement all sample/map options, > 2 ch output for sles modules
* Make both modules support format, channels, rate, and
  channel_map.
* Add support for > 2 channels to the sink. This needs to be
  manually enabled by increasing the number of channels in the
  default.pa script or by loading an additional module-sles-sink
  manually.
2021-02-09 23:49:09 +02:00
Patrick Gaskin
fc007e73f4 PulseAudio SLES module improvements (#6290)
* pulseaudio: Improve error msg when module-sles-source is missing the RECORD_AUDIO permission

* pulseaudio: Refactor and improve module-sles-{source,sink}

* More readable and consistent code style.
* Fix subtle bugs and typos (e.g. duplicate or ineffectual assignments,
  mishandled enums, etc).
* Fix stereo input channel mask.
* Fix wrong self object being passed to SLES functions.
* Handle more sample formats.
* Better logging.
* Fix potential freeing of undefined pointers.
* Fixed module usage (channel_map was on source instead of sink,
  some items were missing the trailing space).
* Other minor fixes.

* pulseaudio: Implement PA_SINK_MESSAGE_GET_LATENCY message

Every built-in module implements this and without it, PA will crash
in some cases (e.g. when opening pavucontrol).

* pulseaudio: Increment TERMUX_PKG_REVISION
2021-01-24 22:21:02 +05:30
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