[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help to improve new package (djmount)



Hello all,

I'am working on a new package for Debian.

It's name is djmount and it's available at mentors.debian.net [0]

As English is not my mother tongue, I request some help to review/improve the package

 - Short description
 - Description
 - Manpage


Attached you can find control file and djmount.1 in case you prefer it.


Thanks in advance.



[0] http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=djmount

-- 
 Dario Minnucci (midget) <debian@midworld.net>
 Phone: +34 902021030 | Fax: +34 902024417 | Support: +34 807450000
 Key fingerprint = 62FF F60F CE79 9CE4 EBA8  523F FC84 1B2D 82C8 B711

Source: djmount
Section: net
Priority: optional
Maintainer: Dario Minnucci (midget) <debian@midworld.net>
Build-Depends: dpatch, debhelper (>= 7), autotools-dev, libfuse-dev, libupnp3-dev, libtalloc-dev
Standards-Version: 3.8.3
Homepage: http://djmount.sourceforge.net/

Package: djmount
Architecture: any
Depends: fuse-utils, ${shlibs:Depends}, ${misc:Depends}
Description: mount MediaServers content as a Linux filesystem
 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.

.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH DJMOUNT 1 "Augost 8, 2009"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
djmount \- mount MediaServers content as a Linux filesystem
.SH SYNOPSIS
.B djmount
.RI [ options ] " mountpoint" ...
.br
.SH DESCRIPTION
This manual page documents briefly the
.B djmount
commands.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBdjmount\fP is a UPnP AV client. It mounts as a Linux filesystem the media content of compatible UPnP AV devices.
.PP
\fBDjmount\fP 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.

.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
For a complete description, see the Info files.

.TP
.B \-h, \-\-help
print this help, then exit

.TP
.B \-\-version
print version number, then exit

.TP
.B \-o [options]
mount options (see below)

 \-d[levels]  enable debug output (implies \-f)
 \-f          foreground operation (default: daemonized)

.TP
Mount options (one or more comma separated options) :

 iocharset=<charset>    filenames encoding (default: environment)
 playlists              use playlists for AV files, instead of plain files
 search_history=<size>  number of remembered searches (default: 100)
                           (set to 0 to disable search)
.TP
See FUSE documentation for the following mount options:
 default_permissions    enable permission checking by kernel
 allow_other            allow access to other users
 allow_root             allow access to root
 kernel_cache           cache files in kernel
 nonempty               allow mounts over non-empty file/dir
 fsname=NAME            set filesystem name in mtab

.TP
Debug levels are one or more comma separated words :
 upnperr, upnpall : increasing level of UPnP traces
 error, warn, info, debug : increasing level of djmount traces
 fuse : activates FUSE traces
 leak, leakfull : enable talloc leak reports at exit
 '\-d' alone defaults to 'upnpall,debug,fuse,leak' i.e. all traces.


.SH SEE ALSO
.BR fusermount (1)
.SH AUTHOR
djmount was written by Rémi Turboult <r3mi@users.sourceforge.net>.
.PP
This manual page was written by Dario Minnucci (midget) <debian@midworld.net>,
for the Debian project (and may be used by others).

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: