[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (e60a7ecf3e7a9e685280e94603693c7db74265b8)

Ladislav Hagara scm at sourcemage.org
Tue Dec 18 17:08:26 EST 2007


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 ChangeLog             |    4 ++++
 mobile/rutilt/BUILD   |    2 ++
 mobile/rutilt/DEPENDS |    2 ++
 mobile/rutilt/DETAILS |   20 ++++++++++++++++++++
 mobile/rutilt/HISTORY |    3 +++
 5 files changed, 31 insertions(+)

New commits:
commit e60a7ecf3e7a9e685280e94603693c7db74265b8
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    mobile/rutilt: new spell
    a Gtk+ program designed to set up any wireless network interface

diff --git a/ChangeLog b/ChangeLog
index d953303..112f9d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-18 Ladislav Hagara <hgr at vabo.cz>
+	* mobile/rutilt: new spell
+	  a Gtk+ program designed to set up any wireless network interface
+
 2007-12-18 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* video/swfdec-gnome: new spell, thumbnailer and standalone flash
 	  player
diff --git a/mobile/rutilt/BUILD b/mobile/rutilt/BUILD
new file mode 100755
index 0000000..40febf6
--- /dev/null
+++ b/mobile/rutilt/BUILD
@@ -0,0 +1,2 @@
+./configure.sh --prefix=/usr  &&
+make
diff --git a/mobile/rutilt/DEPENDS b/mobile/rutilt/DEPENDS
new file mode 100755
index 0000000..92cd9f6
--- /dev/null
+++ b/mobile/rutilt/DEPENDS
@@ -0,0 +1,2 @@
+depends  gtk+2  &&
+depends  g++
diff --git a/mobile/rutilt/DETAILS b/mobile/rutilt/DETAILS
new file mode 100755
index 0000000..17c243f
--- /dev/null
+++ b/mobile/rutilt/DETAILS
@@ -0,0 +1,20 @@
+           SPELL=rutilt
+         VERSION=0.16
+          SOURCE=RutilTv$VERSION.tar.gz
+   SOURCE_URL[0]=http://cbbk.free.fr/bonrom/files/$SOURCE
+     SOURCE_HASH=sha512:095833d6f667266e4ac8b65a222876cfb3a08aa485e5a7f16dd76fa9dc1a7a15fbe14804cc8ef06aa9235ad5a4b8c4f86a79dcb886097a9675f4e32b95826da8
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/RutilTv$VERSION
+        WEB_SITE=http://cbbk.free.fr/bonrom/
+         ENTERED=20071218
+      LICENSE[0]=GPL
+        KEYWORDS="mobile"
+           SHORT="a Gtk+ program designed to set up any wireless network interface"
+cat << EOF
+RutilT is a Gtk+ program designed to set up any wireless network interface, find
+and connect to networks in range and get some information such as the quality of
+association  etc...   Althought primally written for Ralink devices, it supports
+any Linux wireless extensions compliant  kernel  module.   Currently,  there  is
+extra  support  for  the  following  modules (rt2x00 project's legacy drivers) :
+rt2400, rt2500, rt2570, rt61 and rt73. rt2x00 itself  will  be  supported  in  a
+future release.
+EOF
diff --git a/mobile/rutilt/HISTORY b/mobile/rutilt/HISTORY
new file mode 100644
index 0000000..b822307
--- /dev/null
+++ b/mobile/rutilt/HISTORY
@@ -0,0 +1,3 @@
+2007-12-18 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, BUILD, DEPENDS: created this spell, version 0.16
+



More information about the SM-Commit mailing list