CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2017/06/15 02:30:14

Log message:
    A Qt 5 module that adds support for getting events from gamepad devices
    on multiple platforms.
    
    This module provides classes that can:
    - read input events from game controllers (Button and Axis events),
    both from C++ and Qt Quick (QML);
    - provide a queryable input state (by processing events);
    - provide key bindings.
    
    This is a part of upcoming Qt 5.9.
    
    Status:
    
    Vendor Tag: zhuk
    Release Tags:       zhuk_20170615
    
    N ports/x11/qt5/qtgamepad/Makefile
    N ports/x11/qt5/qtgamepad/distinfo
    N ports/x11/qt5/qtgamepad/pkg/PLIST-main
    N ports/x11/qt5/qtgamepad/pkg/PLIST-qch
    N ports/x11/qt5/qtgamepad/pkg/PLIST-examples
    N ports/x11/qt5/qtgamepad/pkg/PLIST-docindex
    N ports/x11/qt5/qtgamepad/pkg/PLIST-html
    N ports/x11/qt5/qtgamepad/pkg/DESCR-main
    N ports/x11/qt5/qtgamepad/pkg/DESCR-examples
    N ports/x11/qt5/qtgamepad/pkg/DESCR-docindex
    N ports/x11/qt5/qtgamepad/pkg/DESCR-qch
    N ports/x11/qt5/qtgamepad/pkg/DESCR-html
    
    No conflicts created by this import

Reply via email to