PdDroid Party: Remove unused files
This commit is contained in:
parent
6716e55416
commit
0f37ab9a75
|
@ -14,10 +14,10 @@ Repo Type:git
|
|||
Repo:https://github.com/chr15m/PdDroidParty
|
||||
|
||||
Build:0.3.0,2
|
||||
disable=libpd, scanner
|
||||
disable=jar files
|
||||
commit=c511fc4ad324817ab80fb3e6c44a7effaaf6735d
|
||||
submodules=yes
|
||||
rm=libs/*.jar
|
||||
rm=libs/*.jar,pd-for-android/ScenePlayer,pd-for-android/CircleOfFifths
|
||||
srclibs=2:SVGAndroid@ae2e0405fcff18d46fde59d0a3f970661813ad89,Libpd@0.7.0
|
||||
prebuild=\
|
||||
pushd pd-for-android/PdCore && \
|
||||
|
@ -25,14 +25,12 @@ Build:0.3.0,2
|
|||
android update project --path . && \
|
||||
ndk-build && \
|
||||
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:
|
||||
|
||||
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
|
||||
#Update Check Mode:Tags
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue