Commit Graph

14 Commits

Author SHA1 Message Date
illiliti
3dfa85bab9
Stop using kiss within build scripts (#50)
* mesa: use pkg-config instead of kiss l

* gcc: use gcc -dumpversion instead of reading version from kiss database

* cmake: use command -v instead of kiss l
2022-03-28 09:35:47 +00:00
Dylan Araps
13fe1d7d64
mesa: minor tweaks 2021-07-28 08:10:01 +03:00
Dylan Araps
70366da56f
mesa: explicit egl, disable valgrind. See #298 2021-07-24 07:27:37 +03:00
Dylan Araps
14b696542e
mesa: update for new env 2021-07-18 05:51:01 +03:00
Dylan Araps
87b61f4fb7
mesa: fix typo 2021-07-10 23:36:30 +03:00
Dylan Araps
c509e468c0
mesa: aid users needing libglvnd
This does a simple check during build time for libglvnd and
enables it if present. This prevents users from having to fork
the package to add GL support.

I want to /eventually/ add some kind of "optional" dependency
feature to the package manager so we can be rid of these hacks
once and for all.
2021-07-10 23:31:20 +03:00
Dylan Araps
4fb7e91e7e
mesa: depend on wayland 2021-07-08 10:53:00 +03:00
Dylan Araps
e30c184ef1
mesa: remove sed -i 2021-07-03 20:42:55 +00:00
Dylan Araps
0627db09e1
mesa: 21.1.3 2021-06-30 16:07:09 +00:00
Dylan Araps
d791f0db07
mesa: disable zstd 2020-10-01 09:53:07 +03:00
Dylan Araps
e2e78ba7b5
mesa: Drop -fcommon 2020-05-09 00:28:46 +03:00
Dylan Araps
a6308e65e6
mesa: Use own python-mako. python-mako: drop 2020-02-25 22:02:34 +02:00
Dylan Araps
e10ffc3415
mesa: Fix build with GCC 10 2020-02-17 22:33:35 +02:00
Dylan Araps
66c8f148cb
meta: Move non-xorg related packages out of xorg/ 2020-02-08 14:36:15 +02:00