6737079 Provide Xorg utility "xinput"
authorStuart Kreitman <Stuart.Kreitman@Sun.COM>
Tue, 06 Oct 2009 14:03:50 -0700
changeset 800 b3def18b9183
parent 799 a7ff35c8968f
child 801 ae36c9e7af09
6737079 Provide Xorg utility "xinput"
open-src/app/Makefile
open-src/app/xinput/Makefile
packages/SUNWxorg-client-docs/copyright.add
packages/SUNWxorg-client-docs/prototype
packages/SUNWxorg-client-programs/copyright.add
packages/SUNWxorg-client-programs/prototype
--- a/open-src/app/Makefile	Mon Oct 05 16:14:52 2009 -0700
+++ b/open-src/app/Makefile	Tue Oct 06 14:03:50 2009 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# ident	"@(#)Makefile	1.89	09/09/28 SMI"
+# ident	"@(#)Makefile	1.90	09/10/05 SMI"
 #
 ###############################################################################
 
@@ -94,6 +94,7 @@
 	xgc \
 	xhost \
 	xinit \
+	xinput \
 	xkbcomp \
 	xkbprint \
 	xkbutils \
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/open-src/app/xinput/Makefile	Tue Oct 06 14:03:50 2009 -0700
@@ -0,0 +1,48 @@
+###############################################################################
+#
+# xinput 1.x Makefile
+#
+# Copyright 2009 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  09/09/17
+#
+
+# Package name used in tarballs
+MODULE_NAME=xinput
+
+# Version number (used in path names)
+MODULE_VERSION=1.4.99.3
+
+
+# Man pages to apply Sun footer to & attributes to list
+SUNTOUCHED_MANPAGES=man/*.man
+SUN_PACKAGE=SUNWxorg-client-programs
+MODULE_STABILITY=Volatile
+
+include ../Makefile.inc
--- a/packages/SUNWxorg-client-docs/copyright.add	Mon Oct 05 16:14:52 2009 -0700
+++ b/packages/SUNWxorg-client-docs/copyright.add	Tue Oct 06 14:03:50 2009 -0700
@@ -28,3 +28,9 @@
 
 include app/mesa-demos/COPYING
 
+--------------------------------------------------------------------
+
+Files from the xinput package are covered by the following notice:
+
+include app/xinput/COPYING
+
--- a/packages/SUNWxorg-client-docs/prototype	Mon Oct 05 16:14:52 2009 -0700
+++ b/packages/SUNWxorg-client-docs/prototype	Tue Oct 06 14:03:50 2009 -0700
@@ -29,7 +29,7 @@
 #
 ##########################################################################
 #
-# ident "@(#)prototype 1.6     08/09/03 SMI"
+# ident "@(#)prototype 1.7     09/10/06 SMI"
 #
 # X.Org Foundation X clients for Solaris
 
@@ -55,4 +55,5 @@
 f none X11/share/man/man1/dispswitch.1 0444 root bin
 f none X11/share/man/man1/xvidtune.1 0444 root bin
 f none X11/share/man/man1/xvinfo.1 0444 root bin
+f none X11/share/man/man1/xinput.1 0444 root bin
 
--- a/packages/SUNWxorg-client-programs/copyright.add	Mon Oct 05 16:14:52 2009 -0700
+++ b/packages/SUNWxorg-client-programs/copyright.add	Tue Oct 06 14:03:50 2009 -0700
@@ -23,3 +23,9 @@
 
 include app/xvinfo/COPYING
 
+--------------------------------------------------------------------
+
+Files from the app/xinput package are covered by the following notice:
+
+include app/xinput/COPYING
+
--- a/packages/SUNWxorg-client-programs/prototype	Mon Oct 05 16:14:52 2009 -0700
+++ b/packages/SUNWxorg-client-programs/prototype	Tue Oct 06 14:03:50 2009 -0700
@@ -29,7 +29,7 @@
 #
 ##########################################################################
 #
-# ident "@(#)prototype 1.4     08/09/03 SMI"
+# ident "@(#)prototype 1.5     09/10/06 SMI"
 #
 # X.Org Foundation X client programs for Solaris
 
@@ -48,6 +48,7 @@
 f none X11/bin/dispswitch		0755 root bin
 f none X11/bin/xvidtune	 		0755 root bin
 f none X11/bin/xvinfo	 		0755 root bin
+f none X11/bin/xinput	 		0755 root bin
 
 d none X11/lib 				0755 root bin
 d none X11/lib/X11			0755 root bin