Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
gtk
Commits
dea77fdf
Commit
dea77fdf
authored
May 06, 2019
by
Chaoting Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firefox: 66.0.4
parent
f79eae18
Pipeline
#3450
canceled with stages
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
firefox/PKGBUILD
firefox/PKGBUILD
+4
-4
No files found.
firefox/PKGBUILD
View file @
dea77fdf
pkgname
=
firefox
pkgver
=
66.0.
3
pkgver
=
66.0.
4
pkgrel
=
1
pkgdesc
=
"Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch
=(
'x86_64'
)
...
...
@@ -47,7 +47,7 @@ source=("https://releases.mozilla.org/pub/firefox/releases/${pkgver}/source/${pk
2001_system_graphite2_support.patch
# Ubuntu patch
"http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_
${
pkgver
}
+
${
_ubuntuver
}
.debian.tar.xz"
"http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_
66.0.3
+
${
_ubuntuver
}
.debian.tar.xz"
# Unused patchset
# gecko-lockdown.patch
...
...
@@ -134,7 +134,7 @@ ac_add_options --enable-default-toolkit=cairo-gtk3
export MOZILLA_OFFICIAL=1
export MOZ_TELEMETRY_REPORTING=0
export MOZ_REQUIRE_SIGNING=1
#
export MOZ_PGO=1
export MOZ_PGO=1
# Keys
ac_add_options --with-google-location-service-api-keyfile=
${
PWD
@Q
}
/google-api-key
...
...
@@ -189,7 +189,7 @@ build() {
ulimit
-n
4096
# Do PGO
#
xvfb-run -a -n 97 -s "-extension GLX -screen 0 1280x1024x24" \
xvfb-run
-a
-n
97
-s
"-extension GLX -screen 0 1280x1024x24"
\
./mach build
}
...
...
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