From e87fac1b4da6b9f1313e9674a875a2abe89cb049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 25 Nov 2016 19:55:15 +0000 Subject: [PATCH] subprojects: use https:// instead of git:// protocol https provides authentication and also works better in environments with restricted network connectivity. https://bugzilla.gnome.org/show_bug.cgi?id=775110 --- subprojects/gst-devtools.wrap | 2 +- subprojects/gst-editing-services.wrap | 2 +- subprojects/gst-libav.wrap | 2 +- subprojects/gst-plugins-bad.wrap | 2 +- subprojects/gst-plugins-base.wrap | 2 +- subprojects/gst-plugins-good.wrap | 2 +- subprojects/gst-plugins-ugly.wrap | 2 +- subprojects/gst-python.wrap | 2 +- subprojects/gst-rtsp-server.wrap | 2 +- subprojects/gstreamer.wrap | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap index 1b9819fa60..a7ed3bcac8 100644 --- a/subprojects/gst-devtools.wrap +++ b/subprojects/gst-devtools.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-devtools -url=git://anongit.freedesktop.org/gstreamer/gst-devtools +url=https://anongit.freedesktop.org/git/gstreamer/gst-devtools.git revision=master diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap index 6abb135364..145fd32a4c 100644 --- a/subprojects/gst-editing-services.wrap +++ b/subprojects/gst-editing-services.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-editing-services -url=git://anongit.freedesktop.org/gstreamer/gst-editing-services +url=https://anongit.freedesktop.org/git/gstreamer/gst-editing-services.git revision=master diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap index c81501b520..25f45847c0 100644 --- a/subprojects/gst-libav.wrap +++ b/subprojects/gst-libav.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-libav -url=git://anongit.freedesktop.org/gstreamer/gst-libav +url=https://anongit.freedesktop.org/git/gstreamer/gst-libav.git revision=master diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap index bb3f01ba63..6947f8d628 100644 --- a/subprojects/gst-plugins-bad.wrap +++ b/subprojects/gst-plugins-bad.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-plugins-bad -url=git://anongit.freedesktop.org/gstreamer/gst-plugins-bad +url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad.git revision=master diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap index a58eecf2b1..0a8b4ce005 100644 --- a/subprojects/gst-plugins-base.wrap +++ b/subprojects/gst-plugins-base.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-plugins-base -url=git://anongit.freedesktop.org/gstreamer/gst-plugins-base +url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base.git revision=master diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap index 6801284a8d..fcb6f21ac8 100644 --- a/subprojects/gst-plugins-good.wrap +++ b/subprojects/gst-plugins-good.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-plugins-good -url=git://anongit.freedesktop.org/gstreamer/gst-plugins-good +url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good.git revision=master diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap index 947b142b83..c8ce1f62ba 100644 --- a/subprojects/gst-plugins-ugly.wrap +++ b/subprojects/gst-plugins-ugly.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-plugins-ugly -url=git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly +url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly.git revision=master diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap index 167c5146cc..40c9a209bc 100644 --- a/subprojects/gst-python.wrap +++ b/subprojects/gst-python.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-python -url=git://anongit.freedesktop.org/gstreamer/gst-python +url=https://anongit.freedesktop.org/git/gstreamer/gst-python.git revision=master diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap index 8d92963b13..d30cdc4ecd 100644 --- a/subprojects/gst-rtsp-server.wrap +++ b/subprojects/gst-rtsp-server.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gst-rtsp-server -url=git://anongit.freedesktop.org/gstreamer/gst-rtsp-server +url=https://anongit.freedesktop.org/git/gstreamer/gst-rtsp-server revision=master diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap index 3b4938b779..9c59fc6c1c 100644 --- a/subprojects/gstreamer.wrap +++ b/subprojects/gstreamer.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=gstreamer -url=git://anongit.freedesktop.org/gstreamer/gstreamer +url=https://anongit.freedesktop.org/git/gstreamer/gstreamer.git revision=master