summaryrefslogtreecommitdiff
path: root/graphics/gource
diff options
context:
space:
mode:
authorryoon <ryoon>2011-08-06 22:03:53 +0000
committerryoon <ryoon>2011-08-06 22:03:53 +0000
commitd9b9c3d2890fd0c75bd810ace85c76652bf11234 (patch)
tree9d111d6fa7d58c34b174f69fa4e1adb2c98d70f7 /graphics/gource
parente8fcfa3fb78f6e06bd2f1af83db141ce0bb72395 (diff)
downloadpkgsrc-d9b9c3d2890fd0c75bd810ace85c76652bf11234.tar.gz
Import gource-0.35 as graphics/gource from wip/gource.
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 Gource includes built-in log generation support for Git, Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse logs produced by several third party tools for CVS repositories.
Diffstat (limited to 'graphics/gource')
-rw-r--r--graphics/gource/DESCR8
-rw-r--r--graphics/gource/Makefile23
-rw-r--r--graphics/gource/PLIST18
-rw-r--r--graphics/gource/distinfo5
4 files changed, 54 insertions, 0 deletions
diff --git a/graphics/gource/DESCR b/graphics/gource/DESCR
new file mode 100644
index 00000000000..5ba246484f8
--- /dev/null
+++ b/graphics/gource/DESCR
@@ -0,0 +1,8 @@
+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 Gource includes built-in log generation support for Git,
+Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse
+logs produced by several third party tools for CVS repositories.
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
new file mode 100644
index 00000000000..6c5ed41a759
--- /dev/null
+++ b/graphics/gource/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/08/06 22:03:53 ryoon Exp $
+#
+
+DISTNAME= gource-0.35
+CATEGORIES= graphics
+MASTER_SITES= http://gource.googlecode.com/files/
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://code.google.com/p/gource/
+COMMENT= software version control visualization
+LICENSE= gnu-gpl-v3
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../graphics/glew/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gource/PLIST b/graphics/gource/PLIST
new file mode 100644
index 00000000000..422b1d4b3c6
--- /dev/null
+++ b/graphics/gource/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/06 22:03:53 ryoon Exp $
+bin/gource
+man/man1/gource.1
+share/gource/beam.png
+share/gource/bloom.tga
+share/gource/bloom_alpha.tga
+share/gource/cursor.png
+share/gource/file.png
+share/gource/fonts/FreeSans.ttf
+share/gource/fonts/README
+share/gource/gource.style
+share/gource/no_photo.png
+share/gource/shaders/bloom.frag
+share/gource/shaders/bloom.vert
+share/gource/shaders/shadow.frag
+share/gource/shaders/shadow.vert
+share/gource/shaders/text.frag
+share/gource/shaders/text.vert
diff --git a/graphics/gource/distinfo b/graphics/gource/distinfo
new file mode 100644
index 00000000000..7e6d0359284
--- /dev/null
+++ b/graphics/gource/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/08/06 22:03:53 ryoon Exp $
+
+SHA1 (gource-0.35.tar.gz) = f2bc23224cd3e01279a33e3856a6d027560f6509
+RMD160 (gource-0.35.tar.gz) = 7a6302613b0d15851885a79453c073e3ebab9742
+Size (gource-0.35.tar.gz) = 668033 bytes