aboutsummaryrefslogtreecommitdiff
path: root/repos/clang/alsa-lib/abuild
blob: d325e7f173621cfc3b00619d269f717b8bd8fd18 (plain)
1
2
3
4
5
6
7
8
9
10
name=alsa-lib
version=1.2.13
release=1
source="https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2
	test-oldapi.patch"
build_opt="--disable-old-symbols --disable-alisp --disable-python --with-versioned=no"

prebuild() {
	autoreconf -fi
}