Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276200 - media-libs/libgphoto2: broken pkg-config file:
Summary: media-libs/libgphoto2: broken pkg-config file:
Status: RESOLVED DUPLICATE of bug 275568
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 11:19 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-07-02 11: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 2009-07-02 11:19:25 UTC
yamato ~ # pkg-config --libs libgphoto2
Empty package name in Requires or Conflicts in file '/usr/lib/pkgconfig/libgphoto2.pc'
yamato ~ # cat /usr/lib/pkgconfig/libgphoto2.pc 
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
VERSION=2.4.6
driverdir=${libdir}/libgphoto2/2.4.6

Name: libgphoto2
Description: Library for easy access to digital cameras
URL: http://gphoto.org/proj/libgphoto2/
Version: 2.4.6
Requires: libgphoto2_port >= 0.6.2, 
Libs: -L${libdir} -lgphoto2 -lm
Cflags: -I${includedir}/gphoto2
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-07-02 11:35:50 UTC

*** This bug has been marked as a duplicate of bug 275568 ***