[SCM] xbmc packaging branch, master, updated. upstream/9.11.svn24886.deb1-44-g5d70c70

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Dec 1 16:25:01 UTC 2009


The following commit has been merged in the master branch:
commit 5d70c703418fccd7437cc5523aa25a9cd7eaf453
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Dec 1 11:22:14 2009 -0500

    Include files for packaging xbmc-eventclients-xbmc-send.manpages

diff --git a/debian/xbmc-eventclients-xbmc-send.install b/debian/xbmc-eventclients-xbmc-send.install
new file mode 100644
index 0000000..6981d64
--- /dev/null
+++ b/debian/xbmc-eventclients-xbmc-send.install
@@ -0,0 +1 @@
+usr/bin/xbmc-send
diff --git a/debian/xbmc-eventclients-xbmc-send.manpages b/debian/xbmc-eventclients-xbmc-send.manpages
new file mode 100644
index 0000000..4951f08
--- /dev/null
+++ b/debian/xbmc-eventclients-xbmc-send.manpages
@@ -0,0 +1,2 @@
+debian/xbmc-send.1
+
diff --git a/debian/xbmc-send.1 b/debian/xbmc-send.1
new file mode 100644
index 0000000..562c807
--- /dev/null
+++ b/debian/xbmc-send.1
@@ -0,0 +1,26 @@
+.TH XBMC-SEND "1" "December 2009" "xbmc-send"
+.SH NAME
+xbmc\-send \- program to send some action to XBMC
+.SH SYNOPSIS
+xbmc\-send [OPTION] \fB\-\-action\fR=\fIACTION\fR
+.SH DESCRIPTION
+This program is used for sending actions for XBMC.
+.PP
+Example
+.IP
+xbmc\-send \fB\-\-host\fR=\fI192\fR.168.0.1 \fB\-\-port\fR=\fI9777\fR \fB\-\-action=\fR"XBMC.Quit"
+.PP
+Options
+.TP
+\-?, \fB\-\-help\fR
+Display help message
+.TP
+\fB\-\-host\fR=\fIHOST\fR
+Choose what HOST to connect to (default=localhost)
+.TP
+\fB\-\-port\fR=\fIPORT\fR
+Choose what PORT to connect to (default=9777)
+.TP
+\fB\-\-action\fR=\fIACTION\fR
+Sends an action to XBMC, this option can be added multiple times to create a macro.
+

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list