| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | gnu: libinput: Update to 1.11.1.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.11.1.
| Marius Bakke | 2018-06-19 |
| * | | | | | | gnu: nss, nss-certs: Update to 3.37.3.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.37.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2018-06-19 |
| * | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-06-18 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gnu: OpenBLAS: Update to 0.3.0.•••* gnu/packages/maths.scm (openblas): Update to 0.3.0.
| Marius Bakke | 2018-06-18 |
| * | | | | | | | gnu: zathura-pdf-mupdf: Link to JPEG libraries.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf)[source]: Add patch.
* gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2018-06-18 |
| * | | | | | | | gnu: zathura: Fix plugin path regression.•••eb6a5dab5cf0f85fbc4eda4b6f7956eed464c3cf (gnu: zathura: Update to 0.3.9)
silently broke Zathura's (Guix-specific) ZATHURA_PLUGIN_PATH mechanism.
My environment was so filthy that all happened to work just fine, but as
usual Marius was right and the patch needed tweaking.
* gnu/packages/patches/zathura-plugindir-environment-variable.patch:
Tweak.
| Tobias Geerinckx-Rice | 2018-06-18 |
| * | | | | | | | gnu: ant: Add missing dependencies.•••* gnu/packages/java.scm (ant)[native-inputs]: Add zip and unzip.
| Gábor Boskovits | 2018-06-17 |
| * | | | | | | | gnu: ant/java8: Add missing dependencies.•••* gnu/packages/java.scm (ant/java8)[native-inputs]: Add zip and unzip.
| Gábor Boskovits | 2018-06-17 |
| * | | | | | | | gnu: ant-bootstrap: Make build reproducible.•••* gnu/packages/java.scm (ant-bootstrap)[arguments]<#:phases>[strip-jar-timestamps]:
New phase to reset jar file timestamps.
<#:imported-modules>: Import guix build syscalls, gnu-build-system-modules.
<#:modules>: Import guix build: gnu-build-system, utils, syscalls.
[native-inputs]: Add unzip, zip.
| Gábor Boskovits | 2018-06-16 |
| * | | | | | | | gnu: mesa: Update to 18.1.2.•••* gnu/packages/gl.scm (mesa): Update to 18.1.2.
| Rutger Helling | 2018-06-16 |
| * | | | | | | | gnu: custom-gcc: Fix regex used for matching executables.•••Fixes <https://bugs.gnu.org/31561>.
* gnu/packages/gcc.scm (custom-gcc)[arguments]: Fix regex used for matching
broken or conflicting executables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Alex Vong | 2018-06-14 |
| * | | | | | | | gnu: mesa: Build tegra driver on arm systems.•••* gnu/packages/gl.scm (mesa)[arguments]: Add 'tegra' to the
gallium-drivers list for armhf-linux and aarch64-linux.
| Efraim Flashner | 2018-06-13 |
| * | | | | | | | gnu: mesa: Update to 18.1.1.•••* gnu/packages/gl.scm (mesa): Update to 18.1.1.
[inputs]: Change llvm-3.9.1 to llvm.
[arguments]: Remove substitution for removed file.
| Rutger Helling | 2018-06-13 |
| * | | | | | | | gnu: tzdata-for-tests: Downgrade to 2018d.•••* gnu/packages/base.scm (tzdata-for-tests): Don't inherit source and inputs
from TZDATA.
| Marius Bakke | 2018-06-12 |
| * | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-06-11 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: bluez: Update to 5.50.•••* gnu/packages/linux.scm (bluez): Update to 5.50.
| Marius Bakke | 2018-06-11 |
| * | | | | | | | | gnu: meson: Update to 0.46.1.•••* gnu/packages/build-tools.scm (meson): Update to 0.46.1.
| Marius Bakke | 2018-06-11 |
| * | | | | | | | | gnu: libepoxy: Update to 1.5.2.•••* gnu/packages/gl.scm (libepoxy): Update to 1.5.2.
| Marius Bakke | 2018-06-11 |
| * | | | | | | | | gnu: libdmx: Update to 1.1.4.•••* gnu/packages/xorg.scm (libdmx): Update to 1.1.4.
| Marius Bakke | 2018-06-11 |
| * | | | | | | | | gnu: xkbcomp: Update to 1.4.2.•••* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.2.
| Marius Bakke | 2018-06-11 |
| * | | | | | | | | gnu: xf86-video-mach64: Update to 6.9.6.•••* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.6.
| Rutger Helling | 2018-06-07 |
| * | | | | | | | | gnu: mesa: Update to 18.0.5.•••* gnu/packages/gl.scm (mesa): Update to 18.0.5.
| Rutger Helling | 2018-06-07 |
| * | | | | | | | | gnu: libinput: Update to 1.11.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.11.0.
| Rutger Helling | 2018-06-05 |
| * | | | | | | | | gnu: doxygen: Update to 1.8.14.•••* gnu/packages/documentation.scm (doxygen): Update to 1.8.14.
| Danny Milosavljevic | 2018-05-28 |
| * | | | | | | | | gnu: mesa: Restore wayland platform.•••* gnu/packages/gl.scm (mesa)[arguments]: Restore wayland to --with-platforms for
now, since Wayland-EGL doesn't work properly without it.
| Rutger Helling | 2018-05-26 |
| * | | | | | | | | gnu: postgresql: Use INVOKE.•••* gnu/packages/databases.scm (postgresql)[arguments]: Substitute INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-05-24 |
| * | | | | | | | | gnu: postgresql: Update to 10.4 [fixes CVE-2018-1115].•••* gnu/packages/databases.scm (postgresql): Update to 10.4.
| Tobias Geerinckx-Rice | 2018-05-24 |
| * | | | | | | | | gnu: libdrm: Update to 2.4.92.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
| Rutger Helling | 2018-05-24 |
| * | | | | | | | | gnu: xorg-server: Update to 1.20.0.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.0.
| Rutger Helling | 2018-05-24 |
| * | | | | | | | | gnu: wayland-protocols: Update to 1.14.•••* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
| Rutger Helling | 2018-05-24 |
| * | | | | | | | | gnu: mesa: Update to 18.0.4.•••* gnu/packages/gl.scm (mesa): Update to 18.0.4.
[source]: Remove mesa-wayland-egl-symbols-check-mips.patch.
[arguments]: Remove wayland from --with-platforms configure flag.
* gnu/local.mk: Remove mesa-wayland-egl-symbols-check-mips.patch.
* gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: Remove file.
| Rutger Helling | 2018-05-22 |
| * | | | | | | | | gnu: tzdata: Update to 2018e.•••* gnu/packages/base.scm (tzdata): Update to 2018e.
| Leo Famulari | 2018-05-06 |
| * | | | | | | | | gnu: python-mako: Update to 1.0.7.•••* gnu/packages/python.scm (python-mako): Update to 1.0.7.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Tobias Geerinckx-Rice | 2018-05-04 |
| * | | | | | | | | gnu: libaio: Update to 0.3.111.•••* gnu/packages/linux.scm (libaio): Update to 0.3.111.
[source]: Download from new home.
[home-page]: Change to pagure.io/libaio.
| Marius Bakke | 2018-05-02 |
| * | | | | | | | | gnu: mesa: Update to 18.0.2.•••* gnu/packages/gl.scm (mesa): Update to 18.0.2.
[arguments]: Remove unused "s2tc" input from 'fix-dlopen-libnames phase.
| Rutger Helling | 2018-05-01 |
| * | | | | | | | | gnu: zathura-pdf-poppler: Update to 0.2.9.•••* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.9.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’
phase.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: zathura-pdf-mupdf: Update to 0.3.3.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.3.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’
phase.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: zathura-djvu: Update to 0.2.8.•••* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.8.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’
phase.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: zathura-ps: Update to 0.2.6.•••* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.6.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’
phase.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: zathura-cb: Update to 0.1.8.•••* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.8.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’
phase.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: zathura: Update to 0.3.9.•••* gnu/packages/pdf.scm (zathura): Update to 0.3.9.
[native-inputs]: Add python-sphinx.
[build-system]: Switch to the Meson build system.
[arguments]: Trim accordingly.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: girara: Update to 0.2.9.•••* gnu/packages/gtk.scm (girara): Update to 0.2.9.
[build-system]: Switch to Meson build system.
[arguments]: Trim accordingly.
| Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | | | | | | gnu: meson: Update to 0.46.0.•••* gnu/packages/build-tools.scm (meson): Update to 0.46.0.
* gnu/packages/patches/meson-for-build-rpath.patch: Adapt.
| Marius Bakke | 2018-04-30 |
| * | | | | | | | | gnu: gtk+: Update to 3.22.30.•••* gnu/packages/gtk.scm (gtk+): Update to 3.22.30.
| Marius Bakke | 2018-04-30 |
| * | | | | | | | | gnu: libepoxy: Update to 1.5.1.•••* gnu/packages/gl.scm (libepoxy): Update to 1.5.1.
| Marius Bakke | 2018-04-30 |
* | | | | | | | | | gnu: xapian: Fix notmuch test failure.•••* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/search.scm (xapian)[source](patches): Use it.
| Marius Bakke | 2018-07-13 |
* | | | | | | | | | gnu: emacs-biblio: Add missing dependencies.•••* gnu/packages/emacs.scm (emacs-biblio)[propagated-inputs]: Add emacs-seq,
emacs-dash and emacs-let-alist.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tim Gesthuizen | 2018-07-13 |
* | | | | | | | | | gnu: faba-icon-theme: Switch to meson-build-system.•••* gnu/packages/gnome.scm (faba-icon-theme):
[build-system]: Switch to meson-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu | 2018-07-13 |
* | | | | | | | | | gnu: faba-icon-theme: Update to 4.3.•••* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu | 2018-07-13 |
* | | | | | | | | | gnu: moka-icon-theme: Update to 5.4.0.•••* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu | 2018-07-13 |