Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37727880
en ru br
ALT Linux repos
S:0.0.20221106-alt1

Group :: System/Servers
RPM: v4l2onvif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: v4l2onvif
Version: 0.0.20221106
Release: alt1

Summary: V4L2-based ONVIF implementation
License: GPLv3
Group: System/Servers
Url: https://github.com/mpromonet/v4l2onvif

Source: %name-%version-%release.tar

BuildRequires: cmake gcc-c++ libgsoap-devel liblive555-devel

%package client
Summary: ONVIF client implementation
Group: Video

%package server
Summary: ONVIF server implementation
Group: System/Servers

%description
%summary

%description client
%summary
This package provides client part.

%description server
%summary
This package provides server (NVT/NVS/NVD) part.

%prep
%setup

%build
CXXFLAGS='%optflags' VERSION=%version make

%install
make install DESTDIR=%buildroot%_bindir

%files client
%doc LICENSE README.md
%_bindir/onvif-client

%files server
%doc LICENSE README.md
%_bindir/onvif-server

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin