These dependencies must be present before building:
meson
valac
debhelper
libgranite-dev
libgtk-3-dev
wine
After installing all the required dependencies, you can build Wineglass using:
git clone https://github.com/aggalex/Wineglass.git com.github.aggalex.Wineglass && cd com.github.aggalex.Wineglass
meson build
meson configure -Dprefix=/usr
ninja install
Go to the build folder and run:
ninja uninstall
To help, access the links below:
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.