Bug 44964

Summary: dtkgui.pc is broken
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: dtk5-gui-develAssignee: Leontiy Volodin <lvol>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: critical    
Priority: P5 CC: lvol
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Dmitry V. Levin 2023-01-19 11:19:38 MSK
$ grep prefix /usr/lib64/pkgconfig/dtkgui.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}//usr/lib64
includedir=${prefix}/include/dtk5/DGui

As results, all users of dtkgui.pc are broken, too.

By the way, the name of this package is also wrong, it has to be called libdtkgui-devel instead.
Comment 1 Leontiy Volodin 2023-01-20 11:24:29 MSK
Already fixed.

The package was so named because the Qt5 on which it is based uses a similar name.

If this doesn't give the right to violate the Library policy, then I will rename the package.