[ffmpeg] Add _cuda_version macro
by Nicolas Chauvet
commit f7c2c85ec34e58187b6e4f930493064ee586f40e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 17 21:13:51 2017 +0100
Add _cuda_version macro
ffmpeg.spec | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 42a3bf6..823fe1a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -48,14 +48,18 @@
%if 0%{!?_without_nvenc:1}
%global nvenc_cflags -I%{_includedir}/nvenc
%endif
-%if 0%{?_with_cuda}
-%global cuda_cflags $(pkg-config --cflags cuda-8.0)
+%if 0%{!?_cuda_version:1}
+%global _cuda_version 9.1
+%endif
+%global _cuda_rpm_version %(echo %{_cuda_version} | sed -e 's/\\./-/')
+%if 0%{?_with_cuda:1}
+%global cuda_cflags $(pkg-config --cflags cuda-%{cuda_version})
%global cuda_ldflags -L%{_libdir}/nvidia
%endif
%if 0%{?_with_libnpp}
-%global libnpp_cflags $(pkg-config --cflags nppi-8.0 nppc-8.0)
-%global libnpp_ldlags $(pkg-config --libs-only-L nppi-8.0 nppc-8.0)
+%global libnpp_cflags $(pkg-config --cflags nppi-%{_cuda_version} nppc-%{_cuda_version})
+%global libnpp_ldlags $(pkg-config --libs-only-L nppi-%{_cuda_version} nppc-%{_cuda_version})
%endif
%if 0%{?_without_gpl}
@@ -82,8 +86,8 @@ Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
#Backport patch for arm neon
Patch0: 0001-arm-Fix-SIGBUS-on-ARM-when-compiled-with-binutils-2..patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
-%{?_with_cuda:BuildRequires: cuda-driver-dev-8-0 cuda-misc-headers-8-0 cuda-drivers-devel%{_isa}}
-%{?_with_libnpp:BuildRequires: cuda-cudart-dev-8-0 cuda-misc-headers-8-0 cuda-npp-dev-8-0}
+%{?_with_cuda:BuildRequires: cuda-driver-dev-%{_cuda_rpm_version} cuda-misc-headers-%{_cuda_rpm_version} cuda-drivers-devel%{_isa}}
+%{?_with_libnpp:BuildRequires: cuda-cudart-dev-%{_cuda_rpm_version} cuda-misc-headers-%{_cuda_rpm_version} cuda-npp-dev-%{_cuda_rpm_version}}
BuildRequires: bzip2-devel
%{?_with_faac:BuildRequires: faac-devel}
%{?_with_fdk_aac:BuildRequires: fdk-aac-devel}
6 years, 11 months
[chromium-freeworld: 18/18] Merge Fedora, chromium-63.0.3239.108-1
by Miro Hrončok
commit 5f230f10b4d3000ebce34931162cfac3d38f3a12
Merge: 06edfb5 dfd304e
Author: Miro Hrončok <miro(a)hroncok.cz>
Date: Sun Dec 17 16:03:53 2017 +0100
Merge Fedora, chromium-63.0.3239.108-1
.gitignore | 1 +
chromium-46.0.2490.71-gcc5.patch | 354 ------------
chromium-46.0.2490.86-use_system_opus.patch | 12 -
chromium-48.0.2564.103-gcc6.patch | 204 -------
chromium-50.0.2661.86-addrfix.patch | 11 -
chromium-50.0.2661.94-unbundle-re2-fix.patch | 12 -
...mium-52.0.2723.2-PNGImageDecoder-fix-cast.patch | 12 -
chromium-52.0.2723.2-sync_link_zlib.patch | 11 -
...m-icu-54-does-not-have-detectHostTimeZone.patch | 12 -
chromium-52.0.2723.2-use_system_harfbuzz.patch | 12 -
chromium-52.0.2743.82-arm-icu-fix.patch | 12 -
chromium-52.0.2743.82-cups22.patch | 47 --
chromium-52.0.2743.82-more-codec-aliases.patch | 15 -
chromium-52.0.2743.82-sandbox-pie.patch | 15 -
chromium-53.0.2785.101-crrev-415028.patch | 142 -----
chromium-53.0.2785.92-gn-system.patch | 252 ---------
chromium-53.0.2785.92-last-commit-position.patch | 28 -
chromium-54.0.2840.59-arm-icu-fix.patch | 12 -
chromium-54.0.2840.59-gcc5.patch | 354 ------------
chromium-54.0.2840.59-gn-system.patch | 223 --------
chromium-54.0.2840.59-i686-ld-memory-tricks.patch | 12 -
chromium-54.0.2840.59-nullfix.patch | 35 --
...4.0.2840.90-aura-browser-link-to-snapshot.patch | 11 -
chromium-54.0.2840.90-setopaque.patch | 13 -
chromium-55.0.2883.75-gcc5.patch | 354 ------------
chromium-55.0.2883.75-more-codec-aliases.patch | 15 -
chromium-55.0.2883.75-use_system_harfbuzz.patch | 12 -
chromium-55.0.2883.87-rvalue-fix.patch | 17 -
chromium-56.0.2924.87-gcc7.patch | 82 ---
chromium-58.0.3029.81-enable-mp3.patch | 144 -----
chromium-58.0.3029.81-ffmpeg-stdatomic.patch | 14 -
chromium-58.0.3029.81-fix-gn.patch | 11 -
chromium-58.0.3029.81-use_system_harfbuzz.patch | 12 -
chromium-59.0.3071.86-dma-buf-header-hack.patch | 13 -
chromium-59.0.3071.86-enable-mp3.patch | 477 ----------------
chromium-59.0.3071.86-gcc7.patch | 81 ---
chromium-59.0.3071.86-setopaque.patch | 12 -
chromium-60.0.3112.101-camfix.patch | 25 -
chromium-60.0.3112.101-fix-ffmpeg-aarch64.patch | 12 -
chromium-60.0.3112.78-enable-mp3.patch | 479 ----------------
chromium-60.0.3112.78-fix-gn-bootstrap.patch | 11 -
chromium-60.0.3112.78-gcc7.patch | 80 ---
chromium-60.0.3112.78-gtk2fix.patch | 612 ---------------------
chromium-60.0.3112.90-init-list-hack.patch | 27 -
chromium-61.0.3163.79-MOAR-GCC-FIXES.patch | 35 --
chromium-61.0.3163.79-dde535-gcc-fix.patch | 14 -
...-epel7-no-nullptr-assignment-on-StructPtr.patch | 12 -
chromium-61.0.3163.79-fix-atk-compile.patch | 12 -
chromium-61.0.3163.79-fix-gn-again.patch | 20 -
chromium-61.0.3163.79-gcc-nc.patch | 12 -
chromium-61.0.3163.79-gcc5-r1.patch | 67 ---
chromium-61.0.3163.79-gcc7.patch | 12 -
chromium-61.0.3163.79-gtk2fix.patch | 23 -
chromium-61.0.3163.79-kmaxskip-constexpr.patch | 12 -
chromium-61.0.3163.79-rvalue-fix.patch | 36 --
chromium-61.0.3163.79-uglyhack.patch | 12 -
chromium-63.0.3289.84-aarch64-glibc-2.26.90.patch | 12 +
...patch => chromium-63.0.3289.84-enable-mp3.patch | 184 ++++---
chromium-63.0.3289.84-fix-ffmpeg-aarch64.patch | 12 +
chromium-63.0.3289.84-fix-ft-hb-unbundle.patch | 36 ++
chromium-63.0.3289.84-gcc-round-fix.patch | 11 +
chromium-63.0.3289.84-gcc5-r3.patch | 104 ++++
chromium-63.0.3289.84-nolibc++.patch | 15 +
chromium-63.0.3289.84-nullfix.patch | 43 ++
chromium-63.0.3289.84-setopaque.patch | 12 +
chromium-browser.appdata.xml | 38 --
chromium-freeworld.spec | 600 ++++----------------
clean_ffmpeg.sh | 12 +-
sources | 2 +-
69 files changed, 460 insertions(+), 5190 deletions(-)
---
diff --cc .gitignore
index 64a0d91,2e1d151..141af81
--- a/.gitignore
+++ b/.gitignore
@@@ -27,10 -27,11 +27,11 @@@
/chromium-59.0.3071.109-freetype.tar.bz2
/chromium-60.0.3112.90-clean.tar.xz
/chromium-60.0.3112.101-clean.tar.xz
-/chromium-60.0.3112.113-clean.tar.xz
+/chromium-60.0.3112.101.tar.xz
/chromium-60.0.3112.113.tar.xz
/chromium-61.0.3163.79-clean.tar.xz
-/chromium-61.0.3163.100-clean.tar.xz
-/chromium-62.0.3202.75-clean.tar.xz
-/chromium-62.0.3202.89-clean.tar.xz
-/chromium-63.0.3239.84-clean.tar.xz
-/chromium-63.0.3239.108-clean.tar.xz
+/chromium-61.0.3163.79.tar.xz
+/chromium-61.0.3163.100.tar.xz
+/chromium-62.0.3202.62.tar.xz
+/chromium-62.0.3202.89.tar.xz
++/chromium-63.0.3239.108.tar.xz
diff --cc sources
index 87163e2,e9f4e80..ab14e6b
--- a/sources
+++ b/sources
@@@ -1,3 -1,2 +1,3 @@@
-SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.108-clean.tar.xz) = 565c0e6c94ceae506a69d7d14b2ebbffcab72635b4168e35a433dcc726ab768a46667705b9e25c02500e3b5a1aa11e19730ae4985b1ef292e8ff976286c5094a
+599f1a431303ec8ae5375772bf748715 policy_templates.zip
+49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz
- 7c00d61cd737a2d81f2b8ca9efb44d6a chromium-62.0.3202.89.tar.xz
++71a8f5f1591e5b924e10c1cc4041dc08 chromium-63.0.3239.108.tar.xz
6 years, 11 months
[chromium-freeworld: 17/18] Add python2 as BR
by Miro Hrončok
commit dfd304e9d46259d17d6f7500bcc24f08eb6092e6
Author: Tomas Popela <tpopela(a)redhat.com>
Date: Fri Dec 15 10:13:25 2017 +0100
Add python2 as BR
chromium.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/chromium.spec b/chromium.spec
index 971cdb6..c9df3cc 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -354,6 +354,7 @@ BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk+-2.0)
%endif
BuildRequires: pulseaudio-libs-devel
+BuildRequires: python2
BuildRequires: python-beautifulsoup4
BuildRequires: python-BeautifulSoup
BuildRequires: python-html5lib
6 years, 11 months
[chromium-freeworld: 16/18] Update to 63.0.3239.108
by Miro Hrončok
commit 41a88702e4b9228facf32ecd190afa4daf4908c7
Author: Tomas Popela <tpopela(a)redhat.com>
Date: Fri Dec 15 09:40:28 2017 +0100
Update to 63.0.3239.108
.gitignore | 1 +
chromium.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f261d90..2e1d151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/chromium-62.0.3202.75-clean.tar.xz
/chromium-62.0.3202.89-clean.tar.xz
/chromium-63.0.3239.84-clean.tar.xz
+/chromium-63.0.3239.108-clean.tar.xz
diff --git a/chromium.spec b/chromium.spec
index 15f464e..971cdb6 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -116,7 +116,7 @@ Name: chromium%{chromium_channel}%{?freeworld:-freeworld}
%else
Name: chromium%{chromium_channel}
%endif
-Version: %{majorversion}.0.3239.84
+Version: %{majorversion}.0.3239.108
Release: 1%{?dist}
Summary: A WebKit (Blink) powered web browser
Url: http://www.chromium.org/Home
@@ -1510,6 +1510,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%changelog
+* Fri Dec 15 2017 Tomas Popela <tpopela(a)redhat.com> 63.0.3239.108-1
+- Update to 63.0.3239.108
+
* Thu Dec 7 2017 Tom Callaway <spot(a)fedoraproject.org> 63.0.3239.84-1
- update to 63.0.3239.84
diff --git a/sources b/sources
index 6f9d15b..e9f4e80 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.84-clean.tar.xz) = b3cfc3e057ce0e182151fef6950b2d203720cee6b3557b8db780bf95e48a23f040f10ed30fe3384321e960f2adbe36b4e47f45144fea5800ddce1ebeca8085c8
+SHA512 (chromium-63.0.3239.108-clean.tar.xz) = 565c0e6c94ceae506a69d7d14b2ebbffcab72635b4168e35a433dcc726ab768a46667705b9e25c02500e3b5a1aa11e19730ae4985b1ef292e8ff976286c5094a
6 years, 11 months
[chromium-freeworld: 15/18] Add missing ffmpeg files on aarch64
by Miro Hrončok
commit 7d49b3d7e2f181e909b6bde9e4bd4fbe7f152b1d
Author: Tomas Popela <tpopela(a)redhat.com>
Date: Thu Dec 14 15:50:23 2017 +0100
Add missing ffmpeg files on aarch64
clean_ffmpeg.sh | 2 ++
sources | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index daa5538..984a1a3 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -239,11 +239,13 @@ manual_files=" libavcodec/aarch64/fft_neon.S \
libavutil/x86/x86util.asm "
mp3_files=" libavcodec/aarch64/aacpsdsp_init_aarch64.c \
+ libavcodec/aarch64/aacpsdsp_neon.S \
libavcodec/aarch64/autorename_libavcodec_aarch64_aacpsdsp_neon.S \
libavcodec/aarch64/autorename_libavcodec_aarch64_sbrdsp_neon.S \
libavcodec/aarch64/mpegaudiodsp_init.c \
libavcodec/aarch64/mpegaudiodsp_neon.S \
libavcodec/aarch64/sbrdsp_init_aarch64.c \
+ libavcodec/aarch64/sbrdsp_neon.S \
libavcodec/aac_ac3_parser.c \
libavcodec/aac_parser.c \
libavcodec/aacadtsdec.c \
diff --git a/sources b/sources
index c3f64e1..6f9d15b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.84-clean.tar.xz) = fbe7e2f2afc50119687c09feb52ae7855a5ee5dd7b37889b18d5bec230faeb3b70181080d0197689ba016cd3bae195b6217d28e249c3ede94efedc8ca9c97e17
+SHA512 (chromium-63.0.3239.84-clean.tar.xz) = b3cfc3e057ce0e182151fef6950b2d203720cee6b3557b8db780bf95e48a23f040f10ed30fe3384321e960f2adbe36b4e47f45144fea5800ddce1ebeca8085c8
6 years, 11 months
[chromium-freeworld: 14/18] Don't require libcanberra-gtk2 GTK+ 3 build is enabled
by Miro Hrončok
commit 7bb0a21760b69f8f2af3386e1489d6768c16a491
Author: Tomas Popela <tpopela(a)redhat.com>
Date: Thu Dec 14 11:57:05 2017 +0100
Don't require libcanberra-gtk2 GTK+ 3 build is enabled
But require libcanberra-gtk3. Also remove provides for bundled gtk3 as
it's not bundling one.
chromium.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/chromium.spec b/chromium.spec
index d422b33..15f464e 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -254,9 +254,6 @@ BuildRequires: fontconfig-devel
BuildRequires: GConf2-devel
BuildRequires: glib2-devel
BuildRequires: gnome-keyring-devel
-BuildRequires: gtk2-devel
-# Yes. This too.
-# BuildRequires: gtk3-devel
BuildRequires: glibc-devel
BuildRequires: gperf
BuildRequires: libatomic
@@ -353,6 +350,8 @@ BuildRequires: opus-devel
BuildRequires: perl(Switch)
%if 0%{gtk3}
BuildRequires: pkgconfig(gtk+-3.0)
+%else
+BuildRequires: pkgconfig(gtk+-2.0)
%endif
BuildRequires: pulseaudio-libs-devel
BuildRequires: python-beautifulsoup4
@@ -386,7 +385,11 @@ Requires: nss%{_isa} >= 3.26
Requires: nss-mdns%{_isa}
# GTK modules it expects to find for some reason.
+%if 0%{gtk3}
+Requires: libcanberra-gtk3%{_isa}
+%else
Requires: libcanberra-gtk2%{_isa}
+%endif
%if 0%{?fedora}
# This enables support for u2f tokens
@@ -438,7 +441,6 @@ Provides: bundled(ffmpeg) = 3.2git
Provides: bundled(fips181) = 2.2.3
Provides: bundled(fontconfig) = 2.11.0
Provides: bundled(gperftools) = svn144
-Provides: bundled(gtk3) = 3.1.4
%if 0%{?bundleharfbuzz}
Provides: bundled(harfbuzz) = 1.4.2
%endif
6 years, 11 months
[chromium-freeworld: 13/18] moar moar moar aarch64 files
by Miro Hrončok
commit eac1e3983c8b82df515266bf06daada87b817c51
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Dec 12 16:14:12 2017 -0500
moar moar moar aarch64 files
clean_ffmpeg.sh | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index e1d56d4..daa5538 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -240,6 +240,7 @@ manual_files=" libavcodec/aarch64/fft_neon.S \
mp3_files=" libavcodec/aarch64/aacpsdsp_init_aarch64.c \
libavcodec/aarch64/autorename_libavcodec_aarch64_aacpsdsp_neon.S \
+ libavcodec/aarch64/autorename_libavcodec_aarch64_sbrdsp_neon.S \
libavcodec/aarch64/mpegaudiodsp_init.c \
libavcodec/aarch64/mpegaudiodsp_neon.S \
libavcodec/aarch64/sbrdsp_init_aarch64.c \
diff --git a/sources b/sources
index aa5539e..c3f64e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 47799417f4b1db6e8b540cba6e30f26c4fa047d06abc1514ce84649568bf0e6e6a1795609b55b5b18be538f089843b18b92fb1e809cdb2584e0a3a58ff80cdbb
+SHA512 (chromium-63.0.3239.84-clean.tar.xz) = fbe7e2f2afc50119687c09feb52ae7855a5ee5dd7b37889b18d5bec230faeb3b70181080d0197689ba016cd3bae195b6217d28e249c3ede94efedc8ca9c97e17
6 years, 11 months
[chromium-freeworld: 12/18] moar moar aarch64 files
by Miro Hrončok
commit 3698ffd61464a4eacb1c9ebaec85bb018d268a9a
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Dec 12 15:39:55 2017 -0500
moar moar aarch64 files
sources | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/sources b/sources
index fd82624..aa5539e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 7deff8fc3997f416de47d2f4c560539fc87e59b478a8b337edfba8bc659740d9c9d9e32a90ff0aded27d4f5bcabbeb9bfa0469f78feb59f773e247d3d0faa816
SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 47799417f4b1db6e8b540cba6e30f26c4fa047d06abc1514ce84649568bf0e6e6a1795609b55b5b18be538f089843b18b92fb1e809cdb2584e0a3a58ff80cdbb
6 years, 11 months
[chromium-freeworld: 11/18] moar moar aarch64 files
by Miro Hrončok
commit b9fa76f1dcd1935e6edb40d2c58bf5d24b6e8304
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Dec 12 15:39:16 2017 -0500
moar moar aarch64 files
clean_ffmpeg.sh | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index e801901..e1d56d4 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -239,6 +239,7 @@ manual_files=" libavcodec/aarch64/fft_neon.S \
libavutil/x86/x86util.asm "
mp3_files=" libavcodec/aarch64/aacpsdsp_init_aarch64.c \
+ libavcodec/aarch64/autorename_libavcodec_aarch64_aacpsdsp_neon.S \
libavcodec/aarch64/mpegaudiodsp_init.c \
libavcodec/aarch64/mpegaudiodsp_neon.S \
libavcodec/aarch64/sbrdsp_init_aarch64.c \
diff --git a/sources b/sources
index 695a1c6..fd82624 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 7deff8fc3997f416de47d2f4c560539fc87e59b478a8b337edfba8bc659740d9c9d9e32a90ff0aded27d4f5bcabbeb9bfa0469f78feb59f773e247d3d0faa816
+SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 47799417f4b1db6e8b540cba6e30f26c4fa047d06abc1514ce84649568bf0e6e6a1795609b55b5b18be538f089843b18b92fb1e809cdb2584e0a3a58ff80cdbb
6 years, 11 months
[chromium-freeworld: 10/18] moar aarch64 files
by Miro Hrončok
commit 70ab91a31213a4b0e62359df87977e7dfe1a309a
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Dec 12 13:03:57 2017 -0500
moar aarch64 files
clean_ffmpeg.sh | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index 1f0b1ee..e801901 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -241,6 +241,7 @@ manual_files=" libavcodec/aarch64/fft_neon.S \
mp3_files=" libavcodec/aarch64/aacpsdsp_init_aarch64.c \
libavcodec/aarch64/mpegaudiodsp_init.c \
libavcodec/aarch64/mpegaudiodsp_neon.S \
+ libavcodec/aarch64/sbrdsp_init_aarch64.c \
libavcodec/aac_ac3_parser.c \
libavcodec/aac_parser.c \
libavcodec/aacadtsdec.c \
diff --git a/sources b/sources
index a02c98c..695a1c6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
-SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 710ef4c71b96ce5934c5d4382c55f76b34e5d1338c783d99fd3341ae3c955ef476bcbb6ef2c7d5ae477e92ba048558e9cf5085f7585b8b34e7d10b07d5f6cae7
+SHA512 (chromium-63.0.3239.84-clean.tar.xz) = 7deff8fc3997f416de47d2f4c560539fc87e59b478a8b337edfba8bc659740d9c9d9e32a90ff0aded27d4f5bcabbeb9bfa0469f78feb59f773e247d3d0faa816
6 years, 11 months