net-analyzer/squidview - 0.86 (gentoo)

Search

Package Information

Description:
Interactive console program to analyse squid logs
Homepage:
http://www.rillion.net/squidview/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.86 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit autotools

DESCRIPTION="Interactive console program to analyse squid logs"
HOMEPAGE="http://www.rillion.net/squidview/"
SRC_URI="http://www.rillion.net/squidview/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	sys-libs/ncurses
"
DEPEND="
	${RDEPEND}
	virtual/pkgconfig
"
DOCS=(
	AUTHORS BUGS ChangeLog HOWTO README
)
PATCHES=(
	"${FILESDIR}"/${PN}-0.86-tinfo.patch
)

src_prepare() {
	default
	eautoreconf
}

Dependencies

DEPEND

	
	sys-libs/ncurses

	virtual/pkgconfig

RDEPEND

	sys-libs/ncurses

Manifest for 0.86

Type File Size Source URLs
DIST squidview-0.86.tar.gz 129911 bytes http://www.rillion.net/squidview/squidview-0.86.tar.gz