<?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>94946</bug_id>
          
          <creation_ts>2005-06-03 12:52 0000</creation_ts>
          <short_desc>latex2html depends on both giflib and libungif when it doesn&apos;t need to do so</short_desc>
          <delta_ts>2005-06-04 01:59:04 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>Unspecified</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>fafhrd@gentoo.org</reporter>
          <assigned_to>text-markup@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fafhrd@gentoo.org</who>
            <bug_when>2005-06-03 12:52:14 0000</bug_when>
            <thetext>The current lines for gif support in latex2html-2002.2.1_pre20041025.ebuild make
both giflib and libungif dependencies -- this is incorrect.

This trivial patching solves the problem:

-       gif? ( media-libs/giflib
+       gif? || ( media-libs/giflib
                media-libs/libungif )

This needs to be assigned to the text-markup herd.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Do not depend on both giflib and libungif (likely make giflib as the default option)

This relates to bug 85720 somewhat, as the original author of the &quot;meta-bug&quot;
said that latex2html was &quot;ok&quot;, but it does need this little bit of work.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-06-03 23:31:12 0000</bug_when>
            <thetext>Please, remove libungif alternative dependency from both 2002.2.1_pre20041025
and 2002.2.2 wrt bug 85720. Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2005-06-04 01:59:04 0000</bug_when>
            <thetext>Fixed in CVS. Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>