PdDroid Party: Remove unused files

This commit is contained in:
Boris Kraut 2014-09-25 04:38:42 +02:00
parent 6716e55416
commit 0f37ab9a75

View file

@ -14,10 +14,10 @@ Repo Type:git
Repo:https://github.com/chr15m/PdDroidParty Repo:https://github.com/chr15m/PdDroidParty
Build:0.3.0,2 Build:0.3.0,2
disable=libpd, scanner disable=jar files
commit=c511fc4ad324817ab80fb3e6c44a7effaaf6735d commit=c511fc4ad324817ab80fb3e6c44a7effaaf6735d
submodules=yes submodules=yes
rm=libs/*.jar rm=libs/*.jar,pd-for-android/ScenePlayer,pd-for-android/CircleOfFifths
srclibs=2:SVGAndroid@ae2e0405fcff18d46fde59d0a3f970661813ad89,Libpd@0.7.0 srclibs=2:SVGAndroid@ae2e0405fcff18d46fde59d0a3f970661813ad89,Libpd@0.7.0
prebuild=\ prebuild=\
pushd pd-for-android/PdCore && \ pushd pd-for-android/PdCore && \
@ -25,14 +25,12 @@ Build:0.3.0,2
android update project --path . && \ android update project --path . && \
ndk-build && \ ndk-build && \
popd && android update project --name PdDroidParty --path . popd && android update project --name PdDroidParty --path .
scanignore=pd-for-android/PdCore/libs,pd-for-android/PdCore/obj/,pd-for-android/ScenePlayer/libs
Maintainer Notes: Maintainer Notes:
TODO:libpd has jar files TODO:libpd has jar files
TODO:libpd ndk-build doesn't work
pushd $$Libpd$$ && cp Android.mk jni/ && ndk-build && popd &&\
. .
#Auto Update Mode:Version v%v #Auto Update Mode:Version v%v
#Update Check Mode:Tags #Update Check Mode:Tags
Update Check Mode:RepoManifest Update Check Mode:RepoManifest