The correct path for 1.11.3 is https://1.as.dl.wireshark.org/src/all-versions/wireshark-1.11.3.tar.bz2 - but there's a new version anyway.
Search Criteria
Package Details: wireshark-dev 1.11.3-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-03-30)
| Package Base: | wireshark-dev |
|---|---|
| Description: | a free network protocol analyzer for Unix/Linux and Windows |
| Upstream URL: | http://www.wireshark.org/ |
| Category: | network |
| Licenses: | |
| Submitter: | tredaelli |
| Maintainer: | tredaelli |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2013-10-18 12:40 |
| Last Updated: | 2014-04-22 13:01 |
Dependencies (2)
Required by (0)
Sources
Latest Comments
Comment by rethab
Comment by niq000
If anyone cares: I added portaudio as a dependancy and added the configure flag --with-portaudio in order to enable the RTP player.
Comment by binaryshadow
PKGBUILD with small editings for version 1.11.3 compiling and work good.
wireshark-1.11.3.tar.bz2 15-Apr-2014 17:38
Comment by gunzy83
PKGBUILD fails with:
"ERROR: Failure while downloading wireshark-1.11.0.tar.bz2"
Current source package is:
http://www.wireshark.org/download/src/wireshark-1.11.2.tar.bz2
Comment by sl1pkn07
another point. qtchooser is optional dependency by qt(4) and qt3. no need explicit install qt5-blob
Comment by sl1pkn07
simply, qtchooser select instead you what version of Qt use. indifferent wath version of Qt is installed (works with qt3, qt(4) and qt5)
i tested without patch and builds OK
Comment by tredaelli
why I should use qtchooser (another makedep) if I'm forced to use qt4? :)
Comment by sl1pkn07
you try use qtchooser instead of a patch?
greetings