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
f71cc881e8 libXfixes, bump revision, cleanup, fix REQUIRES_devel 2018-08-25 14:56:07 -04:00
begasus
504a9d07b1 libxfixes, bump revision after changes to util-macros and xorgproto 2018-07-25 18:16:36 -04:00
fbrosson
05a32e8334 x11-libs/libXfixes: add debuginfo package. (#2149)
* Mark x86_gcc2 as tested.
* Fix HOMEPAGE, COPYRIGHT, LICENSE.
* Add the project's "COPYING" file as licenses/libXfixes.
* Sort BUILD_PREREQUIRES, add recommended cmd: lines.
* Add missing "make $jobArgs" in BUILD() to build before INSTALL().
* Move man3 to devel.
* Add README.
2018-01-24 21:38:10 +00:00
Jerome Duval
d1347527bb libxfixes: bump version. 2017-10-26 15:35:17 +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
547fd7c87e libxfixes: new recipe (#1192)
* libxfixes: new recipe

* libxfixes: fixed provides

* Whitespace cleanup

* Cleanup
2017-03-04 18:51:32 -05:00