Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294182 - x11-misc/glipper installs broken pkg-config file
Summary: x11-misc/glipper installs broken pkg-config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 284974
  Show dependency tree
 
Reported: 2009-11-23 12:23 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-20 22:30 UTC (History)
1 user (show)

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


Attachments
metadata patch to correct missing information (glipper-1.0-metadata.patch,317 bytes, patch)
2010-01-19 10:08 UTC, Daniel M. Weeks
Details | Diff
new ebuild using metadata patch (glipper-1.0-r3.ebuild,1.35 KB, text/plain)
2010-01-19 10:08 UTC, Daniel M. Weeks
Details

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-11-23 12:23:34 UTC
tinderbox ~ # cat /usr/lib/pkgconfig/glipper.pc 
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
artdir=/usr/share/glipper/art
tinderbox ~ # pkg-config --list-all >/dev/null
Package 'glipper' has no Name: field

This will then cause other things to break…
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-05 17:09:04 UTC
Sven, this is important, can you please ack if you care about this package or not? Thanks.
Comment 2 Daniel M. Weeks 2010-01-19 10:08:03 UTC
Created attachment 216893 [details, diff]
metadata patch to correct missing information
Comment 3 Daniel M. Weeks 2010-01-19 10:08:36 UTC
Created attachment 216895 [details]
new ebuild using metadata patch
Comment 4 Daniel M. Weeks 2010-01-19 10:23:01 UTC
My proposed patch has also been submitted upstream but it looks like no development has been done in the last year.
Comment 5 Sven Wegener gentoo-dev 2010-01-20 22:30:48 UTC
Fixed with 1.0-r3.