mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
pentoo-voip: dropping warvox for a little while
This commit is contained in:
parent
07cce5e602
commit
21bb12ab6b
2 changed files with 35 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
EBUILD pentoo-voip-2012.0.ebuild 609 SHA256 3ec74e14abbab24df16b109a7259f39325b4d705715cc2933bc42e2a5e8dad67 SHA512 93fc75db08d2e902ffba8bc69af068b9959f788df6b11621cecedc23b22163eecd2ea3719d7cd0a69e5dc2cd8e55e565df61375838cd2e8ee38eeb9104bf9187 WHIRLPOOL 37b597116a805c93762176fccd65cd50bdc60c53a66117c3741d0840b8db4adcad1fe53f86b257cd24b91dcf15cdf497352bbbc45d85d8f4f40609c1d6062be5
|
||||
EBUILD pentoo-voip-2013.0.ebuild 663 SHA256 a9d4a9238973d9c0f4a63627a015596e72840deb9e82bae882f40833105ec323 SHA512 f6f679e2baff0f7c1f1818aeaa17aac64c725a411c1c5e637be87161dacaf434179e946aa0e9baf7aaf9e1297fe0cc62122c278ecae5b34f2585344d3d39e0af WHIRLPOOL a01fc86a776e98f403b7ad5fab2c16b4eb35aaf43a8bafb25b733041e4f6f514054b6db59f4059a091e623c69f6e1ce986a89453513531f69e24eeb297abf838
|
||||
|
|
|
|||
34
pentoo/pentoo-voip/pentoo-voip-2013.0.ebuild
Normal file
34
pentoo/pentoo-voip/pentoo-voip-2013.0.ebuild
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo voip meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
#the tools
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/sipvicious
|
||||
net-analyzer/vomit
|
||||
net-analyzer/voiphopper
|
||||
net-misc/sipp
|
||||
net-misc/sipsak
|
||||
net-misc/voipong"
|
||||
|
||||
#temporarily dropping warvox till 2.x ebuild ready
|
||||
#net-misc/warvox
|
||||
|
||||
#net-analyzer/videojak
|
||||
#net-analyzer/ucsniff
|
||||
#net-misc/siproxd
|
||||
#net-misc/minisip
|
||||
#net-misc/sipbomber
|
||||
#x86? ( net-misc/partysip )
|
||||
#net-analyzer/ucsniff
|
||||
Loading…
Reference in a new issue