mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-23 17:42:45 +00:00
is_vaapi true
This commit is contained in:
parent
5e7e84f4d7
commit
ffe6d8f52a
2 changed files with 7 additions and 7 deletions
4
.abf.yml
4
.abf.yml
|
@ -1,8 +1,8 @@
|
|||
sources:
|
||||
chromium-85.0.4183.102.tar.xz: 67861fb20f615141fac6d94a6f890e5f230d2ea2
|
||||
chromium-gost-de1afc8e65209c6c8d0676f53fa645f1fd9d91bd.tar.gz: d6a7569ab453f14e5811c3e6fecc23c2eb5fa117
|
||||
chromium-gost-ff752e0f37a778c4dfc76cac388a0fda5e90787b.tar.gz: 93b9fc247f7338cf3b85d6e228110e34108ead9d
|
||||
depot_tools.tar.xz: 082b7f9a4dfa7eb03900755b4866aef2d73543a5
|
||||
icons.tar.bz2: a835954af164bf38f8ea4ea80608839bed7800a3
|
||||
msspi-67d485330b8ce5d4d3f692990a0bce5956f6c7f3.tar.gz: 4544bf5920d7d849c1983abab684e18b2d67fe12
|
||||
msspi-10624dde20efaa083af2a4c9de4251eeceb9730a.tar.gz: 3af8ff306634f63134d5268ca0741dd606556b18
|
||||
new-system-icons.tar.xz: 89339b8b3b05359a8745ed7968fe148902a2fa28
|
||||
xcb-proto-1.14.tar.xz: 170307b3748cf6c9953db2017615821428fca8be
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
%define ffmpeg 1
|
||||
%define icu 0
|
||||
%define libva 0
|
||||
%define libva 1
|
||||
%define jsoncpp 0
|
||||
%bcond_without native_libpng
|
||||
|
||||
|
@ -43,8 +43,8 @@
|
|||
%define google_default_client_secret mRHXPjlS4cLpp1beCiXoYbLZ
|
||||
|
||||
# GOST patches and sources
|
||||
%define chromium_gost_commit de1afc8e65209c6c8d0676f53fa645f1fd9d91bd
|
||||
%define msspi_commit 67d485330b8ce5d4d3f692990a0bce5956f6c7f3
|
||||
%define chromium_gost_commit ff752e0f37a778c4dfc76cac388a0fda5e90787b
|
||||
%define msspi_commit 10624dde20efaa083af2a4c9de4251eeceb9730a
|
||||
%define _gostsourcedir %{_builddir}/chromium-gost
|
||||
|
||||
%define xcb_version 1.14
|
||||
|
@ -65,7 +65,7 @@
|
|||
Summary: A fast web browser based on the Blink engine
|
||||
Name: chromium-browser-stable
|
||||
Version: 85.0.4183.102
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD, LGPL
|
||||
Group: Networking/WWW
|
||||
Url: https://www.chromium.org/Home
|
||||
|
@ -382,7 +382,7 @@ cp -f %{_gostsourcedir}/src/msspi/third_party/cprocsp/include/* third_party/bori
|
|||
%endif
|
||||
|
||||
%if 0%{?libva}
|
||||
%patch508 -p1 -b .vaapi
|
||||
#%%patch508 -p1 -b .vaapi
|
||||
%endif
|
||||
|
||||
%patch600 -p1
|
||||
|
|
Loading…
Add table
Reference in a new issue