<?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>106697</bug_id>
          
          <creation_ts>2005-09-20 09:46 0000</creation_ts>
          <short_desc>amule 2.0.3-r2 broken</short_desc>
          <delta_ts>2005-09-22 15:39:37 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>Applications</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>ghepeu@virgilio.it</reporter>
          <assigned_to>net-p2p@gentoo.org</assigned_to>
          <cc>flameeyes@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ghepeu@virgilio.it</who>
            <bug_when>2005-09-20 09:46:26 0000</bug_when>
            <thetext>In a (clumsy) attempt to comply with the new policy on gtk/gtk2 USE-flags,
someone broke amule 2.0.3-r2. The ebuild used the wxwidget eclass to choose the
correct version of wxGTK 2.6.1, and the line &apos;need-wxwidgets gtk2&apos; was needed to
use gtk2-enabled wxGTK, the default option with wxGTK &gt;= 2.6 (required by the
ebuild).

Now someone changed &apos;gtk2&apos; in &apos;gtk&apos;, and the ebuild fails when it tries to use
the gtk1 support that is compiled only when expressly required by the specific
wxGTK local flag &apos;wxgtk1&apos; and not by default.

Also, the new check:

        need-wxwidgets gtk
        use unicode &amp;&amp; need-wxwidgets unicode

is meaningless, because &apos;need-wxwidgets unicode&apos; doesn&apos;t override
&apos;need-wxwidgets gtk&apos;.

Solution: remove &apos;gtk&apos; from the ebuild use-flag list (&apos;maintainer knows better&apos;
in the best of all worlds), and change the mentioned lines in:

        if use unicode; then
                need-wxwidgets unicode
        else
                need-wxwidgets gtk2
        fi</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkay@gentoo.org</who>
            <bug_when>2005-09-20 10:18:39 0000</bug_when>
            <thetext>yep - my mistake. sorry for that and thanks for reporting. fixed in cvs</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2005-09-21 12:01:18 0000</bug_when>
            <thetext>Something slipped through here. 
 
I know I did add support to build amule _without x compiled_ at all... 
That is needed if you want to use amuled in a non-x installation. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkay@gentoo.org</who>
            <bug_when>2005-09-22 15:39:37 0000</bug_when>
            <thetext>thanks Diego. i hope this one would be correct at least.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>