/usr/lib/x86_64-linux-gnu/pkgconfig/audclient.pc is in audacious-dev 3.4.3-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 13 | prefix=/usr
exec_prefix=${prefix}
data_dir=${prefix}/share/audacious
version=3.4.3
audacious_include_dir=${prefix}/include
lib_dir=${prefix}/lib/x86_64-linux-gnu
Name: Audacious Client Library
Description: Remote control library for Audacious
Version: 3.4.3
Libs: -L${lib_dir} -laudclient
Cflags: -I${audacious_include_dir}
|