pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/53603: qt5-qtwebkit: pkg-config bugs



>Number:         53603
>Category:       pkg
>Synopsis:       qt5-qtwebkit: pkg-config bugs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 13 12:55:00 +0000 2018
>Originator:     Bastian Germann
>Release:        2018Q2
>Organization:
>Environment:
Linux hostname 4.18.0-1-686-pae #1 SMP Debian 4.18.6-1 (2018-09-06) i686 GNU/Linux
>Description:
qt5-qtwebkit's pkg-config files Qt5WebKit.pc and Qt5WebKitWidgets.pc have two problems each:

They do not contain the mandatory Description field which makes them useless at all. Additionally, the include paths are wrong.

This is an upstream problem. It would be nice to have a patch available in 2018Q3.
>How-To-Repeat:
Install the package and call `pkg-config Qt5WebKit Qt5WebKitWidgets`.
This will result in a 1 return value.
>Fix:
Add a Description and change the include paths to end with QtWebKit* instead of Qt5WebKit*, leaving out the 5, in both files.


Home | Main Index | Thread Index | Old Index