ajacoutot
750fdcdd74
Update to gtk+3-3.8.1.
2013-04-15 18:54:29 +00:00
miod
4941f7915e
Less pessimistic CFLAGS on powerpc to work around the life analysis bug
...
exposed by gtkcssselector.c; faulting file reduced to a 36 line testcase
which is being investigated at the moment.
ok ajacoutot@
2013-04-09 21:58:57 +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
f515e98f9e
Compile with -O0 on powerpc until I figure out what is going on.
2013-04-01 11:35:02 +00:00
ajacoutot
06ff70ff3f
Update to gtk+3-3.8.0.
2013-03-27 17:55:44 +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
0fe1df51fd
Sync WANTLIB after colord update.
2013-03-08 07:01:51 +00:00
ajacoutot
1ae3b5e5d4
Remove XXX; regen WANTLIB.
2013-03-02 13:49:16 +00:00
landry
af83a5c988
Enable the colord dependency on hppa & alpha too now that spidermonkey
...
builds there. I'll see if gtk+3 builds fine on hppa soon...
ok ajacoutot@ sthen@
2013-02-12 20:15:37 +00:00
ajacoutot
96c198b700
espie@ told me "@unexec" alone should just work fine, so let's use that.
...
I had an issue previously but I don't trust my current installation
enough.
2013-01-23 13:28:48 +00:00
ajacoutot
d723c91551
No need for shared-mime-info.
...
Don't subst GTK_BINARY_VERSION; it's useless.
Sync WANTLIB.
@unexec-delete -> @unexec delete+update for removing the old immodules cache.
2013-01-23 10:06:15 +00:00
landry
ed270b639f
Enable the colord dependency for the -cups subpackage on mips64 & mips64el
...
now that spidermonkey builds there (and in turn polkit & colord.. hopefully)
ok ajacoutot@
2013-01-22 08:31:34 +00:00
ajacoutot
dc1077314c
Bugfix update to gtk+3-3.6.4.
2013-01-07 14:34:31 +00:00
ajacoutot
5bf8e29a22
Bring a fix from upstream to fix a crash in gtk_style_context_get_font().
2013-01-07 07:28:04 +00:00
ajacoutot
816598ac30
Adapt dependencies after recent print/cups change.
2013-01-05 12:53:09 +00:00
ajacoutot
667e6b0a9f
Maintenance update to gtk+3-3.6.3.
2013-01-04 08:06:34 +00:00
landry
82cf911e49
Better fix, instead of using ONLY_FOR_ARCHS-cups, let's make the
...
graphics/colord dependency arch-dependent, ie only enabled on archs
where devel/spidermonkey is available. Disable colord support on other
archs. gtk+3-cups will now build on all archs where gtk+3 builds.
ok ajacoutot@ (MAINTAINER) jasper@
2012-12-12 18:53:08 +00:00
jasper
06cac66408
actually, use ONLY_FOR_ARCHS-cups; prompted by landry@
...
ok aja@
2012-12-06 15:43:21 +00:00
jasper
13211f227d
mark -cups as not for mips64el, since it'll try to build spidermonkey otherwise.
...
ok aja@
2012-12-06 15:12:10 +00:00
ajacoutot
77c251c641
Minor update to gtk+3-3.6.2.
2012-11-11 09:13:16 +00:00
ajacoutot
e96fad620e
Maintenance update to gtk+3-3.6.1.
2012-10-16 12:37:06 +00:00
ajacoutot
ba8a7e44e8
Tweak after recent docbook changes.
2012-09-27 17:38:17 +00:00
ajacoutot
afa8709a25
Update to stable gtk+3-3.6.0.
2012-09-26 21:38:48 +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
ef9b0fb5ee
Update to gtk+3-3.5.18.
2012-09-21 13:20:19 +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
157354a27b
Merge -docs into -main.
2012-08-30 14:27:03 +00:00
ajacoutot
ec391b8666
Fix dependencies after recent colord-gtk split and cups update.
2012-08-04 15:03:05 +00:00
ajacoutot
6569228df9
Update to gtk+3-3.4.4.
2012-07-16 06:36:01 +00:00
ajacoutot
ed0363ea1f
Committed upstream.
2012-07-09 17:21:27 +00:00
ajacoutot
55068d7c41
Use G_N_ELEMENTS from GLib instead of nitems.
2012-07-09 16:33:03 +00:00
ajacoutot
a32f40fddf
BZ links.
2012-07-08 18:03:39 +00:00
sthen
ddc61472cb
don't rely on param.h for nitems(), ok ajacoutot@
2012-07-08 17:09:17 +00:00
ajacoutot
3fca82ecfb
Seems I still don't quite understand the ports framework... with help
...
from espie@
2012-05-28 16:38:35 +00:00
ajacoutot
9485ddb2f1
Minor update to gtk+3-3.4.3.
2012-05-12 06:22:37 +00:00
ajacoutot
085bd1d961
Bugfix update to gtk+ 3.4.2.
2012-05-03 05:59:58 +00:00
ajacoutot
65a7bacffe
Remove uneeded patch.
2012-04-23 07:34:43 +00:00
ajacoutot
22f06860bc
Minor update to gtk+3-3.4.1.
2012-04-14 07:48:32 +00:00
ajacoutot
5df1120aa2
Update to stable gtk+3-3.4.0.
2012-03-26 22:58:45 +00:00
ajacoutot
67ea4d93d3
Update to gtk+3-3.3.20.
2012-03-23 15:49:11 +00:00
ajacoutot
818ff6468f
Update to gtk+3-3.3.18.
2012-03-23 13:21:27 +00:00
ajacoutot
1d62083427
Minor update to gtk+ 3.2.4.
2012-03-12 07:21:32 +00:00
ajacoutot
ae06859d56
Forgot to add this in previous; from upstream:
...
Fix natural/min widht calculations for empty grids
https://bugzilla.gnome.org/show_bug.cgi?id=660139
2011-12-29 14:51:16 +00:00
ajacoutot
636c44737f
Bugfix update to gtk+3-3.2.3 which fixes a hard crash with gtk-chooser.
2011-12-29 14:12:31 +00:00
ajacoutot
a7dafe446e
Tweak BUILD_DEPENDS, no pkg change.
2011-12-08 10:02:34 +00:00
ajacoutot
ea6ed8fe38
Adapt after x11/gtk+2,-guic addition.
2011-12-03 18:31:18 +00:00
ajacoutot
a60fd6f3f8
Bugfix update to gtk+3-3.2.2.
2011-11-12 14:40:05 +00:00