Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
127aef118c
|
@ -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
|
||||
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.
|
||||
.
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AntiFeatures:NonFreeAdd
|
||||
AntiFeatures:NonFreeAdd,Tracking
|
||||
Category:Internet
|
||||
#mostly...
|
||||
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
|
||||
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.
|
||||
|
||||
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
|
||||
license is Custom or other non-free.
|
||||
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
|
||||
|
|
|
@ -28,7 +28,7 @@ Repo:svn://svn.code.sf.net/p/navit/code/trunk
|
|||
|
||||
# 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
|
||||
Build Version:5543,5543,!wait for buildserver rebuild at 5543,\
|
||||
Build Version:5543,5543,5543,\
|
||||
novcheck=yes,\
|
||||
update=no,\
|
||||
build=export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$/toolchains/\
|
||||
|
|
|
@ -44,7 +44,7 @@ update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
|
|||
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
|
||||
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,\
|
||||
srclibs=VLC@7c52aacbe,\
|
||||
extlibs=perms-vlc_1300.diff,\
|
||||
|
|
Loading…
Reference in a new issue