add disabled recipe for Apollo
This commit is contained in:
parent
992ea93d56
commit
f1c1ff3afc
24
metadata/com.andrew.apollo.txt
Normal file
24
metadata/com.andrew.apollo.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
Disabled:Need to get the ok from dev
|
||||||
|
Category:Multimedia
|
||||||
|
License:Apache2
|
||||||
|
Source Code:https://github.com/adneal/Apollo-CM
|
||||||
|
|
||||||
|
Summary:Music player
|
||||||
|
Description:
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/adneal/Apollo-CM
|
||||||
|
|
||||||
|
Build Version:1.0,1,9102afb63c,srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
|
||||||
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||||
|
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
|
||||||
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
|
||||||
|
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \
|
||||||
|
find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && sed -i '/proguard/d' project.properties
|
||||||
|
|
||||||
|
Update Check Mode:None
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
||||||
|
|
||||||
Loading…
Reference in a new issue