Skip to content

New package: sniffnet-1.5.0#60869

Open
nerdyslacker wants to merge 1 commit into
void-linux:masterfrom
Event-Horizon-VL:sniffnet
Open

New package: sniffnet-1.5.0#60869
nerdyslacker wants to merge 1 commit into
void-linux:masterfrom
Event-Horizon-VL:sniffnet

Conversation

@nerdyslacker
Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: Yes

New package

  • This new package conforms to the package requirements: Yes

Local build testing

  • I built this PR locally for my native architecture: x86_64-glibc

@tranzystorekk tranzystorekk added the new-package This PR adds a new package label Jun 3, 2026
Comment thread srcpkgs/sniffnet/template Outdated
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"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds more like it needs one of the xdg-desktop-portal implementations, not gtk+3.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

like xdg-desktop-portal-gtk instead of gtk+3 and xdg-desktop-portal ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neither really, the point of xdg-desktop-portals is that you can use whatever implementation, -gtk is just one of them.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed those and tested, seems to be ok

Comment thread srcpkgs/sniffnet/template Outdated
Comment thread srcpkgs/sniffnet/template Outdated
Comment thread srcpkgs/sniffnet/template Outdated
@nerdyslacker nerdyslacker force-pushed the sniffnet branch 2 times, most recently from 2daf695 to cf7e326 Compare June 3, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package This PR adds a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants