Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936074 - sys-apps/dbus-broker: depend on dev-libs/c-stdaux and friends
Summary: sys-apps/dbus-broker: depend on dev-libs/c-stdaux and friends
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2024-07-15 00:29 UTC by Sam James
Modified: 2024-07-18 19:10 UTC (History)
2 users (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-15 00:29:04 UTC
dev-libs/c-stdaux and the other libraries in that family are currently used as subprojects if the packages aren't installed.

Please add dependencies on them. Some remaining ones may need packaging though.
Comment 1 Mike Gilbert gentoo-dev 2024-07-15 01:56:02 UTC
c-stdaux seems like a particularly bad example to use: it is composed of of 5 header files. What is the point in un-bundling it?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-15 01:57:01 UTC
I was really just naming it because I noticed the suite is now partially packaged.

The real motivating example is bug 919100.
Comment 3 Mike Gilbert gentoo-dev 2024-07-15 02:02:54 UTC
It does seem bad to automatically use system files though. I'll look into it.
Comment 4 Mike Gilbert gentoo-dev 2024-07-15 02:09:55 UTC
It looks like he's doing versioned releases for all projects, so packaging them is feasible.