/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pkgconf-2.9.91
libpkgconf.pc.in
16 строк
458 B
Ariadne Conill
build: install pkgconf license text, update libpkgconf pc(5) file to reference it
22 июн 2026, 08:12
22 июн 2026, 08:12
49c80fc
Код
Авторство
О чём код?
prefix=@prefix@ exec_prefix=${prefix} includedir=@includedir@ libdir=@libdir@ datarootdir=@datarootdir@ datadir=@datadir@ Name: libpkgconf Description: a library for accessing and manipulating development framework configuration URL: https://github.com/pkgconf/pkgconf License: ISC License.file: ${datadir}/doc/pkgconf/COPYING Source: https://github.com/pkgconf/pkgconf Version: @PACKAGE_VERSION@ CFlags: -I${includedir}/pkgconf Libs: -L${libdir} -lpkgconf