summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mva.txt')
-rw-r--r--mva.txt70
1 files changed, 69 insertions, 1 deletions
diff --git a/mva.txt b/mva.txt
index adf00f48fee1..02d9cf8b8e31 100644
--- a/mva.txt
+++ b/mva.txt
@@ -13,7 +13,75 @@ pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
*** syncing mva
-Already up to date.
+From https://github.com/msva/mva-overlay
+ 9ed35c1c..a8e170b6 master -> origin/master
+Updating 9ed35c1c..a8e170b6
+Fast-forward
+ dev-lua/iluajit/iluajit-9999.ebuild | 11 +-
+ dev-lua/lua-curl/lua-curl-9999.ebuild | 2 +-
+ eclass/lua.eclass | 4 +-
+ media-libs/libyuv/Manifest | 1 +
+ .../libyuv/files/libyuv-1789-cmake-libdir.patch | 13 +
+ media-libs/libyuv/files/libyuv.pc.in | 11 +
+ media-libs/libyuv/libyuv-1789_p20210902.ebuild | 60 +++
+ media-libs/tg_owt/Manifest | 1 +
+ .../files/{patches/0 => }/0000_pkgconfig.patch | 0
+ .../files/Allow-using-packaged-third_party.patch | 417 +++++++++++++++++++++
+ media-libs/tg_owt/files/libyuv.patch | 25 ++
+ media-libs/tg_owt/files/libyuv_2.patch | 36 ++
+ media-libs/tg_owt/files/libyuv_3.patch | 20 +
+ media-libs/tg_owt/files/libyuv_4.patch | 270 +++++++++++++
+ media-libs/tg_owt/files/pipewire_cmake.patch | 16 +
+ media-libs/tg_owt/files/pipewire_off.patch | 11 +
+ .../tg_owt-0_pre20210626-allow-disabling-X11.patch | 97 +++++
+ ...wt-0_pre20210626-allow-disabling-pipewire.patch | 32 ++
+ ...-0_pre20210626-allow-disabling-pulseaudio.patch | 82 ++++
+ ...t-0_pre20210626-expose-set_allow_pipewire.patch | 12 +
+ media-libs/tg_owt/tg_owt-0_pre20210203.ebuild | 144 ++++---
+ media-libs/tg_owt/tg_owt-9999.ebuild | 144 ++++---
+ media-sound/mumble/mumble-1.4.9999.ebuild | 138 -------
+ .../files/patches/0/0002_plugins.patch | 4 +-
+ .../files/patches/0/0003_lib_tgcalls_cmake.patch | 10 +
+ .../files/patches/0/0004_libyuv_h.patch | 42 +++
+ .../files/patches/0/0005_libyuv_cmake.patch | 17 +
+ ...006_use-jemalloc-only-for-telegram-itself.patch | 24 ++
+ .../0007_hide-messages-from-blocked-users.patch | 63 ++++
+ .../tdesktop-fix-disable-wayland-integration.patch | 11 +
+ .../0/conditional/no-webrtc/no-webrtc-build.patch | 141 +++++--
+ .../webkit/tdesktop-webview-fix-gcc11.patch | 21 ++
+ .../tdesktop-webview-include-gdkx.patch.disabled | 10 +
+ .../patches/9999/0000_TMP-REVERT-f6175e7.patch | 363 ++++++++++++++++++
+ ...-2.6.1.ebuild => telegram-desktop-3.0.1.ebuild} | 62 ++-
+ .../telegram-desktop/telegram-desktop-9999.ebuild | 62 ++-
+ 36 files changed, 2050 insertions(+), 327 deletions(-)
+ create mode 100644 media-libs/libyuv/Manifest
+ create mode 100644 media-libs/libyuv/files/libyuv-1789-cmake-libdir.patch
+ create mode 100644 media-libs/libyuv/files/libyuv.pc.in
+ create mode 100644 media-libs/libyuv/libyuv-1789_p20210902.ebuild
+ create mode 100644 media-libs/tg_owt/Manifest
+ rename media-libs/tg_owt/files/{patches/0 => }/0000_pkgconfig.patch (100%)
+ create mode 100644 media-libs/tg_owt/files/Allow-using-packaged-third_party.patch
+ create mode 100644 media-libs/tg_owt/files/libyuv.patch
+ create mode 100644 media-libs/tg_owt/files/libyuv_2.patch
+ create mode 100644 media-libs/tg_owt/files/libyuv_3.patch
+ create mode 100644 media-libs/tg_owt/files/libyuv_4.patch
+ create mode 100644 media-libs/tg_owt/files/pipewire_cmake.patch
+ create mode 100644 media-libs/tg_owt/files/pipewire_off.patch
+ create mode 100644 media-libs/tg_owt/files/tg_owt-0_pre20210626-allow-disabling-X11.patch
+ create mode 100644 media-libs/tg_owt/files/tg_owt-0_pre20210626-allow-disabling-pipewire.patch
+ create mode 100644 media-libs/tg_owt/files/tg_owt-0_pre20210626-allow-disabling-pulseaudio.patch
+ create mode 100644 media-libs/tg_owt/files/tg_owt-0_pre20210626-expose-set_allow_pipewire.patch
+ delete mode 100644 media-sound/mumble/mumble-1.4.9999.ebuild
+ create mode 100644 net-im/telegram-desktop/files/patches/0/0003_lib_tgcalls_cmake.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/0004_libyuv_h.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/0005_libyuv_cmake.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/0006_use-jemalloc-only-for-telegram-itself.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/conditional/hide-banned/0007_hide-messages-from-blocked-users.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/conditional/no-wayland/tdesktop-fix-disable-wayland-integration.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/conditional/webkit/tdesktop-webview-fix-gcc11.patch
+ create mode 100644 net-im/telegram-desktop/files/patches/0/conditional/webkit/tdesktop-webview-include-gdkx.patch.disabled
+ create mode 100644 net-im/telegram-desktop/files/patches/9999/0000_TMP-REVERT-f6175e7.patch
+ rename net-im/telegram-desktop/{telegram-desktop-2.6.1.ebuild => telegram-desktop-3.0.1.ebuild} (79%)
*** synced mva
* Sync succeeded
$ git log --format=%ci -1