<?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>116603</bug_id>
          
          <creation_ts>2005-12-24 05:04 0000</creation_ts>
          <short_desc>gtk-sharp should depend on dev-perl/XML-LibXML</short_desc>
          <delta_ts>2006-01-18 23:00:49 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>eikke@eikke.com</reporter>
          <assigned_to>dotnet@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>eikke@eikke.com</who>
            <bug_when>2005-12-24 05:04:02 0000</bug_when>
            <thetext>gapi2-parser and other gapi2-* tools shipping with gtk-sharp depend on dev-perl/XML-LibXML to function. As other foo-sharp packages use these gapi tools to auto-generate the Mono bindings, the necessary CPAN classes should be installed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2006-01-15 00:04:27 0000</bug_when>
            <thetext>The 1.0.x gtk-sharp ebuilds definitely were missing the dep, and I&apos;ve just added those. The gapi2-parser in 2.x was rewritten in C# though, and the dep is no longer valid, afaict.

Marking this FIXED, please feel free to re-open if you find this not to be the case.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eikke@eikke.com</who>
            <bug_when>2006-01-15 01:25:38 0000</bug_when>
            <thetext>I don&apos;t think you&apos;re completely right... The main tools are written in C# indeed, but they do call some Perl scripts:

~ $ emerge -pv gtk-sharp

These are the packages that I would merge, in order:

Calculating dependencies  ...done!
[ebuild   R   ] dev-dotnet/gtk-sharp-2.6.0  -doc 0 kB

Total size of downloads: 0 kB
~ $ equery files gtk-sharp | grep pl
/usr/lib/gtk-sharp-2.0/gapi2xml.pl
/usr/lib/gtk-sharp-2.0/gapi_pp.pl
~ $ grep &quot;^use&quot; /usr/lib/gtk-sharp-2.0/gapi2xml.pl
use XML::LibXML;

This script is called from the C# gapi2-* tools, as stated in the official GAPI documentation: http://www.mono-project.com/GAPI#Internal_Tools_and_Perl_Files

Re-opening this, I hope I&apos;m right :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2006-01-18 23:00:49 0000</bug_when>
            <thetext>Indeed you are. Sorry for missing that. Commited the changes to the 2.x gtk-sharp ebuilds as well. Thanks yet again. Marking FIXED.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>