[Lunar-commits] <moonbase> obexfs: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Aug 25 09:50:09 CEST 2009
commit 5a9ec92bc3e14a158692d0f1b380a8a388518d72
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Aug 25 03:50:09 2009 -0400
obexfs: Adding to moonbase.
---
filesys/obexfs/DEPENDS | 2 ++
filesys/obexfs/DETAILS | 13 +++++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/filesys/obexfs/DEPENDS b/filesys/obexfs/DEPENDS
new file mode 100644
index 0000000..5444add
--- /dev/null
+++ b/filesys/obexfs/DEPENDS
@@ -0,0 +1,2 @@
+depends fuse
+depends obexftp
diff --git a/filesys/obexfs/DETAILS b/filesys/obexfs/DETAILS
new file mode 100644
index 0000000..010e0f5
--- /dev/null
+++ b/filesys/obexfs/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=obexfs
+ VERSION=0.12
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/openobex/$MODULE/$VERSION
+ SOURCE_VFY=sha1:dbe6d006db7122142fcc14dc473f9bf1b1c8a99a
+ WEB_SITE=http://dev.zuckschwerdt.org/openobex/wiki/ObexFs
+ ENTERED=20090817
+ UPDATED=20090817
+ SHORT="FUSE based filesystem using ObexFTP"
+
+cat << EOF
+FUSE based filesystem using ObexFTP.
+EOF
More information about the Lunar-commits
mailing list