Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | autotools: fix Requires and Requires.Private in pkgconfig | Dylan Baker | |
This only applies to the autotools generated pkg-config files, as Meson does it's own dependency tracking for us. | |||
2019-08-15 | pkgconfig: Remove xv from xvmc.pc | Adam Jackson | |
This library does not itself require libXv for anything. | |||
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | |
application build-time dependencies, and update package deps to work with separate build roots. | |||
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | |
a global configure cache don't get confused. | |||
2005-06-20 | Add XvMC build system | Søren Sandmann Pedersen | |