| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* 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/ghostscript.scm (gs-fonts)[arguments]: Use
'modify-phases' syntax.
|
|
|
|
|
| |
* gnu/packages/video.scm (aalib)[arguments]: Modify custom configure
phase to declare host type on aarch64.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-3.5)[source]: Add snippet removing
test that fails on aarch64.
|
|
|
|
| |
* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure
phase to declare host type on aarch64.
|
|
|
|
| |
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
|
|
|
|
| |
* gnu/packages/tls.scm (libtasn1): Update to 4.10.
|
|
|
|
| |
* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
|
|
|
|
| |
* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
|
|
|
|
|
|
|
|
|
| |
This un-grafts 544db93cafc3e0bf9a89623b8fed3a169958c1d3.
* gnu/packages/tls.scm (openssl): Update to 1.0.2k.
[replacement]: Remove field.
(openssl-1.0.2k): Remove variable.
(openssl-next)[replacement]: Remove field.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 13.0.5.
|
|
|
|
|
|
| |
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source](patches): Use it.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1.
[inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
|
|
|
|
| |
* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxfont2): New variable.
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
|
|
|
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled
libraries.
[arguments]: Drop removed files from 'patch-bin-sh' phase.
[license]: Update for remaining software.
|
|
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake): Update to 3.7.2.
[arguments]: Fix truthiness of some phases.
[inputs]: Add LIBUV.
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
commit log really confused me here... It's from 8c6b077bfae (staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (mesa): Update to 13.0.4.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/freedesktop.scm (wayland): Update to 1.12.0.
(weston): Update to 1.12.0.
[arguments]: Adjust to source file renames.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1.
[source]: Use HTTPS.
[home-page]: Ditto.
|
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (libxi): Update to 1.7.9.
|
| |
| |
| |
| | |
* gnu/packages/boost.scm (boost): Update to 1.63.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’
to #:configure-flags.
[inputs]: Remove mupdf.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal.
[arguments]: Add phase to add store prefix to "/bin/sh".
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| | |
| | |
| | |
| | | |
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
|
| | |
| | |
| | |
| | | |
* gnu/packages/xiph.scm (flac): Update to 1.3.2.
|
| | |
| | |
| | |
| | | |
* gnu/packages/xiph.scm (speex): Update to 1.2.0.
|
| | |
| | |
| | |
| | | |
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes <http://bugs.gnu.org/25414>.
* gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These bootstrap-binaries were built against commit
8f8f250bdca917b3ce38aa0902f01b19081859a4.
* gnu/packages/bootstrap/aarch64-linux/bash,
gnu/packages/bootstrap/aarch64-linux/mkdir,
gnu/packages/bootstrap/aarch64-linux/xz,
gnu/packages/bootstrap/aarch64-linux/tar: New files.
* gnu/local.mk (bootstrap_aarch64_linuxdir)
(dist_bootstrap_aarch64_linux_DATA)
(nodist_bootstrap_aarch64_linux_DATA): New variables.
(DISTCLEANFILES): Add $(nodist_bootstrap_aarch64_linux_DATA).
(gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz): New target.
* build-aux/download.scm (filename->uri): Add aarch64-linux entry.
* gnu/packages/bootstrap.scm (raw-build): Use guile-2.0.14.tar.xz on
aarch64-linux.
(glibc-dynamic-linker, %bootstrap-coreutils&co, %boostrap-binutils)
(%bootstrap-glibc, %bootstrap-gcc): Add aarch64-linux cases.
* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add aarch64 case.
(GUIX_ASSERT_SUPPORTED_SYSTEM): Add aarch64-linux to supported list.
* doc/guix.texi (GNU Distribution): Add aarch64-linux to the list of
supported systems.
* tests/packages.scm (package-search-derivation, snippet): Add aarch64
case.
|
| | |
| | |
| | |
| | |
| | | |
* nix/libstore/build.cc (startBuilder): When calling 'clone', increase
the step to 16 and ensure it aligns properly on the stack.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1
* gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch
the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/audio.scm (ardour): Update to 5.6.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part of xorg-server since version 1.17:
https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee
* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
|