[build] type = "autotools" [build.flags] configure = [ "--disable-static", "--disable-open-zfile", ] skip-tests = true # fail anyway [dependencies] build = ["xorg-util-macros"] runtime = [ "libxt", "libxext", "libx11", "glibc", ] [package] description = "X11 pixmap library" homepage = "https://xorg.freedesktop.org/" license = [ "MIT", "X11-distribute-modifications-variant", ] name = "libxpm" version = "3.5.18" [[source]] extract_dir = "$name-$version" sha256 = "b4ed79bfc718000edee837d551c35286f0b84576db0ce07bbbebe60a4affa1e4" url = "https://xorg.freedesktop.org/releases/individual/lib/libXpm-$version.tar.xz"