Skip to content
Snippets Groups Projects
recipe.toml 327 B
Newer Older
Ribbon's avatar
Ribbon committed
#TODO make all dependencies work
#TODO does it use gtk3 for winecfg?
Ribbon's avatar
Ribbon committed
[source]
Ribbon's avatar
Ribbon committed
tar = "https://dl.winehq.org/wine/source/9.0/wine-9.0.tar.xz"
Ribbon's avatar
Ribbon committed
[build]
template = "configure"
dependencies = [
    "dbus",
    "fontconfig",
    "freetype2",
    "gnutls",
    "libunwind",
    "gstreamer",
    "sdl2",
    "eudev",
    "libvulkan",
]