summaryrefslogtreecommitdiff
path: root/x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-08-04 19:06:00 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-08-04 19:06:00 +0000
commit5b9cf509a468ebbd99da26a6426ac87b107083ff (patch)
treef07e04341d2d406663c1d5e7e1bae8d2bbe94a8b /x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc
parent- Update net/tcpdump to 4.8.0 (diff)
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 <t@tobik.me>
Diffstat (limited to 'x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc')
-rw-r--r--x11/workrave/files/patch-frontend_common_src_ScreenLockCommandline.cc11
1 files changed, 11 insertions, 0 deletions
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 <glib.h>
+ #endif
+
++#include <sys/wait.h>
++
+ #include "ScreenLockCommandline.hh"
+ #include "debug.hh"
+