naddy
db19a457d2
remove gcc 2.95 workarounds
2013-08-07 19:21:08 +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
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
0f1045ca69
Update to gtk+2-2.24.19.
2013-06-16 18:02:58 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
ajacoutot
b60e9ca8bf
Bump some pkg that directly depend on harfbuzz after the recent version
...
bump.
2013-05-31 15:29:40 +00:00
ajacoutot
49ad3a0917
Remove files directly instead of @comment'ing them in the plist.
2013-05-24 13:16:36 +00:00
ajacoutot
d50606b875
Update to gtk+2-2.24.18.
2013-05-13 14:29:12 +00:00
ajacoutot
a24f325efa
goi -> gi (gnome MODULE change).
2013-04-16 13:17:00 +00:00
ajacoutot
3880140dba
Add a "convenient dependency" on gnome-icon-theme-symbolic to prevent
...
hunting what needs what:
=> some apps need more icons than the stock ones
=> some apps require symbolic icons with no fallback
=> some apps needs the svg version of the icon
It makes no sense to hunt all the ports tree source files to check what
icon are used exactly. That means than from now on we are _certain_ not
to miss any icons in gtk applications that are run outside of a full
blown Desktop environment.
no objection from landry@ naddy@ espie@
2013-04-02 16:11:44 +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
106cc9d033
Make the Makefile readable by a human being.
2013-03-26 14:20:52 +00:00
ajacoutot
f8c29188d2
Move to the x11/gnome MODULE.
2013-03-26 14:16:18 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
ef1b66c1ae
Minote update to gtk+2-2.24.17.
2013-03-04 17:12:59 +00:00
ajacoutot
accef149ad
Update to gtk+2-2.24.16.
2013-03-02 13:48:32 +00:00
ajacoutot
6327b999bc
No need for shared-mime-info anymore.
2013-01-23 09:36:30 +00:00
ajacoutot
254001ed60
Implement GMountOperation from gtk+3.
2013-01-05 18:13:56 +00:00
ajacoutot
816598ac30
Adapt dependencies after recent print/cups change.
2013-01-05 12:53:09 +00:00
ajacoutot
8ef6a2554c
Update to gtk+2-2.24.14.
2012-12-06 08:13:23 +00:00
ajacoutot
116f0d64ea
Update to gtk+2-2.24.13.
2012-09-24 04:47:09 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
f0817b0d8f
Fix WANTLIB after recent pango update.
2012-09-21 13:24:09 +00:00
ajacoutot
0d73e3a682
Bugfix update to gtk+2-2.24.12.
2012-09-03 22:18:54 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +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
c8fd52c995
Bugfix update to gtk+2-2.24.11.
2012-07-16 07:11:01 +00:00
ajacoutot
31afeb17ea
Don't check for the existence of index.theme.
2012-06-15 07:31:11 +00:00
ajacoutot
65a7bacffe
Remove uneeded patch.
2012-04-23 07:34:43 +00:00
ajacoutot
26bcece58a
Update to gtk+2-2.24.10.
2012-02-16 22:09:14 +00:00
ajacoutot
b9644080ef
Merge a patch from upstream that fixes a crash when printing from mozilla
...
apps to a CUPS printer.
ok sthen@
2012-02-02 09:21:07 +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
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
ajacoutot
2f4751d9bc
Bugfix update to gtk+2-2.24.6.
2011-08-31 06:25:54 +00:00
ajacoutot
c1a6f780fb
Remove unneeded chunck.
2011-07-08 02:08:25 +00:00
ajacoutot
18c9c511fd
Revert upstream commit 254b9a4c540e3dff1dcd17db2ceea6a9fa5df973 to fix
...
an infinite loop as experienced by Alexander Polakov.
See https://bugzilla.gnome.org/show_bug.cgi?id=652872 .
2011-06-27 07:04:40 +00:00
ajacoutot
e453bd7077
Maintenance update to gtk+2-2.24.5.
2011-06-16 08:38:41 +00:00
rpointel
b9417a33bb
bump after default python version switch.
2011-06-08 17:35:54 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +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