Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dcbf84b0f3ea5d15575b9a367ad61c4555e9c5dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dcbf84b0f3ea5d15575b9a367ad61c4555e9c5dc)
  • Date: Wed, 27 Jan 2010 23:32:25 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 4 ++++
mobile/rfkill/BUILD | 1 +
mobile/rfkill/DETAILS | 13 +++++++++++++
mobile/rfkill/HISTORY | 3 +++
4 files changed, 21 insertions(+)

New commits:
commit dcbf84b0f3ea5d15575b9a367ad61c4555e9c5dc
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

mobile/rfkill: new spell, tool to query and set the rfkill state of
wireless devices

diff --git a/ChangeLog b/ChangeLog
index 2f13134..a7b84fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-28 Laidslav Hagara <hgr AT vabo.cz>
+ * mobile/rfkill: new spell
+ tool to query and set the rfkill state of wireless devices
+
2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
* python-pypi/pymsn: new spell, msn connection library for telepathy
* telephony/telepathy-python: new spell, telepathy python base classes
diff --git a/mobile/rfkill/BUILD b/mobile/rfkill/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/mobile/rfkill/BUILD
@@ -0,0 +1 @@
+make
diff --git a/mobile/rfkill/DETAILS b/mobile/rfkill/DETAILS
new file mode 100755
index 0000000..df88b0d
--- /dev/null
+++ b/mobile/rfkill/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=rfkill
+ VERSION=0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://wireless.kernel.org/download/rfkill/$SOURCE
+
SOURCE_HASH=sha512:49ebe2ecbe7295f98eb6f3d110e2e40fb326e861a054fae66ecb36ae364386f26dec6a5a03e49ad329a827e2319303a3fdda8ceacc62bad8e6b56fcf3394a46f
+ WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
+ ENTERED=20100128
+ LICENSE[0]=GPL
+ SHORT="tool to query and set the rfkill state of wireless devices"
+cat << EOF
+rfkill is a small tool to query and set the rfkill state of wireless devices.
+EOF
diff --git a/mobile/rfkill/HISTORY b/mobile/rfkill/HISTORY
new file mode 100644
index 0000000..0422829
--- /dev/null
+++ b/mobile/rfkill/HISTORY
@@ -0,0 +1,3 @@
+2010-01-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, BUILD: spell created, version 0.3
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dcbf84b0f3ea5d15575b9a367ad61c4555e9c5dc), Ladislav Hagara, 01/28/2010

Archive powered by MHonArc 2.6.24.

Top of Page