]> git.pld-linux.org Git - packages/OpenAL.git/blame_incremental - OpenAL.spec
- include specs PDF in -devel
[packages/OpenAL.git] / OpenAL.spec
... / ...
CommitLineData
1#
2# Conditional build:
3#
4%bcond_without alsa # without ALSA support
5%bcond_with arts # with aRts support
6%bcond_without esd # without esd support
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
15Summary: Open Audio Library
16