diff --git a/srcpkgs/wireshark-gtk b/srcpkgs/wireshark-gtk deleted file mode 120000 index bb29b6f1b45..00000000000 --- a/srcpkgs/wireshark-gtk +++ /dev/null @@ -1 +0,0 @@ -wireshark \ No newline at end of file diff --git a/srcpkgs/wireshark/INSTALL.msg b/srcpkgs/wireshark/INSTALL.msg index cf5f08cca27..83cc4834040 100644 --- a/srcpkgs/wireshark/INSTALL.msg +++ b/srcpkgs/wireshark/INSTALL.msg @@ -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 diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index a562cea2e37..ca9f8f837b6 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -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"