Commit Graph

12223 Commits

Author SHA1 Message Date
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
ajacoutot
ad34cb8520 Fix LIB_DEPENDS. 2012-09-20 13:34:19 +00:00
jasper
e41e3715a4 Fix segmentation fault in --list option
from upstream git
2012-09-19 12:53:11 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
35f8ebd598 Update to libsecret-0.10. 2012-09-18 12:43:08 +00:00
jasper
06225ed4b6 sync 2012-09-18 08:33:28 +00:00
jasper
55fa26f46e import virt-viewer 0.5.4
Virt Viewer provides a graphical viewer for the guest OS display. At
this time is supports guest OS using the VNC protocol. Further protocols
may be supported in the future as user demand dicatates. The viewer can
connect directly to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

ok aja@
2012-09-18 08:32:45 +00:00
jasper
806fab0933 - update to 6.5.92 2012-09-17 11:22:24 +00:00
matthieu
24dfbdf44a regen patches. 2012-09-17 10:25:49 +00:00
matthieu
5accad0feb Remove useless XPM{INC,LIB}DIR patch, which got mangled by a
definition of X11R6 as a cpp macro.
ok sthen@
2012-09-17 10:25:11 +00:00
ajacoutot
f350bbebb5 Prevent variable referencing itself; spotted by nigel@ 2012-09-16 22:05:46 +00:00
jasper
bb1850aa36 - update to 0.8.4 2012-09-16 10:47:05 +00:00
ajacoutot
79a2ff0783 /etc -> SYSCONFDIR
ok dcoppa@ (maintainer)
2012-09-16 06:24:32 +00:00
ajacoutot
642f3f8503 Don't hardcode /usr/local. 2012-09-13 08:41:41 +00:00