Age | Commit message (Collapse) | Author |
|
* gnu/packages/build-tools.scm (meson): Update to 0.47.1.
* gnu/packages/patches/meson-for-build-rpath.patch: Adjust.
|
|
* gnu/packages/inkscape.scm (inkscape)[source]: Add second poppler
compatibility patch.
|
|
* gnu/packages/fontutils.scm (fontforge)[inputs]: Replace python-wrapper with
python-2.
|
|
* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases
"delete-broken-test" and "fix-problem-with-pycodestyle".
[propagated-inputs]: Remove python-setuptools.
|
|
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always
return #T.
|
|
* gnu/packages/python.scm (python-dbus): Update to 1.2.8.
[inputs]: Replace "python" with "python-wrapper".
|
|
* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
|
|
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
|
|
This is a follow-up to commit 5f8642ea6ae675d0fb5b06e616064458433087d3.
* gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
|
|
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
|
|
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
|
|
|
|
* gnu/packages/base.scm (glibc-2.28): New public variable.
|
|
* gnu/packages/pdf.scm (poppler): Update to 0.67.0.
|
|
Fixes a race condition as reported by Brendan Tildesley
<brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>.
* gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
|
|
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1.
[source](patches): Remove.
[arguments]: Create output directory.
* gnu/packages/patches/xdotool-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/regex.scm (re2): Update to 2018-08-01.
|
|
* gnu/packages/elf.scm (elfutils): Update to 0.173.
|
|
* gnu/packages/freedesktop.scm: Remove unused imports.
|
|
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.8.
[source](uri): Change to new download location*.
[arguments]: Remove #:phases.
* https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
|
|
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
|
|
* gnu/packages/gtk.scm (pango): Update to 1.42.3.
|
|
* gnu/packages/emacs.scm (emacs-magit-todos): New variable.
|
|
* gnu/packages/emacs.scm (emacs-pcre2el): New variable.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
|
|
Fixes a regression introduced in a3ed69b694eab393129348bbabbed8c59bad3772
where dmeventd.static fails to link against libm and breaks "lvm2-static".
* gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
|
|
* gnu/packages/image.scm (optipng)[source]: Add snippet to delete
bundled libraries.
[inputs]: Add libpng.
[arguments]: Add configure-flag to use system libraries.
|
|
* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
|
|
* gnu/packages/patches/qtwebkit-pbutils-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha2.
[source]: Use new upstream location. Add patch.
[build-system]: Switch to cmake-build-system.
[inputs]: Add glib, gst-plugins-base, qtlocation, qtsensors,
qtwebchannel.
[arguments]: Disable the tests. Add new configure flags. Remove all
custom phases.
|
|
* gnu/package/freedesktop.scm (udisks): Update to 2.7.7.
[inputs]: Replace parted with libblockdev.
|
|
* gnu/package/disk.scm (libblockdev): New variable.
|
|
* gnu/package/disk.scm (dmraid): New variable.
|
|
* GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
|
|
* gnu/package/c.scm (libbytesize): New variable.
|
|
* gnu/package/disk.scm (ndctl): New variable.
|
|
* gnu/package/disk.scm (volume-key): New variable.
|
|
* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
|
|
* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
|
|
* gnu/packages/games.scm (gnubg): Update to 1.06.001.
|
|
* gnu/packages/games.scm (golly): Update to 3.2.
|
|
* gnu/packages/compression.scm (zlib)[outputs]: New field.
[arguments]: Add phase 'move-static-library'.
|
|
* gnu/packages/curl.scm (curl)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
* gnu/packages/kerberos.scm (shishi)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
* gnu/packages/libidn.scm (libidn)[arguments]: New field.
|
|
* gnu/packages/libunistring.scm (libunistring)[arguments]: Add #:configure-flags.
|
|
* gnu/packages/libidn.scm (libidn2)[arguments]: New field.
|
|
* gnu/packages/tls.scm (libtasn1)[arguments]: New field.
|
|
* gnu/packages/games.scm (warzone2100): Update to 3.2.3.
[arguments]: Add "--with-distributor=Guix" to #:configure-flags. Remove
'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases. Add
'fix-ivis-linktest' phase.
[native-inputs]: Add gettext-minimal.
[inputs]: Add harfbuzz and remove quesoglc.
|