8 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
d15129ba07 libxinerama, bump revision, cleanup, fix REQUIRES_devel 2018-08-25 14:56:07 -04:00
begasus
fcd1137291 libxinerama, bump revision after changes to util-macros and xorgproto 2018-07-25 19:05:24 -04:00
fbrosson
6858f38fda libXinerama: bump to 1.1.4, enable x86_gcc2, add debuginfo.
* Drop unneeded calls to libtoolize and autoreconf.
* Install README in $developDocDir for primary arch builds.
* Drop $manDir on secondary arch builds.
* Sort BUILD_PREREQUIRES.
* Switch HOMEPAGE to https.
* Switch SOURCE_URI to tar.bz2.
2018-07-06 00:39:03 +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