9 Commits

Author SHA1 Message Date
Schrijvers Luc
d925d37b2a disable libX11_xcb depending libraries (#8688) 2023-05-20 07:37:19 +02:00
Augustin Cavalier
887f534061 x11-libs: Mark libraries that actually utilize the X connection directly.
Add a comment and make them depend on libX11_xcb instead of just libX11.
The libraries which do not actually use the connection but just call APIs
are left alone.

Preparation for BeXlib (which is a ways off, but this will allow me
to build things in HaikuPorts against it properly.)
2021-12-14 16:53:20 -05:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
begasus
80ffce1e3c fixup! libXrender, bump revision, cleanup, fix REQUIRES_devel 2018-08-25 14:56:07 -04:00
begasus
d08149a05a libXrender, bump revision, cleanup, fix REQUIRES_devel 2018-08-25 14:56:07 -04:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
begasus
bc8ee2baa6 libxrender, bump revision after changes to util-macros and xorgproto 2018-07-25 18:17:18 -04:00
fbrosson
49e952ec85 x11-libs/libXrender: enable x86_gcc2. (#2153)
* Mark x86_64 as tested.
* Fix COPYRIGHT years and LICENSE.
* Add the project's "COPYING" file as licenses/libXrender.
* Add README to $docDir.
* Move libXrender.txt to $developDocDir.
2018-01-24 21:38:55 +00:00
Schrijvers Luc
e3e14841a6 libXrender, new recipe (#1995) 2018-01-01 01:16:42 +00:00