DSub (github.daneren2005.dsub): Attempt to fix latest build

(but it doesn't work, see disable reason - I don't think this can be
anything to do with our build process)
This commit is contained in:
Ciaran Gultnieks 2013-11-12 22:29:29 +00:00
parent 5e736341ef
commit 9a1047767e

View file

@ -107,12 +107,16 @@ Build:4.1.2,59
mv sa subsonic-android
Build:4.1.6,63
disable=uses stuff not yet implemented in fdroidserver
disable=Doesn't build - SharedPreferences is not imported in dsub/receiver/BluetoothIntentReceiver.java
commit=4.1.6
submodules=yes
init=cp libs/*v4.jar DragSortListView/library/libs/
target=android-18
srclibs=2:Support/v7/appcompat@4.3.1_r1
srclibs=appcompat@v7
prebuild=echo "android.library.reference.2=$$appcompat$$" >> project.properties && \
cp $$appcompat$$/libs/android-support-v4* DragSortListView/library/libs/ && \
cp $$appcompat$$/libs/android-support-v4* libs/ && \
cp $$appcompat$$/libs/android-support-v7-appcompat.jar libs
Auto Update Mode:None
Update Check Mode:Tags