<?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>99965</bug_id>
          
          <creation_ts>2005-07-22 15:29 0000</creation_ts>
          <short_desc>dev-util/screem depends on unneeded gdk-pixbuf</short_desc>
          <delta_ts>2005-09-15 14:04:27 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>Sander.Sweers@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Sander.Sweers@gmail.com</who>
            <bug_when>2005-07-22 15:29:49 0000</bug_when>
            <thetext>dev-util/screem depends on media-libs/gdk-pixbuf but this is the version for
gtk+-1.x. IN gtk+2.x this is already provided.

Please remove unneeded depend.

Thanks

Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sander.Sweers@gmail.com</who>
            <bug_when>2005-07-22 15:31:07 0000</bug_when>
            <thetext>Better summary</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>allanonjl@gentoo.org</who>
            <bug_when>2005-07-26 19:50:22 0000</bug_when>
            <thetext>from configure.in:

-----8&lt;-----
gconf-2.0 &gt;= 2.2.0              \
gnome-vfs-2.0 &gt;= 2.8.3          \
gdk-pixbuf-2.0 &gt;= 2.2.0         \
-----8&lt;-----

gtk+2.x is not explicitly listed in the rdeps for gdk-pixbuf:
http://gentoo-portage.com/media-libs/gdk-pixbuf/rdep

I don&apos;t really see how its &quot;unneeded&quot; when its explicitly listed in the
configure.in file, better safe than sorry imo.

Please advise ( did I miss something? ), Thanks!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sander.Sweers@gmail.com</who>
            <bug_when>2005-07-27 01:49:48 0000</bug_when>
            <thetext>The version that is in portage as a separate package is gdk-pixbuf-0.22. Screem
wants gdk-pixbuf-2.x which is already provided by gtk+-2.4 and later (not sure
if earlier also have gdk-pixbuf).

Looking in the gtk+-2 tarball for example you will find the code for
gdk-pixbuf-2 in modules/engines.

from gtk+-2 comfigure.in

----
#
# gdk-pixbuf gets versioned separately, and for now, using standard
# libtool versioning, not GTK+-style versioning
#
GDK_PIXBUF_MAJOR=gtk_major_version
GDK_PIXBUF_MINOR=gtk_minor_version
GDK_PIXBUF_MICRO=gtk_micro_version
GDK_PIXBUF_VERSION=&quot;${GDK_PIXBUF_MAJOR}.${GDK_PIXBUF_MINOR}.${GDK_PIXBUF_MICRO}&quot;
AC_SUBST(GDK_PIXBUF_MAJOR)
AC_SUBST(GDK_PIXBUF_MINOR)
AC_SUBST(GDK_PIXBUF_MICRO)
AC_SUBST(GDK_PIXBUF_VERSION)
--------

Thanks
Sander</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ooptimum@hotmail.com</who>
            <bug_when>2005-09-15 13:44:12 0000</bug_when>
            <thetext>Almost two months since last report and this silly dependance is still in the
ebuild. What a shame!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>allanonjl@gentoo.org</who>
            <bug_when>2005-09-15 14:04:27 0000</bug_when>
            <thetext>sorry it took so long, fixed in CVS</thetext>
          </long_desc>
      
    </bug>

</bugzilla>