summaryrefslogtreecommitdiffstats
path: root/media/webrtc/.gclient_entries
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /media/webrtc/.gclient_entries
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/webrtc/.gclient_entries')
-rw-r--r--media/webrtc/.gclient_entries31
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',
+}