summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-02-16 13:43:09 +0000
committerwiz <wiz@pkgsrc.org>2010-02-16 13:43:09 +0000
commit6faa98f4a33709106bcb9a4954177371fed954fa (patch)
tree12f2a1b905501bc101e594db04224370ce7750f7 /wm
parentd32ce05e657523570d339b7cd852f5489c75cb78 (diff)
downloadpkgsrc-6faa98f4a33709106bcb9a4954177371fed954fa.tar.gz
Update to 3.4.11:
3.4.11: * Update Hungarian, Japanese, and Latvian translations. * Make xdg-autostart use the OPENBOX environment by default, so you can use OnlyShowIn=OPENBOX in an autostart .desktop and it will work as expected. * Don't close the menu when you hold control and execute something. * Fix bug #4503 (Adjust who shows up in the Alt-Tab list using SKIP_TASKBAR). * Fix flickering window when moving maximized window between monitors of different sizes. * Fix bug #4355 (Allow multiple escaped _'s in a menu label and allow a menu shortcut to come after an escaped _). * Remember the maximized state of a window when it goes fullscreen, and restore it when leaving fullscreen state. * Fix bug #4072 (Openbox is stopped by terminal applications writing to stdout). * Fix bug #4492 (Mistake in openbox-gnome-session check while setting up). * Fix obxprop to make --root and --id work correctly. * Add _OB_APP_ROLE/CLASS/NAME/TYPE properties (replaces _OB_ROLE/CLASS/NAME). * Make the focus cycling popup dynamic when windows appear/disappear. * Fix bug #4411 (Crash when window appears during focus cycling). * Allow the user to specify which properties should be shown by obxprop. * Fix tilde expansion in the Execute action * Make Home and End keys move to the top/bottom of the active menu. * Use the submenuShowDelay when navigating menus with the keyboard.
Diffstat (limited to 'wm')
-rw-r--r--wm/openbox/Makefile7
-rw-r--r--wm/openbox/PLIST27
-rw-r--r--wm/openbox/distinfo8
3 files changed, 22 insertions, 20 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 5ee5fe2e4c7..7daee7d2df1 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.58 2010/01/16 23:33:25 snj Exp $
+# $NetBSD: Makefile,v 1.59 2010/02/16 13:43:09 wiz Exp $
-DISTNAME= openbox-3.4.10
+DISTNAME= openbox-3.4.11
CATEGORIES= wm x11
MASTER_SITES= http://openbox.org/dist/openbox/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://openbox.org/
-COMMENT= Standards compliant, light-weight and extensible window manager
+COMMENT= Standards compliant, light-weight, and extensible window manager
+LICENSE= gnu-gpl-v2
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST
index 435bbb2f898..0bdaa0d4758 100644
--- a/wm/openbox/PLIST
+++ b/wm/openbox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2010/01/10 16:20:10 snj Exp $
+@comment $NetBSD: PLIST,v 1.23 2010/02/16 13:43:09 wiz Exp $
bin/gdm-control
bin/gnome-panel-control
bin/obxprop
@@ -6,22 +6,23 @@ bin/openbox
bin/openbox-gnome-session
bin/openbox-kde-session
bin/openbox-session
-include/openbox/3.4/openbox/color.h
-include/openbox/3.4/openbox/font.h
-include/openbox/3.4/openbox/geom.h
-include/openbox/3.4/openbox/gradient.h
-include/openbox/3.4/openbox/image.h
-include/openbox/3.4/openbox/instance.h
-include/openbox/3.4/openbox/mask.h
-include/openbox/3.4/openbox/parse.h
-include/openbox/3.4/openbox/render.h
-include/openbox/3.4/openbox/theme.h
-include/openbox/3.4/openbox/version.h
+include/openbox/${PKGVERSION}/openbox/color.h
+include/openbox/${PKGVERSION}/openbox/font.h
+include/openbox/${PKGVERSION}/openbox/geom.h
+include/openbox/${PKGVERSION}/openbox/gradient.h
+include/openbox/${PKGVERSION}/openbox/image.h
+include/openbox/${PKGVERSION}/openbox/instance.h
+include/openbox/${PKGVERSION}/openbox/mask.h
+include/openbox/${PKGVERSION}/openbox/parse.h
+include/openbox/${PKGVERSION}/openbox/render.h
+include/openbox/${PKGVERSION}/openbox/theme.h
+include/openbox/${PKGVERSION}/openbox/version.h
lib/libobparser.la
lib/libobrender.la
lib/openbox/xdg-autostart
lib/pkgconfig/obparser-3.0.pc
lib/pkgconfig/obrender-3.0.pc
+man/man1/obxprop.1
man/man1/openbox-gnome-session.1
man/man1/openbox-kde-session.1
man/man1/openbox-session.1
@@ -44,9 +45,9 @@ share/doc/openbox/xbm/max.xbm
share/doc/openbox/xbm/max_toggled.xbm
share/doc/openbox/xbm/shade.xbm
share/doc/openbox/xbm/shade_toggled.xbm
+share/examples/openbox/autostart.sh
share/examples/openbox/menu.xml
share/examples/openbox/rc.xml
-share/examples/openbox/autostart.sh
share/gnome/wm-properties/openbox.desktop
share/locale/ar/LC_MESSAGES/openbox.mo
share/locale/bn_IN/LC_MESSAGES/openbox.mo
diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo
index 41677997d2e..018a15e5c2c 100644
--- a/wm/openbox/distinfo
+++ b/wm/openbox/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2010/01/10 16:20:10 snj Exp $
+$NetBSD: distinfo,v 1.25 2010/02/16 13:43:09 wiz Exp $
-SHA1 (openbox-3.4.10.tar.gz) = 4e0f9169065bdbb562b941332d647a42182790b2
-RMD160 (openbox-3.4.10.tar.gz) = ded9ee3e1b51ee976fd7fd6644ae5c4360386fc3
-Size (openbox-3.4.10.tar.gz) = 905072 bytes
+SHA1 (openbox-3.4.11.tar.gz) = fb9fc8e0fa0dbc0e1fba9f5763a14e96746a09c8
+RMD160 (openbox-3.4.11.tar.gz) = 0f389db47e961a7d17ae8e3f7553f551d9c8c869
+Size (openbox-3.4.11.tar.gz) = 906947 bytes
SHA1 (patch-aa) = 7a6b00fce344776bc518bc9a0161213e4c47355e
SHA1 (patch-ab) = bb13ec5801c2e271f1e6b2dc4d0aa149c9e2dff1