[cairo-commit] [cairo-www] src/download.mdwn src/examples.mdwn

Bryce Harrington bryce at freedesktop.org
Wed Feb 7 19:10:23 UTC 2018


 src/download.mdwn |    1 +
 src/examples.mdwn |    6 ++++++
 2 files changed, 7 insertions(+)

New commits:
commit fa973a458efd4b7a27cd82051137f4dae9e3c80c
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Wed Feb 7 10:42:30 2018 -0800

    Add links to the cairo-demos repository
    
    Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>

diff --git a/src/download.mdwn b/src/download.mdwn
index 581ab80..0c3f664 100644
--- a/src/download.mdwn
+++ b/src/download.mdwn
@@ -109,6 +109,7 @@ convenience.
 
 	git clone git://anongit.freedesktop.org/git/cairo
 	git clone git://anongit.freedesktop.org/git/pixman.git
+	git clone git at gitlab.com:cairo/cairo-demos.git
 
 followed by periodic updates in each resulting directory:
 
diff --git a/src/examples.mdwn b/src/examples.mdwn
index 951ebec..e5100c0 100644
--- a/src/examples.mdwn
+++ b/src/examples.mdwn
@@ -3,6 +3,12 @@
 The following list shows some of the libraries and programs that are using cairo.
 Additions to this list are quite welcome.
 
+# Collected Demos
+
+In addition to the demos listed on this page, a git repository of
+contributed examples is available on [gitlab](https://gitlab.com/cairo/cairo-demos).
+These cover PS, X11, sdl, quarts, gtk, and more.
+
 # Snippets with screenshots
 
 Øyvind Kolås has put together a great little page of


More information about the cairo-commit mailing list