clutter 3.2.1-x86-mingw32 → 3.2.2-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +1 -0
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +1 -61
- data/vendor/local/include/clutter-1.0/clutter/clutter-marshal.h +212 -182
- data/vendor/local/include/cogl/cogl-path/cogl-path-enum-types.h +1 -3
- data/vendor/local/include/cogl/cogl/cogl-enum-types.h +13 -41
- data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +5 -10
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +2 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +2 -2
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +2 -2
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +2 -2
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +2 -2
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-gdk-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +5 -6
- data/vendor/local/libexec/installed-tests/json-glib-1.0/array.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/boxed.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/builder.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/generator.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/gvariant.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/invalid.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/node.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/object.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/parser.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/path.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/reader.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-complex.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-full.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-simple.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/stream-load.json +1 -0
- data/vendor/local/share/gir-1.0/Json-1.0.gir +108 -60
- data/vendor/local/share/installed-tests/json-glib-1.0/array.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/boxed.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/builder.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/generator.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/gvariant.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/invalid.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/node.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/object.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/parser.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/path.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/reader.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-complex.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-full.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-simple.test +3 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- metadata +43 -66
- data/vendor/local/lib/libjson-glib-1.0.la +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +0 -731
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +0 -657
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +0 -1191
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +0 -515
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +0 -1190
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +0 -80
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +0 -32
- data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +0 -43
- data/vendor/local/share/gtk-doc/html/json-glib/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +0 -1074
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +0 -55
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +0 -180
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +0 -115
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +0 -139
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +0 -38
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +0 -49
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +0 -60
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +0 -83
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +0 -493
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +0 -387
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +0 -1356
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +0 -322
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +0 -2240
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +0 -1688
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +0 -649
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +0 -217
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +0 -343
- data/vendor/local/share/gtk-doc/html/json-glib/json-overview.html +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +0 -44
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +0 -71
- data/vendor/local/share/gtk-doc/html/json-glib/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/json-glib/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/up.png +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +0 -60
- data/vendor/local/share/man/man1/json-glib-validate.1 +0 -56
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
/*
|
2
|
+
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
|
3
3
|
|
4
4
|
#ifndef __COGL_PATH_ENUM_TYPES_H__
|
5
5
|
#define __COGL_PATH_ENUM_TYPES_H__
|
@@ -7,11 +7,9 @@
|
|
7
7
|
#include <glib-object.h>
|
8
8
|
|
9
9
|
G_BEGIN_DECLS
|
10
|
-
|
11
10
|
/* enumerations from "./cogl-path-types.h" */
|
12
11
|
GType cogl_path_fill_rule_get_type (void) G_GNUC_CONST;
|
13
12
|
#define COGL_TYPE_PATH_FILL_RULE (cogl_path_fill_rule_get_type())
|
14
|
-
|
15
13
|
G_END_DECLS
|
16
14
|
|
17
15
|
#endif /* __COGL_PATH_ENUM_TYPES_H__ */
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
/*
|
2
|
+
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
|
3
3
|
|
4
4
|
#ifndef __COGL_ENUM_TYPES_H__
|
5
5
|
#define __COGL_ENUM_TYPES_H__
|
@@ -7,93 +7,65 @@
|
|
7
7
|
#include <glib-object.h>
|
8
8
|
|
9
9
|
G_BEGIN_DECLS
|
10
|
-
|
11
|
-
/* enumerations from "./deprecated/cogl-material-compat.h" */
|
12
|
-
GType cogl_material_filter_get_type (void) G_GNUC_CONST;
|
13
|
-
#define COGL_TYPE_MATERIAL_FILTER (cogl_material_filter_get_type())
|
14
|
-
|
15
|
-
GType cogl_material_wrap_mode_get_type (void) G_GNUC_CONST;
|
16
|
-
#define COGL_TYPE_MATERIAL_WRAP_MODE (cogl_material_wrap_mode_get_type())
|
17
|
-
|
18
|
-
GType cogl_material_alpha_func_get_type (void) G_GNUC_CONST;
|
19
|
-
#define COGL_TYPE_MATERIAL_ALPHA_FUNC (cogl_material_alpha_func_get_type())
|
20
|
-
|
21
|
-
GType cogl_material_layer_type_get_type (void) G_GNUC_CONST;
|
22
|
-
#define COGL_TYPE_MATERIAL_LAYER_TYPE (cogl_material_layer_type_get_type())
|
23
|
-
|
24
|
-
/* enumerations from "./deprecated/cogl-shader.h" */
|
25
|
-
GType cogl_shader_type_get_type (void) G_GNUC_CONST;
|
26
|
-
#define COGL_TYPE_SHADER_TYPE (cogl_shader_type_get_type())
|
27
|
-
|
28
10
|
/* enumerations from "./cogl-bitmap.h" */
|
29
11
|
GType cogl_bitmap_error_get_type (void) G_GNUC_CONST;
|
30
12
|
#define COGL_TYPE_BITMAP_ERROR (cogl_bitmap_error_get_type())
|
31
|
-
|
32
13
|
/* enumerations from "./cogl-texture.h" */
|
33
14
|
GType cogl_texture_error_get_type (void) G_GNUC_CONST;
|
34
15
|
#define COGL_TYPE_TEXTURE_ERROR (cogl_texture_error_get_type())
|
35
|
-
|
36
16
|
GType cogl_texture_type_get_type (void) G_GNUC_CONST;
|
37
17
|
#define COGL_TYPE_TEXTURE_TYPE (cogl_texture_type_get_type())
|
38
|
-
|
39
18
|
GType cogl_texture_components_get_type (void) G_GNUC_CONST;
|
40
19
|
#define COGL_TYPE_TEXTURE_COMPONENTS (cogl_texture_components_get_type())
|
41
|
-
|
42
20
|
/* enumerations from "./cogl-types.h" */
|
43
21
|
GType cogl_pixel_format_get_type (void) G_GNUC_CONST;
|
44
22
|
#define COGL_TYPE_PIXEL_FORMAT (cogl_pixel_format_get_type())
|
45
|
-
|
46
23
|
GType cogl_feature_flags_get_type (void) G_GNUC_CONST;
|
47
24
|
#define COGL_TYPE_FEATURE_FLAGS (cogl_feature_flags_get_type())
|
48
|
-
|
49
25
|
GType cogl_buffer_target_get_type (void) G_GNUC_CONST;
|
50
26
|
#define COGL_TYPE_BUFFER_TARGET (cogl_buffer_target_get_type())
|
51
|
-
|
52
27
|
GType cogl_texture_flags_get_type (void) G_GNUC_CONST;
|
53
28
|
#define COGL_TYPE_TEXTURE_FLAGS (cogl_texture_flags_get_type())
|
54
|
-
|
55
29
|
GType cogl_fog_mode_get_type (void) G_GNUC_CONST;
|
56
30
|
#define COGL_TYPE_FOG_MODE (cogl_fog_mode_get_type())
|
57
|
-
|
58
31
|
GType cogl_blend_string_error_get_type (void) G_GNUC_CONST;
|
59
32
|
#define COGL_TYPE_BLEND_STRING_ERROR (cogl_blend_string_error_get_type())
|
60
|
-
|
61
33
|
GType cogl_system_error_get_type (void) G_GNUC_CONST;
|
62
34
|
#define COGL_TYPE_SYSTEM_ERROR (cogl_system_error_get_type())
|
63
|
-
|
64
35
|
GType cogl_attribute_type_get_type (void) G_GNUC_CONST;
|
65
36
|
#define COGL_TYPE_ATTRIBUTE_TYPE (cogl_attribute_type_get_type())
|
66
|
-
|
67
37
|
GType cogl_indices_type_get_type (void) G_GNUC_CONST;
|
68
38
|
#define COGL_TYPE_INDICES_TYPE (cogl_indices_type_get_type())
|
69
|
-
|
70
39
|
GType cogl_vertices_mode_get_type (void) G_GNUC_CONST;
|
71
40
|
#define COGL_TYPE_VERTICES_MODE (cogl_vertices_mode_get_type())
|
72
|
-
|
73
41
|
GType cogl_depth_test_function_get_type (void) G_GNUC_CONST;
|
74
42
|
#define COGL_TYPE_DEPTH_TEST_FUNCTION (cogl_depth_test_function_get_type())
|
75
|
-
|
76
43
|
GType cogl_renderer_error_get_type (void) G_GNUC_CONST;
|
77
44
|
#define COGL_TYPE_RENDERER_ERROR (cogl_renderer_error_get_type())
|
78
|
-
|
79
45
|
GType cogl_winsys_feature_get_type (void) G_GNUC_CONST;
|
80
46
|
#define COGL_TYPE_WINSYS_FEATURE (cogl_winsys_feature_get_type())
|
81
|
-
|
82
47
|
GType cogl_color_mask_get_type (void) G_GNUC_CONST;
|
83
48
|
#define COGL_TYPE_COLOR_MASK (cogl_color_mask_get_type())
|
84
|
-
|
85
49
|
GType cogl_winding_get_type (void) G_GNUC_CONST;
|
86
50
|
#define COGL_TYPE_WINDING (cogl_winding_get_type())
|
87
|
-
|
88
51
|
GType cogl_buffer_bit_get_type (void) G_GNUC_CONST;
|
89
52
|
#define COGL_TYPE_BUFFER_BIT (cogl_buffer_bit_get_type())
|
90
|
-
|
91
53
|
GType cogl_read_pixels_flags_get_type (void) G_GNUC_CONST;
|
92
54
|
#define COGL_TYPE_READ_PIXELS_FLAGS (cogl_read_pixels_flags_get_type())
|
93
|
-
|
94
55
|
GType cogl_stereo_mode_get_type (void) G_GNUC_CONST;
|
95
56
|
#define COGL_TYPE_STEREO_MODE (cogl_stereo_mode_get_type())
|
96
|
-
|
57
|
+
/* enumerations from "./deprecated/cogl-material-compat.h" */
|
58
|
+
GType cogl_material_filter_get_type (void) G_GNUC_CONST;
|
59
|
+
#define COGL_TYPE_MATERIAL_FILTER (cogl_material_filter_get_type())
|
60
|
+
GType cogl_material_wrap_mode_get_type (void) G_GNUC_CONST;
|
61
|
+
#define COGL_TYPE_MATERIAL_WRAP_MODE (cogl_material_wrap_mode_get_type())
|
62
|
+
GType cogl_material_alpha_func_get_type (void) G_GNUC_CONST;
|
63
|
+
#define COGL_TYPE_MATERIAL_ALPHA_FUNC (cogl_material_alpha_func_get_type())
|
64
|
+
GType cogl_material_layer_type_get_type (void) G_GNUC_CONST;
|
65
|
+
#define COGL_TYPE_MATERIAL_LAYER_TYPE (cogl_material_layer_type_get_type())
|
66
|
+
/* enumerations from "./deprecated/cogl-shader.h" */
|
67
|
+
GType cogl_shader_type_get_type (void) G_GNUC_CONST;
|
68
|
+
#define COGL_TYPE_SHADER_TYPE (cogl_shader_type_get_type())
|
97
69
|
G_END_DECLS
|
98
70
|
|
99
71
|
#endif /* __COGL_ENUM_TYPES_H__ */
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
/*
|
2
|
+
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
|
3
3
|
|
4
4
|
#ifndef __JSON_ENUM_TYPES_H__
|
5
5
|
#define __JSON_ENUM_TYPES_H__
|
@@ -12,27 +12,22 @@
|
|
12
12
|
#include <json-glib/json-version-macros.h>
|
13
13
|
|
14
14
|
G_BEGIN_DECLS
|
15
|
-
|
16
|
-
/* enumerations from "./json-parser.h" */
|
15
|
+
/* enumerations from "/home/vagrant/ruby-gnome2/clutter/tmp/windows/json-glib/json-glib-1.4.2/build/../json-glib/json-parser.h" */
|
17
16
|
JSON_AVAILABLE_IN_1_0
|
18
17
|
GType json_parser_error_get_type (void) G_GNUC_CONST;
|
19
18
|
#define JSON_TYPE_PARSER_ERROR (json_parser_error_get_type())
|
20
|
-
|
21
|
-
/* enumerations from "./json-path.h" */
|
19
|
+
/* enumerations from "/home/vagrant/ruby-gnome2/clutter/tmp/windows/json-glib/json-glib-1.4.2/build/../json-glib/json-path.h" */
|
22
20
|
JSON_AVAILABLE_IN_1_0
|
23
21
|
GType json_path_error_get_type (void) G_GNUC_CONST;
|
24
22
|
#define JSON_TYPE_PATH_ERROR (json_path_error_get_type())
|
25
|
-
|
26
|
-
/* enumerations from "./json-reader.h" */
|
23
|
+
/* enumerations from "/home/vagrant/ruby-gnome2/clutter/tmp/windows/json-glib/json-glib-1.4.2/build/../json-glib/json-reader.h" */
|
27
24
|
JSON_AVAILABLE_IN_1_0
|
28
25
|
GType json_reader_error_get_type (void) G_GNUC_CONST;
|
29
26
|
#define JSON_TYPE_READER_ERROR (json_reader_error_get_type())
|
30
|
-
|
31
|
-
/* enumerations from "./json-types.h" */
|
27
|
+
/* enumerations from "/home/vagrant/ruby-gnome2/clutter/tmp/windows/json-glib/json-glib-1.4.2/build/../json-glib/json-types.h" */
|
32
28
|
JSON_AVAILABLE_IN_1_0
|
33
29
|
GType json_node_type_get_type (void) G_GNUC_CONST;
|
34
30
|
#define JSON_TYPE_NODE_TYPE (json_node_type_get_type())
|
35
|
-
|
36
31
|
G_END_DECLS
|
37
32
|
|
38
33
|
#endif /* !__JSON_ENUM_TYPES_H__ */
|
@@ -102,6 +102,10 @@ void json_generator_set_root (JsonGenerator *generator,
|
|
102
102
|
JSON_AVAILABLE_IN_1_0
|
103
103
|
JsonNode * json_generator_get_root (JsonGenerator *generator);
|
104
104
|
|
105
|
+
JSON_AVAILABLE_IN_1_4
|
106
|
+
GString *json_generator_to_gstring (JsonGenerator *generator,
|
107
|
+
GString *string);
|
108
|
+
|
105
109
|
JSON_AVAILABLE_IN_1_0
|
106
110
|
gchar * json_generator_to_data (JsonGenerator *generator,
|
107
111
|
gsize *length);
|
@@ -176,6 +176,8 @@ gboolean json_parser_load_from_stream_finish (JsonParser *parser,
|
|
176
176
|
|
177
177
|
JSON_AVAILABLE_IN_1_0
|
178
178
|
JsonNode * json_parser_get_root (JsonParser *parser);
|
179
|
+
JSON_AVAILABLE_IN_1_4
|
180
|
+
JsonNode * json_parser_steal_root (JsonParser *parser);
|
179
181
|
|
180
182
|
JSON_AVAILABLE_IN_1_0
|
181
183
|
guint json_parser_get_current_line (JsonParser *parser);
|
@@ -45,6 +45,8 @@
|
|
45
45
|
|
46
46
|
#define JSON_VERSION_1_2 (G_ENCODE_VERSION (1, 2))
|
47
47
|
|
48
|
+
#define JSON_VERSION_1_4 (G_ENCODE_VERSION (1, 4))
|
49
|
+
|
48
50
|
/* evaluates to the current stable version; for development cycles,
|
49
51
|
* this means the next stable target
|
50
52
|
*/
|
@@ -148,4 +150,18 @@
|
|
148
150
|
# define JSON_AVAILABLE_IN_1_2 _JSON_EXTERN
|
149
151
|
#endif
|
150
152
|
|
153
|
+
#if JSON_VERSION_MIN_REQUIRED >= JSON_VERSION_1_4
|
154
|
+
# define JSON_DEPRECATED_IN_1_4 JSON_DEPRECATED
|
155
|
+
# define JSON_DEPRECATED_IN_1_4_FOR(f) JSON_DEPRECATED_FOR(f)
|
156
|
+
#else
|
157
|
+
# define JSON_DEPRECATED_IN_1_4 _JSON_EXTERN
|
158
|
+
# define JSON_DEPRECATED_IN_1_4_FOR(f) _JSON_EXTERN
|
159
|
+
#endif
|
160
|
+
|
161
|
+
#if JSON_VERSION_MAX_ALLOWED < JSON_VERSION_1_4
|
162
|
+
# define JSON_AVAILABLE_IN_1_4 JSON_UNAVAILABLE(1, 4)
|
163
|
+
#else
|
164
|
+
# define JSON_AVAILABLE_IN_1_4 _JSON_EXTERN
|
165
|
+
#endif
|
166
|
+
|
151
167
|
#endif /* __JSON_VERSION_MACROS_H__ */
|
@@ -48,21 +48,21 @@
|
|
48
48
|
*
|
49
49
|
* Json minor version component (e.g. 2 if %JSON_VERSION is 1.2.3)
|
50
50
|
*/
|
51
|
-
#define JSON_MINOR_VERSION (
|
51
|
+
#define JSON_MINOR_VERSION (4)
|
52
52
|
|
53
53
|
/**
|
54
54
|
* JSON_MICRO_VERSION:
|
55
55
|
*
|
56
56
|
* Json micro version component (e.g. 3 if %JSON_VERSION is 1.2.3)
|
57
57
|
*/
|
58
|
-
#define JSON_MICRO_VERSION (
|
58
|
+
#define JSON_MICRO_VERSION (2)
|
59
59
|
|
60
60
|
/**
|
61
61
|
* JSON_VERSION
|
62
62
|
*
|
63
63
|
* Json version.
|
64
64
|
*/
|
65
|
-
#define JSON_VERSION (1.2
|
65
|
+
#define JSON_VERSION (1.4.2)
|
66
66
|
|
67
67
|
/**
|
68
68
|
* JSON_VERSION_S:
|
@@ -70,7 +70,7 @@
|
|
70
70
|
* JSON-GLib version, encoded as a string, useful for printing and
|
71
71
|
* concatenation.
|
72
72
|
*/
|
73
|
-
#define JSON_VERSION_S "1.2
|
73
|
+
#define JSON_VERSION_S "1.4.2"
|
74
74
|
|
75
75
|
#define JSON_ENCODE_VERSION(major,minor,micro) \
|
76
76
|
((major) << 24 | (minor) << 16 | (micro) << 8)
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/clutter/vendor/local/lib -L/home/vagrant/ruby-gnome2/atk/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2/clutter/vendor/local/lib/libcogl-path.la -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/ruby-gnome2/clutter/vendor/local/lib/libcogl-pango.la /home/vagrant/ruby-gnome2/clutter/vendor/local/lib/libcogl.la -ljson-glib-1.0 /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgdk-3.la /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libepoxy.la -lopengl32 -limm32 -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/rcairo/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lgdi32 -lmsimg32 /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la -ldnsapi -liphlpapi -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/ruby-gnome2
|
41
|
+
libdir='/home/vagrant/ruby-gnome2/clutter/vendor/local/lib'
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/clutter/vendor/local/lib /home/vagrant/ruby-gnome2/clutter/vendor/local/lib/libcogl.la -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lole32 -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lmsimg32 -lz -lopengl32 -lgdi32 -lwinmm'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/ruby-gnome2
|
41
|
+
libdir='/home/vagrant/ruby-gnome2/clutter/vendor/local/lib'
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/clutter/vendor/local/lib /home/vagrant/ruby-gnome2/clutter/vendor/local/lib/libcogl.la -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la -lmsimg32 /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la -lopengl32 -lgdi32 -lwinmm'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/ruby-gnome2
|
41
|
+
libdir='/home/vagrant/ruby-gnome2/clutter/vendor/local/lib'
|
Binary file
|
data/vendor/local/lib/libcogl.la
CHANGED
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/clutter/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la -lmsimg32 /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la -lopengl32 -lgdi32 -lwinmm'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
38
38
|
dlpreopen=''
|
39
39
|
|
40
40
|
# Directory that this library needs to be installed in:
|
41
|
-
libdir='/home/vagrant/ruby-gnome2
|
41
|
+
libdir='/home/vagrant/ruby-gnome2/clutter/vendor/local/lib'
|
Binary file
|
@@ -1,11 +1,10 @@
|
|
1
|
-
prefix=/home/vagrant/ruby-gnome2
|
2
|
-
|
3
|
-
libdir=${exec_prefix}/lib
|
1
|
+
prefix=/home/vagrant/ruby-gnome2/clutter/vendor/local
|
2
|
+
libdir=${prefix}/lib
|
4
3
|
includedir=${prefix}/include
|
5
4
|
|
6
5
|
Name: JSON-GLib
|
7
|
-
Description: JSON Parser for GLib
|
8
|
-
Version: 1.2
|
6
|
+
Description: JSON Parser for GLib.
|
7
|
+
Version: 1.4.2
|
8
|
+
Requires: gio-2.0
|
9
9
|
Libs: -L${libdir} -ljson-glib-1.0
|
10
10
|
Cflags: -I${includedir}/json-glib-1.0
|
11
|
-
Requires: gio-2.0
|
Binary file
|
Binary file
|
Binary file
|