diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-09-08 20:28:24 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 20:28:24 -0400 |
commit | 2eff1be223edcf19a2be96ba29d58569ed4a6da9 (patch) | |
tree | 7b5f174f66c6e6fa160642834942911ab30766d4 /system/motion/slack-desc | |
parent | d9a9a8a33055fa36f1239a59640636898db6a6d8 (diff) | |
download | slackbuilds-2eff1be223edcf19a2be96ba29d58569ed4a6da9.tar.gz |
system/motion: Added (software motion detector)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/motion/slack-desc')
-rw-r--r-- | system/motion/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/motion/slack-desc b/system/motion/slack-desc new file mode 100644 index 0000000000..e090ba3621 --- /dev/null +++ b/system/motion/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +motion: motion (software motion detector) +motion: +motion: Motion is a program that monitors the video signal from one or +motion: more cameras and is able to detect if a significant part of the +motion: picture has changed. Or in other words, it can detect motion. +motion: +motion: Motion is a command line based tool. It has no graphical user +motion: interface. Everything is setup via the command line or via a set +motion: of configuration files. +motion: +motion: http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome |