Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 127575

Summary: media-gfx/pornview missing media-libs/gdk-pixbuff dependency
Product: Gentoo Linux Reporter: Rusty DM <rusty_dm>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED INVALID    
Severity: normal CC: betelgeuse, graphics+disabled
Priority: Highest    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: with gdk-pixbuf

Description Rusty DM 2006-03-25 15:29:40 UTC
gdk-pixbuf tracking
Comment 1 Rusty DM 2006-03-25 15:31:06 UTC
Created attachment 83117 [details]
with gdk-pixbuf
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-25 16:20:55 UTC
Sorry, I don't really understand what is this bug about... 
Comment 3 Rusty DM 2006-03-25 17:02:28 UTC
this app really needs in media-libs/gdk-pixbuff
and doesn't compile without it
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-25 17:12:36 UTC
Then use some meaningful summary next time...
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2006-06-24 08:46:12 UTC
(In reply to comment #3)
> this app really needs in media-libs/gdk-pixbuff
> and doesn't compile without it
> 

I didn't have any problems emerging pornview without gdk-pixbuff. 

betelgeuse@pena /usr/portage/x11-libs/gtk+ $ eix gdk-pix
* media-libs/gdk-pixbuf
     Available versions:  0.22.0-r3 0.22.0-r5
     Installed:           none
     Homepage:            http://www.gtk.org/
     Description:         GNOME Image Library


Found 1 matches
betelgeuse@pena /usr/portage/x11-libs/gtk+ $ checkdeps.rb pornview
dev-libs/glib
        /usr/bin/pornview
media-libs/libpng
        /usr/bin/pornview
sys-libs/glibc
        /usr/bin/pornview
sys-libs/zlib
        /usr/bin/pornview
x11-libs/gtk+
        /usr/bin/pornview
x11-libs/libXinerama
        /usr/bin/pornview

pornview is a gtk+-2 application and gdk-pixbuff is included in gtk+-2
the separate ebuild is from the gtk+-1 era

You might have some other issue preventing pornview from emerging but to resolve that you need to post the actual error.