[Lunar-commits] <moonbase> move razertool to utils
Paul Bredbury
brebs at lunar-linux.org
Mon Sep 28 02:03:51 CEST 2009
commit 812e694af65928c35de4270209e34fb33ad551b7
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Sep 28 07:03:51 2009 +0700
move razertool to utils
---
utils/razertool/DEPENDS | 3 +++
utils/razertool/DETAILS | 16 ++++++++++++++++
zbeta/razertool/DEPENDS | 3 ---
zbeta/razertool/DETAILS | 16 ----------------
4 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/utils/razertool/DEPENDS b/utils/razertool/DEPENDS
new file mode 100644
index 0000000..3f20195
--- /dev/null
+++ b/utils/razertool/DEPENDS
@@ -0,0 +1,3 @@
+depends libusb-compat
+
+optional_depends "librsvg" "" "--disable-gtk" "for razertool-gtk"
diff --git a/utils/razertool/DETAILS b/utils/razertool/DETAILS
new file mode 100644
index 0000000..6569023
--- /dev/null
+++ b/utils/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
diff --git a/zbeta/razertool/DEPENDS b/zbeta/razertool/DEPENDS
deleted file mode 100644
index 3f20195..0000000
--- a/zbeta/razertool/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libusb-compat
-
-optional_depends "librsvg" "" "--disable-gtk" "for razertool-gtk"
diff --git a/zbeta/razertool/DETAILS b/zbeta/razertool/DETAILS
deleted file mode 100644
index 6569023..0000000
--- a/zbeta/razertool/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- 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