Merge branch 'master' of gitorious.org:f-droid/dalb8s-fdroiddata

This commit is contained in:
David Black 2014-01-20 18:45:45 +00:00
commit 0c3317f3d7
8 changed files with 154 additions and 8 deletions

View file

@ -0,0 +1,33 @@
Categories:Office
License:GPLv3
Web Site:http://johannes.zweng.at
Source Code:https://github.com/johnzweng/bankomatinfos
Issue Tracker:https://github.com/johnzweng/bankomatinfos/issues
Donate:http://johannes.zweng.at/donations.html
Auto Name:Bankomat Card Infos
Summary:Read bank card via NFC
Description:
Tries to read the last transactions and some general infos from a NFC-enabled
Austrian Bankomatkarte (Maestro debit card) via NFC.
It may not work on all cards, only tested with cards from Bank Austria for now.
It checks if the card contains the Paylife Quick application
(`AID D040000001000002`) and the Maestro (Bankomat) application
(`AID A0000000043060`) and tries to read some free accessible files
(no authentication is performed to card).
.
Repo Type:git
Repo:https://github.com/johnzweng/bankomatinfos.git
Build:1.2.4,7
commit=845e11d71f751
prebuild=rm $(find res -name ic_launcher.png) && \
touch res/drawable/ic_launcher.png
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2.4
Current Version Code:7

View file

@ -0,0 +1,36 @@
Categories:Multimedia
License:GPLv3
Web Site:
Source Code:https://github.com/tom-and-jerry/eyeCam
Issue Tracker:https://github.com/tom-and-jerry/eyeCam/issues
Auto Name:eyeCam
Summary:Recognize colours
Description:
An augmented reality app which aims to support colorblind people in
distinguishing and recognizing colors.
* Color recognition
* Camera filters to enhance color differentiation
* Simulation of colorblindness (e.g. for web developers)
Known issues:
* Color recognition does not work properly sometimes
* Tablets are not yet supported (orientation is off)
[http://chir.ag/projects/name-that-color Name that color]
is used to detect color names.
.
Repo Type:git
Repo:https://github.com/tom-and-jerry/eyeCam.git
Build:0.9-beta,81
commit=161096295b4d4
buildjni=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.9-beta
Current Version Code:81

View file

@ -0,0 +1,41 @@
Categories:System
License:MIT
Web Site:http://aragaer.github.com/jtt_android
Source Code:https://github.com/aragaer/jtt_android
Issue Tracker:https://github.com/aragaer/jtt_android/issues
Auto Name:Japanese Traditional Time
Summary:Clock widget
Description:
A clock widget based on the traditional Japanese time
[https://en.wikipedia.org/wiki/Japanese_clock#The_traditional_Japanese_time_system system].
* Widget showing the current hour (named after an animal)
* Mapping of traditional time to local time
* (Eventually) Alarms based on traditional time
The sunrise and sunset times for are calculated locally
by the app for the current location;
if the device doesn't know that you can enter a manual one.
.
Repo Type:git
Repo:https://github.com/aragaer/jtt_android.git
Build:1.4.4.2,24
commit=v1.4.4.2
init=sed -i '/reference.1/d' project.properties
srclibs=1:SunriseSunset-aragaer@aee96f
Build:1.4.4.5-pre,25
disable=not published
Maintainer Notes:
Uses git submodules
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4.5pre
Current Version Code:25

View file

@ -8,8 +8,9 @@ Auto Name:Smashwords Access
Summary:eBook shop
Description:
Unofficial app for smashwords.com, a purveyor of DRM-free and gratis ebooks.
Enter your credentials to access purchased books.
Books can be loaded directly from Cool reader, FBReader or Pageturner
Books can be loaded directly from Cool reader, FBReader or Pageturner.
.
Repo Type:git-svn
@ -24,8 +25,15 @@ Build:011 beta,11
cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \
cp -r $$Google-Gson$$/src/main/java/com/google/ src/com/
Build:012 beta,12
disable=not published
Build:014 beta,14
commit=33
subdir=SmashwordsAccess
srclibs=1:ActionBarSherlock@4.4.0;Smashwords-API@58;ImageLoader-Novoda@imageloader-parent-1.5.8
rm=SmashwordsAccess/libs/imageloader-core-1.5.8.jar
prebuild=cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \
sed -i "2d;5s/:/=/g;13,14d;s/compile 'com.google.code.gson:gson:2.2.1'/compile group: 'com.google.code.gson', name: 'gson', version: '2.2.1'/g;s/compile 'org.projectlombok:lombok:1.12.2'/compile group: 'org.projectlombok', name: 'lombok', version: '1.12.2'/g;26,28d" $$Smashwords-API$$/build.gradle
build=gradle jar -p $$Smashwords-API$$ && \
mv $$Smashwords-API$$/build/libs/SmashwordsAPI-1.0-SNAPSHOT.jar libs/
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -1,7 +1,8 @@
Categories:Science & Education
License:GPLv2
Web Site:http://www.busydoingnothing.co.uk/prevo
Source Code:http://git.busydoingnothing.co.uk/cgit.cgi/prevo-android.git
Web Site:http://www.busydoingnothing.co.uk/prevo/
Source Code:http://git.busydoingnothing.co.uk/cgit.cgi/prevo-android.git/
Issue Tracker:
Summary:Esperanto dictionary
Description:
@ -13,8 +14,26 @@ searched with the keyboard.
Repo Type:git
Repo:git://git.busydoingnothing.co.uk/prevo-android.git
Build Version:0.3,3,!Needs a lot of work 5bbaab6852978e,target=android-14
Build:0.9,9
commit=0.9
target=android-14
srclibs=Revo@ade7e27bf8;PrevoDB@c2de0f915c9c4
build=cp -r $$Revo$$ . && \
cp -r $$PrevoDB$$ . && \
cd PrevoDB && \
sed -i '/AS_ALL_LINGUAS/d' configure.ac && \
aclocal && \
autoheader && \
automake -a && \
intltoolize && \
autoconf && \
./configure && \
make -j2 && \
./src/prevodb -i ../Revo -o ..
#Tags/Repo can't find version info and no reviews on market
Update Check Mode:Static
Auto Update Mode:None
# Tags/Repo can't find version info
Update Check Mode:None
Current Version:0.9
Current Version:9

2
srclibs/PrevoDB.txt Normal file
View file

@ -0,0 +1,2 @@
Repo Type:git
Repo:git://git.busydoingnothing.co.uk/prevodb.git

2
srclibs/Revo.txt Normal file
View file

@ -0,0 +1,2 @@
Repo Type:git
Repo:git://git.busydoingnothing.co.uk/revo.git

View file

@ -0,0 +1,5 @@
Repo Type:git
Repo:https://github.com/aragaer/sunrisesunsetlib-java
Prepare:rm -rf src/test build.xml
Update Project:Yes