pkgconfig is the defacto standard to find components. Instead of
opting-in to depending on pkgconfig via USES=pkgconfig, this switches
the behaviour to be opt-out.
If a port does not want pkgconfig, it now needs to define
WITHOUT_PKGCONFIG=yes
| Unknown Object (File) | |
| Wed, Aug 12, 4:20 PM |
| Unknown Object (File) | |
| Mon, Aug 10, 5:49 AM |
| Unknown Object (File) | |
| Fri, Aug 7, 3:33 PM |
| Unknown Object (File) | |
| Mon, Jul 27, 11:29 AM |
| Unknown Object (File) | |
| Fri, Jul 24, 8:16 PM |
| Unknown Object (File) | |
| Jul 2 2026, 7:16 AM |
| Unknown Object (File) | |
| Jul 1 2026, 1:03 PM |
| Unknown Object (File) | |
| Jun 27 2026, 10:42 AM |
pkgconfig is the defacto standard to find components. Instead of
opting-in to depending on pkgconfig via USES=pkgconfig, this switches
the behaviour to be opt-out.
If a port does not want pkgconfig, it now needs to define
WITHOUT_PKGCONFIG=yes
| No Lint Coverage |
| No Test Coverage |
| Buildable 47267 | |
| Build 44154: arc lint + arc unit |
| Mk/Features/pkgconfig.mk | ||
|---|---|---|
| 10 | ^ check probably should be on !empty()? | |
| Mk/Uses/qt-dist.mk | ||
|---|---|---|
| 156 | Why was qmake excluded, for efficiency? | |
| Mk/Uses/qt-dist.mk | ||
|---|---|---|
| 156 | I think that information is lot to time :) -- I have no clue why it was done that way (if there was a good reason, the exp-run should hopefully show it). | |
As discussed with @bapt, I'll try to look into an other way to make pc-support better.