Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 10:28:36 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531414 - head/sysutils/lxqt-config/files
Message-ID:  <202004111028.03BASaK6072248@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Apr 11 10:28:35 2020
New Revision: 531414
URL: https://svnweb.freebsd.org/changeset/ports/531414

Log:
  sysutils/lxqt-config: Prepare for Qt5-5.14
  
  PR:		244964

Added:
  head/sysutils/lxqt-config/files/
  head/sysutils/lxqt-config/files/patch-lxqt-config-input_touchpaddevice.cpp   (contents, props changed)

Added: head/sysutils/lxqt-config/files/patch-lxqt-config-input_touchpaddevice.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/lxqt-config/files/patch-lxqt-config-input_touchpaddevice.cpp	Sat Apr 11 10:28:35 2020	(r531414)
@@ -0,0 +1,10 @@
+--- lxqt-config-input/touchpaddevice.cpp.orig	2020-04-11 10:19:56 UTC
++++ lxqt-config-input/touchpaddevice.cpp
+@@ -20,6 +20,7 @@
+ 
+ #include <cmath>
+ #include <QDebug>
++#include <QUrl>
+ #include <QX11Info>
+ #include <libudev.h>
+ #include <LXQt/Settings>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004111028.03BASaK6072248>