Commit Graph

89 Commits

Author SHA1 Message Date
ajacoutot
3a9ba24ae8 Update to gtk+3-3.10.2. 2013-10-16 08:19:02 +00:00
ajacoutot
9891930ad7 Install PREFIX/share/gtk-3.0/settings.ini 2013-10-11 16:27:01 +00:00
ajacoutot
68e5d26b5a Update to gtk+3-3.10.1. 2013-10-11 06:33:18 +00:00
ajacoutot
794702208f Merge a couple of fixes including for a crash (upstream). 2013-09-28 09:37:44 +00:00
ajacoutot
e01b9b0f09 Update to gtk+3-3.10.0. 2013-09-25 12:42:18 +00:00
ajacoutot
ec2e464dff Update to gtk+3-3.8.4. 2013-08-30 14:47:20 +00:00
dcoppa
590b33f841 WANTLIB-cups: move colordprivate inside the spidermonkey archs'
stanza ; ok aja@
2013-07-09 10:15:09 +00:00
ajacoutot
2e968cfaa5 gtk-query-immodules-3.0 has an --update-cache, so use that instead of
redirecting the output to the cache file.
2013-07-07 08:58:11 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
miod
3189abb7b8 Remove CFLAGS workaround for powerpc, now that snapshots come with the `fixed'
compiler; bump revision.
Prodding and ok aja@
2013-06-18 19:24:35 +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
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
d0af6b8d2e Update to gtk+3-3.8.2. 2013-05-13 13:48:57 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
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
55068d7c41 Use G_N_ELEMENTS from GLib instead of nitems. 2012-07-09 16:33:03 +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