[build] type = "meson" [build.flags] build_dir = "build" configure = [ "-Dloongson-mmi=disabled", "-Dvmx=disabled", "-Darm-simd=disabled", "-Dneon=disabled", "-Dmips-dspr2=disabled", "-Drvv=disabled", "-Dgtk=disabled", "-Da64-neon=disabled", ] [dependencies] build = [ "meson", "libpng", ] runtime = ["glibc"] [package] description = "The pixel-manipulation library for X and cairo" homepage = "https://gitlab.freedesktop.org/pixman/pixman" license = "MIT" name = "pixman" version = "0.46.4" [[source]] extract_dir = "$name-$version" sha256 = "a098c33924754ad43f981b740f6d576c70f9ed1006e12221b1845431ebce1239" url = "https://www.x.org/releases/individual/lib/pixman-$version.tar.xz"