]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- todo
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Apr 2005 21:01:06 +0000 (21:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.6

mythtv.spec

index 7661c52d20b95f3c45c472bd713b24373f753ee4..1db73b4b125c3fc16796c216d0651e73585230e1 100644 (file)
@@ -1,3 +1,6 @@
+# TODO
+# - CFLAGS doesn't get passed
+# - bconds broken?
 #
 # Specfile for MythTV
 #
 %define linuxtv_dvb_package linuxtv-dvb-1.1.1
 
 # Set up some custom-build parameters
-%bcond_with    lirc
-%bcond_without alsa
-%bcond_without oss
-%bcond_with opengl_vsync
-%bcond_with arts
-%bcond_with xvmc
+%bcond_with    lirc    # lirc
+%bcond_without alsa    # alsa
+%bcond_without oss # oss
+%bcond_with opengl_vsync # opengl vsync
+%bcond_with arts # arts
+%bcond_with xvmc # xvmc
 %bcond_with cpu_autodetect # enable cpu autodetection at compile time
 
 Name:          mythtv
This page took 0.501451 seconds and 4 git commands to generate.