wok-6.x diff wireshark/receipt @ rev 5493
Added --with-fontdir back into xorg-server.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 08 00:33:50 2010 +0000 (2010-05-08) |
parents | 4897058add72 |
children | ec7e55448d7f |
line diff
1.1 --- a/wireshark/receipt Sun Feb 28 17:49:32 2010 +0100 1.2 +++ b/wireshark/receipt Sat May 08 00:33:50 2010 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="wireshark" 1.7 -VERSION="1.2.4" 1.8 +VERSION="1.2.8" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Wireshark is an award-winning network protocol analyzer." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gnutls libgpg-error libcap gtk+ pcre xorg-libXdamage libcomerr3 attr \ 1.13 portaudio" 1.14 BUILD_DEPENDS="gnutls-dev libgpg-error-dev libcap-dev libpcap gtk+-dev \ 1.15 -libgcrypt-dev" 1.16 +libgcrypt-dev flex libtasn1-dev" 1.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://www.wireshark.org/" 1.19 WGET_URL="http://media-2.cacetech.com/wireshark/src/$TARBALL"