Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343573 - dev-python/shiboken installs broken .pc file that breaks ruby-gnome2
Summary: dev-python/shiboken installs broken .pc file that breaks ruby-gnome2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dominik Kapusta (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-31 20:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-11-03 05:35 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-31 20:24:34 UTC
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include/shiboken
generator_location=/usr/bin/shiboken

Name: shiboken
Description: Support library for Python bindings created with Shiboken generator.
Version: 0.5.0
Libs: -L${libdir} -lpython -lshiboken${shiboken_SUFFIX}
Cflags: -I${includedir}/shiboken${shiboken_SUFFIX}

shiboken_SUFFIX should be replaced or a variable defined for it.
Comment 1 Dominik Kapusta (RETIRED) gentoo-dev 2010-11-03 05:35:26 UTC
Fixed.

+*shiboken-0.5.0-r1 (03 Nov 2010)
+
+  03 Nov 2010; Dominik Kapusta <ayoy@gentoo.org> -shiboken-0.5.0.ebuild,
+  +shiboken-0.5.0-r1.ebuild, +files/shiboken-fix-pkgconfig.patch:
+  Fix pkgconfig file (bug #343573).
+