From f3af5ca0156cbdd8c4bfd0b0ec57a3ea4fd95c36 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 23 Dec 2003 08:34:36 +0000 Subject: Update to 3.1 from Soren Jacobsen PR pkg/23849. Changes since 3.0: * Added japanese translation. * config_focus_raise declared as guint. * Strange behavior with focus:followMouse and RaiseLower action fixed. * use g_snprintf in openbox/session.c instead of sprintf. * gimp crashes openbox. * import -frame leaves windows in a temporary "on top" state. * Programs started with X become zombies upon shutdown. * desktopnext/previous and desktopleft/right dont quite get along. --- wm/openbox/Makefile | 4 ++-- wm/openbox/PLIST | 19 ++++++++++--------- wm/openbox/distinfo | 6 +++--- 3 files changed, 15 insertions(+), 14 deletions(-) (limited to 'wm') diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 38fe704572e..965e58abe60 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2003/12/18 09:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/23 08:34:36 xtraeme Exp $ -DISTNAME= openbox-3.0 +DISTNAME= openbox-3.1 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index bc9c21e5d91..88d0b6a9a22 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2003/12/18 09:57:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/12/23 08:34:36 xtraeme Exp $ bin/gnome-panel-control bin/kdetrayproxy bin/openbox -include/openbox/${PKGVERSION}/openbox/parse.h -include/openbox/${PKGVERSION}/openbox/render.h -include/openbox/${PKGVERSION}/openbox/theme.h -include/openbox/${PKGVERSION}/openbox/version.h +include/openbox/3.0/openbox/parse.h +include/openbox/3.0/openbox/render.h +include/openbox/3.0/openbox/theme.h +include/openbox/3.0/openbox/version.h lib/libobparser.a lib/libobparser.la lib/libobparser.so @@ -16,11 +16,12 @@ lib/libobrender.la lib/libobrender.so lib/libobrender.so.2 lib/libobrender.so.2.0 -lib/pkgconfig/obparser-${PKGVERSION}.pc -lib/pkgconfig/obrender-${PKGVERSION}.pc +lib/pkgconfig/obparser-3.0.pc +lib/pkgconfig/obrender-3.0.pc share/gnome/wm-properties/openbox.desktop ${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/openbox.mo ${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/openbox.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/openbox.mo share/examples/openbox/menu.xml share/examples/openbox/rc.xml share/openbox/menu.xsd @@ -64,6 +65,6 @@ share/themes/TheBear/openbox-3/themerc @unexec ${RMDIR} %D/share/themes 2>/dev/null || ${TRUE} @dirrm share/openbox @comment in gnome2-dirs: @dirrm share/gnome/wm-properties -@dirrm include/openbox/${PKGVERSION}/openbox -@dirrm include/openbox/${PKGVERSION} +@dirrm include/openbox/3.0/openbox +@dirrm include/openbox/3.0 @dirrm include/openbox diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index eb28b7325e9..6cf147640d0 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/12/18 09:57:27 wiz Exp $ +$NetBSD: distinfo,v 1.5 2003/12/23 08:34:36 xtraeme Exp $ -SHA1 (openbox-3.0.tar.gz) = 5156e3b53f8707511b5921bc3f0180ef8b3c215b -Size (openbox-3.0.tar.gz) = 549264 bytes +SHA1 (openbox-3.1.tar.gz) = 9dc134c52717931d59d64db68cc4c7418ced9468 +Size (openbox-3.1.tar.gz) = 550425 bytes SHA1 (patch-aa) = 41cc531d21ac23814d33b20ec754784396fe2b05 -- cgit v1.2.3