ed9b8f3d3c
bump version
2010-02-09 15:58:13 -05:00
d2b412af40
Use correct processorArchitecture for x86_64 in manifest file
2010-02-09 12:19:22 +02:00
f5a8db1536
Bump version
2010-01-25 23:25:17 -05:00
1024b44df9
Bump version
2010-01-11 13:58:16 -05:00
5955cfe37f
Fix build with system install of introspection
...
Or redo it properly and remove previous hack by Matthias.
2009-12-31 01:19:38 +01:00
277b5e5bd8
Bump version and add dist-bzip2
2009-12-21 22:26:43 -05:00
53b9a41b47
2.19.2
2009-12-21 22:24:59 -05:00
9e7c91bf83
Fix up linker flags
...
This adds LDFLAGS everywhere where they were previously pulled in via
other libraries. This is however unsupported by modern linkers.
You can trigger these failures by building with gold (or, I'm told, with
very new ld).
2009-12-19 18:37:39 +01:00
957f50f5f0
Bump the required introspection version
...
Makefile.introspection was added in 0.6.7
2009-12-16 17:22:02 -02:00
75c7d910ae
Bump required introspection version to 0.6.6
2009-12-16 17:22:02 -02:00
a945505246
Add no-portability option to automake
...
We require GNU Make and has done so for a while already
2009-12-16 17:22:02 -02:00
b3c48a4501
Bump the required version of autoconf to 2.62
...
It's need by the new introspection macro.
2009-12-16 17:22:01 -02:00
945689548d
Add an m4 directory and a introspection.m4
...
So we don't need the introspection.m4 file
to create a dist of gtk+
2009-12-16 17:22:01 -02:00
78758d43ea
Build introspection data for gdk-pixbuf, gdk, and gtk
...
Generate .gir and .typelib files for gdk-pixbuf, gdk, and gtk.
https://bugzilla.gnome.org/show_bug.cgi?id=592279
2009-12-16 17:22:00 -02:00
e81dacb8e3
Bump version
2009-11-30 18:36:56 -05:00
c10231f3e0
Require atk 1.29.2 for bug #569430 .
2009-11-13 12:28:03 +08:00
aaa126d39f
[configure] Add check for cairo-svg.h for file print backend
...
Closes https://bugzilla.gnome.org/show_bug.cgi?id=600222
2009-11-06 05:47:15 +01:00
1dbb6ebcfc
Bump version
2009-11-01 19:37:53 -05:00
4b22b461b6
GdkPixbuf loader for QTIF format
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=366217
2009-10-26 00:08:08 +01:00
8539899349
Bump version to 2.19.0
2009-10-13 17:29:04 +02:00
4ee18f8b94
Bump version
2009-10-05 17:44:25 -04:00
3b39aacd29
Bump version
2009-09-30 18:02:46 -04:00
915957fca3
Bump version
2009-09-23 00:08:43 -04:00
d611674a55
Bump version to 2.18.0
2009-09-22 21:00:54 -04:00
50945f0c21
Bump version
2009-09-05 00:36:49 -04:00
ea98cdc164
Try again to allow newer automake
2009-09-04 15:13:09 -04:00
8654ffd9db
Revert "Add AM_PROG_CC_C_O"
...
This reverts commit 1606b82232 .
2009-09-04 15:07:46 -04:00
1606b82232
Add AM_PROG_CC_C_O
2009-09-04 11:51:50 -04:00
4e6e46d621
Bump version
2009-09-02 21:37:47 -04:00
036aada543
Fix the cups checks
...
This was reported in bug 593712.
2009-08-31 23:59:44 -04:00
a8715045ce
Fix --enable-{cups,papi} handling
...
The configure script was not doing the right thing when these
options where explicitly given. Reported by Marvin Schmidt in bug 593012.
2009-08-29 20:23:07 -04:00
9e12297d69
Bump version
2009-08-24 19:45:14 -04:00
9389d53504
Bump version
2009-08-17 23:53:36 -04:00
c930f3a748
Support silent build rules with automake 1.11 (GnomeBug:591998)
...
Support silent build rules, requires at least automake-1.11.
Enable by either passing --enable-silent-rules to configure or
passing V=0 to make.
2009-08-17 20:15:23 +02:00
860fdbe3ba
Bump version
2009-08-11 15:07:15 -04:00
2f0dd2d806
Fix configure.in to work without --with-gdktarget on non-X11.
...
Patch from bug #590086 .
2009-08-02 10:32:47 +03:00
88d96c7246
Bump version
2009-07-24 23:51:47 -04:00
630441030f
Bump version
2009-07-17 23:11:12 -04:00
c41e36ad8a
Make jasper support optional
...
To enable it, one must now pass --with-libjasper to configure.
2009-07-16 20:54:42 -04:00
4d282879be
Disable the GDI+ loaders by default as they are broken.
2009-07-16 22:05:17 +03:00
417e5f86cf
Bump version to 2.17.5
2009-07-10 19:45:21 -04:00
b55ac3523d
Bump version
2009-07-07 01:07:27 -04:00
6fe357965a
Use g_mapped_file_unref()
...
- drop deprecated use of g_mapped_file_free()
- bump glib version requirement
2009-06-18 15:11:57 -04:00
09f41f5000
Bump version to 2.17.3
2009-06-15 21:48:53 -04:00
beb617c206
Halt configure if selected cairo backend is missing, fixes Bug 565998
2009-06-06 21:46:41 +02:00
c7a0a513f5
Remove nonworking conditionals
...
Don't pretend that we care about XShape-less builds anymore.
See bug 584637.
2009-06-05 23:06:12 -04:00
3302114358
Improve Solaris Xinerama configure detection
...
The latest releases of Solaris now ship with the X.org Xserver, so it is
better to use the Xfree Xinerama interfaces if available. This commit fixes
the configure script so that it first tries to use the Xfree interfaces and
only falls back to the Solaris-specific interfaces if they are not available.
This way, older releases of Solaris which do not use X.org also will work.
(Bug 580079)
2009-06-05 00:46:25 -05:00
ac0ed81b6f
Bump version to 2.17.2
2009-05-29 19:46:56 -04:00
c57fc80465
Adding PAPI printbackend
...
Adding a new print backend module using libpapi detals see GNOME#382676.
(gheet)
2009-05-11 18:33:08 +01:00
e5702523ff
Bump version to 2.17.1
2009-05-04 02:09:12 -04:00