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

This commit is contained in:
Ciaran Gultnieks 2013-08-08 14:06:21 +01:00
commit 127aef118c
4 changed files with 8 additions and 6 deletions

View file

@ -22,7 +22,7 @@ Map data packages for many territories can be downloaded from
within the app and there is a desktop program available on the website as well within the app and there is a desktop program available on the website as well
for creating your own. for creating your own.
Osmand~ is the generic name for builds of Osmand not done by the developers. The "~" is appended to differentiate it from the developers' builds.
. .

View file

@ -1,4 +1,4 @@
AntiFeatures:NonFreeAdd AntiFeatures:NonFreeAdd,Tracking
Category:Internet Category:Internet
#mostly... #mostly...
License:MPL2 License:MPL2
@ -17,13 +17,15 @@ support for addons and the ability to enable or disable the search suggestions.
'''This apk will only work on ARMv7 devices''': see the website for a list of '''This apk will only work on ARMv7 devices''': see the website for a list of
supported devices and supported devices and
a link to the ftp server for builds that work on ARMv6 or x86 CPUs with a link to the ftp server for builds that work on ARMv6 CPUs with
at least 500MB of RAM. at least 500MB of RAM.
Anti-features: Non-free Addons. The license of the addons/modules on Anti-features: Non-free Addons: The license of the addons/modules on
addons.mozilla.org may be seen in the version notes of the addon and often the addons.mozilla.org may be seen in the version notes of the addon and often the
license is Custom or other non-free. license is Custom or other non-free.
However there is no such license info for most apps from the marketplace. However there is no such license info for most apps from the marketplace.
Tracking: Stats are sent back regularly to the developers, but that can
be disabled via settings.
. .
#Binaries in repo for now, build process is large and complex. They are very #Binaries in repo for now, build process is large and complex. They are very

View file

@ -28,7 +28,7 @@ Repo:svn://svn.code.sf.net/p/navit/code/trunk
# https://f-droid.org/forums/topic/navit/#post-7852 # https://f-droid.org/forums/topic/navit/#post-7852
# note there is no 4.4.3 in main NDK-r9 but it's available via another archive # note there is no 4.4.3 in main NDK-r9 but it's available via another archive
Build Version:5543,5543,!wait for buildserver rebuild at 5543,\ Build Version:5543,5543,5543,\
novcheck=yes,\ novcheck=yes,\
update=no,\ update=no,\
build=export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$/toolchains/\ build=export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$/toolchains/\

View file

@ -44,7 +44,7 @@ update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \ prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Build Version:0.1.3-ARMv7,1300,0.1.3,subdir=vlc-android,\ Build Version:0.1.3-ARMv7,1300,!permissions errors at 0.1.3,subdir=vlc-android,\
forceversion=yes,forcevercode=yes,\ forceversion=yes,forcevercode=yes,\
srclibs=VLC@7c52aacbe,\ srclibs=VLC@7c52aacbe,\
extlibs=perms-vlc_1300.diff,\ extlibs=perms-vlc_1300.diff,\