[Lunar-commits] <moonbase> djmount: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Feb 7 23:42:53 CET 2010


commit 08c7a414884c52ce0432dd93bf985b027af71926
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Feb 7 17:42:53 2010 -0500

    djmount: Adding to moonbase.
---
 filesys/djmount/BUILD   |   11 +++++++++++
 filesys/djmount/DEPENDS |    1 +
 filesys/djmount/DETAILS |   17 +++++++++++++++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/filesys/djmount/BUILD b/filesys/djmount/BUILD
new file mode 100644
index 0000000..5c80d04
--- /dev/null
+++ b/filesys/djmount/BUILD
@@ -0,0 +1,11 @@
+(
+
+#  export DEBUG=-DNDEBUG
+
+#  make configure    &&
+#  default_make      &&
+#  make install-dev  &&
+#  make install-lib
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/filesys/djmount/DEPENDS b/filesys/djmount/DEPENDS
new file mode 100644
index 0000000..1483da0
--- /dev/null
+++ b/filesys/djmount/DEPENDS
@@ -0,0 +1 @@
+depends fuse
diff --git a/filesys/djmount/DETAILS b/filesys/djmount/DETAILS
new file mode 100644
index 0000000..890e433
--- /dev/null
+++ b/filesys/djmount/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=djmount
+         VERSION=0.71
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/djmount/djmount/0.71/
+      SOURCE_VFY=sha1:527d4603d85b7fb86dc97d326b78c97bdcc4d687
+        WEB_SITE=http://djmount.sourceforge.net/
+         ENTERED=20100207
+         UPDATED=20100207
+           SHORT="UPnP AV client"
+
+cat << EOF
+djmount is a UPnP AV client. It mounts as a Linux filesystem the media content 
+of compatible  UPnP AV devices. Djmount discovers automatically all UPnP AV 
+Media Servers on the network, and make the content available in a directory 
+tree. All shared files (e.g. Audio or Video files) are directly visible and 
+can be played using your favorite media player. 
+EOF


More information about the Lunar-commits mailing list