From 9a1047767e0cd997a60be3924bafc48d8cb8aa69 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 12 Nov 2013 22:29:29 +0000 Subject: [PATCH] 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) --- metadata/github.daneren2005.dsub.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/metadata/github.daneren2005.dsub.txt b/metadata/github.daneren2005.dsub.txt index 6191dafeac..b8f8a84a01 100644 --- a/metadata/github.daneren2005.dsub.txt +++ b/metadata/github.daneren2005.dsub.txt @@ -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