Branch
Hash :
fe35ffd5
Author :
Date :
2025-09-05T12:37:56
libpkgconf.pc.in: Add Source-tag Add Source tag to libpkgconf.pc.in.
prefix=@prefix@
exec_prefix=${prefix}
includedir=@includedir@
libdir=@libdir@
Name: libpkgconf
Description: a library for accessing and manipulating development framework configuration
URL: https://gitea.treehouse.systems/ariadne/pkgconf
License: ISC
Source: https://github.com/pkgconf/pkgconf
Version: @PACKAGE_VERSION@
CFlags: -I${includedir}/pkgconf
Libs: -L${libdir} -lpkgconf