blob: 958a94c4927dada78e2a9d8fffaa6d1b541dd792 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
pkgbase = wireshark-its
pkgdesc = Network traffic and protocol analyzer/sniffer with ITS (Intelligent Transportation System) plugins
pkgver = v2.9.0rc0.r2721.g4b4f4df18d
pkgrel = 1
url = https://www.wireshark.org/
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = ninja
makedepends = c-ares
makedepends = libmaxminddb
makedepends = qt5-tools
makedepends = qt5-svg
makedepends = qt5-multimedia
makedepends = krb5
makedepends = libpcap
makedepends = libssh
makedepends = libxml2
makedepends = libnghttp2
makedepends = snappy
makedepends = lz4
makedepends = spandsp
makedepends = gnutls
makedepends = lua52
makedepends = python
makedepends = libcap
makedepends = glib2
makedepends = libgcrypt
makedepends = sbc
makedepends = bcg729
makedepends = desktop-file-utils
makedepends = hicolor-icon-theme
options = !emptydirs
source = wireshark::git+https://github.com/YannGarcia/wireshark-for-ITS.git#branch=ITS_Protocol_Support
source = wireshark.sysusers
sha512sums = SKIP
sha512sums = 3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990
pkgname = wireshark-cli-its
pkgdesc = Network traffic and protocol analyzer/sniffer with ITS (Intelligent Transportation System) plugins - CLI tools and data files
install = wireshark.install
depends = c-ares
depends = libmaxminddb
depends = krb5
depends = libgcrypt
depends = libcap
depends = libpcap
depends = gnutls
depends = glib2
depends = lua52
depends = libssh
depends = libxml2
depends = libnghttp2
depends = snappy
depends = lz4
depends = spandsp
depends = sbc
depends = bcg729
conflicts = wireshark
conflicts = wireshark-cli
replaces = wireshark-cli
pkgname = wireshark-qt-its
pkgdesc = Network traffic and protocol analyzer/sniffer with ITS (Intelligent Transportation System) plugins - Qt GUI
depends = desktop-file-utils
depends = qt5-multimedia
depends = qt5-svg
depends = wireshark-cli-its
depends = shared-mime-info
depends = hicolor-icon-theme
depends = xdg-utils
conflicts = wireshark
conflicts = wireshark-gtk
conflicts = wireshark-common
conflicts = wireshark-qt
replaces = wireshark
replaces = wireshark-gtk
replaces = wireshark-common
replaces = wireshark-qt
|