From 3ec34ad8c64e95aa1db28f6aedcfe77b1df029ee Mon Sep 17 00:00:00 2001 From: Wenxin Wang Date: Tue, 30 Jun 2020 12:26:16 +0000 Subject: [PATCH] New app: PulseAudio Rtp Receiver --- metadata/me.wenxinwang.pulsedroidrtp.yml | 29 ++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/me.wenxinwang.pulsedroidrtp.yml diff --git a/metadata/me.wenxinwang.pulsedroidrtp.yml b/metadata/me.wenxinwang.pulsedroidrtp.yml new file mode 100644 index 0000000000..8ff6892fc4 --- /dev/null +++ b/metadata/me.wenxinwang.pulsedroidrtp.yml @@ -0,0 +1,29 @@ +Categories: + - Multimedia +License: Apache-2.0 +SourceCode: https://github.com/wenxin-wang/PulseDroidRtp/ +IssueTracker: https://github.com/wenxin-wang/PulseDroidRtp/issues + +AutoName: PulseAudio Rtp Receiver +Summary: Audio Player for PulseAudio's RTP Stream +Description: |- + An audio player used in pair with PulseAudio's `module-rtp-send`, + a UDP counterpart to [PulseDroid](https://github.com/dront78/PulseDroid). + +RepoType: git +Repo: https://github.com/wenxin-wang/PulseDroidRtp/ + +Builds: + - versionName: 1.0.1 + versionCode: 1 + commit: v1.0.1 + subdir: app + submodules: true + gradle: + - yes + ndk: r20b + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 1