/usr/lib/pkgconfig/qmfclient.pc is in qmf-dev 1.0.7~2011w23.2-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include/qmfclient
qt_config=include_source_dir lex yacc warn_on uic resources qt warn_on release incremental link_prl gdb_dwarf_index def_files_disabled exceptions no_mocdepend release stl qt_no_framework syslog warn_on link_pkgconfig create_pc create_prl moc thread dll
Name: Qmfclient
Description: Qmfclient Library
Version: 1.0.0
Libs: -L${libdir} -lqmfclient
Libs.private: -L/usr/lib/x86_64-linux-gnu -lQtSql -lQtNetwork -lQtCore -lpthread
Cflags: -I${includedir}
|