New package: sniffnet-1.5.0#60869
Conversation
| build_style=cargo | ||
| hostmakedepends="pkg-config" | ||
| makedepends="libpcap-devel alsa-lib-devel fontconfig-devel gtk+3-devel" | ||
| depends="libpcap alsa-lib fontconfig gtk+3 xdg-desktop-portal zenity freetype" |
There was a problem hiding this comment.
libpcap and alsa-lib are already added due to being linked: https://github.com/void-linux/void-packages/actions/runs/26869206917/job/79240031545?pr=60869#step:7:1284
Are the other dependencies dlopened? Seems a bit weird for gtk.
There was a problem hiding this comment.
Are the other dependencies dlopened? Seems a bit weird for gtk.
those were suggested in this issue: GyulyVGC/sniffnet#503 also were added as dependencies in arch linux pkgbuild, I just trusted the source.
There was a problem hiding this comment.
That sounds more like it needs one of the xdg-desktop-portal implementations, not gtk+3.
There was a problem hiding this comment.
like xdg-desktop-portal-gtk instead of gtk+3 and xdg-desktop-portal ?
There was a problem hiding this comment.
Neither really, the point of xdg-desktop-portals is that you can use whatever implementation, -gtk is just one of them.
There was a problem hiding this comment.
removed those and tested, seems to be ok
2daf695 to
cf7e326
Compare
Testing the changes
New package
Local build testing