Search Criteria
Package Details: sngrep 1.8.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sngrep.git (read-only, click to copy) |
|---|---|
| Package Base: | sngrep |
| Description: | A tool for displaying SIP call message flows from a terminal |
| Upstream URL: | https://github.com/irontec/sngrep |
| Keywords: | sip voip |
| Licenses: | GPL |
| Conflicts: | sngrep |
| Provides: | sngrep |
| Submitter: | w1ngnutt |
| Maintainer: | SycoLTH |
| Last Packager: | SycoLTH |
| Votes: | 12 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-04-28 13:29 (UTC) |
| Last Updated: | 2025-10-20 08:30 (UTC) |
Dependencies (6)
- gnutls (gnutls-gitAUR)
- libpcap (libpcap-gitAUR)
- ncurses (ncurses-gitAUR)
- pcre
- git (git-gitAUR, git-glAUR) (make)
- sed (sed-gitAUR) (make)
Latest Comments
Kaian commented on 2024-07-10 08:46 (UTC)
Compatibility with gnutls has been fixed in a recent pull request, and should be available in 1.8.3 (no release date yet), in case you want to include a patch for this in 1.8.2: https://github.com/irontec/sngrep/commit/9fac98572f4774af98a546d9764f0ad394227e9e.patch
alienjust commented on 2024-07-10 08:41 (UTC)
Got error: configure: error: libgcrypt-config not found in path
If remove configure argument from PKGBUILD "--with-gnutls" then package build without errors
hafkensite commented on 2022-03-04 06:57 (UTC)
Seems to be an issue with the latest ncurses version, when closing the conversation view I got a segfault from within the ncurses
del_panelcall. This issue has been reported and fixed, but no new release has been published.https://github.com/irontec/sngrep/issues/389
rakotomandimby commented on 2021-11-10 16:20 (UTC)
The cause of the failure is the
CFLAGSin/etc/makepkg.confInitially it is:
I removed the
-Werror=format-securityso that it isand we are done.
I keep the
CFLAGSwithout the-Werror=format-securityfor the momentrakotomandimby commented on 2021-11-10 15:50 (UTC)
I get this error:
Apparently Debian Sid also gets: https://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg601634.html
I am looking for a solution
cypa commented on 2020-08-28 04:37 (UTC)
looks like it works, but why it is not in the main repo? noone use arch as SIP platform?