purge some bad apks
This commit is contained in:
parent
edcd62fb2d
commit
3c3ed3db96
|
@ -1,8 +1,8 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:http://www.sagemath.org
|
||||
Source Code:http://code.google.com/p/sage-android/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/sage-android/issues/list
|
||||
Source Code:https://github.com/sagemath/android
|
||||
Issue Tracker:https://github.com/sagemath/android/issues
|
||||
|
||||
Auto Name:Sage
|
||||
Summary:Calculation client
|
||||
|
@ -18,6 +18,7 @@ Status: Beta.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/sagemath/android
|
||||
|
||||
# old repo
|
||||
#Build Version:0.3,4,5679cf93decd,subdir=app-v2
|
||||
|
||||
Build:0.9.1,5
|
||||
|
|
|
@ -24,23 +24,20 @@ Build:1.7.0,170
|
|||
target=android-16
|
||||
|
||||
Build:1.9.0,190
|
||||
disable=broken apk
|
||||
commit=ec6970073cf2
|
||||
init=zip -r native.zip libs/armeabi* libs/x86
|
||||
target=android-16
|
||||
build=unzip native.zip
|
||||
|
||||
Maintainer Notes:
|
||||
zbar libraries are from official binaries on sourceforge. I tried to compile from
|
||||
http://github.com/ZBar/ZBar but was unsuccessful. See trikita.obsqr though.
|
||||
.
|
||||
|
||||
Build:2.0.1,201
|
||||
disable=broken apk; rebuild later
|
||||
commit=143a5867858
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
The zbar library comes from https://github.com/ZBar/ZBar. We could compile it
|
||||
and make it available as an extlib. See also https://github.com/ValleZ/Paper-Wallet/issues/1
|
||||
zbar libraries are from official binaries on sourceforge. I tried to compile from
|
||||
http://github.com/ZBar/ZBar but was unsuccessful. See trikita.obsqr though.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -29,6 +29,7 @@ Repo:https://github.com/restorer/Gloomy-Dungeons-3D
|
|||
|
||||
#Note: time-based version/vercode - cannot be rebuilt the samie
|
||||
Build:2013.03.07.0416,1362629775
|
||||
disable=broken apk
|
||||
commit=05e6bb5422
|
||||
subdir=.build
|
||||
init=cd .. && \
|
||||
|
|
Loading…
Reference in a new issue