build server problems: odf reader, sms backup, whale wallpaper, learn
music note, Quake 3
This commit is contained in:
parent
ceb824cc57
commit
536a1896b8
|
@ -13,9 +13,10 @@ Read odf documents. ODF is a document format that can be
|
|||
read by a wide variety of programs,
|
||||
including OpenOffice and LibreOffice.
|
||||
|
||||
Admob was removed before building.
|
||||
|
||||
Anti-feature: Tracking. Phones home periodically.
|
||||
|
||||
Status: v1.3.2 was the latest fully FOSS version; we are working on
|
||||
bringing the new versions, by removing the non-free libraries.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -28,7 +29,7 @@ Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDoc
|
|||
Build Version:1.3.2,24,4bcf9024ac9fb96bc5c03c3129f9d401272caaf0,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm libs/jopendocument.jar && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
|
||||
|
||||
#commons and odf2html jars are from https://github.com/andiwand/odf2html but change often
|
||||
Build Version:2.0.6,33,b88d8bf6d,srclibs=\
|
||||
Build Version:2.0.6,33,!unknown build server problems b88d8bf6d,srclibs=\
|
||||
BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
Disabled:Only old, bin versions available
|
||||
Category:Phone & SMS
|
||||
License:Apache2
|
||||
Web Site:https://github.com/jberkel/sms-backup-plus
|
||||
|
@ -35,7 +36,7 @@ Repo:https://github.com/jberkel/sms-backup-plus.git
|
|||
Build Version:1.4.3,1404,!non-free paypal jar at 1.4.3
|
||||
Build Version:1.4.4,1405,!non-free paypal jar at 1.4.4,target=android-10,prebuild=mv lib libs
|
||||
Build Version:1.4.6,1407,!paypal jar,target=android-10,prebuild=mv lib libs
|
||||
Build Version:1.4.8,1409,1.4.8,srclibs=K9Mail-XOAUTH@70c41c71cd,prebuild=\
|
||||
Build Version:1.4.8,1409,!unknown build server problems 1.4.8,srclibs=K9Mail-XOAUTH@70c41c71cd,prebuild=\
|
||||
mv $$K9Mail-XOAUTH$$/compile-only-libs $$K9Mail-XOAUTH$$/libs && \
|
||||
ant jar -f $$K9Mail-XOAUTH$$/build.xml && mv $$K9Mail-XOAUTH$$/bin/k9-imapstore.jar libs/
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ Repo:https://git.gitorious.org/jinbei3d/jinbei3d.git
|
|||
|
||||
Build Version:1.0.10,11,v1.0.10,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
|
||||
Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
Build Version:1.0.11,12,!unknown build server problems v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -13,7 +13,7 @@ Repo Type:svn
|
|||
Repo:https://learnmusicnotes.svn.sourceforge.net/svnroot/learnmusicnotes/trunk
|
||||
|
||||
Build Version:1.2,3,16
|
||||
Build Version:1.4,5,20,forceversion=yes,forcevercode=yes
|
||||
Build Version:1.4,5,!build server problems 20,forceversion=yes,forcevercode=yes
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.4
|
||||
|
|
|
@ -7,7 +7,8 @@ Issue Tracker:http://code.google.com/p/kwaak3/issues/list
|
|||
Summary:Quake 3 for Android
|
||||
Description:
|
||||
Port of ioquake3 engine to Android. Place original pak0.pk3 file from Quake 3 and
|
||||
[http://ioquake3.org/extras/patch-data/ patch files] in /sdcard/quake3/baseq3. Touch controls
|
||||
[http://ioquake3.org/extras/patch-data/ patch files] in /sdcard/quake3/baseq3.
|
||||
Touch controls
|
||||
do not work in this version, so you need hardware keys to play.
|
||||
.
|
||||
|
||||
|
@ -15,7 +16,7 @@ Repo Type:git-svn
|
|||
Repo:http://kwaak3.googlecode.com/svn/trunk/
|
||||
|
||||
#pushd is a bash-only command, prebuild, etc use sh
|
||||
Build Version:1.0,1,37,subdir=kwaak/project,buildjni=yes,target=android-10,novcheck=yes,patch=common.patch,prebuild=\
|
||||
Build Version:1.0,1,!unknown build server problems 37,subdir=kwaak/project,buildjni=yes,target=android-10,novcheck=yes,patch=common.patch,prebuild=\
|
||||
cd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && cd kwaak/project
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue