Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395037 - x11-libs/gdk-pixbuf custom sedding for libpng.pc file
Summary: x11-libs/gdk-pixbuf custom sedding for libpng.pc file
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-17 07:38 UTC by Mart Raudsepp
Modified: 2011-12-31 18:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2011-12-17 07:38:18 UTC
Samuli added some sed'ing to our packages without working with this upstream again, to have it look at unversioned libpng instead of libpng15, but we have no tracking of talking with this upstream now to my knowledge. This is for that. Can't investigate enough for upstream use cases, so filing here to not forget meanwhile..
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-12-17 11:18:46 UTC
This sed wouldn't be needed if our PM would support "If package foo gets built, package bar must be built too" from bug 192319. This makes the sed Gentoo-specific.

Looking at the configure.ac how gdk-pixbuf upstream is relying on the versioned (libpng12, libpng14, libpng15, etc) checks tells me they seem to think it has some worth (and it doesn't, plain .so versioning is enough like for any other shared library). This would make the sed non-Gentoo specific.

Didn't feel like arguing this with upstream, but if you do, go ahead
Comment 2 Pacho Ramos gentoo-dev 2011-12-31 18:16:23 UTC
Reported:
https://bugzilla.gnome.org/show_bug.cgi?id=667068

Samuli, I have CCed you to upstream report as you probably know much more than me about this issue and could reply better to upstream if they think we are not doing the right thing :)