summaryrefslogtreecommitdiff
path: root/xcb-proto.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove libdir from xcb-proto.pcMatt Turner2022-06-171-1/+0
| | | | | | | | | | | | Added by 17ab095 ("add libdir/exec_prefix to xcb-xproto.pc") with the rationale of using it to find the python path, but later commits bd7a481 ("pkg-config: Add sysroot prefix") and be9c255 ("Adjust to automake 1.16.4 changes") make this directly accessible. By removing libdir from the pkgconfig file, the file becomes identical for different ABIs. Signed-off-by: Matt Turner <mattst88@gmail.com>
* Adjust to automake 1.16.4 changes Joshua Root2021-11-171-0/+1
| | | The pythondir variable is now defined relative to ${PYTHON_PREFIX}.
* pkg-config: Add sysroot prefixDaniel Stone2019-04-271-2/+2
| | | | | | | | | | | | | | | | | xcb-proto's pkg-config file exports static file paths for where to find its Python files and the XML definitions. When used to discover cflags, library paths, etc, pkg-config will prepend ${PKG_CONFIG_SYSROOT_DIR}, if any, to those paths. This makes the use of a sysroot prefix transparent to users. However, since it doesn't know about paths in custom variables, it cannot automatically prefix this. Adding ${pc_sysrootdir} to these absolute paths makes the behaviour match, and XCB builds work out of the box in a sysroot. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Eric Anholt <eric@anholt.net>
* add libdir/exec_prefix to xcb-xproto.pcMike Frysinger2011-11-101-0/+2
| | | | | | | | | If we want to base other paths off of exec_prefix or libdir (like the python path), we can't because the xcb-proto.pc.in file omits those variables. Add them so people can leverage them in their own builds. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Julien Danjou <julien@danjou.info>
* Add the python install dir to xcb-xproto.pc.Eamon Walsh2008-04-231-0/+1
|
* Move XML protocol descriptions to $datadir/xcb (generally $prefix/share/xcb).Jamey Sharp2006-09-251-1/+2
|
* Change human-readable name from "XCBProto" to "XCB Proto"; this changes theJosh Triplett2006-04-151-1/+1
| | | | | tarname to "xcb-proto", which matches the Debian package and looks better than "xcbproto".
* Remove xcl and CVSROOT.Josh Triplett2006-02-181-0/+7