[Lunar-commits] <moonbase> podsleuth: New module.

Moritz Heiber moe at lunar-linux.org
Thu Jul 17 22:23:50 CEST 2008


commit cda21f3422ff4157d18cc2668b19c785d5cac39d
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Thu Jul 17 22:23:50 2008 +0200

    podsleuth: New module.
---
 zbeta/podsleuth/BUILD   |    7 +++++++
 zbeta/podsleuth/DEPENDS |    2 ++
 zbeta/podsleuth/DETAILS |   15 +++++++++++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/zbeta/podsleuth/BUILD b/zbeta/podsleuth/BUILD
new file mode 100644
index 0000000..bfc0e68
--- /dev/null
+++ b/zbeta/podsleuth/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --with-hal-callouts-dir=/usr/libexec"
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/podsleuth/DEPENDS b/zbeta/podsleuth/DEPENDS
new file mode 100644
index 0000000..df1aa62
--- /dev/null
+++ b/zbeta/podsleuth/DEPENDS
@@ -0,0 +1,2 @@
+depends hal
+depends sg3_utils
diff --git a/zbeta/podsleuth/DETAILS b/zbeta/podsleuth/DETAILS
new file mode 100644
index 0000000..f54cf8a
--- /dev/null
+++ b/zbeta/podsleuth/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=podsleuth
+         VERSION=0.6.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://banshee-project.org/files/$MODULE/
+      SOURCE_VFY=sha1:6e651225f4af0f5ee144483861015404510a5f6d
+        WEB_SITE=http://banshee-project.org/Subprojects/PodSleuth
+         ENTERED=20080717
+         UPDATED=20080717
+           PSAFE="no"
+           SHORT="a tool to discover information about ipods"
+
+cat << EOF
+PodSleuth is a tool to discover detailed model information about an Apple (TM)
+iPod (TM).
+EOF


More information about the Lunar-commits mailing list