1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Source: gwakeonlan
Section: net
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Uploaders:
Debian Python Team <team+python@tracker.debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
gir1.2-gtk-3.0,
gobject-introspection,
python3,
python3-distutils,
python3-gi,
python3-setuptools,
python3-xdg,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://www.muflone.com/gwakeonlan/
Vcs-Git: https://salsa.debian.org/debian/gwakeonlan.git
Vcs-Browser: https://salsa.debian.org/debian/gwakeonlan
Package: gwakeonlan
Architecture: all
Depends:
gir1.2-gtk-3.0,
python3-distutils,
python3-gi,
python3-xdg,
${misc:Depends},
${python3:Depends},
Description: wakes up your machines using Wake on LAN
gWakeOnLan is a GTK+ utility to awake turned off computers through the Wake
on LAN feature. Both local and internet modes are supported.
.
The machines to turn on need to be shut off with the Wake on LAN magic packet
enabled.
|