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

Group :: Networking/Other
RPM: sngrep

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sngrep
Version: 1.7.0
Release: alt1

Summary: sngrep is a tool for displaying SIP calls message flows from terminal

License: GPLv2+
Group: Networking/Other
Url: https://github.com/irontec/sngrep

Source: %name-%version.tar

Patch0: %name-%version-alt.patch

BuildRequires: libncurses-devel libpcap libgnutls-devel libpcap-devel libpcre2-devel libgcrypt-devel libncursesw-devel libssl-devel

%description
sngrep is a tool for displaying SIP calls message flows from terminal.
It supports live capture to display realtime SIP packets and can also be used
as PCAP viewer.

%prep
%setup
%patch0 -p1

%build
%autoreconf
%configure \
          --enable-eep \
          --with-pcre2 \
          --with-openssl \
          --enable-unicode \
          --enable-ipv6 \

%make_build

%install
%makeinstall_std

%files
%_sysconfdir/sngreprc
%_bindir/sngrep
%_man8dir/sngrep.8*

%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