Commit Graph

10 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
Jerome Duval
34501ff30e libxext: bump version. 2019-10-29 17:35:47 +01:00
begasus
42c31c264a libXext, bump revision, cleanup, fix REQUIRES_devel 2018-08-25 14:56:07 -04:00
begasus
25a64ff00b libxext, bump revision after changes to util-macros and xorgproto 2018-07-25 18:16:57 -04:00
fbrosson
f3fe834a03 libxext & scrnsaverproto: SECONDARY_ARCHITECTURES += x86_gcc2.
Although x86_gcc2 secondary arch is no longer officially supported,
these packages do build perfectly on that arch. Thanks.
2018-03-25 20:05:31 +00:00
fbrosson
1c85a5a823 libxext: enable x86_gcc2, add debuginfo, move man3 to devel. 2018-01-18 23:03:50 +00: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
c297f9140a Xext and Xinerama: new recipe (#1190)
* Xext and Xinerama: new recipe

* Fixed Copyright

* Whitespace cleanup

* Whitespace cleanup

* Cleanup
2017-03-04 18:50:54 -05:00