mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
IceCatMobile: Move out of archive
This commit is contained in:
parent
7ff51309bd
commit
d2eba44f27
1 changed files with 5 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ Summary:Web browser
|
||||||
Description:
|
Description:
|
||||||
Browser using the Gecko layout engine to render web pages, which implements
|
Browser using the Gecko layout engine to render web pages, which implements
|
||||||
current and anticipated web standards. This is a free software rebranding of the
|
current and anticipated web standards. This is a free software rebranding of the
|
||||||
latest Firefox-esr release.
|
latest Firefox-ESR release.
|
||||||
|
|
||||||
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
|
||||||
|
|
@ -45,9 +45,12 @@ Maintainer Notes:
|
||||||
Dependencies:
|
Dependencies:
|
||||||
* pip install compare-locales
|
* pip install compare-locales
|
||||||
* apt-get build-dep firefox
|
* apt-get build-dep firefox
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
* Build x86 releases. Auto-select fxarch by versioncode:
|
||||||
|
fxarch=`echo $$VERCODE$$ | cut -c 5 | sed -e 's/0/arm-linux-androideabi/g' -e 's/1/i386-linux-androideabi/g'`
|
||||||
.
|
.
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:38.6.0
|
Current Version:38.6.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue