]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- reverse caca and sdl bcond (they seem to build fine, but don't provide .so librarie...
authorshadzik <shadzik@pld-linux.org>
Mon, 4 Dec 2006 16:00:53 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.187

xine-lib.spec

index 6fc610a475e6ec98022263f6aad40a40b5da2f48..a574826424c5a7033b68426d1acf8f0f18285673 100644 (file)
@@ -6,7 +6,7 @@
 %bcond_without aalib           # don't build aalib video output plugin
 %bcond_without alsa            # don't build ALSA audio output plugin
 %bcond_without arts            # don't build aRts audio output plugin
-%bcond_without caca            # don't build libcaca video output plugin
+%bcond_with    caca            # don't build libcaca video output plugin
 %bcond_without directfb        # don't build DirectFB video output plugin
 %bcond_without dxr3            # don't build dxr3 video output and decode plugins
 %bcond_without dvd             # don't build dvdnav stuff
@@ -17,7 +17,7 @@
 %bcond_without opengl          # don't build OpenGL video output plugin
 %bcond_with    polypaudio      # build polypaudio output plugin
 %bcond_without samba           # don't build SMB input plugin
-%bcond_without sdl             # don't build SDL video output plugin
+%bcond_with    sdl             # don't build SDL video output plugin
 %bcond_without stk             # don't build stk video output plugin
 %bcond_with    xvid            # build xvid decode plugin [disabled in sources at the moment]
 %bcond_with    vdr             # build with vdr support
This page took 0.125546 seconds and 4 git commands to generate.