[arch-commits] Commit in motion/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon May 13 14:29:14 UTC 2013
Date: Monday, May 13, 2013 @ 16:29:14
Author: spupykin
Revision: 90688
upgpkg: motion 3.2.12-9
upd
Modified:
motion/trunk/PKGBUILD
----------+
PKGBUILD | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-13 14:29:09 UTC (rev 90687)
+++ PKGBUILD 2013-05-13 14:29:14 UTC (rev 90688)
@@ -3,7 +3,7 @@
pkgname=motion
pkgver=3.2.12
-pkgrel=8
+pkgrel=9
pkgdesc="A software motion detector which grabs images from video4linux devices and/or from webcams"
arch=('i686' 'x86_64')
license=('GPL')
@@ -12,14 +12,12 @@
backup=('etc/motion/motion.conf')
options=('!makeflags')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
- rc.motion
motion.service
motion.tmpfiles
ffmpeg-0.8.patch
linux-headers.patch
ffmpeg-compat.patch)
md5sums=('1ba0065ed50509aaffb171594c689f46'
- '2e8c53c4980edddd420f08fdd572c9be'
'b5b589f8f39939b7a1802cbd9dbe2e1a'
'f863f8c025f7f025b2178def8418decd'
'd36687710837d69fbce4608b1345fa34'
@@ -45,7 +43,6 @@
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
mv "${pkgdir}/etc/motion/motion-dist.conf" "${pkgdir}/etc/motion/motion.conf"
- install -Dm755 "${srcdir}/rc.motion" "${pkgdir}/etc/rc.d/motion"
install -Dm644 "${srcdir}/motion.service" "${pkgdir}/usr/lib/systemd/system/motion.service"
install -Dm644 "${srcdir}/motion.tmpfiles" "${pkgdir}/usr/lib/tmpfiles.d/motion.conf"
}
More information about the arch-commits
mailing list