[gtkglext] Note changes to project revision control and bug tracking.



commit bee6cc829c6e1b945ba8ce613c477b651a2df114
Author: Braden McDaniel <braden bolt endoframe net>
Date:   Mon Dec 7 12:58:00 2009 -0500

    Note changes to project revision control and bug tracking.

 README |   23 ++++++-----------------
 1 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/README b/README
index ae3be69..2e1adf8 100644
--- a/README
+++ b/README
@@ -112,23 +112,14 @@ Documentation options
   --with-html-dir=PATH    path to installed docs
 
 
-Building the CVS Version of GtkGLExt
+Building the Git Version of GtkGLExt
 ====================================
 
-GtkGLExt's SourceForge CVS repository can be checked out through
-anonymous (pserver) CVS with the following instruction set.
-When prompted for a password for anonymous, simply press the Enter key. 
+GtkGLExt's GNOME Git repository can be checked out anonymously:
 
-  $ cvs \
-      -d:pserver:anonymous cvs sourceforge net:/cvsroot/gtkglext \
-      login
-  $ cvs -z3 \
-      -d:pserver:anonymous cvs sourceforge net:/cvsroot/gtkglext \
-      co -r gtkglext-X-Y gtkglext
+  $ git clone git://git.gnome.org/gtkglext
 
-  (gtkglext-X-Y is a branch name. e.g. gtkglext-1-0 is 1.0.x branch.)
-
-When you are at work on the CVS version of GtkGLExt, you can use autogen.sh
+When you are working on the Git version of GtkGLExt, you can use autogen.sh
 for generating configure script and Makefiles.
 
   $ env ACLOCAL_FLAGS='-I /pkgconfig/share/aclocal -I /gtk/share/aclocal' \
@@ -139,7 +130,7 @@ for generating configure script and Makefiles.
   $ make examples
 
 You may have to set ACLOCAL_FLAGS environment variable for some m4
-macros used in configure.in.
+macros used in configure.ac.
 
 The following versions of the GNU autotools are required.
 
@@ -155,6 +146,4 @@ Any patches, bug fixes and improvements are always welcome ;-)
 
   * Home: http://gtkglext.sourceforge.net/
   * Mailing List: http://mail.gnome.org/mailman/listinfo/gtkglext-list/
-  * Bugs: Use the SourceForge bug tracker at http://sourceforge.net/tracker/?group_id=54333&atid=473434
-  * Patches: Use the SourceForge patch tracker at http://sourceforge.net/tracker/?group_id=54333&atid=473436
-  
+  * Bugs & Patches: Use GNOME Bugzilla at https://bugzilla.gnome.org/enter_bug.cgi?product=gtkglext



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]