I would like to create my own Freeciv client. Freeciv project use automake-autoconf-etc, which use pkg-config. I checked locations given in manual for pkg-config and found only files for udev and few more. There’s no .pk files for gtk+ or qt, which I use, so where are placed .pk files?
Another question is how deliver .pk file to users? Should it be placed in the same package that library or library name with -devel sufix?