pango 0.90.6-x86-mingw32 → 0.90.7-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.
data/ext/pango/Makefile CHANGED
@@ -3,28 +3,26 @@ SHELL = /bin/sh
3
3
 
4
4
  #### Start of system configuration section. ####
5
5
 
6
- srcdir = Z:/home/kou/work/ruby/ruby-gnome2.win32/pango/src
7
- topdir = Z:/tmp/local/lib/ruby/1.8/i386-mingw32msvc
6
+ srcdir = /home/kou/work/ruby/ruby-gnome2.win32/pango/ext/pango
7
+ topdir = /usr/lib/ruby/1.8/x86_64-linux
8
8
  hdrdir = $(topdir)
9
9
  VPATH = $(srcdir):$(topdir):$(hdrdir)
10
-
11
- DESTDIR = Z:
12
10
  exec_prefix = $(prefix)
13
- prefix = $(DESTDIR)/tmp/local
11
+ prefix = $(DESTDIR)/usr
14
12
  sharedstatedir = $(prefix)/com
15
- mandir = $(datarootdir)/man
13
+ mandir = $(prefix)/share/man
16
14
  psdir = $(docdir)
17
15
  oldincludedir = $(DESTDIR)/usr/include
18
16
  localedir = $(datarootdir)/locale
19
17
  bindir = $(exec_prefix)/bin
20
- libexecdir = $(exec_prefix)/libexec
21
- sitedir = $(libdir)/ruby/site_ruby
18
+ libexecdir = $(prefix)/lib/ruby1.8
19
+ sitedir = $(DESTDIR)/usr/local/lib/site_ruby
22
20
  htmldir = $(docdir)
23
21
  vendorarchdir = $(vendorlibdir)/$(sitearch)
24
22
  includedir = $(prefix)/include
25
- infodir = $(datarootdir)/info
23
+ infodir = $(prefix)/share/info
26
24
  vendorlibdir = $(vendordir)/$(ruby_version)
27
- sysconfdir = $(prefix)/etc
25
+ sysconfdir = $(DESTDIR)/etc
28
26
  libdir = $(exec_prefix)/lib
29
27
  sbindir = $(exec_prefix)/sbin
30
28
  rubylibdir = $(libdir)/ruby/$(ruby_version)
@@ -36,39 +34,35 @@ pdfdir = $(docdir)
36
34
  archdir = $(rubylibdir)/$(arch)
37
35
  sitearchdir = $(sitelibdir)/$(sitearch)
38
36
  datadir = $(datarootdir)
39
- localstatedir = $(prefix)/var
37
+ localstatedir = $(DESTDIR)/var
40
38
  sitelibdir = $(sitedir)/$(ruby_version)
41
39
 
42
- CC = i586-mingw32msvc-gcc
43
- LIBRUBY = lib$(LIBRUBY_SO).a
40
+ CC = gcc
41
+ LIBRUBY = $(LIBRUBY_SO)
44
42
  LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a
45
43
  LIBRUBYARG_SHARED = -l$(RUBY_SO_NAME)
46
44
  LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static
47
45
 
48
46
  RUBY_EXTCONF_H =
49
- cflags = $(optflags) $(debugflags) $(warnflags)
50
- optflags = -O2
51
- debugflags = -g
52
- warnflags = -Wall -Wno-parentheses
53
- CFLAGS = $(cflags) -mms-bitfields -I/home/kou/.wine/drive_c/gtk/include/pango-1.0 -I/home/kou/.wine/drive_c/gtk/include/glib-2.0 -I/home/kou/.wine/drive_c/gtk/lib/glib-2.0/include -mms-bitfields -I/home/kou/.wine/drive_c/gtk/include/pango-1.0 -I/home/kou/.wine/drive_c/gtk/include/cairo -I/home/kou/.wine/drive_c/gtk/include/libpng12 -I/home/kou/.wine/drive_c/gtk/include/glib-2.0 -I/home/kou/.wine/drive_c/gtk/lib/glib-2.0/include
54
- INCFLAGS = -I. -IZ:/home/kou/work/ruby/ruby-gnome2.win32/glib/src -IZ:/home/kou/work/ruby/ruby-gnome2.win32/glib/src -I. -IZ:/tmp/local/lib/ruby/1.8/i386-mingw32msvc -IZ:/home/kou/work/ruby/ruby-gnome2.win32/pango
47
+ CFLAGS = -fPIC -fno-strict-aliasing -g -g -O2 -fPIC $(cflags) -Wall -I/home/kou/work/ruby/rcairo/ext/cairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
48
+ INCFLAGS = -I. -I/home/kou/work/ruby/ruby-gnome2.win32/glib2/ext/glib2 -I/home/kou/work/ruby/ruby-gnome2.win32/glib2/ext/glib2 -I/home/kou/work/ruby/ruby-gnome2.win32/glib2/ext/glib2 -I. -I/usr/lib/ruby/1.8/x86_64-linux -I/home/kou/work/ruby/ruby-gnome2.win32/pango/ext/pango
55
49
  DEFS =
56
- CPPFLAGS = -DHAVE_OBJECT_ALLOCATE -DRUBY_PANGO_COMPILATION -IZ:/tmp/local/lib/ruby/site_ruby/1.8/i386-msvcrt
50
+ CPPFLAGS = -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_NODE_ATTRASGN -DHAVE_RB_CAIRO_H -DHAVE_PANGO_LAYOUT_ITER_GET_TYPE -DHAVE_PANGO_LAYOUT_SET_ELLIPSIZE -DHAVE_PANGO_LAYOUT_GET_FONT_DESCRIPTION -DHAVE_PANGO_RENDER_PART_GET_TYPE -DHAVE_PANGO_ATTR_STRIKETHROUGH_COLOR_NEW -DHAVE_PANGO_ATTR_UNDERLINE_COLOR_NEW -DHAVE_PANGO_GLYPH_ITEM_FREE -DHAVE_PANGO_GLYPH_ITEM_GET_TYPE -DHAVE_PANGO_ATTR_ITERATOR_GET_ATTRS -DHAVE_PANGO_ITEMIZE_WITH_BASE_DIR -DHAVE_PANGO_FONT_FAMILY_IS_MONOSPACE -DRUBY_PANGO_COMPILATION
57
51
  CXXFLAGS = $(CFLAGS)
58
- ldflags = -L. -L/home/kou/.wine/drive_c/gtk/lib -L/home/kou/.wine/drive_c/gtk/lib -LZ:/home/kou/work/ruby/ruby-gnome2.win32/glib/src -LZ:/home/kou/work/ruby/ruby-gnome2.win32/glib/src
59
- dldflags = -Wl,--enable-auto-image-base,--enable-auto-import,--export-all,--out-implib=libruby-pango.a
52
+ ldflags = -L. -rdynamic -Wl,-export-dynamic -pthread -pthread
53
+ dldflags =
60
54
  archflag =
61
55
  DLDFLAGS = $(ldflags) $(dldflags) $(archflag)
62
- LDSHARED = i586-mingw32msvc-gcc -shared -s
63
- AR = i586-mingw32msvc-ar
64
- EXEEXT = .exe
65
-
66
- RUBY_INSTALL_NAME = ruby
67
- RUBY_SO_NAME = msvcrt-ruby18
68
- arch = i386-mingw32msvc
69
- sitearch = i386-msvcrt
56
+ LDSHARED = $(CC) -shared
57
+ AR = ar
58
+ EXEEXT =
59
+
60
+ RUBY_INSTALL_NAME = ruby1.8
61
+ RUBY_SO_NAME = ruby1.8
62
+ arch = x86_64-linux
63
+ sitearch = x86_64-linux
70
64
  ruby_version = 1.8
71
- ruby = Z:/tmp/local/bin/ruby.exe
65
+ ruby = /usr/bin/ruby1.8
72
66
  RUBY = $(ruby)
73
67
  RM = rm -f
74
68
  MAKEDIRS = mkdir -p
@@ -92,9 +86,9 @@ extout =
92
86
  extout_prefix =
93
87
  target_prefix =
94
88
  LOCAL_LIBS =
95
- LIBS = $(LIBRUBYARG_SHARED) -lpango-1.0 -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lpangocairo-1.0 -lpango-1.0 -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lcairo -lruby-glib2 -lruby-glib2 -lshell32 -lwsock32
96
- SRCS = rbpangoglyphinfo.c rbpangoscript.c rbpangolayout.c rbpangotabarray.c rbpangoattrlist.c rbpangoanalysis.c rbpangorectangle.c rbpangocontext.c rbpangofont.c rbpangologattr.c rbpangocoverage.c rbpangoglyphstring.c rbpangofontdescription.c rbpangolayoutiter.c rbpangoglyphitem.c rbpangofontmap.c rbpangomain.c rbpangofontsetsimple.c rbpangofontface.c rbpangofontset.c rbpangoinits.c rbpangoitem.c rbpangoattribute.c rbpangoscriptiter.c rbpangofontfamily.c rbpangomatrix.c rbpangofontmetrics.c rbpangoengine.c rbpangolanguage.c rbpangolayoutline.c rbpangoattriterator.c rbpango.c rbpangocolor.c rbpangorenderer.c rbpangocairo.c
97
- OBJS = rbpangoglyphinfo.o rbpangoscript.o rbpangolayout.o rbpangotabarray.o rbpangoattrlist.o rbpangoanalysis.o rbpangorectangle.o rbpangocontext.o rbpangofont.o rbpangologattr.o rbpangocoverage.o rbpangoglyphstring.o rbpangofontdescription.o rbpangolayoutiter.o rbpangoglyphitem.o rbpangofontmap.o rbpangomain.o rbpangofontsetsimple.o rbpangofontface.o rbpangofontset.o rbpangoinits.o rbpangoitem.o rbpangoattribute.o rbpangoscriptiter.o rbpangofontfamily.o rbpangomatrix.o rbpangofontmetrics.o rbpangoengine.o rbpangolanguage.o rbpangolayoutline.o rbpangoattriterator.o rbpango.o rbpangocolor.o rbpangorenderer.o rbpangocairo.o
89
+ LIBS = $(LIBRUBYARG_SHARED) -lcairo -lpango-1.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lpangocairo-1.0 -lpango-1.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lcairo -lpthread -lrt -ldl -lcrypt -lm -lc
90
+ SRCS = rbpangoglyphstring.c rbpango.c rbpangofontmetrics.c rbpangogravity.c rbpangoattribute.c rbpangoglyphinfo.c rbpangoglyphitem.c rbpangolayout.c rbpangoattriterator.c rbpangoinits.c rbpangoattrlist.c rbpangomain.c rbpangofontsetsimple.c rbpangoscript.c rbpangolanguage.c rbpangofont.c rbpangofontdescription.c rbpangofontmap.c rbpangologattr.c rbpangolayoutiter.c rbpangofontfamily.c rbpangofontface.c rbpangotabarray.c rbpangoengine.c rbpangocolor.c rbpangoanalysis.c rbpangomatrix.c rbpangocoverage.c rbpangorectangle.c rbpangoscriptiter.c rbpangorenderer.c rbpangocairo.c rbpangolayoutline.c rbpangocontext.c rbpangofontset.c rbpangoitem.c
91
+ OBJS = rbpangoglyphstring.o rbpango.o rbpangofontmetrics.o rbpangogravity.o rbpangoattribute.o rbpangoglyphinfo.o rbpangoglyphitem.o rbpangolayout.o rbpangoattriterator.o rbpangoinits.o rbpangoattrlist.o rbpangomain.o rbpangofontsetsimple.o rbpangoscript.o rbpangolanguage.o rbpangofont.o rbpangofontdescription.o rbpangofontmap.o rbpangologattr.o rbpangolayoutiter.o rbpangofontfamily.o rbpangofontface.o rbpangotabarray.o rbpangoengine.o rbpangocolor.o rbpangoanalysis.o rbpangomatrix.o rbpangocoverage.o rbpangorectangle.o rbpangoscriptiter.o rbpangorenderer.o rbpangocairo.o rbpangolayoutline.o rbpangocontext.o rbpangofontset.o rbpangoitem.o
98
92
  TARGET = pango
99
93
  DLLIB = $(TARGET).so
100
94
  EXTSTATIC =
@@ -130,14 +124,8 @@ install-rb: pre-install-rb install-rb-default
130
124
  install-rb-default: pre-install-rb-default
131
125
  pre-install-rb: Makefile
132
126
  pre-install-rb-default: Makefile
133
- pre-install-rb-default: $(RUBYLIBDIR)
134
- install-rb-default: $(RUBYLIBDIR)/pango.rb
135
- $(RUBYLIBDIR)/pango.rb: Z:/home/kou/work/ruby/ruby-gnome2.win32/pango/src/lib/pango.rb $(RUBYLIBDIR)
136
- $(INSTALL_DATA) Z:/home/kou/work/ruby/ruby-gnome2.win32/pango/src/lib/pango.rb $(@D)
137
127
  $(RUBYARCHDIR):
138
128
  $(MAKEDIRS) $@
139
- $(RUBYLIBDIR):
140
- $(MAKEDIRS) $@
141
129
 
142
130
  site-install: site-install-so site-install-rb
143
131
  site-install-so: install-so
@@ -160,13 +148,19 @@ site-install-rb: install-rb
160
148
  .c.o:
161
149
  $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) -c $<
162
150
 
163
- $(DLLIB): $(OBJS)
151
+ $(DLLIB): $(OBJS) Makefile
164
152
  @-$(RM) $@
165
153
  $(LDSHARED) -o $@ $(OBJS) $(LIBPATH) $(DLDFLAGS) $(LOCAL_LIBS) $(LIBS)
166
154
 
167
155
 
168
156
 
169
157
  ###
158
+ install-so:
159
+ $(INSTALL_DATA) $(srcdir)/rbpango.h $(RUBYARCHDIR)
160
+ $(INSTALL_DATA) rbpangoversion.h $(RUBYARCHDIR)
161
+
170
162
  install:
171
- @$(RUBY) -run -e install -- -m 0644 -v $(srcdir)/rbpango.h $(sitearchdir)$(target_prefix)
172
- @$(RUBY) -run -e install -- -m 0644 -v rbpangoversion.h $(sitearchdir)$(target_prefix)
163
+ if test -n "$(pkgconfigdir)"; then \
164
+ $(MAKEDIRS) $(pkgconfigdir); \
165
+ $(INSTALL_DATA) ruby-pango.pc $(pkgconfigdir); \
166
+ fi
@@ -1,24 +1,25 @@
1
- /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
2
- /************************************************
3
-
4
- rbpangoversion.h -
5
-
6
- This file was generated by mkmf-gnome2.rb.
7
-
8
- ************************************************/
9
-
10
- #ifndef __RBPANGO_VERSION_H__
11
- #define __RBPANGO_VERSION_H__
12
-
13
- #define PANGO_MAJOR_VERSION (1)
14
- #define PANGO_MINOR_VERSION (20)
15
- #define PANGO_MICRO_VERSION (5)
16
-
17
- #define PANGO_CHECK_VERSION(major,minor,micro) \
18
- (PANGO_MAJOR_VERSION > (major) || \
19
- (PANGO_MAJOR_VERSION == (major) && PANGO_MINOR_VERSION > (minor)) || \
20
- (PANGO_MAJOR_VERSION == (major) && PANGO_MINOR_VERSION == (minor) && \
21
- PANGO_MICRO_VERSION >= (micro)))
22
-
23
-
24
- #endif /* __RBPANGO_VERSION_H__ */
1
+ /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
2
+ /************************************************
3
+
4
+ rbpangoversion.h -
5
+
6
+ This file was generated by mkmf-gnome2.rb.
7
+
8
+ ************************************************/
9
+
10
+ #ifndef __RBPANGO_VERSION_H__
11
+ #define __RBPANGO_VERSION_H__
12
+
13
+ #define PANGO_MAJOR_VERSION (2)
14
+ #define PANGO_MINOR_VERSION (0)
15
+ #define PANGO_MICRO_VERSION (0)
16
+ #define PANGO_TAG_VERSION (b7)
17
+
18
+ #define PANGO_CHECK_VERSION(major,minor,micro) \
19
+ (PANGO_MAJOR_VERSION > (major) || \
20
+ (PANGO_MAJOR_VERSION == (major) && PANGO_MINOR_VERSION > (minor)) || \
21
+ (PANGO_MAJOR_VERSION == (major) && PANGO_MINOR_VERSION == (minor) && \
22
+ PANGO_MICRO_VERSION >= (micro)))
23
+
24
+
25
+ #endif /* __RBPANGO_VERSION_H__ */
@@ -0,0 +1,3 @@
1
+ Name: Ruby/Pango
2
+ Description: Ruby bindings for Internationalized text handling
3
+ Version: 0.90.7
data/lib/1.8/pango.so CHANGED
Binary file
data/lib/1.9/pango.so CHANGED
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pango
3
3
  version: !ruby/object:Gem::Version
4
- hash: 379
4
+ hash: 377
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 90
9
- - 6
10
- version: 0.90.6
9
+ - 7
10
+ version: 0.90.7
11
11
  platform: x86-mingw32
12
12
  authors:
13
13
  - The Ruby-GNOME2 Proejct Team
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-30 00:00:00 +09:00
18
+ date: 2011-02-02 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -42,12 +42,12 @@ dependencies:
42
42
  requirements:
43
43
  - - ">="
44
44
  - !ruby/object:Gem::Version
45
- hash: 379
45
+ hash: 377
46
46
  segments:
47
47
  - 0
48
48
  - 90
49
- - 6
50
- version: 0.90.6
49
+ - 7
50
+ version: 0.90.7
51
51
  type: :runtime
52
52
  version_requirements: *id002
53
53
  description: Ruby/Pango is a Ruby binding of pango-1.x.
@@ -78,6 +78,7 @@ files:
78
78
  - ext/pango/rbpangoinits.c
79
79
  - ext/pango/rbpangoattrlist.c
80
80
  - ext/pango/rbpangomain.c
81
+ - ext/pango/ruby-pango.pc
81
82
  - ext/pango/rbpangofontsetsimple.c
82
83
  - ext/pango/rbpangoscript.c
83
84
  - ext/pango/rbpangolanguage.c