Commit Graph

16 Commits

Author SHA1 Message Date
Randy Eckenrode
cca0912245
libepoxy: move test-disable to postPatch
Fixes the Hydra failures on staging-next. #263535.

https://github.com/NixOS/nixpkgs/pull/263535#issuecomment-1784141355.
2023-10-29 17:52:38 -04:00
maralorn
583141c525
libepoxy: add meta.pkgConfigModules annotation 2023-08-08 16:00:28 +02:00
Weijia Wang
93e319f5e4 libepoxy: fix x11 support on darwin 2023-06-29 17:32:02 +03:00
Kerstin Humm
0b0cc93e79
remove myself (erictapen) from packages which I don't use anymore 2023-04-03 17:07:16 +02:00
Stanisław Pitucha
b0879b8d71 libepoxy: fix darwin build
Always remove EGL when building on darwin. (it's not supported)
2023-03-29 10:22:19 +11:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Izorkin
f1df7a9788 libepoxy: fix build without x11 support 2023-01-26 18:27:11 +01:00
Weijia Wang
f42e22636d libepoxy: disable more cgl tests on x86_64-darwin 2023-01-15 20:14:14 +01:00
R. Ryantm
6efbd34eed libepoxy: 1.5.9 -> 1.5.10 2022-03-31 13:36:32 +02:00
Dmitry Kalinkin
438c50890a libepoxy: disable glx on darwin by default
Originally enabled in

950261bb9a ('darwin: fix gtk+3 dependencies')

since then many dependencies may have been changed to rely on Cocoa
only. Let's try disabling it by default to avoid the mesa dependency
on darwin, we can always enable on a case-by-case basis for apps that
really use X11.
2022-01-03 01:02:23 +01:00
Dmitry Kalinkin
5f9866d1e6
libepoxy: refactor conditional preCheck 2021-12-11 23:49:24 -05:00
Dmitry Kalinkin
59fdf0e364
libepoxy: disable cgl_epoxy_api test 2021-12-11 23:44:04 -05:00
Ryan Burns
259565656c libepoxy: fix build on darwin 2021-12-08 20:35:56 +01:00
Peter Hoeg
8f633d6fb4 epoxy: 1.5.4 -> 1.5.9
autotools -> meson as upstream no longer supports the former.
2021-12-02 08:26:22 +08:00
Kerstin Humm
e5464a636e
libepoxy: add erictapen as maintainer 2021-11-11 05:55:36 +01:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00