diff options
author | Sebastian Arcus <sbo at open-t {dot} co {dot} uk> | 2013-10-26 23:36:55 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:59 -0500 |
commit | 03573f429450b1f51780ea5f4cc32dfdccd20ca9 (patch) | |
tree | 7cd2a861f7ddcfa50640b60b08eded50f30c6a81 | |
parent | 419c9a6f190af90289b7d10f88794236e9dacf8f (diff) | |
download | slackbuilds-03573f429450b1f51780ea5f4cc32dfdccd20ca9.tar.gz |
system/motion: New maintainer + misc fixups
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | system/motion/README | 4 | ||||
-rw-r--r-- | system/motion/motion.SlackBuild | 1 | ||||
-rw-r--r-- | system/motion/motion.info | 4 | ||||
-rw-r--r-- | system/motion/slack-desc | 10 |
4 files changed, 10 insertions, 9 deletions
diff --git a/system/motion/README b/system/motion/README index 6a8114e181..2221563896 100644 --- a/system/motion/README +++ b/system/motion/README @@ -6,11 +6,11 @@ Motion is a command line based tool. It has no graphical user interface. Everything is setup via the command line or via a set of configuration files. -Optional dependencies are ffmpeg and postgresql. - Once installed, please be sure to read /usr/doc/motion-3.2.11/README for any configuration help. You will need to rename /etc/motion-dist.conf to /etc/motion.conf once you have made the changes you deem necessary. This build has not been tested with the optional postgresql included, but you're welcome to give it a go! + +Optional dependencies are libva, ffmpeg, and postgresql. diff --git a/system/motion/motion.SlackBuild b/system/motion/motion.SlackBuild index d48cc14013..ea2481f793 100644 --- a/system/motion/motion.SlackBuild +++ b/system/motion/motion.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for motion. # +# Copyright 2013 Sebastian Arcus: sbo {at} open-t {dot} co {dot} uk # Copyright 2009-2010 Pierre Cazenave <pwcazenave> {at} gmail [dot] com # Copyright 2007 Martin Lefebvre <dadexter@sekurity.com> # All rights reserved. diff --git a/system/motion/motion.info b/system/motion/motion.info index ee6dc3fb0b..643987ca17 100644 --- a/system/motion/motion.info +++ b/system/motion/motion.info @@ -6,5 +6,5 @@ MD5SUM="904e2b1a621b1eb13c9c66adece88508" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Pierre Cazenave" -EMAIL="pwcazenave <at> gmail {dot} com>" +MAINTAINER="Sebastian Arcus" +EMAIL="sbo <at> open-t {dot} co {dot} uk" diff --git a/system/motion/slack-desc b/system/motion/slack-desc index e090ba3621..491913690d 100644 --- a/system/motion/slack-desc +++ b/system/motion/slack-desc @@ -1,9 +1,9 @@ # 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 ':'. +# 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 ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| motion: motion (software motion detector) |