Commit Graph

140 Commits

Author SHA1 Message Date
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
ajacoutot
9dc9ae43f1 Fix rm(1) args in @unexec-delete. 2011-04-06 07:47:28 +00:00
ajacoutot
73ac4fa7f8 Bugfix update to gtk+2-2.24.4.
* Add missing introspection annotations
* Fix GtkComboBoxEntry accessibility support
* Thread-safety fixes in file chooser and app chooser code
* Fix some deficiencies with the builtin icon theme
* Translation updates
2011-04-02 06:33:34 +00:00
ajacoutot
499687ce51 Fix RUN_DEPENDS-cups. 2011-03-25 09:21:37 +00:00
ajacoutot
563b0eb033 ... and bump to gtk+2-2.24.3. 2011-03-14 19:04:34 +00:00
ajacoutot
5212afde47 Minor update to gtk+2-2.24.2.
* Bugs fixed:
642905 reference lists 2 links for "Index of new symbols...
643170 gtk_file_chooser_set_filename does not work...
643216 Extraneous emits of GdkScreen::monitors-changed
643416 Composited children of GtkScrolledWindow are drawn...
644353 Missing annotations in Gtk/Gdk Window and gtk_acce...
2011-03-14 16:44:42 +00:00
ajacoutot
46d15337bb Update to gtk+2-2.24.1 (2.24 is the last of the gtk+2 series).
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:19:27 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
7ba171cf22 Minor update to gtk+2-2.22.1. 2010-11-16 07:37:25 +00:00
jasper
240509d33b - cups builds fine nowadays on mips64(el), most likely because of the switch to gcc4.
so drop the hack to not build -cups on those arches.

ok ajacoutot@ (MAINTAINER) phessler@
2010-11-04 17:53:56 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
robert
57bbc02a4b Create symlinks to old icons so that apps like firefox, f-spot and who
knows what else can display some renamed icons. This is only going to
be used until this gets fixed.

ok ajacoutot@
2010-10-08 07:32:49 +00:00
dcoppa
d88522e08f gtk+2-2.22.0 is more picky about missing icons.
Work around this by installing, alongside gnome-icon-theme, a system-wide
gtkrc containing the line:

gtk-icon-theme-name="gnome"

This avoids assertion failures regarding missing icons with GTK+
applications when executed outside of a Desktop Environment like GNOME
or XFCE.

Also remove x11/gtk+2/pkg/MESSAGE-main which is no longer needed.

Problem noticed by Patrick Keshishian

Discussed with and OK ajacoutot@
2010-10-06 13:51:58 +00:00
ajacoutot
d2391ace77 Major update to gtk+2-2.22.0.
Take maintainership.
gdk-pixbuf is now a separate library.

ok jasper@
2010-09-30 07:18:15 +00:00
sthen
8909c03b58 bumps for python 2010-08-30 21:47:46 +00:00
ajacoutot
f43dae90ae Reword MESSAGE-main.
Discussed with sthen@
2010-08-25 07:40:13 +00:00
ajacoutot
f43b16e906 Some gtk+2 applications when run outside a full blown DE (most notably
GNOME ones) will require a configured icon theme to properly display
icons, so teach users how to do it.

"yes yes yes" sthen@
"sounds like a good idea" jasper@
2010-08-22 14:02:59 +00:00
sthen
ff546aa4b7 Don't build the -cups subpackage on mips64{,el}. It adds a RUN_DEPENDS which
cannot be satisfied at present (binutils). This allows gtk+2 to build and in
turn opens up a lot more of the ports tree. Problem pointed out by Jay K.

ok, and advice on simplifying my original diff, espie@
2010-08-03 21:56:03 +00:00
ajacoutot
51adf18917 Use the python MODULE and set MODPY_BUILDDEP and MODPY_RUNDEP to No.
Remove XXX.

ok sthen@
2010-07-22 10:40:35 +00:00
ajacoutot
98da89df24 Bring USE_GMAKE back. 2010-05-10 17:22:10 +00:00
ajacoutot
67fb711cc7 Bugfix update to gtk+2-2.20.1 (fixes a crash in g_file_get_child). 2010-05-03 15:04:27 +00:00
ajacoutot
e7a0b2cf97 Fix use of grep(1), we don't support the -o switch. 2010-05-02 14:07:14 +00:00
ajacoutot
d07dde9be0 Some cleanings:
* clean the indent madness to make this Makefile more human readable.
* don't force enable_man to yes in configure.
* tweak a comment.
* regen WANTLIB.
2010-05-02 07:10:04 +00:00
ajacoutot
b2d176df1b Make it possible to build gtk+2 with our own make(1) instead of gmake.
This gets rid of the 'write error' during build.

input from naddy@, ok jasper@
2010-05-02 06:46:12 +00:00
ajacoutot
314bc41c47 Make sure we don't build with enable-introspection, as it breaks badly and
we don't want introspection just yet anyway.

spotted by landry@
2010-05-01 09:31:24 +00:00
ajacoutot
03eb76b30d Set default gtk-key-theme-name to "Emacs" as it was before. This got
lost during the update.
spotted by naddy@, thanks.

While here, remove some useless patches.
2010-04-25 20:35:08 +00:00
jasper
349af2553d - add back two chunks eaten in the last commit. spotted by brad 2010-04-24 16:41:16 +00:00
jasper
3fc7840969 - fix build on amd64 2010-04-24 15:54:27 +00:00
ajacoutot
0d6471c545 Remove now uneeded patch. 2010-04-22 19:45:46 +00:00
ajacoutot
aa520aeac9 Missed in previous.
spotted by jasper@
2010-04-20 19:11:42 +00:00
ajacoutot
33b02c0223 Major update to gtk+2-2.20.0.
"commitski" jasper@
2010-04-20 19:03:37 +00:00
ajacoutot
931192d070 Update to gtk+2-2.18.9.
tested in a bulk by jasper@, thanks.
2010-03-21 09:56:40 +00:00
ajacoutot
9cca68055f Bugfix update to gtk+2-2.18.6. 2010-01-12 08:53:36 +00:00
landry
4f6a7920cc Add shared-mime-info to RUN_DEPENDS, since gtk+ 2.14 gdk-pixbuf can use
GIO for mime type detection, which needs shared-mime-info. Otherwise,
gdk-pixbuf falls back to its built-in sniffing implementation.
discussed with and ok ajacoutot@ jasper@
2009-12-31 13:07:30 +00:00
ajacoutot
7f435f20f0 Bugfix update to gtk+2-2.18.5. 2009-12-08 21:18:43 +00:00
jasper
b7b2590c12 - fix build with gcc2
confirmed by phessler@
2009-12-07 18:26:16 +00:00
ajacoutot
9f43c77cc7 Bugfix update to gtk+2-2.18.4. 2009-12-01 09:41:14 +00:00
ajacoutot
8595b7a8f7 Fix GNOME bug #599446:
CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

Patch from upstream git.
2009-11-29 11:54:31 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
ajacoutot
ebc157c7b4 Bugfix update to gtk+2-2.18.3
* Make selecting the last character in a label work again
* Set accessible names on tool buttons
* Some updated translations
2009-10-17 16:14:54 +00:00
ajacoutot
72601eb865 Rework the way we set the python binary so that it is easier to find when
we grep for it. No pkg change.
2009-10-14 11:20:38 +00:00
jasper
67832b1446 add --disable-silent-rules to CONFIGURE_ARGS so we can see what
is actually being done, instead of CC $FILE and LD $FILE

ok aja@
2009-10-10 11:25:28 +00:00
ajacoutot
58ff0f584b Bugfix update to gtk+2-2.18.2.
(+ some updated translations)
2009-10-06 07:07:17 +00:00
ajacoutot
4638ff3003 Update to version 2.18.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:57 +00:00
martynas
6dca00bf53 don't leave files after uninstall; tweak & ok ajacoutot@ 2009-09-18 20:47:11 +00:00
jasper
ce6af0eb6a - fix a crash when printing to a non-existant printer.
found some time ago, drunkish, somewhere in brussels, with antoine.
2009-09-16 12:58:44 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
ajacoutot
61cbcf371f Bugfix update to gtk+2-2.16.6 2009-08-29 20:17:49 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00