Bug 411238 - Wrong entries in the pkgconfig file for kreport
Summary: Wrong entries in the pkgconfig file for kreport
Status: CLOSED LATER
Alias: None
Product: KReport
Classification: Applications
Component: general (show other bugs)
Version: 3.2.0
Platform: Other All
: NOR normal
Target Milestone: 3.2.1
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-24 09:15 UTC by Christophe Marin
Modified: 2023-09-05 21:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2019-08-24 09:15:24 UTC
+++ This bug was initially created as a clone of Bug #411237 +++

The pkgconfig files for kdb, kreport and kproperty contain incorrect entries:

- libdir is hardcoded to /lib
- the files contain non-existent 'Requires' entries

KPropertyWidgets.pc.cmake: KF5WidgetsAddons KF5GuiAddons
KDb.pc.cmake: icu-lo KF5CoreAddons
KReport.pc.cmake: KF5CoreAddons KF5WidgetsAddons KF5GuiAddons
Comment 1 Jarosław Staniek 2023-09-05 21:41:36 UTC
Git commit c3f0074991a7e982544cc4ec23dcfe3a895e5f75 by Jaroslaw Staniek.
Committed on 05/09/2023 at 23:41.
Pushed by staniek into branch '3.2'.

Temporarily remove pkg-config support

At least until the situation with dependencies (KF) improves in version 6.
FIXED-IN:3.2.1

M  +0    -1    CMakeLists.txt
D  +0    -12   KReport.pc.cmake
M  +0    -12   cmake/modules/KReportMacros.cmake

https://invent.kde.org/libraries/kreport/-/commit/c3f0074991a7e982544cc4ec23dcfe3a895e5f75