]> git.pld-linux.org Git - packages/freecraft.git/blame - freecraft.spec
- bcond_with(out) is followed by one \t, then bcond's name.
[packages/freecraft.git] / freecraft.spec
CommitLineData
9a94c697 1#
2# TODO:
47265f2d 3# - build all svga/sdl/X versions instead of bconds
923675de 4# - check if it builds, because I got an error with
5# *.desktop at the end of building process, and
6# cannot build package without commenting out line with
7# *.desktop in %files, but it might be my fault
8# so i keep section %files unchanged for now
9a94c697 9#
10# Conditional build:
8efe1232 11# video (default: X11-only version):
97343500 12%bcond_with svga # SVGALIB version
13%bcond_with sdl # SDL version
14%bcond_with sdlsvga # SDL/SVGALIB version
8efe1232 15# CD-Audio support:
97343500 16%bcond_with cda_internal # internal CD Audio Support
17%bcond_with cda_sdl # SDL CD Audio Support
8efe1232 18# other:
97343500 19%bcond_with arts # arts audio output support
20%bcond_with flac # with FLAC audio codec support
21%bcond_with wc2 # WarCraft 2 Expansion CD
9a94c697 22#
47265f2d
JB
23Summary: Free cross-platform real-time strategy gaming engine
24