Commit Graph

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
b826b6e924 libXtst, 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
1d866b59f8 libxtst, bump revision after changes to util-macros and xorgproto 2018-07-25 19:06:04 -04:00
Jerome Duval
56e4f59353 libxtst: bump version. 2017-10-26 15:35:30 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
a1d611af79 Libxtst (#1194)
* libXtst: WIP

* LibXtst: new recipe

* Test added

* Cleanup

* Cleanup
2017-03-04 18:52:10 -05:00