[SCM] morituri/master: switch to github's url
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun Oct 19 20:09:54 UTC 2014
The following commit has been merged in the master branch:
commit 3a3c8f43f436deace2e3c4df87c8de6bab6169d5
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date: Sun Jan 20 20:17:08 2013 +0100
switch to github's url
diff --git a/README b/README
index 6fa697e..32f9ce0 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ use morituri installed or uninstalled.
(For example, $HOME/dev/ext or $HOME/prefix/src)
- source: download tarball, unpack, and change to its directory
- checkout:
- svn co https://thomas.apestaart.org/morituri/svn/trunk morituri
+ git clone git://github.com/thomasvs/morituri.git
cd morituri
./autogen.sh
@@ -51,8 +51,8 @@ use morituri installed or uninstalled.
- installing:
make install
- running uninstalled:
- ln -sf `pwd`/misc/morituri-uninstalled $HOME/bin/morituri-trunk
- morituri-trunk
+ ln -sf `pwd`/misc/morituri-uninstalled $HOME/bin/morituri-git
+ morituri-git
(this drops you in a shell where everything is set up to use morituri)
RUNNING MORITURI
--
morituri packaging
More information about the pkg-multimedia-commits
mailing list