change com.andrew.apollo repo url to use CM repo

Doesn't look like the original repo will get any more updates. The CM
repo is on version 1.1 for a long while . Best thing would be to wait
for the next tag regardless of whether the version is bumped.
This commit is contained in:
David Black 2013-05-06 21:10:29 +01:00
parent 94f4c7c2aa
commit 0d62f74549

View file

@ -1,6 +1,6 @@
Category:Multimedia Category:Multimedia
License:Apache2 License:Apache2
Website:https://github.com/adneal/Apollo-CM Web Site:
Source Code:https://github.com/adneal/Apollo-CM Source Code:https://github.com/adneal/Apollo-CM
Issue Tracker:http://code.google.com/p/apollo-music-player/issues/list Issue Tracker:http://code.google.com/p/apollo-music-player/issues/list
Donate:http://www.cyanogenmod.org Donate:http://www.cyanogenmod.org
@ -17,22 +17,24 @@ remove the Android 2.3 support in subsequent versions.
. .
Repo Type:git Repo Type:git
#Also master branch https://github.com/CyanogenMod/android_packages_apps_Apollo #Repo:https://github.com/adneal/Apollo-CM
Repo:https://github.com/adneal/Apollo-CM Repo:https://github.com/CyanogenMod/android_packages_apps_Apollo
Build Version:1.0,1,9102afb63c,patch=lyrics.patch,\ #Build Version:1.0,1,9102afb63c,patch=lyrics.patch,\
srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\ #srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ #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.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' 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 $$ActionBarSherlock$$/libs && \
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \ #cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \
rm src/com/andrew/apollo/lyrics/LyricsWikiProvider.java \ #rm src/com/andrew/apollo/lyrics/LyricsWikiProvider.java \
src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \ #src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \
find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \ #find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \
sed -i '/proguard/d' project.properties #sed -i '/proguard/d' project.properties
Build Version:1.1,2,!wait for tag (on cm-10.1),target=android-17,extlibs=android/android-support-v4.jar
Update Check Mode:RepoManifest Auto Update Mode:None
Current Version:1.0 Update Check Mode:Tags
Current Version Code:1 Current Version:1.1
Current Version Code:2