[cairo-commit] [cairo-www] src/OpenGL.mdwn
Carl Worth
cworth at freedesktop.org
Sun Feb 14 05:49:28 PST 2010
src/OpenGL.mdwn | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit a16247c7636579ed58adf67c3b150fcec07b966e
Author: macslow <macslow at web>
Date: Sun Feb 14 05:49:28 2010 -0800
Updated URLs and links to sourcecode
diff --git a/src/OpenGL.mdwn b/src/OpenGL.mdwn
index a33bbfb..ccf8d9b 100644
--- a/src/OpenGL.mdwn
+++ b/src/OpenGL.mdwn
@@ -111,11 +111,10 @@ finally mapped on one side of a cube. It addition to cairo and OpenGL
it makes use of GTK+ and GtkGlExt for the typical windowing-system
boilerplate-code. You can grab the up-to-date version of this with...
- git clone git://people.freedesktop.org/~macslow/gl-cairo-cube
+ bzr branch lp:gl-cairo-cube
-... or grab the automatically generated tarball
-[gl-cairo-cube.tar.bz2](http://people.freedesktop.org/%7Emacslow/gl-cairo-cube.tar.bz2)
-([SHA1SUM](http://people.freedesktop.org/%7Emacslow/gl-cairo-cube.tar.bz2.sha1sum))
+
+... or just head over to the project page [here](https://edge.launchpad.net/gl-cairo-cube)
Once successfully compiled it will look like this...
More information about the cairo-commit
mailing list