Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (27277d1fcf4d11410e7bdcafcdf082674c12902b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (27277d1fcf4d11410e7bdcafcdf082674c12902b)
  • Date: Thu, 21 Aug 2008 09:36:54 -0500

GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik
<ruskie AT codemages.net>:

xorg-app/xinput/CONFLICTS | 6 ++++++
xorg-app/xinput/DEPENDS | 2 ++
xorg-app/xinput/DETAILS | 13 +++++++++++++
xorg-app/xinput/HISTORY | 3 +++
4 files changed, 24 insertions(+)

New commits:
commit 85dbc49854568ed073ade5100d0baf6be6ca6fd3
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

xinput: added a tool to help with xinput testing and debugging

diff --git a/xorg-app/xinput/CONFLICTS b/xorg-app/xinput/CONFLICTS
new file mode 100755
index 0000000..8007c92
--- /dev/null
+++ b/xorg-app/xinput/CONFLICTS
@@ -0,0 +1,6 @@
+conflicts xdirectfb y
+conflicts xfree86-devel y
+conflicts xfree86-libs y
+conflicts xfree86-4.3 y
+conflicts xfree86 y
+conflicts xorg y
diff --git a/xorg-app/xinput/DEPENDS b/xorg-app/xinput/DEPENDS
new file mode 100755
index 0000000..ead5501
--- /dev/null
+++ b/xorg-app/xinput/DEPENDS
@@ -0,0 +1,2 @@
+depends util-macros &&
+depends libxi
diff --git a/xorg-app/xinput/DETAILS b/xorg-app/xinput/DETAILS
new file mode 100755
index 0000000..109c422
--- /dev/null
+++ b/xorg-app/xinput/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=xinput
+ VERSION=1.3.0
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:3abd744d13bd5d2d02d0453498ac3029ffb5627bd832677c8bdacf7cb3bb6dca314dff252187e254aae9d3c12820ab58c9a3a3ca3c253d6884f0360cc19c1141
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://xorg.freedesktop.org/wiki
+ ENTERED=20080821
+ LICENSE[0]=XCL
+ SHORT="Xinput utility"
+cat << EOF
+Xinput utility
+EOF
diff --git a/xorg-app/xinput/HISTORY b/xorg-app/xinput/HISTORY
new file mode 100644
index 0000000..5697e2e
--- /dev/null
+++ b/xorg-app/xinput/HISTORY
@@ -0,0 +1,3 @@
+2008-08-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS, CONFLICTS, DETAILS, HISTORY: created spell
+



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (27277d1fcf4d11410e7bdcafcdf082674c12902b), Andraž 'ruskie' Levstik, 08/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page