Search Criteria
Package Details: networkd-dispatcher 2.1-0
Git Clone URL: | https://aur.archlinux.org/networkd-dispatcher.git (read-only, click to copy) |
---|---|
Package Base: | networkd-dispatcher |
Description: | A dispatcher daemon for systemd-networkd events |
Upstream URL: | https://gitlab.com/craftyguy/networkd-dispatcher |
Keywords: | systemd systemd-networkd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | craftyguy |
Maintainer: | craftyguy |
Last Packager: | craftyguy |
Votes: | 13 |
Popularity: | 0.37 |
First Submitted: | 2017-01-05 03:06 |
Last Updated: | 2020-08-18 00:03 |
Dependencies (7)
- dbus-glib (dbus-glib-git)
- python (python-dbg)
- python-dbus
- python-gobject (python-gobject-git)
- asciidoc (asciidoc-git) (make)
- iw (iw-git) (optional) – for interacting with wlan interfaces
- wireless_tools (optional) – for interacting with wlan interfaces,
Required by (1)
- servicewall-git (optional)
Latest Comments
gbernard commented on 2019-11-05 08:35
patch proposal for the update to version 2.0.1 :
craftyguy commented on 2018-11-13 01:20
asciidoc is now a makedepends. Really sorry about that, I've been building with makechrootpkg but totally spaced on doing it this round :(
lafleur commented on 2018-11-12 23:12
Oh we need "asciidoc" in the makedepends under x86_64 (and ARMv6 by the way).
yar commented on 2018-02-02 23:02
@craftyguy you can detect dependencies by building with makechrootpkg https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
craftyguy commented on 2017-01-13 18:24
thanks for pointing that out, I've added this dependency! I've got to get better at detecting dependencies for python applications somehow, since the Arch tools (i.e. namcap) don't know how to be helpful here.
hv15 commented on 2017-01-13 18:14
I believe you need to add extra/dbus-glib as a dependency.