From 2883537f76dcc1c3a772f6351217d08929d9eb57 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 16 May 2016 18:01:32 +0200 Subject: [PATCH] New app: Snapcast (disabled due NDK issue) --- metadata/de.badaix.snapcast.txt | 41 +++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/de.badaix.snapcast.txt diff --git a/metadata/de.badaix.snapcast.txt b/metadata/de.badaix.snapcast.txt new file mode 100644 index 0000000000..b910560703 --- /dev/null +++ b/metadata/de.badaix.snapcast.txt @@ -0,0 +1,41 @@ +Categories:Multimedia,Internet +License:GPLv3+ +Web Site:https://github.com/badaix/snapcast/blob/HEAD/README.md +Source Code:https://github.com/badaix/snapcast +Issue Tracker:https://github.com/badaix/snapcast/issues + +Auto Name:Snapcast +Summary:Synchronize audio output across devices/players +Description: +Multi-room client-server audio player, where all clients are time synchronized +with the server to play perfectly synced audio. It's not a standalone player, +but an extension that turns your existing audio player into a Sonos-like +multi-room solution. The server's audio input is a named pipe /tmp/snapfifo. All +data that is fed into this file will be send to the connected clients. One of +the most generic ways to use Snapcast is in conjunction with the music player +daemon (MPD) or Mopidy, which can be configured to use a named pipe as audio +output. +. + +Repo Type:git +Repo:https://github.com/badaix/snapcast + +Build:0.7.0,6 + disable=ndk build fails + commit=v0.7.0 + subdir=android/Snapcast + gradle=yes + prebuild=sed -i -e '/NDK_DIR/aexport NDK_DIR="$$NDK$$toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/"' ../../client/build_android.sh && \ + sed -i -e '/johannes/d' ../../client/build_android.sh && \ + sh ../../client/build_android.sh + ndk=r9b + +Maintainer Notes: +Once ready do +Auto Update Mode:Version v%v +. + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.7.0 +Current Version Code:6