<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>182048</bug_id>
          
          <creation_ts>2007-06-14 18:15 0000</creation_ts>
          <short_desc>media-tv/mythtv trunk requires explict DTS option</short_desc>
          <delta_ts>2007-06-28 18:51:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gnto@woox.net</reporter>
          <assigned_to>cardoe@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>gnto@woox.net</who>
            <bug_when>2007-06-14 18:15:42 0000</bug_when>
            <thetext>DTS is no longer enabled by default in mythtv trunk.

So &apos;use dts || myconf=&quot;${myconf} --disable-dts&quot;&apos; needs to be changed to &apos;use dts &amp;&amp; myconf=&quot;${myconf} --enable-dts&quot;&apos;

Also on a side note, MythDVD has been merged into MythTV main - so the current mythtv ebuild is no longer necessary.

Reproducible: Always

Steps to Reproduce:
1. USE=&quot;dts&quot; emerge mythtv
2.
3.

Actual Results:  
DTS not complied in

Expected Results:  
DTS option to be available</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gnto@woox.net</who>
            <bug_when>2007-06-14 18:16:30 0000</bug_when>
            <thetext>Sorry that should be the current mythdvd ebuild is no longer require for trunk.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dburr@topcon.com</who>
            <bug_when>2007-06-20 13:27:12 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; Sorry that should be the current mythdvd ebuild is no longer require for trunk.

That is covered by bug #180696
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dburr@topcon.com</who>
            <bug_when>2007-06-20 14:00:56 0000</bug_when>
            <thetext>Also, with latest SVN, your suggested fix for the DTS problem results in configure showing this message:

&quot;WARNING! --enable-dts will be removed, use --enable-libdts&quot;

So I guess that it should instead be:

&apos;use dts &amp;&amp; myconf=&quot;${myconf} --enable-libdts&quot;&apos;
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tom@clift.name</who>
            <bug_when>2007-06-21 23:27:28 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; So I guess that it should instead be:
&gt; 
&gt; &apos;use dts &amp;&amp; myconf=&quot;${myconf} --enable-libdts&quot;&apos;

On mythtv trunk, this is now required (seems they removed the --enable-dts option already).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cardoe@gentoo.org</who>
            <bug_when>2007-06-28 18:51:14 0000</bug_when>
            <thetext>Fixed in mythtv-0.21_pre13775</thetext>
          </long_desc>
      
    </bug>

</bugzilla>