Lines Matching full:package
36 Metadata is stored in files named after the package they describe; the
37 Yoyodyne package would likely be described by "yoyodyne.pc".
60 use a package, it will also output the flags required for any prerequisite
62 If the "foo" package depends on the "bar" package, "pkg-config --cflags foo"
74 Exit with error if the specified package's version is not greater than
77 Return all compiler flags required to compile against the package.
79 Return only the include path flags required to compile against the package.
82 compile against the package.
96 Return all linker flags required to link against the package.
99 against the package.
102 the package.
105 compile against the package.
109 Exit with error if the specified package's version is greater than
112 Fetch package version.
113 If no package is given,
120 Print all the modules the given package provides.
122 Print all the modules the given package requires.
124 Print all the modules the given package requires for static linking.
134 Validate the package without processing its dependencies.
151 prefers a package named "foo-uninstalled" over "foo" when the package
157 package files.
167 package files.
190 Override the $VARIABLE in $PACKAGE with the given value.