]> git.pld-linux.org Git - packages/devsec.git/blame - devsec.spec
- pl, some cleanups
[packages/devsec.git] / devsec.spec
CommitLineData
44387609 1# TODO:
7442a70d 2# - use system libs: ffmpeg!!, mpeg4ip
44387609 3# - requires webserver?
7442a70d
PG
4# - move cgi files to webappdir, move html files to own directory
5# - add webapps configuration
6# - move camera configs to /etc
44387609 7#
44387609 8Summary: Devolution Security - video surveillance system for the Linux/X11 platform
4f38eed7 9Summary(pl): Devolution Security - system do nadzoru obrazu dla platformy Linux/X11
44387609
PG
10Name: devsec
11Version: 3.0.6
7442a70d 12Release: 0.2
44387609
PG
13License: GPL v2
14Group: Applications/Multimedia
15Source0: http://dl.sourceforge.net/devsec/%{name}-%{version}.tar.gz
16# Source0-md5: 539db08716f0237c8a8c06c25b368b4b
17Patch0: %{name}-no_extern.patch
18URL: http://devsec.sourceforge.net/
19BuildRequires: SDL-devel >= 1.2.7
20BuildRequires: faac-devel >= 1.18
7442a70d
PG
21# Should be required:
22#BuildRequires: ffmpeg-devel
44387609
PG
23BuildRequires: imlib-devel >= 1.9.14
24BuildRequires: lame-libs-devel >= 3.95
25BuildRequires: libcgi-devel
26BuildRequires: libogg-devel
27BuildRequires: libpng-devel
28BuildRequires: libtemplate-devel
29BuildRequires: libvorbis-devel
30# Required for manuals from ffmpeg (to be removed):
31BuildRequires: perl-tools-pod
7442a70d
PG
32BuildRequires: rpmbuild(macros) >= 1.268
33Requires: %{name}-libs = %{version}-%{release}
44387609
PG
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
7442a70d
PG
36%define _webapps /etc/webapps
37%define _webapp %{name}
4f38eed7 38%define _webappdir %{_prefix}/lib/%{_webapp}
7442a70d 39
44387609 40%description
4f38eed7
JB
41Devolution Security is a video surveillance system for the Linux/X11
42platform. Features:
44387609
PG
43 - Up to 16 cameras
44 - Motion detection
45 - Record on motion detection
4f38eed7 46 - Record up to 25 fps MPEG4 video
44387609
PG
47 - Multicast live streams to local network
48 - Unicast to internet IP address
49 - Very configurable
50 - Themeable X11 interface
51 - Configurable helper buttons
52 - Web based interface
53
4f38eed7
JB
54%description -l pl
55Devolution Security to system do nadzoru obrazu dla platformy
56