Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572832 - media-libs/gegl-0.3.4 does not install gegl.pc
Summary: media-libs/gegl-0.3.4 does not install gegl.pc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 07:45 UTC by Cj
Modified: 2016-02-11 17:40 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 Cj 2016-01-25 07:45:11 UTC
$ eix gegl
[I] media-libs/gegl
     Available versions:  
     (0)    0.2.0-r2
     (0.3)  0.3.0 ~0.3.2 (~)0.3.4 **9999
       {cairo debug ffmpeg +introspection jpeg jpeg2k lcms lensfun libav openexr png raw sdl svg test tiff umfpack v4l vala webp CPU_FLAGS_X86="mmx sse"}
     Installed versions:  0.3.4(0.3)(10:42:42 PM 01/18/2016)(cairo introspection jpeg lcms png sdl svg tiff v4l -debug -ffmpeg -jpeg2k -lensfun -openexr -raw -test -umfpack -vala -webp CPU_FLAGS_X86="mmx sse")
     Homepage:            http://www.gegl.org/
     Description:         A graph based image processing framework

 $ pkg-config --cflags gegl
Package gegl was not found in the pkg-config search path.
Perhaps you should add the directory containing `gegl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gegl' found


Reproducible: Always
Comment 1 Sebastian Pipping gentoo-dev 2016-02-10 23:08:24 UTC
Hi!

It's not called gegl.pc but other .pc files are installed:

  # qlist media-libs/gegl | fgrep .pc
  /usr/lib64/pkgconfig/gegl-0.2.pc
  /usr/lib64/pkgconfig/gegl-sc-0.3.pc
  /usr/lib64/pkgconfig/gegl-0.3.pc

I suppose the bug can be closed?