[ffmpeg] Enable xcb support
by Leigh Scott
commit 191efa4f35a53cad9f7ee4e7a639e708ac74864c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 1 11:42:14 2019 +0000
Enable xcb support
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 9aefd33..bfc7394 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -149,6 +149,7 @@ BuildRequires: nasm
%{!?_without_nvenc:BuildRequires: nv-codec-headers}
%{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
+BuildRequires: libxcb-devel
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel
5 years, 1 month
[ffmpeg] Enable zimg support
by Leigh Scott
commit f77f0d83fc9751d80e57f27552eaf6b67fa7ce5b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 1 11:36:56 2019 +0000
Enable zimg support
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3d5f8a6..9aefd33 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -174,6 +174,7 @@ BuildRequires: texinfo
%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.31}
%{!?_without_x265:BuildRequires: x265-devel}
%{!?_without_xvid:BuildRequires: xvidcore-devel}
+BuildRequires: zimg-devel >= 2.7.0
BuildRequires: zlib-devel
%{?_with_zmq:BuildRequires: zeromq-devel}
%{!?_without_zvbi:BuildRequires: zvbi-devel}
@@ -297,6 +298,7 @@ This package contains development files for %{name}
%{!?_without_x264:--enable-libx264} \\\
%{!?_without_x265:--enable-libx265} \\\
%{!?_without_xvid:--enable-libxvid} \\\
+ --enable-libzimg \\\
%{?_with_zmq:--enable-libzmq} \\\
%{!?_without_zvbi:--enable-libzvbi} \\\
--enable-avfilter \\\
5 years, 1 month
[chromium-libs-media-freeworld] FIX: Merge from Fedora; add missing changes
by hellbanger
commit 7a6afff4ffd3a8481655175e8fd3e702998419b6
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Fri Nov 1 12:41:22 2019 +0530
FIX: Merge from Fedora; add missing changes
chromium-libs-media-freeworld.spec | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/chromium-libs-media-freeworld.spec b/chromium-libs-media-freeworld.spec
index 7e755ff..6811c7b 100644
--- a/chromium-libs-media-freeworld.spec
+++ b/chromium-libs-media-freeworld.spec
@@ -665,13 +665,27 @@ Requires(preun): %{_sbindir}/update-alternatives
%description libs
Shared libraries used by chromium (and chrome-remote-desktop).
-%if ! %{freeworld}
+%if %{freeworld}
+%package -n chromium-libs-media-freeworld
+Summary: Chromium media libraries built with all possible codecs
+Provides: chromium-libs-media = %{version}-%{release}
+Provides: chromium-libs-media%{_isa} = %{version}-%{release}
+Requires: chromium-libs%{_isa} = %{version}
+Requires(post): %{_sbindir}/update-alternatives
+Requires(preun): %{_sbindir}/update-alternatives
+
+%description -n chromium-libs-media-freeworld
+Chromium media libraries built with all possible codecs. Chromium is an
+open-source web browser, powered by WebKit (Blink). This package replaces
+the default chromium-libs-media package, which is limited in what it
+can include.
+%else
%package libs-media
Summary: Shared libraries used by the chromium media subsystem
Requires: chromium-libs%{_isa} = %{version}
Requires(post): %{_sbindir}/update-alternatives
Requires(preun): %{_sbindir}/update-alternatives
-
+
%description libs-media
Shared libraries used by the chromium media subsystem.
%endif
5 years, 1 month
[chromium-libs-media-freeworld: 201/201] Merge branch 'master' of https://src.fedoraproject.org/rpms/chromium
by hellbanger
commit e7ef84a178f6dd3234c2c39087cb3a91325c857c
Merge: be6c8dc 8544391
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Thu Oct 31 22:22:10 2019 +0530
Merge branch 'master' of https://src.fedoraproject.org/rpms/chromium
chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch | 12 -
...m-76.0.3809.100-gcc-no-alignas-and-export.patch | 14 -
...ium-76.0.3809.100-vtable-symbol-undefined.patch | 11 -
chromium-76.0.3809.132-chromedriver-zlib-fix.patch | 11 +
...132-rhel8-force-disable-use_gnome_keyring.patch | 10 +
chromium-77-clang.patch | 13 +
...0.3865.120-gcc-fix-zlib-symbol-visibility.patch | 36 +
...7.0.3865.120-silence-outdated-build-noise.patch | 60 +
...ium-77.0.3865.75-certificate-transparency.patch | 539 -------
chromium-77.0.3865.75-gcc-abstract-class.patch | 61 -
chromium-77.0.3865.75-harfbuzz-subset.patch | 49 -
chromium-77.0.3865.75-missing-limits.patch | 28 -
chromium-77.0.3865.75-unbundle-zlib.patch | 25 -
chromium-77.0.3865.90-linked-hash-set.patch | 130 --
chromium-78-gcc-noexcept.patch | 32 +
chromium-78-include.patch | 40 +
chromium-78-pm-crash.patch | 43 +
chromium-78-protobuf-export.patch | 13 +
chromium-78-revert-noexcept-r1.patch | 1471 ++++++++++++++++++++
chromium-78.0.3904.70-base-gcc-no-alignas.patch | 68 +
...78.0.3904.70-gcc-DohUpgradeEntry-nonconst.patch | 49 +
chromium-78.0.3904.70-gcc-fix-invalid-pragma.patch | 16 +
....3904.70-gcc-mark-CheckOpResult-constexpr.patch | 12 +
chromium-78.0.3904.70-gcc-sizet-fix.patch | 20 +
chromium-78.0.3904.70-gcc9-drop-rsp-clobber.patch | 24 +
chromium-78.0.3904.70-unbundle-zlib.patch | 12 +
chromium-78.0.3904.70-v8-tracedreference-fix.patch | 302 ++++
...mium-78.0.3904.70-vtable-symbol-undefined.patch | 11 +
chromium-libs-media-freeworld.spec | 181 ++-
get_free_ffmpeg_source_files.py | 4 +-
package.cfg | 2 +
sources | 22 +-
v8-implement-tracedreference.patch | 796 +++++++++++
33 files changed, 3179 insertions(+), 938 deletions(-)
---
diff --cc sources
index a31ee15,c18b1d0..1e1c8f0
--- a/sources
+++ b/sources
@@@ -1,20 -1,21 +1,20 @@@
--SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
--SHA512 (gelasio.zip) = 0a22def3eca8848161ee72453dc5f97cc52ed09ffe21834152f2535d3a71f404cdf1f6e1809564bacb86aae75278cbcb96cae52b537d3ccdc299b60d6d0bc53e
--SHA512 (MuktiNarrow-0.94.tar.bz2) = f7abd429e2591eaa047d1ac982d97fa67dc1480c42e55b2a97861abd90918704dce90b6bb27dec7b6d696f188017a74de54a7b7f45281f0515923b90300959d1
--SHA512 (NotoSansCJKjp-hinted.zip) = e7bcbc53a10b8ec3679dcade5a8a94cea7e1f60875ab38f2193b4fa8e33968e1f0abc8184a3df1e5210f6f5c731f96c727c6aa8f519423a29707d2dee5ada193
--SHA512 (lohit-gurmukhi-ttf-2.91.2.tar.gz) = 714ed72d201e7f8956d24e9d9f1526207beb91a604e88c02a8b0d145f19d9bfe1408ca290d1665ebef462ab3854365dcd9850529803277738e2585addf3e280a
--SHA512 (Arimo-BoldItalic.ttf) = cb1f411f2630f2754dfb0244b3c56fde43650d603512d47c143bc0f24028da4d7ca2b35a633226ef9c502b97c63cfbd5a6d696934b3e60b2a98ad879b113a4c4
++SHA512 (Ahem.ttf) = aeb64b10ab9c87860714cb60b4900254b13dc52c51319256a1a3722c882026ab7c616bf628fbc2fe14e38a6003f3a481af60b52a7ed62071d28ddaf428e4e3fd
SHA512 (Arimo-Bold.ttf) = 2853e5f41e6899baf226db2578aba09f2f88085eaea02da024621492d21e1af8bdefdefd354ea23dc4d5de5cb0d554085040a0108820f213e86dd532986fdb41
++SHA512 (Arimo-BoldItalic.ttf) = cb1f411f2630f2754dfb0244b3c56fde43650d603512d47c143bc0f24028da4d7ca2b35a633226ef9c502b97c63cfbd5a6d696934b3e60b2a98ad879b113a4c4
SHA512 (Arimo-Italic.ttf) = 56ef918e5811dcd375e6cd8d79dc69f4db75d544639c0f6ac3a0343b3b4ef94b7dee5a6066f1558d8747a32bbee074256be68b943ff31cfbd2f5f32acfa7c1c5
SHA512 (Arimo-Regular.ttf) = 05e6aa6b785b0038a8e0e0a8a618a1b8e907a700be302148eaebc91cfac3c9e2d9acf90b9d077ff3b9ff54bd5f8a9c522a039cff6103cdeee54be29b6a0b355f
--SHA512 (Cousine-BoldItalic.ttf) = 2125aa9f5db4ae4a3725d308b6afbfbce5957f3c96a3c5fcba8ebf5cd167017d9c7023391e947ed68d12fa97e2cba3f156a3acca276d9f5ed50df7d78c07f918
++SHA512 (chromium-78.0.3904.70.tar.xz) = 95d926ea92a0e744284a4c5fca619e3a067dd0fdfaa7c05b5a069d2a8d1159bf849335e21e5803bd28175c1994bd4ff15337ad0a3063445fab74eef113275545
SHA512 (Cousine-Bold.ttf) = 1759fd23419ae0e1bfc9be92abb9cb0c74084ce85e7f53c055d86ec3d62da83169d0d67ed96fd4e496b28acf382933d63448459108b109d8202db7f18f05caab
++SHA512 (Cousine-BoldItalic.ttf) = 2125aa9f5db4ae4a3725d308b6afbfbce5957f3c96a3c5fcba8ebf5cd167017d9c7023391e947ed68d12fa97e2cba3f156a3acca276d9f5ed50df7d78c07f918
SHA512 (Cousine-Italic.ttf) = ec3fc9d940b748dbbc64aa66184413a78ae2b085181eed563449df044b891e951e8feebd865be5be42f0cd001acf5bdce9084a006f9b5be32f096f7df0dc7700
SHA512 (Cousine-Regular.ttf) = a665a6a4a5583079eb87509e2da7d6bd06965e6a7655217302b088caef942ae9ad63e6cffda18d0001fc9ab2284836766843e46bfdacd188b54f39d7855f36a0
--SHA512 (Tinos-BoldItalic.ttf) = 2574de2add94ef976b731fac688951fab49574c9b0ccd259ba647ea3598ca026bcfb88e2ea3f19effb3af71fdc0eb5fa9973f0b6e996c22185c5f2aab5a23fdd
++SHA512 (depot_tools.git-master.tar.gz) = d3d6a1873b2b0296a8cd99e0d8d2e629a17b1808934b4972556168f8b4ccea60577ebaeab4445baf15afb1b04080808db59a832a5b61d247bd48da14fa6acf03
++SHA512 (gelasio.zip) = 0a22def3eca8848161ee72453dc5f97cc52ed09ffe21834152f2535d3a71f404cdf1f6e1809564bacb86aae75278cbcb96cae52b537d3ccdc299b60d6d0bc53e
++SHA512 (lohit-gurmukhi-ttf-2.91.2.tar.gz) = 714ed72d201e7f8956d24e9d9f1526207beb91a604e88c02a8b0d145f19d9bfe1408ca290d1665ebef462ab3854365dcd9850529803277738e2585addf3e280a
++SHA512 (MuktiNarrow-0.94.tar.bz2) = f7abd429e2591eaa047d1ac982d97fa67dc1480c42e55b2a97861abd90918704dce90b6bb27dec7b6d696f188017a74de54a7b7f45281f0515923b90300959d1
++SHA512 (node-v8.9.1-linux-x64.tar.gz) = a707fd4567041c56e7f9d415e505e3fa650627f31def7fefdd7ec50f9e7066bb33332b67f479e1159d85e1105a7e6d034aad7429f4f3d034c9161170d7e0b844
++SHA512 (NotoSansCJKjp-hinted.zip) = e7bcbc53a10b8ec3679dcade5a8a94cea7e1f60875ab38f2193b4fa8e33968e1f0abc8184a3df1e5210f6f5c731f96c727c6aa8f519423a29707d2dee5ada193
SHA512 (Tinos-Bold.ttf) = 54aeca804c06a4d5c57ade596e73df91a6a1c4401c4aadba55d987b3fb73045d35f3df02678b59abb77c4914ec741755536c0adf808c931e4b77848c52c229c4
++SHA512 (Tinos-BoldItalic.ttf) = 2574de2add94ef976b731fac688951fab49574c9b0ccd259ba647ea3598ca026bcfb88e2ea3f19effb3af71fdc0eb5fa9973f0b6e996c22185c5f2aab5a23fdd
SHA512 (Tinos-Italic.ttf) = d4f4f096110ef98a781a2a0e0d319317e5f84e650fe6f4d4f6b0e22a16414278217f37497b904a18540273c0e2d79d4f1faabde3b0eb5446283b318c73bafb38
SHA512 (Tinos-Regular.ttf) = 58085c5dac6d067d60ba2ab3220c4a0cc1efcf279cadfcfb8746a5e5fa1a6f6daa62750dc2051b3b2d8a51b4d2e9bb0f66594caf2253c0870ed9c7286fa45e8f
--SHA512 (Ahem.ttf) = aeb64b10ab9c87860714cb60b4900254b13dc52c51319256a1a3722c882026ab7c616bf628fbc2fe14e38a6003f3a481af60b52a7ed62071d28ddaf428e4e3fd
--SHA512 (node-v8.9.1-linux-x64.tar.gz) = a707fd4567041c56e7f9d415e505e3fa650627f31def7fefdd7ec50f9e7066bb33332b67f479e1159d85e1105a7e6d034aad7429f4f3d034c9161170d7e0b844
- SHA512 (chromium-77.0.3865.90.tar.xz) = 8b343c6ccc798c74cca8d5d41285153ace917da28360192afb21925c103ba425a4045f75c589f73a8c5c75bd1bbca44bfae1a4b96e9b7a97636d9929c7961bbc
-SHA512 (chromium-77.0.3865.120-clean.tar.xz) = 018702b53bafeb5fe8a297b8efb4805419555acb80a22b9f5f5fe2a3484f838f6ffa06655229466aca5a9de7f8b0497b9d387da4a1ba2dbc7c62ec3d1d0ffbb9
-SHA512 (chromium-78.0.3904.70-clean.tar.xz) = f702bc3c084a69adc81f47300d00f0b8cf46ee721dbb4986bfc5ba7fc95129172d021da0514350fe77591a209ec050307eead8e9bf309b70e46eb26d29d88509
5 years, 1 month
[chromium-libs-media-freeworld: 200/201] drop the patches we dragged with the f29 merge
by hellbanger
commit 8544391c64211dc8c590e9b56148eb18f300a854
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Oct 29 15:25:57 2019 -0400
drop the patches we dragged with the f29 merge
...m-76.0.3809.100-gcc-no-alignas-and-export.patch | 14 -
...ium-76.0.3809.100-vtable-symbol-undefined.patch | 11 -
...ium-77.0.3865.75-certificate-transparency.patch | 539 ---------------------
chromium-77.0.3865.75-gcc-abstract-class.patch | 61 ---
chromium-77.0.3865.75-harfbuzz-subset.patch | 49 --
chromium-77.0.3865.75-missing-limits.patch | 28 --
chromium-77.0.3865.75-unbundle-zlib.patch | 25 -
chromium-77.0.3865.90-linked-hash-set.patch | 130 -----
8 files changed, 857 deletions(-)
5 years, 1 month
[chromium-libs-media-freeworld: 199/201] always BR: python2-devel
by hellbanger
commit 85e58a0c252514666ff33a0c4358ea51aeed04a4
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Oct 29 15:05:04 2019 -0400
always BR: python2-devel
chromium.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium.spec b/chromium.spec
index 6c43be5..e5d2fd6 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -423,6 +423,7 @@ BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk+-2.0)
%endif
BuildRequires: /usr/bin/python2
+BuildRequires: python2-devel
%if 0%{?bundlepylibs}
# Using bundled bits, do nothing.
%else
@@ -440,7 +441,6 @@ BuildRequires: python-markupsafe
BuildRequires: python-ply
%endif
BuildRequires: python2-simplejson
-BuildRequires: python2-devel
%endif
%if 0%{?bundlere2}
# Using bundled bits, do nothing.
5 years, 1 month
[chromium-libs-media-freeworld: 197/201] preserve one of the MANY copies of six
by hellbanger
commit 3cab112113f3555efe30f3ed364889b7ba9626d9
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Oct 29 13:45:16 2019 -0400
preserve one of the MANY copies of six
chromium.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/chromium.spec b/chromium.spec
index c03e832..6c43be5 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1143,6 +1143,7 @@ build/linux/unbundle/remove_bundled_libraries.py \
'third_party/zlib' \
'third_party/zlib/google' \
'tools/gn/base/third_party/icu' \
+ 'tools/grit/third_party/six' \
'url/third_party/mozilla' \
'v8/src/third_party/siphash' \
'v8/src/third_party/utf8-decoder' \
5 years, 1 month
[chromium-libs-media-freeworld: 196/201] merge fix
by hellbanger
commit d0e087ec98e9c1b1c44cd67a1aa8abb3f823c640
Merge: 0e5b248 ff01f5a
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Mon Oct 28 09:04:50 2019 -0400
merge fix
.gitignore | 64 +-
chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch | 12 -
chromium-76.0.3809.132-chromedriver-zlib-fix.patch | 11 +
...132-rhel8-force-disable-use_gnome_keyring.patch | 10 +
chromium-77-clang.patch | 13 +
...0.3865.120-gcc-fix-zlib-symbol-visibility.patch | 36 +
...7.0.3865.120-silence-outdated-build-noise.patch | 60 +
chromium-78-gcc-noexcept.patch | 32 +
chromium-78-include.patch | 40 +
chromium-78-pm-crash.patch | 43 +
chromium-78-protobuf-export.patch | 13 +
chromium-78-revert-noexcept-r1.patch | 1471 ++++++++++++++++++++
chromium-78.0.3904.70-base-gcc-no-alignas.patch | 68 +
...78.0.3904.70-gcc-DohUpgradeEntry-nonconst.patch | 49 +
chromium-78.0.3904.70-gcc-fix-invalid-pragma.patch | 16 +
....3904.70-gcc-mark-CheckOpResult-constexpr.patch | 12 +
chromium-78.0.3904.70-gcc-sizet-fix.patch | 20 +
chromium-78.0.3904.70-gcc9-drop-rsp-clobber.patch | 24 +
chromium-78.0.3904.70-unbundle-zlib.patch | 12 +
chromium-78.0.3904.70-v8-tracedreference-fix.patch | 302 ++++
...mium-78.0.3904.70-vtable-symbol-undefined.patch | 11 +
chromium-latest.py | 94 +-
chromium.spec | 184 ++-
package.cfg | 2 +
sources | 1 +
v8-implement-tracedreference.patch | 796 +++++++++++
26 files changed, 3218 insertions(+), 178 deletions(-)
---
5 years, 1 month
[chromium-libs-media-freeworld: 195/201] merge fix
by hellbanger
commit ff01f5a7525845f12836c9a70bb9d1821a76b5ea
Merge: 286dfc8 77f7b18
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Mon Oct 28 09:02:13 2019 -0400
merge fix
.gitignore | 64 +-
chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch | 12 -
chromium-76.0.3809.132-chromedriver-zlib-fix.patch | 11 +
...132-rhel8-force-disable-use_gnome_keyring.patch | 10 +
chromium-77-clang.patch | 13 +
...0.3865.120-gcc-fix-zlib-symbol-visibility.patch | 36 +
...7.0.3865.120-silence-outdated-build-noise.patch | 60 +
chromium-78-gcc-noexcept.patch | 32 +
chromium-78-include.patch | 40 +
chromium-78-pm-crash.patch | 43 +
chromium-78-protobuf-export.patch | 13 +
chromium-78-revert-noexcept-r1.patch | 1471 ++++++++++++++++++++
chromium-78.0.3904.70-base-gcc-no-alignas.patch | 68 +
...78.0.3904.70-gcc-DohUpgradeEntry-nonconst.patch | 49 +
chromium-78.0.3904.70-gcc-fix-invalid-pragma.patch | 16 +
....3904.70-gcc-mark-CheckOpResult-constexpr.patch | 12 +
chromium-78.0.3904.70-gcc-sizet-fix.patch | 20 +
chromium-78.0.3904.70-gcc9-drop-rsp-clobber.patch | 24 +
chromium-78.0.3904.70-unbundle-zlib.patch | 12 +
chromium-78.0.3904.70-v8-tracedreference-fix.patch | 302 ++++
...mium-78.0.3904.70-vtable-symbol-undefined.patch | 11 +
chromium-latest.py | 94 +-
chromium.spec | 187 ++-
package.cfg | 2 +
sources | 1 +
v8-implement-tracedreference.patch | 796 +++++++++++
26 files changed, 3221 insertions(+), 178 deletions(-)
---
5 years, 1 month