diff options
Diffstat (limited to 'vcpkg/ports/libspnav/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/libspnav/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/libspnav/vcpkg.json b/vcpkg/ports/libspnav/vcpkg.json new file mode 100644 index 0000000..1c9557d --- /dev/null +++ b/vcpkg/ports/libspnav/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "libspnav", + "version": "0.2.3", + "port-version": 2, + "description": "Library for communicating with spacenavd or 3dxsrv to get input from 6-dof devices.", + "homepage": "https://github.com/FreeSpacenav/libspnav", + "supports": "linux" +} |