4756705 Solaris should include setxkbmap program
authorJavier Acosta <Javier.Acosta@Sun.COM>
Fri, 29 Feb 2008 07:06:16 -0800
changeset 346 3bbe5e7f703b
parent 345 796cf122ee89
child 347 13e749282c98
4756705 Solaris should include setxkbmap program
open-src/app/Makefile
open-src/app/setxkbmap/Makefile
packages/SUNWxwman/prototype_com
packages/SUNWxwplt/prototype_com
--- a/open-src/app/Makefile	Thu Feb 28 17:02:09 2008 -0800
+++ b/open-src/app/Makefile	Fri Feb 29 07:06:16 2008 -0800
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.33	08/02/26
+# @(#)Makefile	1.34	08/02/29
 #
 ###############################################################################
 
@@ -42,6 +42,7 @@
 	luit \
 	mesa-demos \
 	mkfontscale \
+        setxkbmap \
 	twm \
 	x11perf \
 	xauth \
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/open-src/app/setxkbmap/Makefile	Fri Feb 29 07:06:16 2008 -0800
@@ -0,0 +1,53 @@
+
+###############################################################################
+#
+# setxkbmap 1.x Makefile
+#
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Use subject to license terms.
+#
+# Permission is hereby granted, free of charge, to any person obtaining a
+# copy of this software and associated documentation files (the
+# "Software"), to deal in the Software without restriction, including
+# without limitation the rights to use, copy, modify, merge, publish,
+# distribute, and/or sell copies of the Software, and to permit persons
+# to whom the Software is furnished to do so, provided that the above
+# copyright notice(s) and this permission notice appear in all copies of
+# the Software and that both the above copyright notice(s) and this
+# permission notice appear in supporting documentation.
+# 
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
+# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
+# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+# 
+# Except as contained in this notice, the name of a copyright holder
+# shall not be used in advertising or otherwise to promote the sale, use
+# or other dealings in this Software without prior written authorization
+# of the copyright holder.
+#
+# @(#)Makefile  1.1   08/02/20
+#
+
+# Package name used in tarballs
+APP_NAME=setxkbmap
+
+# Version number (used in path names)
+APP_VERS=1.0.4
+
+# Patches to apply to source after unpacking, in order
+SOURCE_PATCHES = 
+
+# Man pages to apply Sun footer to & attributes to list
+SUNTOUCHED_MANPAGES=*.man
+SUNTOUCH_MAN_FLAGS= \
+ -a '{Availability, SUNWxwplt} {Interface Stability, Committed}'
+
+include ../Makefile.inc
+
+
--- a/packages/SUNWxwman/prototype_com	Thu Feb 28 17:02:09 2008 -0800
+++ b/packages/SUNWxwman/prototype_com	Fri Feb 29 07:06:16 2008 -0800
@@ -186,6 +186,9 @@
 # open-src/app/luit
 f none X11/share/man/man1/luit.1 	0444 root bin
 
+# open-src/app/setxkbmap
+f none X11/share/man/man1/setxkbmap.1   0444 root bin
+
 # open-src/app/twm
 f none X11/share/man/man1/twm.1 	0444 root bin
 
--- a/packages/SUNWxwplt/prototype_com	Thu Feb 28 17:02:09 2008 -0800
+++ b/packages/SUNWxwplt/prototype_com	Fri Feb 29 07:06:16 2008 -0800
@@ -98,6 +98,9 @@
 f none X11/bin/constype 		0755 root bin
 s none openwin/bin/constype=../../X11/bin/constype
 
+# open-src/app/setxkbmap
+f none X11/bin/setxkbmap                0755 root bin
+
 # open-src/app/x11perf
 f none X11/bin/x11perf 			0755 root bin