Commit Graph

28 Commits

Author SHA1 Message Date
ajacoutot
9eb8824e6f Remove now useless patch. 2011-06-28 10:41:48 +00:00
jasper
323fec87c5 sync with upstream, no package change 2011-06-21 13:12:05 +00:00
jasper
2d3653a499 adjust comment 2011-06-15 09:46:40 +00:00
ajacoutot
56916d0997 Set CAIRO_SHARED_LIBRARY is a somewhat less ugly way. 2011-06-06 18:15:52 +00:00
ajacoutot
6b0621e7f0 Be safe with the subsitution, we want to cc -> $CC only when cc means
cc(1).
2011-05-14 20:24:02 +00:00
ajacoutot
fb8aa835b1 Install files where they belong too (i.e. don't move out from default). 2011-05-14 11:22:12 +00:00
jasper
f65c5de38a - update to 0.10.8
ok aja@
2011-04-25 11:43:17 +00:00
ajacoutot
4db5ec9a69 Remove now unneeded patches.
ok jasper@
2011-04-07 16:16:21 +00:00
jasper
fb4272abb3 - remove chunk that's unneeded since we prime girscanner already 2011-04-07 15:19:34 +00:00
jasper
1825cf216a adjust comment after previous commit 2011-04-07 14:53:52 +00:00
ajacoutot
94486db95f Re-enable tests now that they work on sparc64. This allows use to generate
regress.c amongst other things.

ok jasper@
2011-04-07 14:50:22 +00:00
ajacoutot
9730fbe455 Get LIBTOOL from the environment so that we can choose between our libtool
or the gnu one (default to our libtool).

ok jasper@
2011-04-07 11:09:06 +00:00
jasper
5ae2a3dd13 - don't override ${CC} with gcc. 2011-04-07 09:57:18 +00:00
jasper
ec0223b808 - prime the scanner to search in ${X11BASE}/include and ${LOCALBASE}/include
ok aja@
2011-04-07 09:38:12 +00:00
jasper
335a4d139f - update to 0.10.7
ok aja@
2011-04-07 09:28:32 +00:00
jasper
96efc8eba7 - bugfix update of gobject-introspection to 0.10.6 2011-03-30 17:53:29 +00:00
jasper
1990ab2725 - update gobject-introspection to 0.10.3 2011-03-02 06:35:23 +00:00
jasper
9aef8acc8f - bugfix update gobject-introspection to 0.10.1 2011-01-13 08:08:47 +00:00
jasper
ab21b85708 - update gobject-introspection to 0.10.0
ok aja@
2010-12-23 14:34:49 +00:00
jasper
e4a7d37e6e - improve handling libtool a bit better 2010-10-24 15:33:14 +00:00
jasper
f23b59bbf5 - update gobject-introspection to 0.9.12 (development release needed by folks)
teeth-grindingly ok'd by aja
2010-10-24 13:40:27 +00:00
jasper
8cad0d9dcd - slightly improve the situation on sparc64:
* extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c
(freebsd seems to do the same)
* skips tests/scanner/ as opensolaris and several other distributions do,
this prevents g-ir-repository SIGBUSing there and allows the build to succeed.

it's not really a great improvement (apart from ginfo.c patch), but at least
it allows things to move forward, and gobject-introspection isn't enabled yet
in other ports.

ok ajacoutot@
2010-09-07 11:39:12 +00:00
ajacoutot
4d03749581 Update to gobject-introspection-0.6.14.
hobbits take maintainership.
2010-07-30 05:49:24 +00:00
jasper
3ef156ac24 - update gobject-introspection to 0.6.10
* this seems to be making sparc64 quite a bit less sad.
2010-04-20 11:20:08 +00:00
jasper
a911dd377a - update gobject-introspection to 0.6.9...still badly broken on sparc64. 2010-03-29 15:17:10 +00:00
ajacoutot
df1c0ad448 Update to gobject-introspection-0.6.7.
ok jasper@
2009-12-22 15:19:52 +00:00
jasper
24013d61a6 Prevent redefinition of ALIGN in giroffsets.c, doesn't fix sparc64 build though.. 2009-11-12 21:48:18 +00:00
jasper
3f3b372442 import gobject-introspection 0.6.5
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.

feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00