summaryrefslogtreecommitdiffstats
path: root/graphics/gource/README
diff options
context:
space:
mode:
author ponce <matteo.bernardini@sns.it>2010-09-20 19:13:26 -0400
committer Robby Workman <rworkman@slackbuilds.org>2010-09-21 22:09:41 -0500
commita20f52b5fed88d11a2a171537fbd8ca83bb3898f (patch)
treeebcfc8980a2f8a1dff8ca87c429cee007d3591d6 /graphics/gource/README
parentdeae4585e3b0a91b26ca250a3589df8ddce83541 (diff)
downloadslackbuilds-a20f52b5fed88d11a2a171537fbd8ca83bb3898f.tar.gz
slackbuilds-a20f52b5fed88d11a2a171537fbd8ca83bb3898f.tar.xz
graphics/gource: Added (software VCS vizualization tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/gource/README')
-rw-r--r--graphics/gource/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gource/README b/graphics/gource/README
new file mode 100644
index 0000000000..514018e305
--- /dev/null
+++ b/graphics/gource/README
@@ -0,0 +1,10 @@
+gource (software VCS visualization tool)
+
+Software projects are displayed by Gource as an animated tree with
+the root directory of the project at its centre: directories appear as
+branches with files as leaves; developers can be seen working on the
+tree at the times they contributed to the project. Currently there
+is first party support for Git, Mercurial and Bazaar, and third party
+(using additional steps) for CVS and SVN.
+
+This requires ftgl, available at slackbuilds.org.