summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | gnu: Add python-robotframework.•••* gnu/packages/python-xyz.scm (python-robotframework): New variable. * gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. Maxim Cournoyer2019-04-193-0/+108
| * | gnu: Add python-rellu.•••* gnu/packages/python-xyz.scm (python-rellu): New variable. Maxim Cournoyer2019-04-191-0/+23
| * | gnu: Add python-pygithub.•••* gnu/packages/python-xyz.scm (python-pygithub): New variable. Maxim Cournoyer2019-04-191-0/+46
| * | gnu: Add python-deprecated.•••* gnu/packages/python-xyz.scm (python-deprecated): New variable. Maxim Cournoyer2019-04-191-0/+34
| * | gnu: Add python-scp.•••* gnu/packages/python-xyz.scm (python-scp): New variable. Maxim Cournoyer2019-04-191-0/+23
| * | gnu: Add python-bumpversion.•••* gnu/packages/python-xyz.scm (python-bumpversion): New variable. Maxim Cournoyer2019-04-191-0/+18
| * | Merge branch 'master' into stagingMarius Bakke2019-04-17139-8005/+13655
| |\ \
| * | | gnu: vulkan-tools: Update to 1.1.106.•••* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.106 (by inheriting package-version vulkan-headers). Rutger Helling2019-04-101-2/+2
| * | | gnu: vulkan-headers: Update to 1.1.106.•••* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.106. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. Rutger Helling2019-04-091-4/+4
| * | | gnu: libdrm: Avoid timeout while running tests.•••Suggested by Efraim Flashner at <https://lists.gnu.org/archive/html/guix-devel/2019-04/msg00008.html>. * gnu/packages/xdisorg.scm (libdrm)[arguments]: Make 'check phase unconditional. Ludovic Courtès2019-04-081-8/+6
| * | | Merge branch 'master' into stagingLudovic Courtès2019-04-0819-303/+195
| |\ \ \
| * | | | gnu: sway: Add missing input.•••This dependency was no longer provided after c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV. Marius Bakke2019-04-081-0/+1
| * | | | gnu: libinput: Propagate udev.•••This is a follow-up to commit c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/freedesktop.scm (libinput)[inputs]: Remove EUDEV. [propagated-inputs]: New field. Marius Bakke2019-04-081-1/+3
| * | | | Merge branch 'master' into stagingMarius Bakke2019-04-08103-2717/+10965
| |\ \ \ \
| * | | | | gnu: flac: Incorporate graft.•••* gnu/packages/xiph.scm (flac)[replacement]: Remove field. [source]: Add patch. (flac/fixed): Remove variable. Efraim Flashner2019-04-041-10/+2
| * | | | | gnu: flac: Fix CVE-2017-6888.•••* gnu/packages/xiph.scm (flac)[replacement]: New field. (flac/fixed): New variable. * gnu/packages/patches/flac-CVE-2017-6888.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2019-04-043-1/+40
| * | | | | gnu: libinput: Update to 1.13.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.13.0. [native-inputs]: Remove VALGRIND. Marius Bakke2019-04-011-4/+3
| * | | | | gnu: libinput: Do not propagate any inputs.•••These inputs are no longer listed in the pkg-config files. * gnu/packages/freedesktop.scm (libinput)[propagated-inputs]: Remove. [inputs]: Add LIBEVDEV, EUDEV, LIBWACOM, and MTDEV. (libinput-minimal)[inputs, propagated-inputs]: Adjust accordingly. Marius Bakke2019-04-011-9/+7
| * | | | | gnu: cups-filters: Update to 1.22.3.•••* gnu/packages/cups.scm (cups-filters): Update to 1.22.3. Marius Bakke2019-04-011-2/+2
| * | | | | gnu: ImageMagick: Update to 6.9.10-35.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-35. Marius Bakke2019-04-011-2/+2
| * | | | | gnu: tzdata: Update to 2019a.•••* gnu/packages/base.scm (tzdata): Update to 2019a. Marius Bakke2019-04-011-3/+3
| * | | | | gnu: evolution-data-server: Remove obsolete phase.•••This is a fixup for the merge of da43d1c ("gnu: evolution-data-server: Add 'libedataserverui' output.") and bb10e7c ("gnu: evolution-data-server: Update to 3.28.3.") in 571fb00. * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Remove phase that is no longer needed since version 3.28.2. Marius Bakke2019-04-011-12/+0
| * | | | | gnu: Remove gtk+/fixed.•••The merge preceding this commit ignored the replacement part of commit bc91562939ee002e84c95d13c907482b6d1e9339. This commit removes the remaining bits, as the patch is already included in GTK3 since version 3.24.3. * gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gtk.scm (gtk+/fixed): Remove variable. Marius Bakke2019-04-013-41/+0
| * | | | | Merge branch 'master' into stagingMarius Bakke2019-04-01144-1904/+7927
| |\ \ \ \ \
| * | | | | | Revert "build-system/ruby: Use invoke."•••This reverts commit 0244952c11c0409597fce5c39dfbcafdfd2ea651. We prefer 'invoke', but the custom error handling works better with the code as-is. Efraim Flashner2019-03-281-7/+10
| * | | | | | build-system/ruby: Use invoke.•••* guix/build/ruby-build-system.scm (install): Use invoke. Efraim Flashner2019-03-281-8/+7
| * | | | | | gnu: texlive-bin: Adopt LFS patch.•••The origin disappeared, and the new revision does not include all the Poppler fixes. Adjust the package to take Arch's Poppler patches instead. * gnu/packages/patches/texlive-bin-CVE-2018-17407.patch: New file. * gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch, gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tex.scm (texlive-bin)[source](patches): Likewise. [arguments]: Likewise. Marius Bakke2019-03-275-238/+269
| * | | | | | gnu: imagemagick: Update to 6.9.10-34.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-34. Marius Bakke2019-03-231-2/+2
| * | | | | | gnu: librsvg: Restore version 2.40.20.•••* gnu/packages/gnome.scm (librsvg): Downgrade to 2.40.20. (librsvg-next): New public variable. Marius Bakke2019-03-231-0/+66
| * | | | | | gnu: CUPS: Update to 2.2.11.•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.11. Marius Bakke2019-03-231-2/+2
| * | | | | | gnu: gnome-shell: Use the test-only Xorg variant for tests.•••* gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. Marius Bakke2019-03-231-1/+1
| * | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-2340-678/+2292
| |\ \ \ \ \ \
| * | | | | | | gnu: wayland: Update to 1.17.0.•••* gnu/packages/freedesktop.scm (wayland): Update to 1.17.0. Rutger Helling2019-03-231-3/+3
| * | | | | | | gnu: nss, nss-certs: Update to 3.43.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.43. * gnu/packages/certs.scm (nss-certs): Ditto. Marius Bakke2019-03-212-4/+4
| * | | | | | | gnu: nspr: Update to 4.21.•••* gnu/packages/gnuzilla.scm (nspr): Update to 4.21. Marius Bakke2019-03-211-2/+2
| * | | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-21197-2970/+7328
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: teckit: Update to 2.5.9.•••* gnu/packages/fontutils.scm (teckit): Update to 2.5.9. Marius Bakke2019-03-211-2/+2
| * | | | | | | | gnu: teckit: Adjust indentation.•••* gnu/packages/fontutils.scm (teckit): Re-indent. Marius Bakke2019-03-211-20/+20
| * | | | | | | | gnu: teckit: Use release tarball.•••* gnu/packages/fontutils.scm (teckit)[source]: Use URL-FETCH. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2019-03-211-11/+6
| * | | | | | | | gnu: vulkan-tools: Remove unnecessary inputs.•••* gnu/packages/vulkan.scm (vulkan-tools)[inputs]: Remove mesa, vulkan-headers. [native-inputs]: Add vulkan-headers. Rutger Helling2019-03-211-3/+2
| * | | | | | | | gnu: vulkan-loader: Remove unnecessary inputs.•••* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Remove -DBUILD_LAYERS=OFF. [inputs]: Remove all. [native-inputs]: Add libxrandr, vulkan-headers, wayland. Rutger Helling2019-03-211-11/+5
| * | | | | | | | gnu: mesa: Fix building on non-Intel architectures.•••* gnu/packages/gl.scm (mesa)[arguments]: Add explicit vulkan-driver support in match statement. Efraim Flashner2019-03-191-1/+1
| * | | | | | | | gnu: libdrm: Extend test timeout on armhf-linux.•••* gnu/packages/xdisorg.scm (libdrm)[arguments]: Replace the 'check phase on armhf-linux. Efraim Flashner2019-03-191-1/+8
| * | | | | | | | gnu: libdrm: Fix configure-flags.•••* gnu/packages/xdisorg.scm (libdrm)[arguments]: Update configure-flags for new build system. Join aarch64 and armhf selections. Efraim Flashner2019-03-191-9/+5
| * | | | | | | | gnu: mesa: Update to 18.3.5.•••* gnu/packages/gl.scm (mesa): Update to 18.3.5. [build-system]: Switch to meson-build-system. [native-inputs]: Add "bison", "flex" and "gettext-minimal". [arguments]: Adjust arguments to Meson. * gnu/packages/sdl.scm (sdl)[propogated-inputs]: Add mesa. [inputs]: Remove mesa. Rutger Helling2019-03-192-25/+32
| * | | | | | | | gnu: libdrm: Switch to meson-build-system.•••* gnu/packages/xdisorg.scm (libdrm)[build-system]: Switch to meson-build-system. [arguments]: Adjust arguments to Meson. Rutger Helling2019-03-191-10/+10
| * | | | | | | | gnu: fontforge: Update to 20190317.•••* gnu/packages/fontutils.scm (fontforge): Update to 20190317. [source](uri): Adjust for new tarball name. [arguments]: Remove #:make-flags. Marius Bakke2019-03-171-8/+4
| * | | | | | | | gnu: cups-filters: Update to 1.22.2.•••* gnu/packages/cups.scm (cups-filters): Update to 1.22.2. Marius Bakke2019-03-171-2/+2
| * | | | | | | | gnu: makedepend: Update to 1.0.6.•••* gnu/packages/xorg.scm (makedepend): Update to 1.0.6. Marius Bakke2019-03-171-2/+2
| * | | | | | | | gnu: libxvmc: Update to 1.0.11.•••* gnu/packages/xorg.scm (libxvmc): Update to 1.0.11. Marius Bakke2019-03-171-2/+2