1 # Maintainer: archtux <antonio.arias99999@gmail.com>
6 pkgdesc="A network traffic probe that shows the network usage"
8 url="http://www.ntop.org/news.php"
10 depends=('gd' 'gdbm' 'geoip' 'libevent' 'libpcap' 'libxml2' 'lua' 'openssl' 'pcre' 'rrdtool')
11 makedepends=('subversion')
12 optdepends=('python-mako')
15 _svntrunk=https://svn.ntop.org/svn/ntop/trunk/ntop
20 svn co $_svntrunk --config-dir ./ -r $pkgver $_svnmod
21 msg "SVN checkout done or server timeout"
22 msg "Starting make..."
26 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
28 make DESTDIR=$pkgdir install
29 install -d -m755 --owner=nobody --group=nobody $pkgdir/var/lib/ntop/rrd