r32984 - in /desktop/experimental/cogl/debian: ./ patches/

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Mon Mar 12 01:06:09 UTC 2012


Author: jbicha-guest
Date: Mon Mar 12 01:06:08 2012
New Revision: 32984

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32984
Log:
* New upstream release
* Updated symbols & library name for soname update
* debian/control.in:
  - Bump minimum glib to 2.28
  - Standards-Version 3.9.3
* debian/patches/02_disable_armv5t_specific_optimization.patch: Disabled

Added:
    desktop/experimental/cogl/debian/libcogl9.install
      - copied unchanged from r32983, desktop/experimental/cogl/debian/libcogl5.install
    desktop/experimental/cogl/debian/libcogl9.symbols
      - copied, changed from r32983, desktop/experimental/cogl/debian/libcogl5.symbols
    desktop/experimental/cogl/debian/libcogl9.symbols.egl
      - copied unchanged from r32983, desktop/experimental/cogl/debian/libcogl5.symbols.egl
Removed:
    desktop/experimental/cogl/debian/libcogl5.install
    desktop/experimental/cogl/debian/libcogl5.symbols
    desktop/experimental/cogl/debian/libcogl5.symbols.egl
Modified:
    desktop/experimental/cogl/debian/changelog
    desktop/experimental/cogl/debian/control
    desktop/experimental/cogl/debian/control.in
    desktop/experimental/cogl/debian/libcogl-common.install
    desktop/experimental/cogl/debian/patches/02_disable_armv5t_specific_optimization.patch
    desktop/experimental/cogl/debian/patches/series
    desktop/experimental/cogl/debian/rules

Modified: desktop/experimental/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/changelog?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/changelog [utf-8] (original)
+++ desktop/experimental/cogl/debian/changelog [utf-8] Mon Mar 12 01:06:08 2012
@@ -1,4 +1,4 @@
-cogl (1.8.2-2) UNRELEASED; urgency=low
+cogl (1.9.8-1) UNRELEASED; urgency=low
 
   [ Michael Biebl ]
   * Change section of gir1.2-cogl-1.0 and gir1.2-coglpango-1.0 to
@@ -7,7 +7,15 @@
   [ Josselin Mouette ]
   * Update repository URL.
 
- -- Michael Biebl <biebl at debian.org>  Fri, 16 Dec 2011 23:15:00 +0100
+  [ Jeremy Bicha ]
+  * New upstream release
+  * Updated symbols & library name for soname update
+  * debian/control.in:
+    - Bump minimum glib to 2.28
+    - Standards-Version 3.9.3
+  * debian/patches/02_disable_armv5t_specific_optimization.patch: Disabled
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sun, 11 Mar 2012 20:51:49 -0400
 
 cogl (1.8.2-1) unstable; urgency=low
 

Modified: desktop/experimental/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control [utf-8] (original)
+++ desktop/experimental/cogl/debian/control [utf-8] Mon Mar 12 01:06:08 2012
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Rico Tzschichholz <ricotz at ubuntu.com>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Laurent Bigonville <bigon at debian.org>
 Build-Depends: debhelper (>= 8.1.3~),
                cdbs (>= 0.4.93~),
                gnome-pkg-tools,
@@ -17,17 +17,17 @@
                libcairo2-dev (>= 1.10),
                libpango1.0-dev (>= 1.28.3-5),
                libgdk-pixbuf2.0-dev (>= 2.0),
-               libglib2.0-dev (>= 2.26.0),
+               libglib2.0-dev (>= 2.28.0),
                libxfixes-dev (>= 1:3),
                libxdamage-dev,
                libxcomposite-dev (>= 0.4),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/cogl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
 
-Package: libcogl5
+Package: libcogl9
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -58,9 +58,9 @@
 Package: libcogl-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl5 (= ${binary:Version}),
+Depends: libcogl9 (= ${binary:Version}),
          gir1.2-cogl-1.0 (= ${binary:Version}),
-         libglib2.0-dev (>= 2.26.0),
+         libglib2.0-dev (>= 2.28.0),
          libdrm-dev [!hurd-any],
          libgdk-pixbuf2.0-dev (>= 2.0),
          libx11-dev,
@@ -82,11 +82,11 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl5-dbg
+Package: libcogl9-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl5 (= ${binary:Version}),
+Depends: libcogl9 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
@@ -149,7 +149,7 @@
 Depends: libcogl-pango0 (= ${binary:Version}),
          gir1.2-coglpango-1.0 (= ${binary:Version}),
          libcogl-dev (= ${binary:Version}),
-         libglib2.0-dev (>= 2.26.0),
+         libglib2.0-dev (>= 2.28.0),
          libcairo2-dev (>= 1.10),
          libdrm-dev [!hurd-any],
          libgdk-pixbuf2.0-dev (>= 2.0),

Modified: desktop/experimental/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control.in?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control.in [utf-8] (original)
+++ desktop/experimental/cogl/debian/control.in [utf-8] Mon Mar 12 01:06:08 2012
@@ -12,17 +12,17 @@
                libcairo2-dev (>= 1.10),
                libpango1.0-dev (>= 1.28.3-5),
                libgdk-pixbuf2.0-dev (>= 2.0),
-               libglib2.0-dev (>= 2.26.0),
+               libglib2.0-dev (>= 2.28.0),
                libxfixes-dev (>= 1:3),
                libxdamage-dev,
                libxcomposite-dev (>= 0.4),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/cogl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
 
-Package: libcogl5
+Package: libcogl9
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -53,9 +53,9 @@
 Package: libcogl-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl5 (= ${binary:Version}),
+Depends: libcogl9 (= ${binary:Version}),
          gir1.2-cogl-1.0 (= ${binary:Version}),
-         libglib2.0-dev (>= 2.26.0),
+         libglib2.0-dev (>= 2.28.0),
          libdrm-dev [!hurd-any],
          libgdk-pixbuf2.0-dev (>= 2.0),
          libx11-dev,
@@ -77,11 +77,11 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl5-dbg
+Package: libcogl9-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl5 (= ${binary:Version}),
+Depends: libcogl9 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
@@ -144,7 +144,7 @@
 Depends: libcogl-pango0 (= ${binary:Version}),
          gir1.2-coglpango-1.0 (= ${binary:Version}),
          libcogl-dev (= ${binary:Version}),
-         libglib2.0-dev (>= 2.26.0),
+         libglib2.0-dev (>= 2.28.0),
          libcairo2-dev (>= 1.10),
          libdrm-dev [!hurd-any],
          libgdk-pixbuf2.0-dev (>= 2.0),

Modified: desktop/experimental/cogl/debian/libcogl-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/libcogl-common.install?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/libcogl-common.install [utf-8] (original)
+++ desktop/experimental/cogl/debian/libcogl-common.install [utf-8] Mon Mar 12 01:06:08 2012
@@ -1,1 +1,2 @@
+usr/share/cogl
 usr/share/locale

Copied: desktop/experimental/cogl/debian/libcogl9.symbols (from r32983, desktop/experimental/cogl/debian/libcogl5.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/libcogl9.symbols?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/libcogl5.symbols [utf-8] (original)
+++ desktop/experimental/cogl/debian/libcogl9.symbols [utf-8] Mon Mar 12 01:06:08 2012
@@ -1,4 +1,4 @@
-libcogl.so.5 libcogl5 #MINVER#
+libcogl.so.9 libcogl9 #MINVER#
  _cogl_atlas_add_reorganize_callback at Base 1.7.4
  _cogl_atlas_new at Base 1.7.4
  _cogl_atlas_reserve_space at Base 1.7.4
@@ -7,7 +7,6 @@
  _cogl_atlas_texture_remove_reorganize_callback at Base 1.7.4
  _cogl_context_get_default at Base 1.7.4
  _cogl_debug_flags at Base 1.7.4
- _cogl_texture_foreach_sub_texture_in_region at Base 1.7.4
  cogl2_clip_push_from_path at Base 1.7.4
  cogl2_path_arc at Base 1.7.4
  cogl2_path_close at Base 1.7.4
@@ -41,22 +40,25 @@
  cogl_begin_gl at Base 1.7.4
  cogl_bitmap_error_get_type at Base 1.7.4
  cogl_bitmap_error_quark at Base 1.7.4
+ cogl_bitmap_get_buffer at Base 1.9.8
+ cogl_bitmap_get_format at Base 1.9.8
+ cogl_bitmap_get_height at Base 1.9.8
+ cogl_bitmap_get_rowstride at Base 1.9.8
  cogl_bitmap_get_size_from_file at Base 1.7.4
- cogl_bitmap_new_from_buffer_EXP at Base 1.7.6
+ cogl_bitmap_get_width at Base 1.9.8
+ cogl_bitmap_new_from_buffer at Base 1.9.3
  cogl_bitmap_new_from_file at Base 1.7.4
+ cogl_bitmap_new_with_size at Base 1.9.8
  cogl_blend_string_error_get_type at Base 1.7.4
  cogl_blend_string_error_quark at Base 1.7.4
- cogl_buffer_access_get_type at Base 1.7.4
  cogl_buffer_bit_get_type at Base 1.7.4
- cogl_buffer_get_size_EXP at Base 1.7.4
- cogl_buffer_get_update_hint_EXP at Base 1.7.4
- cogl_buffer_map_EXP at Base 1.7.4
- cogl_buffer_map_hint_get_type at Base 1.7.4
- cogl_buffer_set_data_EXP at Base 1.7.4
- cogl_buffer_set_update_hint_EXP at Base 1.7.4
+ cogl_buffer_get_size at Base 1.9.3
+ cogl_buffer_get_update_hint at Base 1.9.3
+ cogl_buffer_map at Base 1.9.3
+ cogl_buffer_set_data at Base 1.9.3
+ cogl_buffer_set_update_hint at Base 1.9.3
  cogl_buffer_target_get_type at Base 1.7.4
- cogl_buffer_unmap_EXP at Base 1.7.4
- cogl_buffer_update_hint_get_type at Base 1.7.4
+ cogl_buffer_unmap at Base 1.9.3
  cogl_check_extension at Base 1.7.4
  cogl_clear at Base 1.7.4
  cogl_clip_ensure at Base 1.7.4
@@ -64,6 +66,7 @@
  cogl_clip_push at Base 1.7.4
  cogl_clip_push_from_path at Base 1.7.4
  cogl_clip_push_from_path_preserve at Base 1.7.4
+ cogl_clip_push_primitive at Base 1.9.4
  cogl_clip_push_rectangle at Base 1.7.4
  cogl_clip_push_window_rect at Base 1.7.4
  cogl_clip_push_window_rectangle at Base 1.7.4
@@ -108,12 +111,12 @@
  cogl_color_set_red_byte at Base 1.7.4
  cogl_color_set_red_float at Base 1.7.4
  cogl_color_unpremultiply at Base 1.7.4
- cogl_context_get_display_EXP at Base 1.7.8
- cogl_context_new_EXP at Base 1.7.4
+ cogl_context_get_display at Base 1.9.3
+ cogl_context_new at Base 1.9.3
  cogl_create_program at Base 1.7.4
  cogl_create_shader at Base 1.7.4
- cogl_debug_object_foreach_type at Base 1.7.4
- cogl_debug_object_print_instances at Base 1.7.4
+ cogl_debug_object_foreach_type_EXP at Base 1.9.2
+ cogl_debug_object_print_instances_EXP at Base 1.9.2
  cogl_depth_state_get_range at Base 1.7.4
  cogl_depth_state_get_test_enabled at Base 1.7.4
  cogl_depth_state_get_test_function at Base 1.7.4
@@ -126,15 +129,13 @@
  cogl_depth_test_function_get_type at Base 1.7.4
  cogl_disable_fog at Base 1.7.4
  cogl_display_error_quark at Base 1.7.4
- cogl_display_get_renderer_EXP at Base 1.8.0
- cogl_display_new_EXP at Base 1.7.4
- cogl_display_setup_EXP at Base 1.7.4
+ cogl_display_get_renderer at Base 1.9.6
+ cogl_display_new at Base 1.9.6
+ cogl_display_setup at Base 1.9.6
  cogl_double_to_fixed at Base 1.7.4
  cogl_double_to_int at Base 1.7.4
  cogl_double_to_uint at Base 1.7.4
- cogl_draw_attributes at Base 1.7.4
- cogl_draw_indexed_attributes at Base 1.7.4
-(arch=armel armhf)#include "libcogl5.symbols.egl"
+(arch=armel armhf)#include "libcogl9.symbols.egl"
  cogl_end_gl at Base 1.7.4
  cogl_error_get_type at Base 1.7.4
  cogl_euler_copy at Base 1.7.4
@@ -159,36 +160,64 @@
  cogl_fixed_tan at Base 1.7.4
  cogl_flush at Base 1.7.4
  cogl_fog_mode_get_type at Base 1.7.4
- cogl_framebuffer_add_swap_buffers_callback_EXP at Base 1.7.4
- cogl_framebuffer_allocate_EXP at Base 1.7.4
- cogl_framebuffer_clear4f_EXP at Base 1.7.6
- cogl_framebuffer_clear_EXP at Base 1.7.6
- cogl_framebuffer_get_alpha_bits_EXP at Base 1.7.6
- cogl_framebuffer_get_blue_bits_EXP at Base 1.7.4
- cogl_framebuffer_get_color_format_EXP at Base 1.7.8
- cogl_framebuffer_get_color_mask_EXP at Base 1.7.4
- cogl_framebuffer_get_context_EXP at Base 1.7.6
+ cogl_foreach_feature at Base 1.9.4
+ cogl_framebuffer_allocate at Base 1.9.4
+ cogl_framebuffer_clear4f at Base 1.9.4
+ cogl_framebuffer_clear at Base 1.9.4
+ cogl_framebuffer_discard_buffers at Base 1.9.4
+ cogl_framebuffer_draw_attributes at Base 1.9.6
+ cogl_framebuffer_draw_indexed_attributes at Base 1.9.6
+ cogl_framebuffer_draw_primitive at Base 1.9.6
+ cogl_framebuffer_error_quark at Base 1.9.4
+ cogl_framebuffer_finish at Base 1.9.2
+ cogl_framebuffer_frustum at Base 1.9.4
+ cogl_framebuffer_get_alpha_bits at Base 1.9.4
+ cogl_framebuffer_get_blue_bits at Base 1.9.4
+ cogl_framebuffer_get_color_format at Base 1.9.4
+ cogl_framebuffer_get_color_mask at Base 1.9.4
+ cogl_framebuffer_get_context at Base 1.9.4
  cogl_framebuffer_get_dither_enabled at Base 1.7.4
- cogl_framebuffer_get_green_bits_EXP at Base 1.7.4
- cogl_framebuffer_get_height_EXP at Base 1.7.4
- cogl_framebuffer_get_red_bits_EXP at Base 1.7.4
- cogl_framebuffer_get_viewport4fv_EXP at Base 1.7.4
- cogl_framebuffer_get_viewport_height_EXP at Base 1.7.4
- cogl_framebuffer_get_viewport_width_EXP at Base 1.7.4
- cogl_framebuffer_get_viewport_x_EXP at Base 1.7.4
- cogl_framebuffer_get_viewport_y_EXP at Base 1.7.4
- cogl_framebuffer_get_width_EXP at Base 1.7.4
- cogl_framebuffer_remove_swap_buffers_callback_EXP at Base 1.7.4
- cogl_framebuffer_set_color_mask_EXP at Base 1.7.4
+ cogl_framebuffer_get_green_bits at Base 1.9.4
+ cogl_framebuffer_get_height at Base 1.9.4
+ cogl_framebuffer_get_modelview_matrix at Base 1.9.4
+ cogl_framebuffer_get_projection_matrix at Base 1.9.3
+ cogl_framebuffer_get_red_bits at Base 1.9.4
+ cogl_framebuffer_get_samples_per_pixel at Base 1.9.4
+ cogl_framebuffer_get_viewport4fv at Base 1.9.4
+ cogl_framebuffer_get_viewport_height at Base 1.9.4
+ cogl_framebuffer_get_viewport_width at Base 1.9.4
+ cogl_framebuffer_get_viewport_x at Base 1.9.4
+ cogl_framebuffer_get_viewport_y at Base 1.9.4
+ cogl_framebuffer_get_width at Base 1.9.4
+ cogl_framebuffer_identity_matrix at Base 1.9.4
+ cogl_framebuffer_orthographic at Base 1.9.4
+ cogl_framebuffer_perspective at Base 1.9.4
+ cogl_framebuffer_pop_clip at Base 1.9.4
+ cogl_framebuffer_pop_matrix at Base 1.9.4
+ cogl_framebuffer_push_matrix at Base 1.9.4
+ cogl_framebuffer_push_path_clip at Base 1.9.4
+ cogl_framebuffer_push_primitive_clip at Base 1.9.4
+ cogl_framebuffer_push_rectangle_clip at Base 1.9.4
+ cogl_framebuffer_push_scissor_clip at Base 1.9.4
+ cogl_framebuffer_read_pixels_into_bitmap at Base 1.9.8
+ cogl_framebuffer_resolve_samples at Base 1.9.4
+ cogl_framebuffer_resolve_samples_region at Base 1.9.4
+ cogl_framebuffer_rotate at Base 1.9.4
+ cogl_framebuffer_scale at Base 1.9.4
+ cogl_framebuffer_set_color_mask at Base 1.9.4
  cogl_framebuffer_set_dither_enabled at Base 1.7.4
- cogl_framebuffer_set_viewport_EXP at Base 1.7.4
- cogl_framebuffer_swap_buffers_EXP at Base 1.7.4
- cogl_framebuffer_swap_region_EXP at Base 1.7.4
+ cogl_framebuffer_set_modelview_matrix at Base 1.9.4
+ cogl_framebuffer_set_projection_matrix at Base 1.9.3
+ cogl_framebuffer_set_samples_per_pixel at Base 1.9.4
+ cogl_framebuffer_set_viewport at Base 1.9.4
+ cogl_framebuffer_transform at Base 1.9.4
+ cogl_framebuffer_translate at Base 1.9.4
+ cogl_framebuffer_vdraw_attributes at Base 1.9.6
  cogl_frustum at Base 1.7.4
  cogl_get_backface_culling_enabled at Base 1.7.4
  cogl_get_bitmasks at Base 1.7.4
  cogl_get_depth_test_enabled at Base 1.7.4
- cogl_get_draw_framebuffer_EXP at Base 1.7.4
+ cogl_get_draw_framebuffer at Base 1.9.4
  cogl_get_features at Base 1.7.4
  cogl_get_modelview_matrix at Base 1.7.4
  cogl_get_option_group at Base 1.7.4
@@ -200,10 +229,12 @@
  cogl_get_static_identity_quaternion at Base 1.7.4
  cogl_get_static_zero_quaternion at Base 1.7.4
  cogl_get_viewport at Base 1.7.4
- cogl_gtype_matrix_get_type at Base 1.7.4
+ cogl_glib_source_new at Base 1.9.3
  cogl_handle_get_type at Base 1.7.4
  cogl_handle_ref at Base 1.7.4
  cogl_handle_unref at Base 1.7.4
+ cogl_has_feature at Base 1.9.4
+ cogl_has_features at Base 1.9.4
  cogl_index_buffer_allocate at Base 1.7.4
  cogl_index_buffer_new at Base 1.7.4
  cogl_indices_get_buffer at Base 1.7.4
@@ -216,7 +247,7 @@
  cogl_is_attribute at Base 1.7.4
  cogl_is_attribute_buffer at Base 1.7.4
  cogl_is_bitmap at Base 1.7.4
- cogl_is_buffer_EXP at Base 1.7.4
+ cogl_is_buffer at Base 1.9.3
  cogl_is_context at Base 1.7.4
  cogl_is_display at Base 1.7.4
  cogl_is_index_buffer at Base 1.7.4
@@ -226,17 +257,21 @@
  cogl_is_offscreen at Base 1.7.4
  cogl_is_onscreen_template at Base 1.7.4
  cogl_is_path at Base 1.7.4
- cogl_is_pipeline_EXP at Base 1.8.0
+ cogl_is_pipeline at Base 1.9.4
  cogl_is_pixel_buffer_EXP at Base 1.7.4
  cogl_is_primitive at Base 1.7.4
  cogl_is_program at Base 1.7.4
- cogl_is_renderer_EXP at Base 1.7.4
+ cogl_is_renderer at Base 1.9.4
  cogl_is_shader at Base 1.7.4
+ cogl_is_snippet at Base 1.9.4
+ cogl_is_sub_texture_EXP at Base 1.9.2
  cogl_is_swap_chain at Base 1.7.4
  cogl_is_texture at Base 1.7.4
  cogl_is_texture_2d_EXP at Base 1.7.4
- cogl_is_texture_3d_EXP at Base 1.7.4
- cogl_is_texture_pixmap_x11_EXP at Base 1.7.4
+ cogl_is_texture_2d_sliced at Base 1.9.2
+ cogl_is_texture_3d at Base 1.9.6
+ cogl_is_texture_pixmap_x11 at Base 1.9.6
+ cogl_is_texture_rectangle_EXP at Base 1.9.2
  cogl_is_vertex_buffer at Base 1.7.4
  cogl_is_vertex_buffer_indices at Base 1.7.4
  cogl_material_alpha_func_get_type at Base 1.7.4
@@ -306,18 +341,21 @@
  cogl_matrix_init_from_quaternion at Base 1.7.4
  cogl_matrix_init_identity at Base 1.7.4
  cogl_matrix_is_identity at Base 1.7.4
- cogl_matrix_look_at_EXP at Base 1.7.6
+ cogl_matrix_look_at at Base 1.9.4
  cogl_matrix_multiply at Base 1.7.4
  cogl_matrix_ortho at Base 1.7.4
+ cogl_matrix_orthographic at Base 1.9.4
  cogl_matrix_perspective at Base 1.7.4
- cogl_matrix_project_points_EXP at Base 1.7.4
+ cogl_matrix_project_points at Base 1.9.4
  cogl_matrix_rotate at Base 1.7.4
  cogl_matrix_scale at Base 1.7.4
  cogl_matrix_transform_point at Base 1.7.4
- cogl_matrix_transform_points_EXP at Base 1.7.4
+ cogl_matrix_transform_points at Base 1.9.4
  cogl_matrix_translate at Base 1.7.4
- cogl_matrix_view_2d_in_frustum_EXP at Base 1.7.4
- cogl_matrix_view_2d_in_perspective_EXP at Base 1.7.4
+ cogl_matrix_transpose at Base 1.9.2
+ cogl_matrix_view_2d_in_frustum at Base 1.9.4
+ cogl_matrix_view_2d_in_perspective at Base 1.9.4
+ cogl_meta_texture_foreach_in_region at Base 1.9.2
  cogl_object_get_user_data at Base 1.7.4
  cogl_object_ref at Base 1.7.4
  cogl_object_set_user_data at Base 1.7.4
@@ -325,13 +363,19 @@
  cogl_offscreen_new_to_texture at Base 1.7.4
  cogl_offscreen_ref at Base 1.7.4
  cogl_offscreen_unref at Base 1.7.4
+ cogl_onscreen_add_swap_buffers_callback at Base 1.9.6
  cogl_onscreen_clutter_backend_set_size_CLUTTER at Base 1.7.4
- cogl_onscreen_hide_EXP at Base 1.7.4
- cogl_onscreen_new_EXP at Base 1.7.4
- cogl_onscreen_set_swap_throttled_EXP at Base 1.7.4
- cogl_onscreen_show_EXP at Base 1.7.4
+ cogl_onscreen_hide at Base 1.9.4
+ cogl_onscreen_new at Base 1.9.4
+ cogl_onscreen_remove_swap_buffers_callback at Base 1.9.6
+ cogl_onscreen_set_swap_throttled at Base 1.9.4
+ cogl_onscreen_show at Base 1.9.4
+ cogl_onscreen_swap_buffers at Base 1.9.6
+ cogl_onscreen_swap_region at Base 1.9.6
  cogl_onscreen_template_error_quark at Base 1.7.4
  cogl_onscreen_template_new_EXP at Base 1.7.4
+ cogl_onscreen_template_set_samples_per_pixel at Base 1.9.2
+ cogl_onscreen_template_set_swap_throttled at Base 1.9.4
  cogl_ortho at Base 1.7.4
  cogl_path_arc at Base 1.7.4
  cogl_path_close at Base 1.7.4
@@ -357,66 +401,86 @@
  cogl_path_stroke at Base 1.7.4
  cogl_path_stroke_preserve at Base 1.7.4
  cogl_perspective at Base 1.7.4
+ cogl_pipeline_add_layer_snippet at Base 1.9.4
+ cogl_pipeline_add_snippet at Base 1.9.4
  cogl_pipeline_cache_free at Base 1.7.4
  cogl_pipeline_cache_new at Base 1.7.4
- cogl_pipeline_copy_EXP at Base 1.8.0
- cogl_pipeline_foreach_layer_EXP at Base 1.8.0
- cogl_pipeline_get_alpha_test_function_EXP at Base 1.8.0
- cogl_pipeline_get_alpha_test_reference_EXP at Base 1.8.0
- cogl_pipeline_get_ambient_EXP at Base 1.8.0
- cogl_pipeline_get_color_EXP at Base 1.8.0
- cogl_pipeline_get_color_mask_EXP at Base 1.7.4
- cogl_pipeline_get_depth_state_EXP at Base 1.8.0
- cogl_pipeline_get_diffuse_EXP at Base 1.8.0
- cogl_pipeline_get_emission_EXP at Base 1.8.0
- cogl_pipeline_get_layer_point_sprite_coords_enabled_EXP at Base 1.8.0
- cogl_pipeline_get_layer_wrap_mode_p_EXP at Base 1.8.0
- cogl_pipeline_get_layer_wrap_mode_s_EXP at Base 1.8.0
- cogl_pipeline_get_layer_wrap_mode_t_EXP at Base 1.8.0
- cogl_pipeline_get_n_layers_EXP at Base 1.8.0
- cogl_pipeline_get_point_size_EXP at Base 1.8.0
- cogl_pipeline_get_shininess_EXP at Base 1.8.0
- cogl_pipeline_get_specular_EXP at Base 1.8.0
- cogl_pipeline_get_user_program_EXP at Base 1.8.0
- cogl_pipeline_new_EXP at Base 1.8.0
- cogl_pipeline_remove_layer_EXP at Base 1.8.0
- cogl_pipeline_set_alpha_test_function_EXP at Base 1.8.0
- cogl_pipeline_set_ambient_EXP at Base 1.8.0
- cogl_pipeline_set_ambient_and_diffuse_EXP at Base 1.8.0
- cogl_pipeline_set_blend_EXP at Base 1.8.0
- cogl_pipeline_set_blend_constant_EXP at Base 1.8.0
- cogl_pipeline_set_color4f_EXP at Base 1.8.0
- cogl_pipeline_set_color4ub_EXP at Base 1.8.0
- cogl_pipeline_set_color_EXP at Base 1.8.0
- cogl_pipeline_set_color_mask_EXP at Base 1.7.4
- cogl_pipeline_set_depth_state_EXP at Base 1.8.0
- cogl_pipeline_set_diffuse_EXP at Base 1.8.0
- cogl_pipeline_set_emission_EXP at Base 1.8.0
- cogl_pipeline_set_layer_combine_EXP at Base 1.8.0
- cogl_pipeline_set_layer_combine_constant_EXP at Base 1.8.0
- cogl_pipeline_set_layer_filters_EXP at Base 1.8.0
- cogl_pipeline_set_layer_matrix_EXP at Base 1.8.0
- cogl_pipeline_set_layer_point_sprite_coords_enabled_EXP at Base 1.8.0
- cogl_pipeline_set_layer_texture_EXP at Base 1.8.0
- cogl_pipeline_set_layer_wrap_mode_EXP at Base 1.8.0
- cogl_pipeline_set_layer_wrap_mode_p_EXP at Base 1.8.0
- cogl_pipeline_set_layer_wrap_mode_s_EXP at Base 1.8.0
- cogl_pipeline_set_layer_wrap_mode_t_EXP at Base 1.8.0
- cogl_pipeline_set_point_size_EXP at Base 1.8.0
- cogl_pipeline_set_shininess_EXP at Base 1.8.0
- cogl_pipeline_set_specular_EXP at Base 1.8.0
- cogl_pipeline_set_user_program_EXP at Base 1.8.0
- cogl_pixel_buffer_new_with_size_EXP at Base 1.7.4
+ cogl_pipeline_copy at Base 1.9.4
+ cogl_pipeline_foreach_layer at Base 1.9.4
+ cogl_pipeline_get_alpha_test_function at Base 1.9.4
+ cogl_pipeline_get_alpha_test_reference at Base 1.9.4
+ cogl_pipeline_get_ambient at Base 1.9.4
+ cogl_pipeline_get_color at Base 1.9.4
+ cogl_pipeline_get_color_mask at Base 1.9.4
+ cogl_pipeline_get_cull_face_mode at Base 1.9.2
+ cogl_pipeline_get_depth_state at Base 1.9.4
+ cogl_pipeline_get_diffuse at Base 1.9.4
+ cogl_pipeline_get_emission at Base 1.9.4
+ cogl_pipeline_get_front_face_winding at Base 1.9.2
+ cogl_pipeline_get_layer_mag_filter at Base 1.9.6
+ cogl_pipeline_get_layer_min_filter at Base 1.9.6
+ cogl_pipeline_get_layer_point_sprite_coords_enabled at Base 1.9.4
+ cogl_pipeline_get_layer_texture at Base 1.9.6
+ cogl_pipeline_get_layer_wrap_mode_p at Base 1.9.4
+ cogl_pipeline_get_layer_wrap_mode_s at Base 1.9.4
+ cogl_pipeline_get_layer_wrap_mode_t at Base 1.9.4
+ cogl_pipeline_get_n_layers at Base 1.9.4
+ cogl_pipeline_get_point_size at Base 1.9.4
+ cogl_pipeline_get_shininess at Base 1.9.4
+ cogl_pipeline_get_specular at Base 1.9.4
+ cogl_pipeline_get_uniform_location at Base 1.9.4
+ cogl_pipeline_get_user_program at Base 1.9.4
+ cogl_pipeline_new at Base 1.9.4
+ cogl_pipeline_remove_layer at Base 1.9.4
+ cogl_pipeline_set_alpha_test_function at Base 1.9.4
+ cogl_pipeline_set_ambient at Base 1.9.4
+ cogl_pipeline_set_ambient_and_diffuse at Base 1.9.4
+ cogl_pipeline_set_blend at Base 1.9.4
+ cogl_pipeline_set_blend_constant at Base 1.9.4
+ cogl_pipeline_set_color4f at Base 1.9.4
+ cogl_pipeline_set_color4ub at Base 1.9.4
+ cogl_pipeline_set_color at Base 1.9.4
+ cogl_pipeline_set_color_mask at Base 1.9.4
+ cogl_pipeline_set_cull_face_mode at Base 1.9.2
+ cogl_pipeline_set_depth_state at Base 1.9.4
+ cogl_pipeline_set_diffuse at Base 1.9.4
+ cogl_pipeline_set_emission at Base 1.9.4
+ cogl_pipeline_set_front_face_winding at Base 1.9.2
+ cogl_pipeline_set_layer_combine at Base 1.9.4
+ cogl_pipeline_set_layer_combine_constant at Base 1.9.4
+ cogl_pipeline_set_layer_filters at Base 1.9.4
+ cogl_pipeline_set_layer_matrix at Base 1.9.4
+ cogl_pipeline_set_layer_null_texture at Base 1.9.6
+ cogl_pipeline_set_layer_point_sprite_coords_enabled at Base 1.9.4
+ cogl_pipeline_set_layer_texture at Base 1.9.4
+ cogl_pipeline_set_layer_wrap_mode at Base 1.9.4
+ cogl_pipeline_set_layer_wrap_mode_p at Base 1.9.4
+ cogl_pipeline_set_layer_wrap_mode_s at Base 1.9.4
+ cogl_pipeline_set_layer_wrap_mode_t at Base 1.9.4
+ cogl_pipeline_set_point_size at Base 1.9.4
+ cogl_pipeline_set_shininess at Base 1.9.4
+ cogl_pipeline_set_specular at Base 1.9.4
+ cogl_pipeline_set_uniform_1f at Base 1.9.4
+ cogl_pipeline_set_uniform_1i at Base 1.9.4
+ cogl_pipeline_set_uniform_float at Base 1.9.4
+ cogl_pipeline_set_uniform_int at Base 1.9.4
+ cogl_pipeline_set_uniform_matrix at Base 1.9.4
+ cogl_pipeline_set_user_program at Base 1.9.4
+ cogl_pixel_buffer_new_EXP at Base 1.9.8
  cogl_pixel_format_get_type at Base 1.7.4
+ cogl_poll_dispatch at Base 1.9.3
+ cogl_poll_get_info at Base 1.9.3
  cogl_polygon at Base 1.7.4
  cogl_pop_draw_buffer at Base 1.7.4
  cogl_pop_framebuffer at Base 1.7.4
  cogl_pop_matrix at Base 1.7.4
  cogl_pop_source at Base 1.7.4
- cogl_primitive_draw at Base 1.7.4
+ cogl_primitive_copy at Base 1.9.6
+ cogl_primitive_foreach_attribute at Base 1.9.6
  cogl_primitive_get_first_vertex at Base 1.7.4
+ cogl_primitive_get_indices at Base 1.9.6
  cogl_primitive_get_mode at Base 1.7.4
- cogl_primitive_get_n_vertices at Base 1.7.4
+ cogl_primitive_get_n_vertices_EXP at Base 1.9.2
  cogl_primitive_new at Base 1.7.4
  cogl_primitive_new_p2 at Base 1.7.4
  cogl_primitive_new_p2c4 at Base 1.7.4
@@ -429,9 +493,9 @@
  cogl_primitive_new_with_attributes at Base 1.7.4
  cogl_primitive_set_attributes at Base 1.7.4
  cogl_primitive_set_first_vertex at Base 1.7.4
- cogl_primitive_set_indices at Base 1.7.4
+ cogl_primitive_set_indices_EXP at Base 1.9.2
  cogl_primitive_set_mode at Base 1.7.4
- cogl_primitive_set_n_vertices at Base 1.7.4
+ cogl_primitive_set_n_vertices_EXP at Base 1.9.2
  cogl_program_attach_shader at Base 1.7.4
  cogl_program_get_uniform_location at Base 1.7.4
  cogl_program_link at Base 1.7.4
@@ -482,14 +546,18 @@
  cogl_rectangle_with_texture_coords at Base 1.7.4
  cogl_rectangles at Base 1.7.4
  cogl_rectangles_with_texture_coords at Base 1.7.4
- cogl_renderer_check_onscreen_template_EXP at Base 1.7.4
- cogl_renderer_connect_EXP at Base 1.7.4
+ cogl_renderer_add_constraint at Base 1.9.6
+ cogl_renderer_check_onscreen_template at Base 1.9.4
+ cogl_renderer_connect at Base 1.9.4
  cogl_renderer_error_get_type at Base 1.7.4
- cogl_renderer_error_quark_EXP at Base 1.7.4
- cogl_renderer_get_n_fragment_texture_units_EXP at Base 1.7.8
- cogl_renderer_get_winsys_id_EXP at Base 1.7.4
- cogl_renderer_new_EXP at Base 1.7.4
- cogl_renderer_set_winsys_id_EXP at Base 1.7.4
+ cogl_renderer_error_quark at Base 1.9.4
+ cogl_renderer_get_driver at Base 1.9.7
+ cogl_renderer_get_n_fragment_texture_units at Base 1.9.4
+ cogl_renderer_get_winsys_id at Base 1.9.4
+ cogl_renderer_new at Base 1.9.4
+ cogl_renderer_remove_constraint at Base 1.9.4
+ cogl_renderer_set_driver at Base 1.9.7
+ cogl_renderer_set_winsys_id at Base 1.9.4
  cogl_rotate at Base 1.7.4
  cogl_scale at Base 1.7.4
  cogl_set_backface_culling_enabled at Base 1.7.4
@@ -514,7 +582,19 @@
  cogl_shader_source at Base 1.7.4
  cogl_shader_type_get_type at Base 1.7.4
  cogl_shader_unref at Base 1.7.4
+ cogl_snippet_get_declarations at Base 1.9.4
+ cogl_snippet_get_hook at Base 1.9.4
+ cogl_snippet_get_post at Base 1.9.4
+ cogl_snippet_get_pre at Base 1.9.4
+ cogl_snippet_get_replace at Base 1.9.4
+ cogl_snippet_new at Base 1.9.4
+ cogl_snippet_set_declarations at Base 1.9.4
+ cogl_snippet_set_post at Base 1.9.4
+ cogl_snippet_set_pre at Base 1.9.4
+ cogl_snippet_set_replace at Base 1.9.4
  cogl_sqrti at Base 1.7.4
+ cogl_sub_texture_get_parent at Base 1.9.3
+ cogl_sub_texture_new_EXP at Base 1.9.2
  cogl_swap_chain_error_quark at Base 1.7.4
  cogl_swap_chain_new_EXP at Base 1.7.4
  cogl_swap_chain_set_has_alpha_EXP at Base 1.7.4
@@ -522,9 +602,10 @@
  cogl_texture_2d_new_from_data_EXP at Base 1.7.4
  cogl_texture_2d_new_from_foreign_EXP at Base 1.7.4
  cogl_texture_2d_new_with_size_EXP at Base 1.7.4
+ cogl_texture_2d_sliced_new_with_size at Base 1.9.3
  cogl_texture_3d_error_quark at Base 1.7.4
- cogl_texture_3d_new_from_data_EXP at Base 1.7.4
- cogl_texture_3d_new_with_size_EXP at Base 1.7.4
+ cogl_texture_3d_new_from_data at Base 1.9.6
+ cogl_texture_3d_new_with_size at Base 1.9.6
  cogl_texture_error_get_type at Base 1.7.4
  cogl_texture_error_quark at Base 1.7.4
  cogl_texture_flags_get_type at Base 1.7.4
@@ -537,40 +618,41 @@
  cogl_texture_get_width at Base 1.7.4
  cogl_texture_is_sliced at Base 1.7.4
  cogl_texture_new_from_bitmap at Base 1.7.4
- cogl_texture_new_from_buffer_EXP at Base 1.7.4
  cogl_texture_new_from_data at Base 1.7.4
  cogl_texture_new_from_file at Base 1.7.4
  cogl_texture_new_from_foreign at Base 1.7.4
  cogl_texture_new_from_sub_texture at Base 1.7.4
  cogl_texture_new_with_size at Base 1.7.4
- cogl_texture_pixmap_x11_is_using_tfp_extension_EXP at Base 1.7.4
- cogl_texture_pixmap_x11_new_EXP at Base 1.7.4
- cogl_texture_pixmap_x11_set_damage_object_EXP at Base 1.7.4
- cogl_texture_pixmap_x11_update_area_EXP at Base 1.7.4
+ cogl_texture_pixmap_x11_error_quark at Base 1.9.6
+ cogl_texture_pixmap_x11_is_using_tfp_extension at Base 1.9.6
+ cogl_texture_pixmap_x11_new at Base 1.9.6
+ cogl_texture_pixmap_x11_set_damage_object at Base 1.9.6
+ cogl_texture_pixmap_x11_update_area at Base 1.9.6
+ cogl_texture_rectangle_new_with_size_EXP at Base 1.9.2
  cogl_texture_ref at Base 1.7.4
  cogl_texture_set_region at Base 1.7.4
  cogl_texture_set_region_from_bitmap_EXP at Base 1.7.6
+ cogl_texture_type_get_type at Base 1.9.6
  cogl_texture_unref at Base 1.7.4
  cogl_transform at Base 1.7.4
  cogl_translate at Base 1.7.4
- cogl_vdraw_attributes at Base 1.7.4
  cogl_vdraw_indexed_attributes at Base 1.7.4
- cogl_vector3_add_EXP at Base 1.7.4
- cogl_vector3_copy_EXP at Base 1.7.4
- cogl_vector3_cross_product_EXP at Base 1.7.4
- cogl_vector3_distance_EXP at Base 1.7.4
- cogl_vector3_divide_scalar_EXP at Base 1.7.4
- cogl_vector3_dot_product_EXP at Base 1.7.4
- cogl_vector3_equal_EXP at Base 1.7.4
- cogl_vector3_equal_with_epsilon_EXP at Base 1.7.4
- cogl_vector3_free_EXP at Base 1.7.4
- cogl_vector3_init_EXP at Base 1.7.4
- cogl_vector3_init_zero_EXP at Base 1.7.4
- cogl_vector3_invert_EXP at Base 1.7.4
- cogl_vector3_magnitude_EXP at Base 1.7.4
- cogl_vector3_multiply_scalar_EXP at Base 1.7.4
- cogl_vector3_normalize_EXP at Base 1.7.4
- cogl_vector3_subtract_EXP at Base 1.7.4
+ cogl_vector3_add at Base 1.9.4
+ cogl_vector3_copy at Base 1.9.4
+ cogl_vector3_cross_product at Base 1.9.4
+ cogl_vector3_distance at Base 1.9.4
+ cogl_vector3_divide_scalar at Base 1.9.4
+ cogl_vector3_dot_product at Base 1.9.4
+ cogl_vector3_equal at Base 1.9.4
+ cogl_vector3_equal_with_epsilon at Base 1.9.4
+ cogl_vector3_free at Base 1.9.4
+ cogl_vector3_init at Base 1.9.4
+ cogl_vector3_init_zero at Base 1.9.4
+ cogl_vector3_invert at Base 1.9.4
+ cogl_vector3_magnitude at Base 1.9.4
+ cogl_vector3_multiply_scalar at Base 1.9.4
+ cogl_vector3_normalize at Base 1.9.4
+ cogl_vector3_subtract at Base 1.9.4
  cogl_vertex_buffer_add at Base 1.7.4
  cogl_vertex_buffer_delete at Base 1.7.4
  cogl_vertex_buffer_disable at Base 1.7.4
@@ -587,10 +669,11 @@
  cogl_vertex_buffer_unref at Base 1.7.4
  cogl_vertices_mode_get_type at Base 1.7.4
  cogl_viewport at Base 1.7.4
+ cogl_winding_get_type at Base 1.9.2
  cogl_winsys_feature_get_type at Base 1.7.4
- cogl_x11_onscreen_get_visual_xid_EXP at Base 1.7.4
- cogl_x11_onscreen_get_window_xid_EXP at Base 1.7.4
- cogl_x11_onscreen_set_foreign_window_xid_EXP at Base 1.7.4
+ cogl_x11_onscreen_get_visual_xid at Base 1.9.4
+ cogl_x11_onscreen_get_window_xid at Base 1.9.4
+ cogl_x11_onscreen_set_foreign_window_xid at Base 1.9.4
  cogl_xlib_get_display_EXP at Base 1.7.4
  cogl_xlib_handle_event_EXP at Base 1.7.4
  cogl_xlib_renderer_add_filter_EXP at Base 1.7.4
@@ -598,5 +681,6 @@
  cogl_xlib_renderer_get_foreign_display_EXP at Base 1.7.4
  cogl_xlib_renderer_handle_event_EXP at Base 1.7.4
  cogl_xlib_renderer_remove_filter_EXP at Base 1.7.4
+ cogl_xlib_renderer_set_event_retrieval_enabled at Base 1.9.3
  cogl_xlib_renderer_set_foreign_display_EXP at Base 1.7.4
  cogl_xlib_set_display_EXP at Base 1.7.4

Modified: desktop/experimental/cogl/debian/patches/02_disable_armv5t_specific_optimization.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/patches/02_disable_armv5t_specific_optimization.patch?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/patches/02_disable_armv5t_specific_optimization.patch [utf-8] (original)
+++ desktop/experimental/cogl/debian/patches/02_disable_armv5t_specific_optimization.patch [utf-8] Mon Mar 12 01:06:08 2012
@@ -7,7 +7,7 @@
  	/*
  	 * Find the highest bit set
  	 */
--#if defined (__arm__)
+-#if defined (__arm__) && !defined(__ARM_ARCH_4T__)
 +#if 0
  	/* This actually requires at least arm v5, but gcc does not seem
  	 * to set the architecture defines correctly, and it is I think

Modified: desktop/experimental/cogl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/patches/series?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/patches/series [utf-8] (original)
+++ desktop/experimental/cogl/debian/patches/series [utf-8] Mon Mar 12 01:06:08 2012
@@ -1,1 +1,1 @@
-02_disable_armv5t_specific_optimization.patch
+#02_disable_armv5t_specific_optimization.patch

Modified: desktop/experimental/cogl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/rules?rev=32984&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/rules [utf-8] (original)
+++ desktop/experimental/cogl/debian/rules [utf-8] Mon Mar 12 01:06:08 2012
@@ -8,13 +8,13 @@
 
 GNOME_MODULE = cogl
 
-DEB_DH_MAKESHLIBS_ARGS_libcogl5 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcogl9 += -V -- -c4
 DEB_DH_MAKESHLIBS_ARGS_libcogl-pango0 += -V -- -c4
 DEB_CONFIGURE_EXTRA_FLAGS += \
-        --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 	--enable-gtk-doc \
-        --enable-gdk-pixbuf \
-        --enable-cogl-pango \
+	--enable-gdk-pixbuf \
+	--enable-cogl-pango \
 	--enable-introspection=yes
 
 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),armel armhf))




More information about the pkg-gnome-commits mailing list