]> git.pld-linux.org Git - packages/freecraft.git/commitdiff
- bcond_with(out) is followed by one \t, then bcond's name.
authorradek <radek@pld-linux.org>
Thu, 11 Aug 2005 09:46:18 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freecraft.spec -> 1.23

freecraft.spec

index 892a7e2d6785a03c29730183da11c2fc80c8866e..9fdfca3ab8081e056c00a7d80730f65a60a37084 100644 (file)
@@ -9,16 +9,16 @@
 #
 # Conditional build:
 # video (default: X11-only version):
-%bcond_with svga               # SVGALIB       version
-%bcond_with sdl                        # SDL           version
-%bcond_with sdlsvga            # SDL/SVGALIB   version
+%bcond_with    svga            # SVGALIB       version
+%bcond_with    sdl                     # SDL           version
+%bcond_with    sdlsvga         # SDL/SVGALIB   version
 # CD-Audio support:
-%bcond_with cda_internal       # internal      CD Audio Support
-%bcond_with cda_sdl            # SDL           CD Audio Support
+%bcond_with    cda_internal    # internal      CD Audio Support
+%bcond_with    cda_sdl         # SDL           CD Audio Support
 # other:
-%bcond_with arts               # arts audio output support
-%bcond_with flac               # with FLAC audio codec support
-%bcond_with wc2                        # WarCraft 2 Expansion CD
+%bcond_with    arts            # arts audio output support
+%bcond_with    flac            # with FLAC audio codec support
+%bcond_with    wc2                     # WarCraft 2 Expansion CD
 #
 Summary:       Free cross-platform real-time strategy gaming engine
 Summary(pl):   Wolnodostêpny, miêdzyplatformowy silnik gier strategicznych czasu rzeczywistego
This page took 0.099074 seconds and 4 git commands to generate.