Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Data
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
202
Issues
202
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
176
Merge Requests
176
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
F-Droid
Data
Commits
5330db31
Commit
5330db31
authored
May 06, 2020
by
relan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Fennec F-Droid to 81.1.1
parent
18fbcf2b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
58 additions
and
3 deletions
+58
-3
metadata/org.mozilla.fennec_fdroid.yml
metadata/org.mozilla.fennec_fdroid.yml
+49
-2
srclibs/MozAndroidComponents.yml
srclibs/MozAndroidComponents.yml
+3
-1
srclibs/MozAndroidComponentsAS.yml
srclibs/MozAndroidComponentsAS.yml
+1
-0
srclibs/MozAppServices.yml
srclibs/MozAppServices.yml
+2
-0
srclibs/MozBuild.yml
srclibs/MozBuild.yml
+2
-0
srclibs/MozGleanAS.yml
srclibs/MozGleanAS.yml
+1
-0
No files found.
metadata/org.mozilla.fennec_fdroid.yml
View file @
5330db31
AntiFeatures:
- NonFreeAdd
- Tracking
- UpstreamNonFree
Categories:
- Internet
License: MPL-2.0
...
...
@@ -21,8 +22,8 @@ Description: |-
some binaries left and the app (or some builds) might get removed or re-pushed
anytime.
RepoType:
hg
Repo: https://
hg.mozilla.org/releases/mozilla-esr68/
RepoType:
git
Repo: https://
github.com/mozilla-mobile/fenix
Builds:
- versionName: '35.0'
...
...
@@ -10590,6 +10591,52 @@ Builds:
'META-INF/*.*'
ndk: r19c
- versionName: 81.1.1
versionCode: 811100
commit: v81.1.1
timeout: 10800
sudo:
- apt-get update || apt-get update
- apt-get install -y g++ python-setuptools tcl gyp ninja-build libffi-dev libsqlite3-dev
llvm-6.0
output: app/build/outputs/apk/release/app-*-release-unsigned.apk
srclibs:
- MozAndroidComponents@v57.0.6
- MozAndroidComponentsAS@v24.0.0
- MozAppServices@v61.0.13
- MozBuild@77066dd2f4224f88d976404f947141a9fb5b8e97
- MozFennec@FIREFOX_81_0_RELEASE
- MozGlean@v32.1.1
- MozGleanAS@v21.3.0
- pyenv@v1.2.20
- rustup@1.22.1
prebuild: $$MozBuild$$/prebuild.sh $$VERSION$$ $$VERCODE$$
build: $$MozBuild$$/build.sh
ndk: r21d
- versionName: 81.1.1
versionCode: 811120
commit: v81.1.1
timeout: 10800
sudo:
- apt-get update || apt-get update
- apt-get install -y g++ python-setuptools tcl gyp ninja-build libffi-dev libsqlite3-dev
llvm-6.0
output: app/build/outputs/apk/release/app-*-release-unsigned.apk
srclibs:
- MozAndroidComponents@v57.0.6
- MozAndroidComponentsAS@v24.0.0
- MozAppServices@v61.0.13
- MozBuild@77066dd2f4224f88d976404f947141a9fb5b8e97
- MozFennec@FIREFOX_81_0_RELEASE
- MozGlean@v32.1.1
- MozGleanAS@v21.3.0
- pyenv@v1.2.20
- rustup@1.22.1
prebuild: $$MozBuild$$/prebuild.sh $$VERSION$$ $$VERCODE$$
build: $$MozBuild$$/build.sh
ndk: r21d
MaintainerNotes: |4-
Updating/Versioning:
...
...
srclibs/MozAndroidComponents.yml
View file @
5330db31
RepoType
:
git
Repo
:
https://github.com/mozilla-mobile/android-components.git
\ No newline at end of file
Repo
:
https://github.com/mozilla-mobile/android-components.git
Prepare
:
|
sed -i -e '/com.google.android.gms/d; /com.google.firebase/d' buildSrc/src/main/java/Dependencies.kt && rm -fR components/feature/p2p components/lib/{nearby,push-amazon,push-firebase}
srclibs/MozAndroidComponentsAS.yml
0 → 120000
View file @
5330db31
MozAndroidComponents.yml
\ No newline at end of file
srclibs/MozAppServices.yml
0 → 100644
View file @
5330db31
RepoType
:
git
Repo
:
https://github.com/mozilla/application-services.git
srclibs/MozBuild.yml
0 → 100644
View file @
5330db31
RepoType
:
git
Repo
:
https://gitlab.com/relan/fennecbuild.git
srclibs/MozGleanAS.yml
0 → 120000
View file @
5330db31
MozGlean.yml
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment