# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: wireshark-ssl Version: 1.6.0 Revision: 1 Maintainer: Max Horn BuildDepends: << cairo (>= 1.6-1), expat1, fink (>= 0.28), fink-package-precedence, fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), glitz, system-openssl-dev, libgcrypt (>= 1.2.4-2), gnutls26 (>= 2.2.2-3), libtasn1-3, libgpg-error, pkgconfig (>= 0.21-1), libpcap1, libcares2, lua51-dev, portaudio, pcre, atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1), gtk+2-dev (>= 2.12.0-1), libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev, xft2-dev << Depends: << libgcrypt-shlibs (>= 1.2.4-2), gnutls26-shlibs (>= 2.2.2-3), libgpg-error-shlibs, libpcap1-shlibs, libcares2-shlibs, lua51-shlibs, portaudio-shlibs, pcre-shlibs, gtk+2 (>= 2.12.0-1), glib2-shlibs (>= 2.14.0-1), pango1-xft2-ft219 (>= 1.18.4-4), libgettext8-shlibs << Conflicts: wireshark, wireshark-ssl, ethereal (<< 1.0-1), ethereal-ssl (<< 1.0-1) Replaces: wireshark, wireshark-ssl, ethereal (<< 1.0-1), ethereal-ssl (<< 1.0-1) Source: mirror:sourceforge:wireshark/wireshark-%v.tar.bz2 Source-MD5: 9f9314c89bf1c8b440a7909884838cfd ConfigureParams: << --mandir=%p/share/man \ --with-lua=%p \ --with-c-ares \ --with-portaudio=%p \ --without-net-snmp \ --without-ucd-snmp \ --without-libsmi \ --without-adns \ --without-geoip \ --disable-usr-local \ --enable-gtk2 \ --enable-dependency-tracking \ --with-gnutls \ --with-gcrypt \ --with-ssl \ PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config << SetCPPFLAGS: -I%p/lib/system-openssl/include SetLDFLAGS: -L%p/lib/system-openssl/lib CompileScript: << ./configure %c make fink-package-precedence . << InstallScript: << make install DESTDIR=%d rm %i/lib/libwireshark.dylib rm %i/lib/libwiretap.dylib << DocFiles: AUTHORS COPYING NEWS README* Shlibs: << !%p/lib/libwireshark.1.dylib !%p/lib/libwiretap.1.dylib !%p/lib/libwsutil.1.dylib << Description: Powerful network protocol analyzer (with SSL) DescDetail: << Wireshark is a free network protocol analyzer for Unix and Windows. It allows you to examine data from a live network or from a capture file on disk. You can interactively browse the capture data, viewing summary and detail information for each packet. Wireshark has several powerful features, including a rich display filter language and the ability to view the reconstructed stream of a TCP session. << DescPackaging: << Although this package is licensed under the GPL, the -SSL variant is marked Restrictive since it links to OpenSSL. Might eventually link against and depend on geoip and libsmi. Since the former is not in stable and the latter is not maintained, I am not (yet) doing this. << Homepage: http://www.wireshark.org License: Restrictive