Update to winwrangler 0.2.4, adds 'spatial window switching' using

ctrl-super-l/r/u/d. Diff from David Coppa, thanks!
This commit is contained in:
landry 2009-10-29 19:37:17 +00:00
parent 3eedd7143b
commit c0b775fe8d
3 changed files with 14 additions and 13 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/27 19:17:11 landry Exp $
# $OpenBSD: Makefile,v 1.2 2009/10/29 19:37:17 landry Exp $
COMMENT = desktop daemon to perform advanced window manipulations
V = 0.2.3
V = 0.2.4
DISTNAME = winwrangler-$V
CATEGORIES = x11
@ -31,9 +31,10 @@ LIB_DEPENDS = gtkhotkey::x11/gtkhotkey \
WANTLIB += ICE SM X11 XRes Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 gio-2.0 glib-2.0
WANTLIB += expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0
WANTLIB += m pcre pixman-1 png pthread-stubs xcb xcb-atom xcb-aux
WANTLIB += glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 m pcre
WANTLIB += pixman-1 png pthread-stubs xcb xcb-atom xcb-aux
WANTLIB += xcb-event z
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (winwrangler-0.2.3.tar.gz) = v7aVeNM1opiPQBjjoYblkA==
RMD160 (winwrangler-0.2.3.tar.gz) = qM/yNQk3wonnJyW+aR8/w3uwJLU=
SHA1 (winwrangler-0.2.3.tar.gz) = /3OPz2UXdY9BSVz7nVKKDEOZ8WY=
SHA256 (winwrangler-0.2.3.tar.gz) = boc1O8omt7F885c8VthaFbZ3HIqtZ9y8v0dYXw0N9ts=
SIZE (winwrangler-0.2.3.tar.gz) = 328312
MD5 (winwrangler-0.2.4.tar.gz) = L95XinpzT2rNmhF8eUyLCw==
RMD160 (winwrangler-0.2.4.tar.gz) = 05/MKXCIQmkBdjRmymbS0vkAM8g=
SHA1 (winwrangler-0.2.4.tar.gz) = 2DBMOJSM5c84RjYk96gHC1OOL/U=
SHA256 (winwrangler-0.2.4.tar.gz) = 7KTX0HY8iKxRu2HKv6INppWU71J4KF69kkNM4s/snR8=
SIZE (winwrangler-0.2.4.tar.gz) = 336076

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2009/09/27 19:17:11 landry Exp $
--- Makefile.in.orig Thu Sep 24 22:38:04 2009
+++ Makefile.in Thu Sep 24 22:38:34 2009
@@ -624,7 +624,7 @@ install-data: install-data-recursive
$OpenBSD: patch-Makefile_in,v 1.2 2009/10/29 19:37:17 landry Exp $
--- Makefile.in.orig Tue Sep 29 20:43:50 2009
+++ Makefile.in Thu Oct 29 10:10:17 2009
@@ -705,7 +705,7 @@ install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am