[Lunar-commits] <moonbase> razertool: version 0.0.7 added to moonbase
Duncan Gibson
engelsman at lunar-linux.org
Mon Mar 2 20:46:57 CET 2009
commit 8a5ec12276bcf371571b6e2a9f74f30d0a07e5ba
Author: Paul Bredbury <brebs at sent.com>
Date: Mon Mar 2 20:46:57 2009 +0100
razertool: version 0.0.7 added to moonbase
razertool: utility for Razer Copperhead mice
Note: downloaded, compiled and installed OK,
but I have no Razer Copperhead mice to test it - engelsman
---
zbeta/razertool/DEPENDS | 2 ++
zbeta/razertool/DETAILS | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/zbeta/razertool/DEPENDS b/zbeta/razertool/DEPENDS
new file mode 100644
index 0000000..9fca311
--- /dev/null
+++ b/zbeta/razertool/DEPENDS
@@ -0,0 +1,2 @@
+depends libusb
+optional_depends "librsvg" "" "--disable-gtk" "for razertool-gtk"
diff --git a/zbeta/razertool/DETAILS b/zbeta/razertool/DETAILS
new file mode 100644
index 0000000..6569023
--- /dev/null
+++ b/zbeta/razertool/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=razertool
+ VERSION=0.0.7
+ SOURCE=$MODULE\_$VERSION.orig.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:f040d5853a885a932a5dbf3fa20cc87fcb5cbfeb
+ WEB_SITE=http://razertool.sourceforge.net
+ ENTERED=20090221
+ UPDATED=20090221
+ MAINTAINER=brebs at sent.com
+ SHORT="unofficial tool for controlling Razer Copperhead mice"
+
+cat << EOF
+RazerTool is an unofficial tool for controlling Razer Copperhead and
+MS Habu mice in *nix. It has both command-line and gtk+-2.x versions.
+EOF
More information about the Lunar-commits
mailing list