mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
e193322ed8
The QtFeedback module offers classes that allow you to manage tactile feedback and device vibration. WWW: https://github.com/qt/qtfeedback This port will be required by maliit-keyboard, the defacto standard virtual keyboard for Plasma Wayland Desktop
14 lines
328 B
Prolog
14 lines
328 B
Prolog
--- tests/auto/auto.pro.orig 2018-09-03 09:16:11 UTC
|
|
+++ tests/auto/auto.pro
|
|
@@ -2,10 +2,8 @@ TEMPLATE = subdirs
|
|
SUBDIRS += \
|
|
qfeedbackactuator \
|
|
qfeedbackhapticseffect \
|
|
- qfeedbackplugin \
|
|
qfeedbackmmk \
|
|
qdeclarativefeedback \
|
|
- cmake
|
|
|
|
!qtHaveModule(qml): SUBDIRS -= \
|
|
qdeclarativefeedback \
|