/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/lib-pccritic/polluted.pc
14 строк
389 B
Ariadne Conill
tests: add pccritic test fixtures
29 июн 2026, 06:39
29 июн 2026, 06:39
7328fd5
Код
Авторство
О чём код?
prefix=/test exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: polluted Description: A package whose Cflags pollute consumer builds Version: 1.0.0 URL: https://example.org/polluted Maintainer: Example Maintainer <maint@example.org> Source: https://example.org/polluted-1.0.0.tar.gz License: ISC Cflags: -I${includedir} -O2 -g Libs: -L${libdir} -lpolluted