New app: $cripter (sites.mjwhitta.scripter)
This commit is contained in:
parent
8825d06189
commit
e6390fe93f
29
metadata/sites.mjwhitta.scripter.txt
Normal file
29
metadata/sites.mjwhitta.scripter.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
Category:System
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://code.launchpad.net/~mjwhitta/+junk/Scripter
|
||||||
|
Issue Tracker:https://bugs.launchpad.net/~mjwhitta
|
||||||
|
|
||||||
|
Summary:Run scripts on your device
|
||||||
|
Description:
|
||||||
|
This simple app lets you write and run scripts from your device.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:bzr
|
||||||
|
Repo:lp:~mjwhitta/+junk/Scripter
|
||||||
|
|
||||||
|
Build Version:2.2,13,!needs root for what? if so, explanations needed at 6,srclibs=ActionBarSherlock@4.2.0;Andlib-mjwhitta@4,\
|
||||||
|
extlibs=android/android-support-v4.jar,prebuild=\
|
||||||
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||||
|
cp libs/android-support-v4.jar $$Andlib-mjwhitta$$/libs/ && \
|
||||||
|
sed -i 's@.*reference.*ActionBarSherlock.*@android.library.reference.1=../$$ActionBarSherlock$$@' $$Andlib-mjwhitta$$/project.properties && \
|
||||||
|
$$SDK$$/tools/android update project -p $$Andlib-mjwhitta$$ && \
|
||||||
|
rm project.properties && echo "target=android-17" > project.properties && \
|
||||||
|
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
||||||
|
echo "android.library.reference.2=$$Andlib-mjwhitta$$" >> project.properties
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:2.2
|
||||||
|
Current Version Code:13
|
||||||
|
|
3
srclibs/Andlib-mjwhitta.txt
Normal file
3
srclibs/Andlib-mjwhitta.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Repo Type:bzr
|
||||||
|
Repo:lp:~mjwhitta/+junk/Andlib-mjwhitta
|
||||||
|
|
Loading…
Reference in a new issue