wok-next diff p0f/receipt @ rev 20366
Add ytnef for claws-mail; update claws-mail, also move it to using webkitgtk (just outdated, because it's authors claims it switching to WebKit2 GTK) instead of libwebkit (very outdated version of the same WebKit GTK); update surf, also moved to webkitgtk; add surf2 used webkit2gtk; update get-palemoon. claws-mail-extras and claws-mail-perl moved to claws-mail receipt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 24 14:48:02 2017 +0200 (2017-11-24) |
parents | d5189db061ed |
children | b278b2018965 |
line diff
1.1 --- a/p0f/receipt Tue Jan 17 11:07:11 2012 +0100 1.2 +++ b/p0f/receipt Fri Nov 24 14:48:02 2017 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="passive OS fingerprinting tool" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -BUILD_DEPENDS="libpcap-dev" 1.8 +LICENSE="LGPL" 1.9 TARBALL="$PACKAGE-$VERSION.tgz" 1.10 WEB_SITE="http://lcamtuf.coredump.cx/p0f.shtml" 1.11 WGET_URL="http://lcamtuf.coredump.cx/p0f${VERSION%.*}/releases/$TARBALL" 1.12 1.13 +BUILD_DEPENDS="libpcap-dev" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {