net-voip/sippts - 3.4 (pentoo)

Search

Install

Install this version:

emerge -a =net-voip/sippts-3.4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-voip/sippts-3.4

Or alternatively:

emerge --autounmask-write -a =net-voip/sippts-3.4

Package Information

Description:
set of tools to audit VoIP servers and devices using SIP protocol
Homepage:
https://github.com/Pepelux/sippts
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
3.4 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="set of tools to audit VoIP servers and devices using SIP protocol"
HOMEPAGE="https://github.com/Pepelux/sippts"
SRC_URI="https://github.com/Pepelux/sippts/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-perl/IO-Socket-Timeout
	dev-perl/NetAddr-IP
	dev-perl/String-HexConvert
	dev-perl/Net-Pcap
	dev-perl/Net-Address-IP-Local
	dev-perl/DBD-SQLite"
DEPEND="${RDEPEND}
	dev-lang/perl[perl_features_ithreads]"

Dependencies

DEPEND

dev-perl/IO-Socket-Timeout
	dev-perl/NetAddr-IP
	dev-perl/String-HexConvert
	dev-perl/Net-Pcap
	dev-perl/Net-Address-IP-Local
	dev-perl/DBD-SQLite
	dev-lang/perl[perl_features_ithreads]

RDEPEND

dev-perl/IO-Socket-Timeout
	dev-perl/NetAddr-IP
	dev-perl/String-HexConvert
	dev-perl/Net-Pcap
	dev-perl/Net-Address-IP-Local
	dev-perl/DBD-SQLite

Manifest for 3.4

Type File Size Source URLs
DIST sippts-3.4.tar.gz 130192 bytes https://github.com/Pepelux/sippts/archive/v3.4.tar.gz