]> git.pld-linux.org Git - packages/wine.git/blame - wine.spec
- fixed build with current alsa-lib; updated TODO (working on it)
[packages/wine.git] / wine.spec
CommitLineData
7a30e9d7 1#
2# Conditional build:
931f130b
JB
3%bcond_without alsa # don't build ALSA mm driver
4%bcond_without arts # don't build aRts mm driver
5%bcond_without cups # without CUPS printing support
6%bcond_without jack # don't build JACK mm driver
7%bcond_without nas # don't build NAS mm driver
8%bcond_without sane # without TWAIN scanning support (through SANE)
9%bcond_with pdf_docs # build pdf docs (missing BR)
10%bcond_with html_docs # build html docs (jade fault ?)
7a30e9d7 11#
931f130b
JB
12# TODO: separate alsa,jack,nas,twain,cups(?) dependent stuff [WIP]
13#
14# JACK requires ALSA
15%if %{without alsa}
16%undefine with_jack
17%endif
698e86e7 18Summary: Program that lets you launch Win applications
f33a1517 19Summary(es): Ejecuta programas Windows en Linux
698e86e7 20