/usr/lib/pkgconfig/libtorrent-rasterbar.pc is in libtorrent-rasterbar-dev 0.16.13-1ubuntu2.
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 14 15 16 | prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
sysconfdir=/etc
includedir=${prefix}/include
package=libtorrent-rasterbar
Name: libtorrent-rasterbar
Description: Bittorrent library.
Version: 0.16.13
Libs: -L${libdir} -ltorrent-rasterbar -lboost_system
Libs.private: -lGeoIP -lpthread -lpthread -lssl -lcrypto
Cflags: -I${includedir} -I${includedir}/libtorrent -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED
|