/usr/lib/x86_64-linux-gnu/pkgconfig/elementary.pc is in libelementary-dev 1.8.5-2.
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}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
pkgdatadir=${prefix}/share/elementary
themes=${pkgdatadir}/themes
Name: elementary
Description: Mobile device touchscreen widget library
Requires.private: ecore-fb >= 1.8.0 ecore-x >= 1.8.0 eina >= 1.8.0 eet >= 1.8.0 evas >= 1.8.0 ecore >= 1.8.0 ecore-evas >= 1.8.0 ecore-file >= 1.8.0 ecore-input >= 1.8.0 edje >= 1.8.0 eo >= 1.8.0 ethumb_client >= 1.8.0 emotion >= 1.8.0 ecore-imf >= 1.8.0 ecore-con >= 1.8.0 eio >= 1.8.0 eldbus >= 1.8.0 efreet >= 1.8.0 efreet-mime >= 1.8.0 efreet-trash >= 1.8.0
Version: 1.8.5
Libs: -L${libdir} -lelementary -lm -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -lecore_input -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leio -leldbus -lefreet -lefreet_mime -lefreet_trash
Cflags: -I${includedir}/elementary-1
|