[clutter/clutter-1.18] cookbook: Temporarily disable the scribbler example
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.18] cookbook: Temporarily disable the scribbler example
- Date: Thu, 23 Jan 2014 12:48:58 +0000 (UTC)
commit 515a8fcfb50df8981d568e7a075ecb5c94984825
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Jan 21 21:12:55 2014 +0000
cookbook: Temporarily disable the scribbler example
The exported symbols regular expression in cogl-path is broken, and does
not include cogl_set_path() and cogl_get_path(), which means that we
cannot link this example. In order to distcheck Clutter, we temporarily
disable the example, with the intent of reverting this commit once Cogl
is fixed.
doc/cookbook/examples/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/doc/cookbook/examples/Makefile.am b/doc/cookbook/examples/Makefile.am
index 6752240..69a3d50 100644
--- a/doc/cookbook/examples/Makefile.am
+++ b/doc/cookbook/examples/Makefile.am
@@ -39,7 +39,6 @@ noinst_PROGRAMS = \
events-pointer-motion \
events-pointer-motion-crossing \
events-pointer-motion-stacked \
- events-pointer-motion-scribbler \
textures-crossfade \
textures-crossfade-cogl \
textures-crossfade-slideshow \
@@ -105,7 +104,6 @@ events_mouse_scroll_SOURCES = events-mouse-scroll.c
events_pointer_motion_SOURCES = events-pointer-motion.c
events_pointer_motion_crossing_SOURCES = events-pointer-motion-crossing.c
events_pointer_motion_stacked_SOURCES = events-pointer-motion-stacked.c
-events_pointer_motion_scribbler_SOURCES = events-pointer-motion-scribbler.c
textures_crossfade_SOURCES = textures-crossfade.c
textures_crossfade_cogl_SOURCES = textures-crossfade-cogl.c
textures_crossfade_slideshow_SOURCES = textures-crossfade-slideshow.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]