wireshark-gtk: remove package

Slated for removal in 2019.
This commit is contained in:
Érico Rolim 2020-04-19 17:43:39 -03:00 committed by Helmut Pozimski
parent cf8e89d566
commit df7d0abb47
3 changed files with 0 additions and 11 deletions

View file

@ -1 +0,0 @@
wireshark

View file

@ -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.
# usermod -aG wireshark <username>

View file

@ -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() {
depends="${sourcepkg}>=${version}_${revision} desktop-file-utils"
short_desc+=" - Qt frontend"