update net.sourceforge.servestream to 0.6.0 and use UCM:Tags
This commit is contained in:
parent
839f2d667b
commit
213f9a29f2
|
@ -27,7 +27,7 @@ in the background. For use with any streaming media servers such as GNUMP3d.
|
|||
|
||||
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
|
||||
Repo:http://svn.code.sf.net/p/servestream/code;trunk=trunk;tags=tags
|
||||
|
||||
#Build Version:0.1,35,374,prebuild=mv lib/ libs/
|
||||
#Build Version:0.2.5,40,!source has wrong version code at r442,prebuild=mv lib/ libs/
|
||||
|
@ -57,13 +57,11 @@ sed -i 's/make -j4/make -j1/g' arm-build.sh && \
|
|||
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,!build server rejection 1361,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
Build Version:0.6.0,72,v0.6.0,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && \
|
||||
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties,\
|
||||
build=./scripts/build-ffmpeg.sh,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:0.6.0
|
||||
Current Version Code:72
|
||||
Update Check Mode:Tags
|
||||
|
||||
|
|
Loading…
Reference in a new issue