| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 17.0.6.
|
|
|
|
|
|
| |
* gnu/packages/patches/mesa-fix-32bit-test-failures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa)[source]: Use it.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/mesa-skip-disk-cache-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa): Update to 17.0.4.
[source]: Adapt URI to new directory structure.
[arguments]: End phases on #t. Remove stray whitespaces.
[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/gl.scm (freeglut-2.8): New variable.
|
|
|
|
|
|
| |
* gnu/packages/gl.scm (gl2ps): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).
|
| |
| |
| |
| |
| |
| | |
This is a followup to commit 2a8b89c27fe80a438ad95becb5da8ed4191d6cd4.
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium).
|
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (libepoxy)[arguments]: Add substitution to support
aarch64.
|
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (libepoxy): Update to 1.4.1.
[home-page]: Use https.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The typo caused the configure phase to fail like this:
"configure: error: classic DRI driver '915' does not exist"
This is a followup to commit c5e91014a2859b7e5c226c411fb14d19bb008a8a.
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo in #:configure-flags.
|
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[arguments]: Add configure flag to enable
the gallium tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[arguments]: On armhf-linux and
aarch64-linux remove the i915 gallium driver and add freedreno and vc4.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and
x86_64-linux.
[arguments]: Only pass '--enable-gallium-llvm' to 'configure on
i686-linux and x86_64-linux.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/25953>.
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm.
[arguments]: Build LLVM Gallium drivers.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/libepoxy-gl-null-checks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (libepoxy): Update to 1.4.0.
[source]: Remove patch. Use release tarball and remove explicit file-name.
[arguments]: Drop 'autoreconf' phase. Remove obsolete test substitution.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Update to 13.0.5.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Update to 13.0.4.
|
|/
|
|
| |
* gnu/packages/gl.scm (guile-opengl): Build with Guile 2.2.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 13.0.3.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Add --enable-texture-float to configure flags.
|
|
|
|
|
|
| |
* gnu/packages/patches/libepoxy-gl-null-checks.patch: New file.
* gnu/packages/gl.scm (libepoxy)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 13.0.2.
[inputs]: Remove eudev.
[native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ...
[source]: ... here.
[arguments]: Don't apply patch. Remove udev substitution.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
This is a followup to commit f1267c872fcaed6c53d43b3ff51abb726f7418d6.
* gnu/packages/gl.scm: Import (gnu packages).
|
|
|
|
|
|
|
| |
* 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.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (glfw)[inputs]: Rename to...
[propagated-inputs]: ... this. Add LIBXXF86VM.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (nanovg-for-extempore): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gl.scm (glew): Update to 2.0.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (glfw): New variable.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[propagated-inputs]: Add libvdpau.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (libepoxy)[arguments]: Use 'modify-phases' syntax.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Update to 12.0.1.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa)[arguments]: Use 'modify-phases' syntax.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Enable virtio gallium driver.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Enable configure-flags required by wayland.
|
|/
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 12.0.0.
|
|
|
|
|
|
| |
* gnu/packages/gl.scm (libepoxy): Update to 1.3.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
|
|
|
|
|
|
| |
* gnu/packages/gl.scm (mesa-utils): Update to 8.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gl.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|