[source] tar = "https://download.gnome.org/sources/libepoxy/1.5/libepoxy-1.5.10.tar.xz" blake3 = "0ccee9635115fe417cfc4bc33ffd160bf1e2852bd6c03816b4af771d59462f53" patches = ["redox.patch"] [build] template = "custom" dependencies = [ "libpthread-stubs", "mesa", "zlib", ] script = """ DYNAMIC_INIT cookbook_meson \ -Degl=yes \ -Dglx=no \ -Dtests=false """