]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL.spec
- autoize
[packages/OpenAL.git] / OpenAL.spec
CommitLineData
68071dbf 1#
a35955a2 2# Conditional build:
3#
e62907a5
JB
4%bcond_without alsa # without ALSA support
5%bcond_with arts # with aRts support
e62907a5 6%bcond_without esd # without esd support
a26f1dac
JB
7%bcond_without mmx # don't use MMX
8#
9%ifnarch %{ix86} %{x8664}
10%undefine with_mmx
11%endif
12%ifarch i386 i486
13%undefine with_mmx
14%endif
d451b59a 15Summary: Open Audio Library
16