POL_Install_linuxtrack-wine

Informations

Creator Message
petch

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 66792
Wine: System

Feedbacks

Description

https://code.google.com/p/linuxtrack-wine/

Install linux-track head tracking support into Wine. This uses a precompiled DLL, which is not the "official" way to install that feature, so do not report back to linuxtrack-wine project if this doesn't work.

Source code

#!/bin/bash
# Last revision : (2012-10-18 19:17)
# Creator: petch

# Download v. 0.1
cd "$POL_USER_ROOT/tmp"
POL_Download "https://linuxtrack-wine.googlecode.com/files/linuxtrack-wine-0.1-bin.tar.gz" "9bbc7b93c060bb0952863d53043c888b"

POL_SetupWindow_wait_next_signal "$(eval_gettext 'Installing Linuxtrack-wine DLL...')" "$TITLE"
tar xzvf linuxtrack-wine-0.1-bin.tar.gz
cd linuxtrack-wine-0.1-bin
./install-bin

Contributions

Filters:

Contribute
Member Message

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com