wireshark-gtk: remove package
Slated for removal in 2019.
This commit is contained in:
parent
cf8e89d566
commit
df7d0abb47
3 changed files with 0 additions and 11 deletions
|
@ -1 +0,0 @@
|
||||||
wireshark
|
|
|
@ -1,6 +1,3 @@
|
||||||
The wireshark GTK interface is no longer provided by Void Linux,
|
|
||||||
and it will be fully removed from the repos on 2019-06-09.
|
|
||||||
|
|
||||||
To capture traffic, add your user to the 'wireshark' group.
|
To capture traffic, add your user to the 'wireshark' group.
|
||||||
|
|
||||||
# usermod -aG wireshark <username>
|
# usermod -aG wireshark <username>
|
||||||
|
|
|
@ -60,13 +60,6 @@ libwireshark-devel_package() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
wireshark-gtk_package() {
|
|
||||||
build_style=meta
|
|
||||||
archs=noarch
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - GTK+ frontend (removed package)"
|
|
||||||
}
|
|
||||||
|
|
||||||
wireshark-qt_package() {
|
wireshark-qt_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} desktop-file-utils"
|
depends="${sourcepkg}>=${version}_${revision} desktop-file-utils"
|
||||||
short_desc+=" - Qt frontend"
|
short_desc+=" - Qt frontend"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue