Bugs item #1589722, was opened at 2006-11-03 05:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1589722&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: video Group: 1.x svn Status: Open Resolution: None Priority: 5 Private: No Submitted By: ehisey (ehisey) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for lirc disabled xine builds Initial Comment: Some distro's ship xine with lirc support disabled, notably Slackware. This patch adds a config option XINE_LIRC_DISABLED that can be set in local_config.py when such builds are encountered. While it is possible to test the output of xine --help for the --no-lirc automagicly, using a config option for such edge cases made more since. To use add XINE_LIRC_DISABLED = '1' to local_conf.py anything sets it to false and the --no-lirc option is based to xine ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1589722&group_id=46652 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
