summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-11-07Adjust LIBDIRPeter Wu
2017-11-07Fix LIBDIR and update libnghttp2 dependencyPeter Wu
- Only the library is needed, not the full nghttp2 package. - Set the -DCMAKE_INSTALL_LIBDIR option to avoid filesystem conflicts.
2017-08-11Add SpanDSP and bcg729 dependencies, switch to Github mirrorPeter Wu
Add two new dependencies to support more audio codecs commonly used in telephony. Use Github mirror to workaround makepkg deficiency and document the reason.
2016-11-19Updated version to reflect previous merged changePeter Wu
2016-11-19Revert "Add change for desktop files and icons"Peter Wu
This reverts commit 9905e288cd17fe4e0284be95848ff0b6648bc316. Patch got merged into v2.3.0rc0-1510-gc274046.
2016-11-08Fix capabilitiesPeter Wu
Ensure that dumpcap is built with capabilities (currently implicitly pulled in via systemd). Prevent the world from having capabilities and add DAC privilege for usbmon support.
2016-11-08Add change for desktop files and iconsPeter Wu
2016-11-08Make qt5-svg optionalPeter Wu
Things may look uglier, but it is not needed as build-time dependency. See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11697 Also re-order some keys to match PKGBUILD-vcs.proto.
2016-11-08Update to cmake, Qt, update dependenciesPeter Wu
Modernize packaging: - Add missing dependencies, remove unnecessary dependencies. - Python 3 has been supported for a while. - Require Lua 5.2, Lua 5.3 is not working. - Add conflict to wireshark packages. - Remove .desktop file and icon, it will be installed later: https://code.wireshark.org/review/18708 - Use 2 space indent according to vim modeline. - Use Ninja instead of Makefiles, it is faster. New dependencies (since Wireshark 2.3.x): - nghttp2: for HTTP/2 dissector. - snappy, lz4: for cql dissector.
2015-06-08import to aur4Daniel Nagy