/Wineglass

A GUI for Wine

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Icon

Wineglass

A GUI for Wine


Screenshot
Report a problem!

Installation

Dependencies

These dependencies must be present before building:

  • meson
  • valac
  • debhelper
  • libgranite-dev
  • libgtk-3-dev
  • wine

Building

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

Deconstruct

Go to the build folder and run:

ninja uninstall

Contributing

To help, access the links below:

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.