From e76b366aee11a71435f664394d08a1790c82d91d Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 22 Apr 2013 16:48:41 +0100 Subject: HACKING: update a bit. --- HACKING | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 9e7cd26..ad7927b 100644 --- a/HACKING +++ b/HACKING @@ -1,7 +1,7 @@ Requirements ------------ -To compile telepathy-idle from darcs source, you need: +To compile telepathy-idle from git, you need: - GNU autoconf - GNU automake @@ -15,7 +15,7 @@ additionally, as when compiling a idle release, you need these libraries: - libglib-2.0 - libdbus - libdbus-glib -- openssl +- libtelepathy-glib and obviously, a working C compiler and make. @@ -29,9 +29,9 @@ and installing telepathy-idle. Finally, run make. Version control --------------- -telepathy-idle is maintained in a Darcs repository at +telepathy-idle is maintained in a Git repository at -http://darcs.collabora.co.uk/darcs/telepathy/telepathy-idle/ +http://cgit.freedesktop.org/telepathy/telepathy-idle Patches ------- @@ -41,9 +41,8 @@ file a bug at https://bugs.freedesktop.org -with the product "Telepathy" and component "telepathy-idle" and include a URL to -a Darcs branch with your patches, or if this is not possible, attach a patch -file produced by diff -unr. +with the product "Telepathy" and component "idle". Use "git format-patch", and +attach the patch files it spits out; or include the URL to a Git branch. Coding style ------------ -- cgit v1.2.1