diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /media/webrtc/.gclient_entries | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/webrtc/.gclient_entries')
-rw-r--r-- | media/webrtc/.gclient_entries | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/media/webrtc/.gclient_entries b/media/webrtc/.gclient_entries new file mode 100644 index 0000000000..e00be99175 --- /dev/null +++ b/media/webrtc/.gclient_entries @@ -0,0 +1,31 @@ +entries = { + 'trunk': 'http://webrtc.googlecode.com/svn/trunk/peerconnection', + 'trunk/build': 'http://src.chromium.org/svn/trunk/src/build@120526', + 'trunk/src': 'http://webrtc.googlecode.com/svn/trunk/src@1538', + 'trunk/test': 'http://webrtc.googlecode.com/svn/trunk/test@1538', + 'trunk/testing': 'http://src.chromium.org/svn/trunk/src/testing@120526', + 'trunk/testing/gmock': 'http://googlemock.googlecode.com/svn/trunk@386', + 'trunk/testing/gtest': 'http://googletest.googlecode.com/svn/trunk@573', + 'trunk/third_party/expat/': 'http://src.chromium.org/svn/trunk/src/third_party/expat@120526', + 'trunk/third_party/google-gflags': 'http://webrtc.googlecode.com/svn/trunk/third_party/google-gflags@1538', + 'trunk/third_party/google-gflags/src': 'http://google-gflags.googlecode.com/svn/trunk/src@45', + 'trunk/third_party/jsoncpp/': 'http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@120526', + 'trunk/third_party/jsoncpp/source': 'http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@248', + 'trunk/third_party/libjingle/source': 'http://libjingle.googlecode.com/svn/trunk@115', + 'trunk/third_party/libjpeg/': 'http://src.chromium.org/svn/trunk/src/third_party/libjpeg@120526', + 'trunk/third_party/libjpeg_turbo/': 'http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@119959', + 'trunk/third_party/libsrtp/': 'http://src.chromium.org/svn/trunk/deps/third_party/libsrtp@119742', + 'trunk/third_party/libvpx': 'http://webrtc.googlecode.com/svn/trunk/third_party/libvpx@1538', + 'trunk/third_party/libvpx/source/libvpx': 'http://git.chromium.org/webm/libvpx.git@e479379a', + 'trunk/third_party/libyuv': 'http://libyuv.googlecode.com/svn/trunk@121', + 'trunk/third_party/protobuf/': 'http://src.chromium.org/svn/trunk/src/third_party/protobuf@120526', + 'trunk/third_party/yasm/': 'http://src.chromium.org/svn/trunk/src/third_party/yasm@120526', + 'trunk/third_party/yasm/binaries': 'http://src.chromium.org/svn/trunk/deps/third_party/yasm/binaries@74228', + 'trunk/third_party/yasm/source/patched-yasm': 'http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@73761', + 'trunk/tools': 'http://webrtc.googlecode.com/svn/trunk/tools@1538', + 'trunk/tools/clang/scripts': 'http://src.chromium.org/svn/trunk/src/tools/clang/scripts@120526', + 'trunk/tools/gyp': 'http://gyp.googlecode.com/svn/trunk@1187', + 'trunk/tools/python': 'http://src.chromium.org/svn/trunk/src/tools/python@120526', + 'trunk/tools/valgrind': 'http://src.chromium.org/svn/trunk/src/tools/valgrind@120526', + 'trunk/tools/win/supalink': 'http://src.chromium.org/svn/trunk/src/tools/win/supalink@120526', +} |