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

This commit is contained in:
Ciaran Gultnieks 2013-03-07 16:33:15 +00:00
commit 8637968db5
11 changed files with 58 additions and 35 deletions

View file

@ -13,8 +13,31 @@ ElectricSleep is a smarter alarm clock.
Repo Type:git
Repo:https://github.com/jondwillis/ElectricSleep.git
Build Version:1.1.1,50,!can't find output 1.1.1,maven=yes,bindir=target
Build Version:1.1.1,50,1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
prebuild=sed -i '79s/1.4.2/0.0.1/g' pom.xml && ant clean debug -f $$NoAnalytics$$/build.xml && \
sed -i '116s/android/android.apps/g' pom.xml && \
mvn install:install-file \
-Dfile=$$NoAnalytics$$/bin/classes.jar \
-DgroupId=com.google.android.apps \
-DartifactId=analytics \
-Dversion=0.0.1 \
-Dpackaging=jar
Update Check Mode:Tags
Current Version:1.1.1
Current Version Code:50
Build Version:1.1.1,50,!1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
prebuild=sed -i '79s/1.4.2/0.0.1/g' pom.xml && sed -i '119s/jar/apklib/g' pom.xml && \
sed -i '116s/android/android.apps/g' pom.xml && zip -j NoAnalytics.apklib $$NoAnalytics$$/* && \
mvn install:install-file \
-Dfile=NoAnalytics.apklib \
-DgroupId=com.google.android.apps \
-DartifactId=analytics \
-Dversion=0.0.1 \
-Dpackaging=apklib
Build Version:1.1.1,50,!1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
prebuild=sed -i '115\,120d' pom.xml && cp -r $$NoAnalytics$$/* .

View file

@ -17,9 +17,6 @@ Discover, share, and discuss code snippets using the integrated GitHub Gists
support.
Anti-feature:NonFreeNet. GitHub.com itself runs primarily proprietary code.
Status: We don't have the latest version of this because of some technical
difficulties on our end.
.
Repo Type:git
@ -30,7 +27,7 @@ Build Version:1.2,700,1.2,maven=yes,bindir=app/target
Build Version:1.3.1,900,1.3.1,maven=yes,bindir=app/target
Build Version:1.4,1000,1.4,maven=yes,bindir=app/target
Build Version:1.5,1100,1.5,maven=yes,bindir=app/target
Build Version:1.6.1,1300,!Build failes - can't find apk (at 1.6.1),maven=yes,bindir=app/target
Build Version:1.6.1,1300,1.6.1,maven=yes,bindir=app/target
Auto Update Mode:Version %v
Update Check Mode:Market

View file

@ -13,10 +13,8 @@ their number. The web service is also FOSS.
Repo Type:git
Repo:git://gitorious.org/callerid-for-android/mainline.git
#Disabled pending figuring out how to stop it zipaligning....
#Build Version:1.0,1,e6d5a9ac4bb24a,subdir=application,maven=yes,bindir=application/target,prebuild=wget http://osmdroid.googlecode.com/files/osmdroid-android-3.0.3.jar && mvn install:install-file -DgroupId=org.osmdroid -DartifactId=osmdroid -Dversion=3.0.3 -Dpackaging=jar -Dfile=osmdroid-android-3.0.3.jar
Build Version:1.6,7,!can't find apk c54a018930a94d,subdir=application,maven=yes,bindir=application/target
Build Version:1.6,7,c54a018930a94d,subdir=application,maven=yes,bindir=application/target,prebuild=\
sed -i 's/1.4-SNAPSHOT/1.6/' pom.xml ../pom.xml
Update Check Mode:Market
Current Version:1.6

View file

@ -1,20 +1,27 @@
Category:Development
License:GPLv3
Web Site:https://github.com/rtyley/agit
Web Site:https://github.com/rtyley/agit/wiki
Source Code:https://github.com/rtyley/agit
Issue Tracker:https://github.com/rtyley/agit/issues
Summary:A git client
Summary:Read software source code
Description:
A git client - currently read-only.
Clone remote git repositories onto your phone!
* Just like regular Git, the full history is stored for offline access.
* Animated Diffs - Watch diffs smoothly transition from Before to After.
* Supports git, http, https protocols. SSH for private repos is also possible
* Periodic sync enabled on Android 2.2 and later: latest commits fetched quarter-hourly.
Currently this is a 'read-only' client. You can clone & fetch, but not commit and push.
.
Repo Type:git
Repo:https://github.com/rtyley/agit.git
Build Version:1.34,120801417,!can't find output (at agit-parent-1.34),maven=yes,bindir=agit/target
Build Version:1.34,130300622,agit-parent-1.34,maven=yes,bindir=agit/target,novcheck=yes
Build Version:1.37,130300220,!scala error? agit-parent-1.37,bindir=agit/target,maven=yes,forcevercode=yes
Auto Update Mode:None
Update Check Mode:Market
Current Version:1.37
Current Version Code:130300220

View file

@ -9,8 +9,6 @@ Description:
ownCloud is a free software package you can install on a server to manage
files, contacts, calendars, music, pictures and much more. This is the official
Android app which enables you to view and upload files.
The app also works as a generic WebDav client.
.
Repo Type:git

View file

@ -11,9 +11,12 @@ connected using NFC. It generates codes that are compatible with
Google two-step verification, and can be used with any other site
that supports OATH TOTP.
.
Repo Type:git
Repo:git://github.com/Yubico/yubitotp-android.git
Build Version:0.0.2,4,YubiTOTP-0.0.2,maven=yes,bindir=target
Auto Update Mode:None
Update Check Mode:None
Update Check Mode:Tags

View file

@ -21,6 +21,8 @@ Build Version:0.5.21,48,!broken v0.5.21,buildjni=yes
Build Version:0.5.22,49,!broken v0.5.22,buildjni=yes
Build Version:0.5.24,51,!broken too v0.5.24,buildjni=no,target=android-14,prebuild=\
sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_ABI=all -j 2/g' build-native.sh && ./build-native.sh
Build Version:0.5.35,63,!broken too v0.5.35,buildjni=no,target=android-17,prebuild=\
sed -i 's/-j 8/-j 2/g' build-native.sh && ./build-native.sh
Auto Update Mode:None
Update Check Mode:Market

View file

@ -63,21 +63,12 @@ Build Version:0.9.6.1,22,0.9.6.1,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndica
Build Version:0.9.6.2,23,0.9.6.2,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.3.1,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java,extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar
Build Version:0.9.6.3,24,0.9.6.3,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.3.1,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java,extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar
Build Version:0.9.6.4,25,0.9.6.4,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.4.1,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java,extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar
Build Version:0.9.7,26,0.9.7,submodules=yes,\
extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar,\
prebuild=\
$$SDK$$/tools/android update lib-project -p submodules/ActionBarSherlock/library/ -t "android-14" &&\
$$SDK$$/tools/android update lib-project -p submodules/ViewPagerIndicator/library/ -t "android-16" &&\
$$SDK$$/tools/android update lib-project -p submodules/dslv/library/ -t "android-14" &&\
cp submodules/ViewPagerIndicator/library/libs/android-support-v4.jar submodules/dslv/library/libs/ &&\
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Build Version:0.9.7,26,0.9.7,maven=yes,submodules=yes,bindir=target,init=\
ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,\
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.9.7
Current Version Code:26
#Build Version:0.9.7,26,!can't find apk 0.9.7,maven=yes,submodules=yes,init=\
#ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,\
#prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java

View file

@ -14,7 +14,7 @@ Piwigo.
Repo Type:git
Repo:git://github.com/anthonydahanne/ReGalAndroid.git
Build Version:1.1.2,5,!fdroid can't find apkc628cc7cf0d,maven=yes,subdir=regalandroid,bindir=regalandroid/target
Build Version:1.1.2,5,c628cc7cf0d,maven=yes,subdir=regalandroid,bindir=regalandroid/target
Update Check Mode:Market
Current Version:1.1.2

View file

@ -48,8 +48,9 @@ htmlcleaner/htmlcleaner-2.2.jar;roboguice-sherlock/roboguice-sherlock-1.5.jar,\
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
git clone https://github.com/NightWhistler/HtmlSpanner && mvn package -f HtmlSpanner/pom.xml && \
mv HtmlSpanner/target/htmlspanner-0.4-SNAPSHOT.jar libs/,target=android-15
Build Version:2.0.8,25,2.0.8,maven=yes,bindir=target
Auto Update Mode:None
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.0.8
Current Version Code:25

View file

@ -4,12 +4,12 @@ Web Site:http://www.linphone.org
Source Code:http://www.linphone.org/eng/download/git.html
Issue Tracker:
Summary:SIP (VOIP) client
Summary:SIP (VOIP) phone
Description:
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722. No Silk in 2.0
* Video with VP8, mpeg4 and H264 codecs (ARMv7 only)
* Video with VP8, mpeg4, x264 (ARMv7 only). No h264 in 2.0
* Audio multicall and conferencing
* SRTP media encryption
* SRTP media encryption. ZRTP
* Echo cancellation
* Address book integration
* Call history
@ -22,15 +22,18 @@ releases. Until then, you can find apks on the project's website.
Repo Type:git
Repo:git://git.linphone.org/linphone-android.git
Build Version:2.0.3,2003,!3 dexclassloaders 2.0.3-1,submodules=no,update=no,\
Build Version:2.0.3-fdroid,2003,2.0.3-1,forceversion=yes,submodules=no,update=no,\
init=git submodule update --init --recursive,prebuild=rm -rf tests && \
rm -f submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \
export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$ && \
make BUILD_SILK=0 update-project prepare-sources && \
sed -i 's@\$(NDK_PATH)@$$NDK$$@g' Makefile && \
make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 BUILD_FOR_X86=1 update-project prepare-sources && \
echo "version.name=2.0.3" > default.properties && \
sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml,buildjni=no
Auto Update Mode:None
#Tags would nuke all the submodules
Update Check Mode:Market
Current Version:2.0.3
Current Version Code:2003