]> git.pld-linux.org Git - packages/vlc.git/commitdiff
- some bcond descs
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 May 2006 09:30:11 +0000 (09:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vlc.spec -> 1.91

vlc.spec

index e83d876df2306947b93f5ed8fe2666de9ae07cb7..a49ffc1a4019ac19501444c37290dd12b0138270 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -5,12 +5,13 @@
 # - bcondize this damn spec! (it should be automated too)
 # - go through the configure --help and add all options with proper
 #   reqs and bconds
+#
 # Conditional build:
-%bcond_without aa
-%bcond_without caca
-%bcond_without dv
-%bcond_without lirc
-%bcond_without x264
+%bcond_without aa      # build without aalib support
+%bcond_without caca    # build without caca support
+%bcond_without dv      # build without dv support
+%bcond_without lirc    # build without lirc support
+%bcond_without x264    # build without x264 support
 %bcond_without alsa    # don't build alsa plugin
 %bcond_without arts    # don't build arts plugin
 %bcond_without ggi     # don't build ggi plugin
This page took 0.774001 seconds and 4 git commands to generate.