Commit Graph

67 Commits

Author SHA1 Message Date
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
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
ajacoutot
f5f5630dcb Enable colord support for the -cups subpackage. 2011-11-02 16:41:46 +00:00
ajacoutot
b74e90abc5 Fix path to immodules.cache.
Use a SUBST_VARS for GTK_BINARY_VERSION.
2011-10-19 17:41:40 +00:00
ajacoutot
0fcc916d16 Update to gtk+3-3.2.1.
While here, move away from kvm(3) to use sysctl(3) instead and don't
link to libkvm anymore.
inputs and ok robert@ jmatthew@
2011-10-15 12:03:52 +00:00
ajacoutot
bcef340055 Better patch. 2011-10-03 07:13:50 +00:00
ajacoutot
746448fdda Protect __SIZEOF_INT__ and __SIZEOF_POINTER__ with an ifdef tp prevent
warnings when including gtktextattributes.h.
2011-10-01 09:38:44 +00:00
ajacoutot
ccbe6e882a Update to stable gtk+3-3.2.0. 2011-09-26 07:14:49 +00:00
ajacoutot
c738dea819 Update to gtk+3-3.1.92.
ok jasper@ robert@
2011-09-20 21:12:09 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
457d489c72 trayicon-x11: Fix warnings when visual is not available, from upstream. 2011-08-29 09:26:49 +00:00
ajacoutot
1583bea603 Bugfix update to gtk+3-3.0.12. 2011-07-28 06:51:16 +00:00