[build] type = "autotools" [build.flags] configure = ["--without-debug"] skip_tests = true use_lto = false [dependencies] runtime = [ "glibc", "alsa-topology-conf", "alsa-ucm-conf", ] [package] description = "alternative implementation of Linux sound support" homepage = "https://www.alsa-project.org/" license = "LGPL-2.1-or-later" name = "alsa-lib" version = "1.2.15.3" [[source]] extract_dir = "$name-$version" post_extract = ["autoreconf -fiv"] sha256 = "7b079d614d582cade7ab8db2364e65271d0877a37df8757ac4ac0c8970be861e" url = "https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2"