REFRESH plz: net.sourceforge.servestream. now using git-svn

This commit is contained in:
David Black 2013-02-25 12:30:53 +00:00
parent 976b3bdb97
commit 189be89162

View file

@ -25,7 +25,7 @@ in the background. For use with any streaming media servers such as GNUMP3d.
* Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g. http://listenlive.eu or http://magnatune.com/mobile
.
Repo Type:svn
Repo Type:git-svn
#Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk; old url prior to r1160
Repo:http://svn.code.sf.net/p/servestream/code/trunk
@ -58,7 +58,7 @@ sed -i 's/bash/sh/g' arm-build.sh && \
sed -i '/PIPESTATUS/d' arm-build.sh && \
NDK=$$NDK$$ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg,buildjni=yes
Build Version:0.5.5,70,1361,srclibs=ActionBarSherlock@4.2.0,prebuild=\
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && /bin/dash scripts/build-ffmpeg.sh && \
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && ./scripts/build-ffmpeg.sh && \
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties,buildjni=yes
Auto Update Mode:None