From 44bf72fdbdc3216cebc51472ac29c647e5e88a34 Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Sat, 19 Oct 2013 13:36:39 +1100 Subject: [PATCH 1/5] Fix assember-related NDK r9 error in INSTEAD build --- metadata/com.silentlexx.instead.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.silentlexx.instead.txt b/metadata/com.silentlexx.instead.txt index 80d1716327..c0170d6318 100644 --- a/metadata/com.silentlexx.instead.txt +++ b/metadata/com.silentlexx.instead.txt @@ -22,7 +22,7 @@ Repo:http://instead-android.googlecode.com/svn/trunk/ Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\ srclibs=INSTEAD@r1854,patch=jpeg.patch,update=force,\ -init=cd .. && ./update_xml.sh || true,\ +init=echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\ prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead Auto Update Mode:None From 703cf58ee9c4dc733859b9ff1972c62c64f61bac Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Sat, 19 Oct 2013 13:38:35 +1100 Subject: [PATCH 2/5] Fix bogus scanner error in dolphin-emu build --- metadata/org.dolphinemu.dolphinemu.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/org.dolphinemu.dolphinemu.txt b/metadata/org.dolphinemu.dolphinemu.txt index 9fe6a2320d..820a3aea7d 100644 --- a/metadata/org.dolphinemu.dolphinemu.txt +++ b/metadata/org.dolphinemu.dolphinemu.txt @@ -29,8 +29,11 @@ Status: ALPHA Repo Type:git Repo:https://code.google.com/p/dolphin-emu/ +# Now scanner thinks, that bunch of Windows *.lib blobs are his enemies.. +# And (technically) he is correct! Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,\ subdir=Source/Android,init=rm -r libs/*,\ +scanignore=build/org.dolphinemu.dolphinemu/Externals,\ build=cd .. &&\ cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \ -DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake \ From b99382099a1a8b9211521a4bfd7f171ce01f317f Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Sat, 19 Oct 2013 13:39:57 +1100 Subject: [PATCH 3/5] Fixed build-tools location-related error in ScummVM build --- metadata/org.scummvm.scummvm.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/org.scummvm.scummvm.txt b/metadata/org.scummvm.scummvm.txt index f5396b649b..3d8a08eb0f 100644 --- a/metadata/org.scummvm.scummvm.txt +++ b/metadata/org.scummvm.scummvm.txt @@ -35,6 +35,9 @@ Build Version:1.5.0,6,v1.5.0,\ extlibs=libmad/libmad-0.15.1b.tar.gz,srclibs=FLAC@1.2.1;Tremor@b31465b840,\ update=no,patch=fdroid_build.patch;latest_sdk.patch,bindir=.,antcommand="-p",\ init=echo -e '\n\n' > build.xml,\ +prebuild=\ + set -- $$SDK$$/build-tools/*/aapt && \ + sed -e "s|\$(ANDROID_SDK)/build-tools/\*/aapt|$1|" -i backends/platform/android/android.mk,\ build=\ export ANDROID_SDK="$$SDK$$" ANDROID_NDK="$$NDK$$" && \ chmod +x fdroid_build && \ From 3694f9bec9fbf161cca988b9041242364f057375 Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Tue, 22 Oct 2013 18:24:17 +1100 Subject: [PATCH 4/5] Removed proprietary blobs from dolphin-emu sources --- metadata/org.dolphinemu.dolphinemu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.dolphinemu.dolphinemu.txt b/metadata/org.dolphinemu.dolphinemu.txt index 820a3aea7d..0dcdac282e 100644 --- a/metadata/org.dolphinemu.dolphinemu.txt +++ b/metadata/org.dolphinemu.dolphinemu.txt @@ -32,7 +32,7 @@ Repo:https://code.google.com/p/dolphin-emu/ # Now scanner thinks, that bunch of Windows *.lib blobs are his enemies.. # And (technically) he is correct! Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,\ -subdir=Source/Android,init=rm -r libs/*,\ +subdir=Source/Android,init=rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/,\ scanignore=build/org.dolphinemu.dolphinemu/Externals,\ build=cd .. &&\ cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \ From 7964fe5019e5e2d4c6c2db218b765a5d41064faa Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Thu, 24 Oct 2013 01:05:33 +1100 Subject: [PATCH 5/5] Fix GhostCommander SFTP plugin description --- metadata/com.ghostsq.commander.sftp.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/metadata/com.ghostsq.commander.sftp.txt b/metadata/com.ghostsq.commander.sftp.txt index cabb65d263..fd89f10876 100644 --- a/metadata/com.ghostsq.commander.sftp.txt +++ b/metadata/com.ghostsq.commander.sftp.txt @@ -6,16 +6,12 @@ Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets/ Donate:http://sourceforge.net/p/ghostcommander/donate/ Auto Name:Ghost Commander - Samba plugin -Summary:Access files on the network +Summary:Access files over SFTP Description: -A plug-in for [[com.ghostsq.commander]] to access to Windows network shared -folders (also referenced as SMB, Samba, CIFS or even NetBios). -Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'. +A plug-in for [[com.ghostsq.commander]] to access secure FTP sites. +Launch Ghost Commander and go to 'Menu > Location > Home > SFTP site'. Alternatively, scroll along the toolbar until you arrive at 'Home'. -Enter your server name and credentials (if any), then tap the 'Connect' button. -Once connected, you should be able to see a list of Windows machines or -Samba servers on the network. Tip: Better have the Windows account with -password. A passwordless Windows account might not work. +Enter your server name and credentials. . # If you are building this yourself, config.py must be edited to sign this