Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37563401
en ru br
ALT Linux repositórios
S:4.5.1-alt1
5.0: 3.2.10-alt1.svn20080126.1
4.1: 3.2.10-alt1.svn20080126.1
4.0: 3.2.10-alt0.svn20080126.M40.1
3.0: 3.1.19-alt1

Group :: Vídeo
RPM: motion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# -*- rpm-spec -*-
# $Id: motion,v 1.18 2005/04/25 05:07:36 grigory Exp $

%define svnversion svn20080126

%define branch_point alt1.%svnversion
%define revision 1


Name: motion
Version: 3.2.10

Release: %branch_point.%revision


Summary: %name - Detect motion using a video4linux device
License: GPL
Group: Video
Url: http://motion.sourceforge.net/

Source0: %url%name-%version-%svnversion.tar.bz2
#Patch0: %name-3.2.9-config.patch
Patch1: %name-3.2.10-configure.patch
Patch2: %name-3.2.10-docdir.patch


BuildPreReq: libMySQL-devel libavformat-devel libjpeg-devel postgresql-devel zlib-devel
BuildPreReq: ffmpeg-devel libmjpegtools-devel

# Automatically added by buildreq on Thu Jan 31 2008

BuildRequires: libMySQL-devel libavformat-devel libjpeg-devel libmjpegtools-devel postgresql-devel zlib-devel

%description
With motion you can use a video4linux device as a motion detector.
It will make snapshots if motion is detected.

%prep
%setup -q
%__subst 's|<postgresql[/]libpq-fe.h>|<pgsql/libpq-fe.h>|' %name.h
%__subst 's|\(if [\\(]cnt->conf\.mysql_db && sqltype[\)]\)|//\1|' event.c
%__subst 's|\(put_mysql[\(]&cnt->conf, cnt->database, filename, tm, sqltype[\)]\)|//\1|' event.c
%__subst 's|\(motion\.conf\)\(\*\)|\1.\2|' Makefile.in
%__subst 's|\(^.*c->quality\).*|//\1|' ffmpeg.c
%__subst 's|\(avformat.h\)|ffmpeg/\1|' ffmpeg.h

#patch -p1

%patch1 -p1
%patch2 -p1

%build
%autoreconf
%configure --sysconfdir=%_sysconfdir/%name \
--docdir=%_defaultdocdir \
--without-optimizecpu \
--without-libjpeg-mmx \
--without-libavcodec

%make_build %{?_smp_mflags}

%install
%makeinstall

install -d -m 755 %buildroot%_sysconfdir/%name
install -m 644 %buildroot%_sysconfdir/%name-dist.conf %buildroot%_sysconfdir/%name/%name.conf


%files
%doc %attr(0644,root,root) %_defaultdocdir/%name-%version
%config %attr(0644,root,root) %_sysconfdir/%name/%name.conf
%exclude %_sysconfdir/%name-dist.conf
%_bindir/%name
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009