[vlmc-devel] Fix git links
Felix Paul Kühne
git at videolan.org
Tue Mar 1 12:50:22 CET 2016
vlmc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Mar 1 12:50:15 2016 +0100| [c93ada2f1d71a9085928d1799c36c2fc10f2c9f1] | committer: Felix Paul Kühne
Fix git links
> https://code.videolan.org/videolan/vlmc/commit/c93ada2f1d71a9085928d1799c36c2fc10f2c9f1
---
INSTALL | 2 +-
INSTALL.macosx | 4 ++--
THANKS | 3 +--
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/INSTALL b/INSTALL
index d15c50c..4f2071a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Dependencies
Get the sources
===============
- git clone git://git.videolan.org/vlmc.git
+ git clone https://code.videolan.org/videolan/vlmc.git
Building and packaging VLMC on Linux
====================================
diff --git a/INSTALL.macosx b/INSTALL.macosx
index f02dc7c..bda4698 100644
--- a/INSTALL.macosx
+++ b/INSTALL.macosx
@@ -2,11 +2,11 @@ Building VLMC on Mac OSX
========================
Dependencies:
-- Build tools: g++, make, cmake etc.
+- Build tools: Xcode command-line tools
- Qt framework >= 5.0 (brew install qt5)
Get the sources:
- git clone git://git.videolan.org/vlmc.git
+ git clone https://code.videolan.org/videolan/vlmc.git
Building and Packaging
======================
diff --git a/THANKS b/THANKS
index a610e75..4d6af0b 100644
--- a/THANKS
+++ b/THANKS
@@ -1,8 +1,7 @@
-The VLMC team would like to thanks the following contributors :
+The VLMC team would like to thanks the following contributors:
Thomas Boquet <thomas.boquet at gmail.com>
Vincent Carrubba <cyberbouba at gmail.com>
Clément Chavance <chavance.c at gmail.com>
Christophe Courtaut <christophe.courtaut at gmail.com>
Geoffroy Lacarriere <geoffroylaca at gmail.com>
-
More information about the Vlmc-devel
mailing list