Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674910 - dev-libs/pugixml: does not install pkgconf .pc file
Summary: dev-libs/pugixml: does not install pkgconf .pc file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-01-08 20:54 UTC by Craig Andrews
Modified: 2019-01-09 00:17 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 Craig Andrews gentoo-dev 2019-01-08 20:54:55 UTC
dev-libs/pugixml-1.9 should install a .pc pkgconf file but does not.

See https://github.com/zeux/pugixml/issues/128
Comment 1 Larry the Git Cow gentoo-dev 2019-01-09 00:17:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8750e4306082f537d9b44d1b9b6b2c9aad503bc

commit a8750e4306082f537d9b44d1b9b6b2c9aad503bc
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-01-08 21:32:02 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-01-09 00:17:13 +0000

    dev-libs/pugixml: Install pkg-config, EAPI=7
    
    Closes: https://bugs.gentoo.org/674910
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 ...9-Use-CMAKE_INSTALL_LIBDIR-for-pugixml.pc.patch | 39 ++++++++++++
 ...ml-1.9-always-install-the-pkg-config-file.patch | 71 ++++++++++++++++++++++
 ...config-Use-CMake-GnuInstallDirs-FULL-vars.patch | 39 ++++++++++++
 dev-libs/pugixml/pugixml-1.9-r1.ebuild             | 33 ++++++++++
 4 files changed, 182 insertions(+)