Update Lightning to 3.1.1a (66); closes #22
This commit is contained in:
parent
d3e563b2f8
commit
942e2457de
|
|
@ -1,5 +1,5 @@
|
||||||
Categories:Internet
|
Categories:Internet
|
||||||
License:Apache2
|
License:MPLv2
|
||||||
Web Site:https://github.com/anthonycr/Lightning-Browser
|
Web Site:https://github.com/anthonycr/Lightning-Browser
|
||||||
Source Code:https://github.com/anthonycr/Lightning-Browser
|
Source Code:https://github.com/anthonycr/Lightning-Browser
|
||||||
Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
||||||
|
|
@ -16,17 +16,24 @@ Description:
|
||||||
There is a proprietary software version of this app found elsewhere which uses
|
There is a proprietary software version of this app found elsewhere which uses
|
||||||
drawers instead of tabs for its UI.
|
drawers instead of tabs for its UI.
|
||||||
|
|
||||||
Former versions can be found at [[acr.browser.barebones]].
|
Prerelease software. Former stable versions can be found at [[acr.browser.barebones]].
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/anthonycr/Lightning-Browser.git
|
Repo:https://github.com/anthonycr/Lightning-Browser.git
|
||||||
|
|
||||||
Build:3.1.1a,66
|
Build:3.1.1a,66
|
||||||
disable=prepare move
|
|
||||||
commit=3647f0b4241b81135dfdaa965e79993d41ff15a1
|
commit=3647f0b4241b81135dfdaa965e79993d41ff15a1
|
||||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/' src/acr/browser/barebones/utilities/FinalVariables.java
|
target=android-19
|
||||||
target=android-18
|
srclibs=1:NetCipher@1.1
|
||||||
|
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
NetCipher is included as submodule. However, using it breaks the build.
|
||||||
|
|
||||||
|
According to commit messages there should be a 3.1.0 with the changed package
|
||||||
|
id, but 3.1.1a is the only version I could find.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue