pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xsetmode Import xsetmode-1.0.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e0ac44bf37d
branches:  trunk
changeset: 527548:6e0ac44bf37d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Apr 10 13:47:12 2007 +0000

description:
Import xsetmode-1.0.0.

The xsetroot program is used to switch XInput devices between absolute
and relative positioning. This is from the modular X.org X11 project.

diffstat:

 x11/xsetmode/DESCR    |   3 +++
 x11/xsetmode/Makefile |  22 ++++++++++++++++++++++
 x11/xsetmode/PLIST    |   3 +++
 x11/xsetmode/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 8d5a8a40b077 -r 6e0ac44bf37d x11/xsetmode/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetmode/DESCR        Tue Apr 10 13:47:12 2007 +0000
@@ -0,0 +1,3 @@
+The xsetroot program is used to switch XInput devices between absolute
+and relative positioning. This is from the modular X.org X11 project.
+
diff -r 8d5a8a40b077 -r 6e0ac44bf37d x11/xsetmode/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetmode/Makefile     Tue Apr 10 13:47:12 2007 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:47:12 joerg Exp $
+#
+
+DISTNAME=              xsetmode-1.0.0
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               Switch mode of XInput devices
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8d5a8a40b077 -r 6e0ac44bf37d x11/xsetmode/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetmode/PLIST        Tue Apr 10 13:47:12 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:47:12 joerg Exp $
+bin/xsetmode
+man/man1/xsetmode.1
diff -r 8d5a8a40b077 -r 6e0ac44bf37d x11/xsetmode/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetmode/distinfo     Tue Apr 10 13:47:12 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:47:12 joerg Exp $
+
+SHA1 (xsetmode-1.0.0.tar.bz2) = add4e6a91c9d0e7d1a80b3534c64d6b7bf633ea0
+RMD160 (xsetmode-1.0.0.tar.bz2) = 40088c9246a6d67e8d3c759151077fb3cb7dd7a6
+Size (xsetmode-1.0.0.tar.bz2) = 73757 bytes



Home | Main Index | Thread Index | Old Index