[cairo-commit] rcairo/packages/cairo/ext .cvsignore, 1.2,
NONE MANIFEST, 1.1, NONE cairo.def, 1.8, NONE extconf.rb, 1.12,
NONE pkg-config.rb, 1.1, NONE post-install.rb, 1.3,
NONE rb_cairo.c, 1.17, NONE rb_cairo.h, 1.18,
NONE rb_cairo_constants.c, 1.15, NONE rb_cairo_context.c, 1.36,
NONE rb_cairo_exception.c, 1.11, NONE rb_cairo_font_extents.c,
1.8, NONE rb_cairo_font_face.c, 1.8,
NONE rb_cairo_font_options.c, 1.6, NONE rb_cairo_glyph.c, 1.9,
NONE rb_cairo_matrix.c, 1.17, NONE rb_cairo_path.c, 1.5,
NONE rb_cairo_pattern.c, 1.19, NONE rb_cairo_private.c, 1.3,
NONE rb_cairo_private.h, 1.4, NONE rb_cairo_scaled_font.c, 1.5,
NONE rb_cairo_surface.c, 1.32, NONE rb_cairo_text_extents.c,
1.7, NONE
Kouhei Sutou
commit at pdx.freedesktop.org
Tue Mar 6 04:17:40 PST 2007
Committed by: kou
Update of /cvs/cairo/rcairo/packages/cairo/ext
In directory kemper:/tmp/cvs-serv14983/packages/cairo/ext
Removed Files:
.cvsignore MANIFEST cairo.def extconf.rb pkg-config.rb
post-install.rb rb_cairo.c rb_cairo.h rb_cairo_constants.c
rb_cairo_context.c rb_cairo_exception.c
rb_cairo_font_extents.c rb_cairo_font_face.c
rb_cairo_font_options.c rb_cairo_glyph.c rb_cairo_matrix.c
rb_cairo_path.c rb_cairo_pattern.c rb_cairo_private.c
rb_cairo_private.h rb_cairo_scaled_font.c rb_cairo_surface.c
rb_cairo_text_extents.c
Log Message:
* setup.rb: removed dependency on setup.rb. used Ruby-GNOME2 style.
* extconf.rb: moved from packages/cairo/ext/.
* packages/cairo/ext: move to ...
* src/: ... here.
* packages/cairo/lib: move to ...
* src/lib: ... here.
* README, samples/: followed the changes.
--- .cvsignore DELETED ---
--- MANIFEST DELETED ---
--- cairo.def DELETED ---
--- extconf.rb DELETED ---
--- pkg-config.rb DELETED ---
--- post-install.rb DELETED ---
--- rb_cairo.c DELETED ---
--- rb_cairo.h DELETED ---
--- rb_cairo_constants.c DELETED ---
--- rb_cairo_context.c DELETED ---
--- rb_cairo_exception.c DELETED ---
--- rb_cairo_font_extents.c DELETED ---
--- rb_cairo_font_face.c DELETED ---
--- rb_cairo_font_options.c DELETED ---
--- rb_cairo_glyph.c DELETED ---
--- rb_cairo_matrix.c DELETED ---
--- rb_cairo_path.c DELETED ---
--- rb_cairo_pattern.c DELETED ---
--- rb_cairo_private.c DELETED ---
--- rb_cairo_private.h DELETED ---
--- rb_cairo_scaled_font.c DELETED ---
--- rb_cairo_surface.c DELETED ---
--- rb_cairo_text_extents.c DELETED ---
More information about the cairo-commit
mailing list