87 Commits

Author SHA1 Message Date
ajacoutot
7747c35832 Update to gtk+2-2.24.23. 2014-03-18 08:08:00 +00:00
ajacoutot
bec8178b96 Drop old @unexec/@unexec-delete. 2014-03-09 22:12:36 +00:00
zhuk
230c7faa41 After more discussion with ajacoutot@, force removing of erroneous
icon-theme.cache file on package install.

To be removed from PLIST-guic after release.
2014-02-09 14:36:10 +00:00
zhuk
c513f8bd9d Stop creating /usr/local/share/icons/icon-theme.cache by accident. This
could eat more than 500MB RAM.

okay ajacoutot@
2014-02-09 14:24:08 +00:00
ajacoutot
e8715b85be Update to gtk+2-2.24.22. 2013-10-11 15:07:17 +00:00
ajacoutot
52e00be06c Update to gtk+2-2.24.21. 2013-09-17 16:44:36 +00:00
ajacoutot
2fcb62bea5 Follow gtk+3 behavior and install im-multipress.conf. 2013-07-07 09:58:29 +00:00
ajacoutot
abab6bcb81 Add a missing @unexec-delete. 2013-07-07 09:45:15 +00:00
ajacoutot
5de7f664a4 Update to gtk+2-2.24.20. 2013-07-07 09:38:06 +00:00
ajacoutot
49ad3a0917 Remove files directly instead of @comment'ing them in the plist. 2013-05-24 13:16:36 +00:00
ajacoutot
dd8bab37f5 Extend previous. 2013-04-02 10:14:20 +00:00
ajacoutot
5dceec6f73 Add a pkg-readme explaining how to change the default "Print Preview"
command since not everyone wants to install evince just for that.
2013-04-02 10:06:37 +00:00
ajacoutot
8ef6a2554c Update to gtk+2-2.24.14. 2012-12-06 08:13:23 +00:00
ajacoutot
73725861a2 Merge -docs into -main. 2012-08-30 13:55:28 +00:00
ajacoutot
0ea6ac6e3e Remove the -cups subpackage and link to cups,-libs ; discussed with espie@,
naddy@, landry@ and jasper@

Remove the icons symlink hack which should have been fixed 2 releases ago.
(if anyone experience icon display issues with firefox, please talk to me)
2012-08-04 15:04:43 +00:00
ajacoutot
31afeb17ea Don't check for the existence of index.theme. 2012-06-15 07:31:11 +00:00
ajacoutot
26bcece58a Update to gtk+2-2.24.10. 2012-02-16 22:09:14 +00:00
ajacoutot
1b68204121 Maintenance update to gtk+2-2.24.9. 2012-01-25 09:05:18 +00:00
ajacoutot
f8813c40bc Add a -guic subpackage for gtk-update-icon-cache.
This allows for gtk+3 to not depends on gtk+2. We will now also be able to
properly set a dependency on gtk-update-icon-cache for apps installing
icons.
2011-12-03 18:30:41 +00:00
ajacoutot
ded9657c52 Maintenance update to gtk+2-2.24.8. 2011-11-10 19:41:02 +00:00
ajacoutot
64a15445f3 Bugfix update to gtk+2-2.24.7. 2011-10-18 06:20:16 +00:00
ajacoutot
e453bd7077 Maintenance update to gtk+2-2.24.5. 2011-06-16 08:38:41 +00:00
ajacoutot
9ef4c5f760 We want @unexec-delete rm -f instead of @extra. 2011-05-19 14:30:39 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
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
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
ajacoutot
7ba171cf22 Minor update to gtk+2-2.22.1. 2010-11-16 07:37:25 +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
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
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
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
9f43c77cc7 Bugfix update to gtk+2-2.18.4. 2009-12-01 09:41:14 +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
ajacoutot
59121811e8 - major update to gtk+2-2.16.4
*remove previous version before trying to compile this*

Report any failure directly to me please.

tested by landry@ on a sparc64 bulk, thanks!
ok jasper@ on a previous diff
2009-07-12 20:39:33 +00:00
ajacoutot
f379489130 - bugfix update to version 2.14.7 2009-01-11 17:04:47 +00:00
jasper
48f4db54cd - update gtk+2 to 2.24.5
* lots of bug fixes
- move the @pkgpath marker to where it belongs in PLIST

ok ajacoutot@
2008-11-25 13:14:08 +00:00
landry
fa41eaedf0 Major update to Gtk+ 2.14.4, which now includes x11/gnome/gail.
Tested in several bulk builds by many, thanks!
Note that this temporarely breaks gtk2mm (and all -mm) ports, due to a
pending update to gtk2mm which needs fixing in libstdc++. This is being
worked on, as other known breakages. Report any fallout to ports@.

Discussed at length with espie@ naddy@ bernd@ steven@ ajacoutot@ jasper@
ok ajacoutot@ jasper@
2008-11-18 12:36:49 +00:00
brad
2ea81b17d2 Update to GTK+ 2.12.11.
ok jasper@
2008-07-08 08:40:11 +00:00
ajacoutot
97da73dbcb - run gtk-update-icon-cache on install in case previous apps already
put icons under %D/share/icons/hicolor; this will allow us to use the
cache

"conceptual okay" from kurt@ (who came up with the same idea)
ok jasper@
2008-04-18 09:20:20 +00:00
ajacoutot
899cdd05a3 - add support for CUPS ("-cups" subpackage)
this makes printing using gtkprint and CUPS much more pleasant ;-)
- fix a small typo in COMMENT-docs while here

"no objections" jasper@, looks good "landry@
2008-04-15 19:34:53 +00:00
jasper
c3c14caa8e - update gtk+2 to 2.12.9
Lots of bugs were fixed in this release.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:15:44 +00:00
jasper
87724b9d6c - update gtk+2 to 2.12.7
(bugfixes, updated translations and accesibility support for GtkBuilder)

tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:55:39 +00:00
jasper
c7949eb84b - update gtk+2 to 2.12.3
- minor Makefile tweaks

tested by steven@ in a bulk build
ok ajacoutot@ martynas@ steven@
2008-01-17 22:26:50 +00:00
steven
724d005d4e maintenance update to 2.12.2 2007-12-05 14:32:18 +00:00