Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
gtk
Commits
5f7bb913
Commit
5f7bb913
authored
Jan 01, 2018
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chromium: second trial, still no build
parent
44dceec6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
444 additions
and
4 deletions
+444
-4
chromium/PKGBUILD
chromium/PKGBUILD
+7
-4
chromium/chromium-omnibox-unescape-fragment.patch
chromium/chromium-omnibox-unescape-fragment.patch
+437
-0
No files found.
chromium/PKGBUILD
View file @
5f7bb913
...
...
@@ -45,15 +45,15 @@ install=chromium.install
source
=(
https://commondatastorage.googleapis.com/chromium-browser-official/
$pkgname
-
$pkgver
.tar.xz
chromium-launcher-
$_launcher_ver
.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v
$_launcher_ver
.tar.gz
chromium-
$pkgver
.txt::https://chromium.googlesource.com/chromium/src.git/+/
$pkgver
?format
=
TEXT
chromium
.desktop
chromium
-omnibox-unescape-fragment.patch
chromium-exclude_unwind_tables.patch
chromium-clang-r1.patch
chromium-webrtc-r0.patch
chromium-widevine.patch
)
sha256sums
=(
'
6de2754dfc333675ae6a67ae13c95666009b35c84f847b058edbf312e42fa3af
'
sha256sums
=(
'
47d80798194da78bdd519b7ce012425b13cf89d6eb287e22a34342a245c31a2b
'
'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
'
782a512b8bcf4aa6e58036cc3454d037d0eea69f27d5b673902d494c3fb5b20d
'
'
028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9
'
'
6da2cc8e4ae13547763f946c331b2f819fbb8af01681b8b90564a95f8a423e58
'
'
814eb2cecb10cb697e24036b08aac41e88d0e38971741f9e946200764e2401ae
'
'e53dc6f259acd39df13874f8a0f440528fae764b859dd71447991a5b1fac7c9c'
'ab5368a3e3a67fa63b33fefc6788ad5b4a79089ef4db1011a14c3bee9fdf70c6'
'bcb2f4588cf5dcf75cde855c7431e94fdcc34bdd68b876a90f65ab9938594562'
...
...
@@ -87,6 +87,9 @@ prepare() {
# https://chromium-review.googlesource.com/c/chromium/src/+/712575
patch
-Np1
-i
../chromium-exclude_unwind_tables.patch
# https://crbug.com/789163
patch
-Np1
-i
../chromium-omnibox-unescape-fragment.patch
# Fixes from Gentoo
patch
-Np1
-i
../chromium-clang-r1.patch
patch
-Np1
-i
../chromium-webrtc-r0.patch
...
...
chromium/chromium-omnibox-unescape-fragment.patch
0 → 100644
View file @
5f7bb913
This diff is collapsed.
Click to expand it.
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