12236 Commits

Author SHA1 Message Date
ajacoutot
ee373c6040 Update to yelp-tools-3.6.0. 2012-09-27 11:03:46 +00:00
ajacoutot
1786881c4e Update to yelp-xsl-3.6.0. 2012-09-27 11:03:28 +00:00
dcoppa
995e33eb30 Bugfix: properly react to windows being unmapped before we can
reparent.
We need to verify that setting the event mask works, and we need
to include StructureNotify to get unmap events at any point in time.

From upstream git
2012-09-27 10:57:45 +00:00
jasper
9cff0383d0 - update to 3.6.0 2012-09-27 10:21:10 +00:00
jasper
df9e5e4518 - update to libgnomekbd-3.6.0 2012-09-27 09:47:58 +00:00
jasper
42fa8eb233 - update to libxklavier-5.3 2012-09-27 09:47:42 +00:00
jasper
052a283bb2 - update to gnome-terminal-3.6.0 2012-09-27 09:45:02 +00:00
ajacoutot
d49248651b Update to gnome-keyring-3.6.0. 2012-09-27 09:39:00 +00:00
ajacoutot
4bda1c3db1 Update to gcr-3.6.0. 2012-09-27 09:30:49 +00:00
jasper
b00ec4bf8d - update to gnome-screenshot-3.6.0 2012-09-27 09:18:49 +00:00
jasper
ea176dfa76 - update to 3.6.0 2012-09-27 09:16:42 +00:00
ajacoutot
167246ef5b Update to libcryptui-3.6.0. 2012-09-27 09:05:19 +00:00
ajacoutot
66814258bd Update to libgnome-keyring-3.6.0. 2012-09-27 09:01:40 +00:00
ajacoutot
61dd4506e7 Add comment for the build depend. 2012-09-27 08:31:42 +00:00
jasper
bf0691a99a - update to zenity-3.6.0 2012-09-27 08:00:06 +00:00
jasper
edafb70e82 - update to libgweather-3.6.0 2012-09-27 07:46:28 +00:00
jasper
76af8ce367 - update to gtksourceview-3.6.0 2012-09-27 07:45:34 +00:00
jasper
c204ae3f79 - update to gnome-backgrounds-3.6.0 2012-09-27 07:43:03 +00:00
ajacoutot
2acf438038 Unbreak updating. 2012-09-27 07:40:09 +00:00
jasper
3a3b3ac9d0 - update to gnome-icon-theme-symbolic-3.6.0 2012-09-27 07:20:22 +00:00
jasper
912dd51c81 - update to gnome-icon-theme-3.6.0 2012-09-27 07:18:51 +00:00
jasper
9721711274 - update to gjs-1.34.0 2012-09-27 07:06:23 +00:00
ajacoutot
0644accf4f Missing BUILD_DEPENDS; spotted by espie@ 2012-09-27 05:36:33 +00:00
ajacoutot
afa8709a25 Update to stable gtk+3-3.6.0. 2012-09-26 21:38:48 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
dcoppa
24e4d787e5 Update to xmobar-0.15
OK kili@
OK Jona Joachim (maintainer)
2012-09-26 07:09:20 +00:00
ajacoutot
000685d0f7 Update to stable gnome-themes-standard-3.6.0.2. 2012-09-25 22:34:21 +00:00
ajacoutot
80c0c54210 Update to stable at-spi2-atk-2.6.0. 2012-09-25 16:41:18 +00:00
ajacoutot
b0d8328be3 Update to stable at-spi2-core-2.6.0. 2012-09-25 16:40:44 +00:00
dcoppa
a71122393e Bugfix: Render workspaces created by assignments to use correct
coordinates.
Previously, i3 would send width=0, height=0 to windows which were
put on workspaces created by an assignment (that is, invisible
workspaces, which do not get rendered normally).

from upstream git
2012-09-25 15:06:35 +00:00
ajacoutot
116f0d64ea Update to gtk+2-2.24.13. 2012-09-24 04:47:09 +00:00
jeremy
eae07be2d5 Switch ruby-dbus to use ruby 1.9 by default. Adjust PKGNAME to be
similar to other ruby 1.9 packages.
2012-09-23 17:14:45 +00:00
matthieu
4d3e30f0c1 add BUILD_DEPENDS on devel/imake. ok landry@ 2012-09-23 08:08:49 +00:00
matthieu
b8ac97f241 Don't overwrite imake config files under /usr/X11R6 anymore.
They are gone. ok landry@
2012-09-23 08:05:53 +00:00
dcoppa
38febc9b19 Update to i3-4.3
OK jasper@
2012-09-21 17:16:13 +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
jasper
76f163bde9 don't pick up pulseaudio; no pkg change as it wouldn't build if it was picked up. 2012-09-21 13:51:56 +00:00
ajacoutot
8d9d6bd4d6 Fix with new introspection (from upstream). 2012-09-21 13:25:27 +00:00
ajacoutot
a7bd921f10 Update to at-spi2-atk-2.5.92. 2012-09-21 13:24:51 +00:00
ajacoutot
312ca81d0e Update to at-spi2-core-2.5.92. 2012-09-21 13:24:28 +00:00
ajacoutot
f0817b0d8f Fix WANTLIB after recent pango update. 2012-09-21 13:24:09 +00:00
ajacoutot
0a667e2617 Update to totem-pl-parser-3.4.3. 2012-09-21 13:23:23 +00:00
ajacoutot
d717ef51d2 Update to libgda-5.1.1.
ok jasper@
2012-09-21 13:23:06 +00:00
ajacoutot
6922419361 Update to gnome-themes-standard-3.5.92. 2012-09-21 13:22:34 +00:00
ajacoutot
af18e27583 Update to gtk3mm-3.5.12. 2012-09-21 13:22:10 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
ajacoutot
0dea867040 Use pangox-compat.
ok jasper@
2012-09-21 13:20:57 +00:00
ajacoutot
ef9b0fb5ee Update to gtk+3-3.5.18. 2012-09-21 13:20:19 +00:00
jasper
444d4da3b6 - update to 1.9.1 2012-09-21 09:48:52 +00:00
dcoppa
b9d4703772 Enable Xinerama support.
Initial diff by Gregor Best <gbe (at) ring0 (dot) de>

OK ajacoutot@
2012-09-21 08:51:47 +00:00