Commit graph

7 commits

Author SHA1 Message Date
Alan Coopersmith
4a3ca6eece x11.pc: Add URL field
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/280>
2025-02-23 15:19:54 -08:00
Paul Bender
7b9c543e72 Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcb
X.Org bug #15664 <https://bugs.freedesktop.org/show_bug.cgi?id=15664>
Patch #16128 <https://bugs.freedesktop.org/attachment.cgi?id=16128>

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-03-12 17:11:42 -07:00
Diego 'Flameeyes' Pettenò
e494ecaac1 Add xcb-xlib dependency to x11.pc when built against XCB. 2006-11-07 09:32:00 -08:00
Kevin E Martin
fa1f4a0811 Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. 2005-11-19 07:15:39 +00:00
Alan Coopersmith
a057a66e20 Add XTHREAD_CFLAGS for platforms that need special defines like
-D_REENTRANT or -D_POSIX_whatever to get re-entrant function definitions. Set XDMCP_LIBS correctly for later libXdmcp tests.
2005-09-24 00:16:32 +00:00
Adam Jackson
60217fdb91 Add xthreadlib variable to x11.pc. Bump to 0.99.1. 2005-08-17 19:46:08 +00:00
Søren Sandmann Pedersen
7eee605e3a - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X11/...>
- For Xcomposite and Xdamage, don't link the build system out of the xc tree
- Link the public X11 headers into their own directory
- Add links to XKeysymDB and XErrorDB
- Add links to all the Xlib man pages
- Add links to the lcUniConv subdirectory
- Conditionally include config.h in Xlib source
2005-05-13 22:53:36 +00:00