~ruther/guix-local

ref: 0ff55f9d77af987236796d3594de63d6903fa15f guix-local/gnu/packages/gl.scm -rw-r--r-- 25.2 KiB
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
4c93fe83 — Ludovic Courtès 9 years ago
gnu: mesa: Apply MIPS patch conditionally.

Fixes <http://bugs.gnu.org/24833>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/gl.scm (mesa)[source](patches): Remove.
[native-inputs]: Add conditional "mips-patch" input.
[arguments]: Add conditional 'apply-mips-patch' phase.
c4a667bf — Mark H Weaver 9 years ago
gnu: Add missing module import to (gnu packages gl).

This is a followup to commit f1267c872fcaed6c53d43b3ff51abb726f7418d6.

* gnu/packages/gl.scm: Import (gnu packages).
f1267c87 — Mark H Weaver 9 years ago
gnu: mesa: Fix 'wayland-egl-symbols-check' on MIPS.

* gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa)[source]: Add patch when building on MIPS.
d2478b4c — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
a966281f — Ludovic Courtès 9 years ago
gnu: glfw: Propagate the relevant inputs.

* gnu/packages/gl.scm (glfw)[inputs]: Rename to...
[propagated-inputs]: ... this.  Add LIBXXF86VM.
79355ae3 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
39162ee4 — Ricardo Wurmus 9 years ago
gnu: extempore: Only build on x86_64.

* gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]:
Only build on x86_64.
* gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]:
Likewise.
(extempore)[supported-systems]: Likewise.
78acbcb5 — Ricardo Wurmus 9 years ago
gnu: Add nanovg-for-extempore.

* gnu/packages/gl.scm (nanovg-for-extempore): New variable.
gnu: glew: Update to 2.0.0.

* gnu/packages/gl.scm (glew): Update to 2.0.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
072e1061 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
gnu: guile-opengl: Use https URL.

* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
b3d2be94 — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
4ea1ad91 — Efraim Flashner 9 years ago
gnu: mesa: Add vdpau support.

* gnu/packages/gl.scm (mesa)[propagated-inputs]: Add libvdpau.
5f8dd6dc — Efraim Flashner 9 years ago
gnu: libepoxy: Use 'modify-phases'.

* gnu/packages/gl.scm (libepoxy)[arguments]: Use 'modify-phases' syntax.
70cf677c — Efraim Flashner 9 years ago
gnu: mesa: Update to 12.0.1.

* gnu/packages/gl.scm (mesa): Update to 12.0.1.
e8a7a180 — Efraim Flashner 9 years ago
gnu: mesa: Use 'modify-phases'.

* gnu/packages/gl.scm (mesa)[arguments]: Use 'modify-phases' syntax.
432360d7 — David Thompson 9 years ago
gnu: Add glfw.

* gnu/packages/gl.scm (glfw): New variable.
6ac45618 — David Craven 9 years ago
gnu: mesa: Enable virtio gallium driver.

* gnu/packages/gl.scm (mesa): Enable virtio gallium driver.
8ea75f27 — David Craven 9 years ago
gnu: mesa: Enable wayland support.

* gnu/packages/gl.scm (mesa): Enable configure-flags required by wayland.
Next