[Lunar-commits] ipod-sharp: Add new module ipod-sharp - a C# wrapper of libipoddevice
Auke Kok
sofar at foo-projects.org
Wed Dec 12 01:03:35 CET 2007
commit 475c9d931ea22618f8ee5b68971e5d6a04b2a66a
Author: Jeff Kirsher <jkirsher at tarbal.com>
Date: Wed Dec 12 01:03:35 2007 +0100
ipod-sharp: Add new module ipod-sharp - a C# wrapper of libipoddevice
---
zbeta/ipod-sharp/DEPENDS | 3 +++
zbeta/ipod-sharp/DETAILS | 15 +++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/zbeta/ipod-sharp/DEPENDS b/zbeta/ipod-sharp/DEPENDS
new file mode 100644
index 0000000..5854b85
--- /dev/null
+++ b/zbeta/ipod-sharp/DEPENDS
@@ -0,0 +1,3 @@
+depends libipoddevice &&
+depends mono &&
+depends monodoc
diff --git a/zbeta/ipod-sharp/DETAILS b/zbeta/ipod-sharp/DETAILS
new file mode 100644
index 0000000..bdb425c
--- /dev/null
+++ b/zbeta/ipod-sharp/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=ipod-sharp
+ VERSION=0.6.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://banshee-project.org/files/$MODULE
+ SOURCE_VFY=sha1:75a69ab7d34da504c89343bf12353b24446f60c0
+ WEB_SITE=http://banshee-project.org/Subprojects/ipod-sharp
+ ENTERED=20071206
+ UPDATED=20071206
+ SHORT="Provides a C# wrapper for libipoddevice"
+
+cat << EOF
+Provides support for high level features of Apple's iPod, like support for audio
+content, including reading and writing of the iTunes/iPod database, and syncing
+music.
+EOF
More information about the Lunar-commits
mailing list