Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
7c46991205
|
@ -41,12 +41,7 @@ Build Version:3.8.1,70,890b6affe8a64,target=android-10
|
|||
Build Version:4.0.3,79,!No matching source
|
||||
Build Version:4.0.6,88,!0d673d0b1
|
||||
#Dummy keys
|
||||
Build Version:4.0.7,90,22ac838388f14a5,target=android-15,extlibs=android/android-support-v4.jar,prebuild=\
|
||||
rm -rf external_libs marketplace_info && \
|
||||
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' \
|
||||
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java && \
|
||||
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' \
|
||||
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||
Build Version:4.0.7,90,!build problem 22ac838388f14a5
|
||||
Build Version:4.1.5,98,!no source
|
||||
Build Version:4.2,124,0de4519c4ce,target=android-15,extlibs=android/android-support-v4.jar,prebuild=\
|
||||
rm -rf external_libs marketplace_info && \
|
||||
|
|
|
@ -2,7 +2,6 @@ Category:Games
|
|||
License:GPLv3+
|
||||
Web Site:http://www.kirit.com/Missile%20intercept
|
||||
Source Code:http://www.kirit.com/Missile%20intercept
|
||||
Issue Tracker:http://support.felspar.com/Project:/Missile%20intercept
|
||||
|
||||
Summary:Missile Command style game
|
||||
Description:
|
||||
|
@ -10,7 +9,12 @@ A game in the style of the classic Missile Command. Defend your cities from inco
|
|||
enemy missiles.
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
Repo Type:svn
|
||||
Repo:http://svn.felspar.com/public/m-intercept/trunk/android
|
||||
|
||||
Build Version:0.5.1,6,!wait for client 40186,target=android-7,prebuild=rm -rf tests
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:0.5.1
|
||||
Current Version Code:6
|
||||
|
||||
|
|
|
@ -14,9 +14,8 @@ requires tokens that aren't in the source.
|
|||
Repo Type:git-svn
|
||||
Repo:http://lifesaver.googlecode.com/svn/trunk/
|
||||
|
||||
#Looks like some tokens are required
|
||||
Build Version:2.0,4,! tokens required 23,target=android-10
|
||||
Build Version:2.1,5,! tokens required ,target=android-10
|
||||
Build Version:1.0,3,!wait for client 18,target=android-10,prebuild=rm -rf src/com/textuality/lifesaver
|
||||
Build Version:2.1,5,! tokens required,target=android-4
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:2.1
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Disabled:Await further development: can't figure out where the jars come from
|
||||
Category:Navigation
|
||||
License:GPLv2
|
||||
Web Site:https://confluence.prodevelop.es/display/GVMN/Home
|
||||
Source Code:https://svn.prodevelop.es/public/gvsigmini/
|
||||
Issue Tracker:https://jira.prodevelop.es/secure/IssueNavigator.jspa?reset=true&mode=hide&type=1&pid=10230&status=1&status=3&status=4
|
||||
|
||||
Summary:Tile-based map viewer
|
||||
Description:
|
||||
|
@ -10,11 +10,10 @@ A tile-based map viewer with support for maps from many sources.
|
|||
.
|
||||
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo Type:svn
|
||||
Repo:https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_android/trunk/
|
||||
|
||||
#cannot obtain source. besides i'm not sure about revisions
|
||||
#Build Version:1.2.0,443,1332
|
||||
Build Version:1.2.0,443,1332
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.2.2
|
||||
|
|
|
@ -7,7 +7,7 @@ Donate:https://guardianproject.info/contact
|
|||
|
||||
Summary:Instant Messaging client with OTR
|
||||
Description:
|
||||
Gibber is an XMPP (Jabber) client based. It
|
||||
Gibber is an XMPP (Jabber) client. It
|
||||
adds support for end-to-end encryption with [http://en.wikipedia.org/wiki/Off-the-Record_Messaging Off-the-Record Messaging]
|
||||
and for Tor via [[org.torproject.android]].
|
||||
.
|
||||
|
|
|
@ -1,25 +1,24 @@
|
|||
Disabled:No source for the newer versions
|
||||
Category:Multimedia
|
||||
License:GPLv2+
|
||||
License:LGPL
|
||||
Web Site:http://code.google.com/p/andless/
|
||||
Source Code:http://code.google.com/p/andless/source/checkout
|
||||
Source Code:https://gitorious.org/andless/andless
|
||||
Issue Tracker:http://code.google.com/p/andless/issues/list
|
||||
|
||||
Summary:Audio player
|
||||
Description:
|
||||
Audio player that plays lossless files (FLAC/APE/MPC/WAV) as well as
|
||||
Lightweight audio player that plays lossless files (FLAC/APE/MPC/WAV) as well as
|
||||
any formats natively supported by Android. CUE sheets and playlists
|
||||
are also supported.
|
||||
are also supported and files are chosen via directories.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://andless.googlecode.com/svn/trunk/
|
||||
Repo Type:git
|
||||
Repo:https://git.gitorious.org/andless/andless.git
|
||||
|
||||
#Can't build this without modifying the NDK - http://code.google.com/p/andless/wiki/Building
|
||||
#This will have to be done on the build server only
|
||||
#Binary of this version in the repo
|
||||
Build Version:1.3.3,10,!Can't build without modifying ndk (at 91),buildjni=yes
|
||||
Build Version:1.3.4,14,!Can't build without modifying ndk (at 94),buildjni=yes
|
||||
#Builds with ndk-r8b but not ndk-r8c
|
||||
Build Version:1.3.5,15,85b65295,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
Disabled:Not working; needs urls updating
|
||||
Category:Office
|
||||
License:GPL
|
||||
Web Site:http://fosdem.org
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
Disabled:Is this Free Software or an advert for proprietary software?
|
||||
Category:Office
|
||||
License:Apache2
|
||||
Web Site:https://sites.google.com/site/sketcherapp/
|
||||
Source Code:https://github.com/wargoth/Sketcher
|
||||
Issue Tracker:https://github.com/wargoth/Sketcher/issues
|
||||
Donate:https://sites.google.com/site/sketcherapp/
|
||||
|
||||
Summary:Sketcher Lite
|
||||
Description:
|
||||
A fun procedural drawing tool.
|
||||
- 11 brushes + eraser
|
||||
- undo/redo
|
||||
- color picker
|
||||
.
|
||||
|
||||
# To make it compile I had to tweak a bit, using my own fork until the pull request is merged. See https://github.com/wargoth/Sketcher/pull/42
|
||||
Repo Type:git
|
||||
Repo:https://github.com/nicolas-raoul/Sketcher.git
|
||||
|
||||
Build Version:1.1.7nicolas-raoul-1,25,7c3697421dcd5d9f9825058e4ea2457ae75a21ec
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.1.8
|
||||
Current Version Code:25
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
Disabled:AndroidManifest.xml currently broken, see http://code.google.com/p/droidntp/issues/detail?id=1 See other issues too.
|
||||
Category:System
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/droidntp/
|
||||
Source Code:http://code.google.com/p/droidntp/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/droidntp/issues/list
|
||||
|
||||
Summary: NTP client for Android.
|
||||
Description:
|
||||
Keeps the clock of your phone accurate.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/droidntp/
|
||||
|
||||
Build Version:2.0,2,0ed92031ffec
|
||||
|
||||
Update Check Mode:Market
|
||||
|
Loading…
Reference in a new issue