From 5b9cf509a468ebbd99da26a6426ac87b107083ff Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Thu, 4 Aug 2016 19:06:00 +0000 Subject: x11/workrave: 1.10.1 -> 1.10.15 - Switch to Gtkmm 3.0 - Switch to GitHub - Take maintainership - Move sound output to external script and remove PULSEAUDIO and GSTREAMER options keeping dependencies small - See URL for changes since 1.10.1 - submitter becomes maintainer No GNOME/XFCE/Cinnamon applets are build atm. Submitter does not use them so can't test them and has not added support for them. If someone wants them please submit patches. The trayicon works fine. PR: 211297 Submitted by: Tobias Kortkamp --- .../files/patch-frontend_common_src_ScreenLockCommandline.cc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc (limited to 'x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc') diff --git a/x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc b/x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc new file mode 100644 index 000000000000..2dc8d2d70cee --- /dev/null +++ b/x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc @@ -0,0 +1,11 @@ +--- frontend/common/src/ScreenLockCommandline.cc.orig 2016-05-11 16:14:20 UTC ++++ frontend/common/src/ScreenLockCommandline.cc +@@ -27,6 +27,8 @@ + #include + #endif + ++#include ++ + #include "ScreenLockCommandline.hh" + #include "debug.hh" + -- cgit v1.2.3