Re: xkeyboard-config-1.0 breaks modifiers?

2007-07-26 Thread Pav Lucistnik
Henrik Brix Andersen píše v čt 26. 07. 2007 v 19:56 +0200:

 It's not just you. I have posted the following patch to the
 ports/114876 PR [1], which fixes the issue:

Could you test the fix from ports/114924 ? Looks like a cleaner fix to
me.

-- 
Pav Lucistnik [EMAIL PROTECTED]
  [EMAIL PROTECTED]

XML is a giant step in no direction at all.
  -- Erik Naggum


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


Re: xkeyboard-config-1.0 breaks modifiers?

2007-07-26 Thread Henrik Brix Andersen
On Wed, Jul 25, 2007 at 07:18:37PM -0500, Craig Boston wrote:
 Is anyone else seeing broken modifier keys (specifically the Win key)
 with the new xkeyboard-config in ports, or is it just me?

It's not just you. I have posted the following patch to the
ports/114876 PR [1], which fixes the issue:

diff -urp /usr/ports/x11/xkeyboard-config/Makefile x11/xkeyboard-config/Makefile
--- /usr/ports/x11/xkeyboard-config/Makefile2007-07-24 16:11:49.0 
+0200
+++ x11/xkeyboard-config/Makefile   2007-07-26 15:19:29.0 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=  xkeyboard-config
 PORTVERSION=   1.0
+PORTREVISION=  1
 CATEGORIES=x11
 MASTER_SITES=  http://xlibs.freedesktop.org/xkbdesc/
 DISTNAME=  xkeyboard-config-${PORTVERSION}
@@ -31,5 +32,6 @@ CONFIGURE_ARGS+=  --with-xkb-base=${PREFI
 
 post-install:
${MKDIR} /var/lib/xkb
+   ${MKDIR} ${PREFIX}/share/X11/xkb/compiled
 
 .include bsd.port.mk
diff -urp /usr/ports/x11/xkeyboard-config/pkg-plist 
x11/xkeyboard-config/pkg-plist
--- /usr/ports/x11/xkeyboard-config/pkg-plist   2007-07-24 16:11:49.0 
+0200
+++ x11/xkeyboard-config/pkg-plist  2007-07-26 15:28:57.0 +0200
@@ -289,7 +289,9 @@ share/X11/xkb/types/pc
 share/X11/xkb/types/README
 share/X11/xkb/xkbcomp
 @exec mkdir -p /var/lib/xkb
[EMAIL PROTECTED] mkdir -p %D/share/X11/xkb/compiled
 @dirrm share/X11/xkb/compat
[EMAIL PROTECTED] share/X11/xkb/compiled
 @dirrm share/X11/xkb/geometry/digital_vndr
 @dirrm share/X11/xkb/geometry/sgi_vndr
 @dirrm share/X11/xkb/geometry


Regards,
Brix

[1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=114876
-- 
Henrik Brix Andersen [EMAIL PROTECTED]


pgpZ7bsXapkek.pgp
Description: PGP signature