[Lunar-commits] libipoddevice: Add module libipoddevice - library to access Apple iPod device

Auke Kok sofar at foo-projects.org
Wed Dec 12 01:03:54 CET 2007


commit f574e3d03a0f0baece431bcb160f1976f7dd719e
Author: Jeff Kirsher <jkirsher at tarbal.com>
Date:   Wed Dec 12 01:03:54 2007 +0100

    libipoddevice: Add module libipoddevice - library to access Apple iPod device
---
 zbeta/libipoddevice/DEPENDS |    3 +++
 zbeta/libipoddevice/DETAILS |   15 +++++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/zbeta/libipoddevice/DEPENDS b/zbeta/libipoddevice/DEPENDS
new file mode 100644
index 0000000..9cf1c33
--- /dev/null
+++ b/zbeta/libipoddevice/DEPENDS
@@ -0,0 +1,3 @@
+depends hal &&
+depends sg3_utils &&
+depends glib-2
diff --git a/zbeta/libipoddevice/DETAILS b/zbeta/libipoddevice/DETAILS
new file mode 100644
index 0000000..f53b919
--- /dev/null
+++ b/zbeta/libipoddevice/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=libipoddevice
+         VERSION=0.5.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://banshee-project.org/files/$MODULE
+      SOURCE_VFY=sha1:233283b9cdb02369dfa77867df12732dcc2ac2f8
+        WEB_SITE=http://banshee-project.org/Subprojects/Libipoddevice
+         ENTERED=20071206
+         UPDATED=20071206
+           SHORT="Library to support Apple iPod's"
+
+cat << EOF
+Provides iPod-specific HAL event notification to applications, and along with
+objects representing an iPod, which gives the application access to properties
+and features of an iPod.
+EOF


More information about the Lunar-commits mailing list