diff options
Diffstat (limited to 'FireBurn.txt')
-rw-r--r-- | FireBurn.txt | 43 |
1 files changed, 1 insertions, 42 deletions
diff --git a/FireBurn.txt b/FireBurn.txt index e38f8e914297..9243be2b4015 100644 --- a/FireBurn.txt +++ b/FireBurn.txt @@ -9,48 +9,7 @@ 'source': [{'type': 'git', 'uri': 'git://github.com/FireBurn/Overlay.git'}], 'status': 'unofficial'} $ pmaint sync FireBurn -From git://github.com/FireBurn/Overlay - ef19610..ef64591 master -> origin/master -Updating ef19610..ef64591 -Fast-forward - app-emulation/dxvk/Manifest | 2 +- - .../dxvk/{dxvk-1.5.5.ebuild => dxvk-1.6.ebuild} | 1 + - app-emulation/dxvk/files/include.patch | 23 ++++ - www-client/chromium/Manifest | 2 +- - ....4083.0.ebuild => chromium-81.0.4044.69.ebuild} | 35 ++--- - www-client/chromium/files/chromium-77-clang.patch | 13 -- - .../chromium/files/chromium-78-include.patch | 13 -- - .../chromium/files/chromium-78-web-rtc-rtp.patch | 10 -- - www-client/chromium/files/chromium-79-font.patch | 11 -- - .../chromium/files/chromium-80-gcc-blink.patch | 45 +++++++ - .../chromium/files/chromium-81-gcc-constexpr.patch | 19 +++ - .../chromium/files/chromium-81-gcc-noexcept.patch | 13 ++ - .../chromium/files/chromium-82-clang-std.patch | 13 -- - .../chromium/files/chromium-82-gcc-constexpr.patch | 34 ----- - .../files/chromium-82-gcc-incomplete-type.patch | 40 ------ - .../chromium/files/chromium-82-gcc-iterator.patch | 23 ---- - .../chromium/files/chromium-82-gcc-noexcept.patch | 13 -- - .../chromium/files/chromium-82-gcc-template.patch | 50 ------- - ...piler-r12.patch => chromium-compiler-r11.patch} | 74 ++++++----- - www-client/chromium/files/enable-vaapi.patch | 146 ++++++++++++++++----- - 20 files changed, 262 insertions(+), 318 deletions(-) - rename app-emulation/dxvk/{dxvk-1.5.5.ebuild => dxvk-1.6.ebuild} (98%) - create mode 100644 app-emulation/dxvk/files/include.patch - rename www-client/chromium/{chromium-82.0.4083.0.ebuild => chromium-81.0.4044.69.ebuild} (94%) - delete mode 100644 www-client/chromium/files/chromium-77-clang.patch - delete mode 100644 www-client/chromium/files/chromium-78-include.patch - delete mode 100644 www-client/chromium/files/chromium-78-web-rtc-rtp.patch - delete mode 100644 www-client/chromium/files/chromium-79-font.patch - create mode 100644 www-client/chromium/files/chromium-80-gcc-blink.patch - create mode 100644 www-client/chromium/files/chromium-81-gcc-constexpr.patch - create mode 100644 www-client/chromium/files/chromium-81-gcc-noexcept.patch - delete mode 100644 www-client/chromium/files/chromium-82-clang-std.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-constexpr.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-incomplete-type.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-iterator.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-noexcept.patch - delete mode 100644 www-client/chromium/files/chromium-82-gcc-template.patch - rename www-client/chromium/files/{chromium-compiler-r12.patch => chromium-compiler-r11.patch} (74%) +Already up to date. *** syncing FireBurn *** synced FireBurn * Sync succeeded |