[cairo-commit] [cairo-www] src/OpenGL.mdwn
Carl Worth
cworth at freedesktop.org
Sun Feb 14 05:14:50 PST 2010
src/OpenGL.mdwn | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
New commits:
commit e2aa4daa50c3373ae7e84b59197a19b0a3f2898c
Author: macslow <macslow at web>
Date: Sun Feb 14 05:14:50 2010 -0800
Updated URLs and links to sourcecode
diff --git a/src/OpenGL.mdwn b/src/OpenGL.mdwn
index 7492d5d..1b5eb4e 100644
--- a/src/OpenGL.mdwn
+++ b/src/OpenGL.mdwn
@@ -73,18 +73,17 @@ too boring. It is written in plain ANSI C and uses cairo, OpenGL and
SDL. Thus it should "translate" to other platforms or languages
without much effort. Download the sources with this command...
- git clone git://people.freedesktop.org/~macslow/gl-cairo-simple
+ bzr branch lp:gl-cairo-simple
-... or grab the automatically generated tarball
-[gl-cairo-simple.tar.bz2](http://people.freedesktop.org/%7Emacslow/gl-cairo-simple.tar.bz2)
-([SHA1SUM](http://people.freedesktop.org/%7Emacslow/gl-cairo-simple.tar.bz2.sha1sum))
+... or just head over to the project page [here](https://edge.launchpad.net/gl-cairo-simple)
+
If you have all needed libraries and header-files in place a simple
make will compile the program. The result will look something like
this...
-<a href="http://macslow.thepimp.net/clips/gl-cairo-simple.ogg">
+<a href="http://macslow.thepimp.net/clips/gl-cairo-simple.ogv">
<img src="http://macslow.thepimp.net/shots/small_gl-cairo-simple.png" alt="gl-cairo-simple screenshot" />
</a>
More information about the cairo-commit
mailing list