pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/GlutKit This adds a description.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45fcd44b16cd
branches:  trunk
changeset: 479936:45fcd44b16cd
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Aug 26 19:02:35 2004 +0000

description:
This adds a description.

And bump PKGREVISION.

This should close PR #26765 "pkgsrc/graphics/GlutKit has no DESCR file."

Please feel free to improve this description. Finding one on the
web is not easy.

diffstat:

 graphics/GlutKit/DESCR    |  3 +++
 graphics/GlutKit/Makefile |  4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r fe7a3dbcbf08 -r 45fcd44b16cd graphics/GlutKit/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/GlutKit/DESCR    Thu Aug 26 19:02:35 2004 +0000
@@ -0,0 +1,3 @@
+The GlutKit libraries provide a GL backend for the 3DKit graphics API.
+3DKit provides an object oriented graphics API for writing 3D graphics
+applications using GNUstep or Cocoa.
diff -r fe7a3dbcbf08 -r 45fcd44b16cd graphics/GlutKit/Makefile
--- a/graphics/GlutKit/Makefile Thu Aug 26 18:57:07 2004 +0000
+++ b/graphics/GlutKit/Makefile Thu Aug 26 19:02:35 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2004/05/05 03:36:24 snj Exp $
+# $NetBSD: Makefile,v 1.11 2004/08/26 19:02:35 reed Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/3DKit/GlutKit/}
-PKGREVISION=   6
+PKGREVISION=   7
 
 COMMENT=       3DKit GLUT backend
 



Home | Main Index | Thread Index | Old Index