Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131217 - gtkmm-2.8.1 ebuild uses wrong slot!
Summary: gtkmm-2.8.1 ebuild uses wrong slot!
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 06:20 UTC by Alex Buell
Modified: 2006-04-25 07:37 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 Alex Buell 2006-04-25 06:20:52 UTC
I've wondered why gtkmm-2.8.1's pkg-config only works when gtkmm-2.4 is passed as an argument and I've found out why: In the ebuild itself (in dev-cpp/gtkmm/gtkmm-2.8.1.ebuild), it uses a SLOT="2.4". Why?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 06:30:14 UTC
No, it doesn't. Same for 2.6
Comment 2 Alex Buell 2006-04-25 06:49:58 UTC
But gtkmm-2.4.x is already "slotted", doesn't make sense to slot 2.8.x in there as well? Is there a reason for it?
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2006-04-25 07:37:42 UTC
has to do with the soname, try doing:

equery f =gtkmm-2.8.1 | grep libgtkmm-2.4.so

and you can see the soname is still 2.4.