[Lunar-commits] njb-sharp: C# port of libnjb for DAP and other Mono apps
Auke Kok
sofar at foo-projects.org
Wed Dec 12 01:03:59 CET 2007
commit 46bc9d52bdc18e43963078c85f9729edf8f78209
Author: Jeff Kirsher <jkirsher at tarbal.com>
Date: Wed Dec 12 01:03:59 2007 +0100
njb-sharp: C# port of libnjb for DAP and other Mono apps
---
zbeta/njb-sharp/DEPENDS | 2 ++
zbeta/njb-sharp/DETAILS | 13 +++++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/zbeta/njb-sharp/DEPENDS b/zbeta/njb-sharp/DEPENDS
new file mode 100644
index 0000000..04e8705
--- /dev/null
+++ b/zbeta/njb-sharp/DEPENDS
@@ -0,0 +1,2 @@
+depends libnjb &&
+depends mono
diff --git a/zbeta/njb-sharp/DETAILS b/zbeta/njb-sharp/DETAILS
new file mode 100644
index 0000000..b463b07
--- /dev/null
+++ b/zbeta/njb-sharp/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=njb-sharp
+ VERSION=0.3.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://banshee-project.org/files/$MODULE
+ SOURCE_VFY=sha1:0df37746af08de9100fef7ae646afbb2ef0b336c
+ WEB_SITE=http://banshee-project.org/Subprojects/Njb-sharp
+ ENTERED=20071206
+ UPDATED=20071206
+ SHORT="Provides C# bindings for libnjb"
+
+cat << EOF
+Provides C# bindings for libnjb to provide NJB Digital Audio Player (DAP) support to Mono applications.
+EOF
More information about the Lunar-commits
mailing list