Bug#652896: place of broadwayd

pothos at riseup.net pothos at riseup.net
Sat Feb 8 15:00:48 UTC 2014


Instead of an additional package I would say the right place is
libgtk-3-bin which just neads to be aware of this new binary.

My workaround is apt-get source libgtk-3-0 and after
./configure --prefix=/usr --sysconfdir=/etc --enable-broadway-backend
--enable-x11-backend --disable-wayland-backend
going to gdk/broadway and make broadwayd, then you can just copy this
binary elsewhere and run it.
./broadwayd :0
Tested via e.g. GTK_MODULES="" GDK_BACKEND=broadway BROADWAY_DISPLAY=:0
gnome-tetravex
which should provide a new window under http://localhost:8080/
Or consider setting a password before: openssl passwd -1  >
~/.config/broadway.passwd

Greets,
Kai



More information about the pkg-gnome-maintainers mailing list