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