summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gcc@5: Build with isl@0.18.Marius Bakke2018-08-12
| | | | | * gnu/packages/gcc.scm (gcc-5)[inputs]: Change ISL to ISL-0.18. (isl-0.18): New public variable.
* gnu: meson: Update to 0.47.1.Ricardo Wurmus2018-08-10
| | | | | * gnu/packages/build-tools.scm (meson): Update to 0.47.1. * gnu/packages/patches/meson-for-build-rpath.patch: Adjust.
* gnu: inkscape: Add poppler compatibility patch.Ricardo Wurmus2018-08-10
| | | | | * gnu/packages/inkscape.scm (inkscape)[source]: Add second poppler compatibility patch.
* gnu: fontforge: Build with Python 2.Ricardo Wurmus2018-08-10
| | | | | * gnu/packages/fontutils.scm (fontforge)[inputs]: Replace python-wrapper with python-2.
* gnu: python-flake8: Fix build.Ricardo Wurmus2018-08-08
| | | | | | * gnu/packages/python.scm (python-flake8)[arguments]: Add build phases "delete-broken-test" and "fix-problem-with-pycodestyle". [propagated-inputs]: Remove python-setuptools.
* gnu: python-flake8: Use INVOKE.Ricardo Wurmus2018-08-08
| | | | | * gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always return #T.
* gnu: python-dbus: Update to 1.2.8.Ricardo Wurmus2018-08-08
| | | | | * gnu/packages/python.scm (python-dbus): Update to 1.2.8. [inputs]: Replace "python" with "python-wrapper".
* gnu: python-cython: Remove failing test.Ricardo Wurmus2018-08-08
| | | | * gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
* gnu: Cython: Update to 0.28.4.Leo Famulari2018-08-08
| | | | | * gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4. [arguments]: Use invoke.
* gnu: python-libxml2: Do not build static output.Ricardo Wurmus2018-08-08
| | | | | | This is a follow-up to commit 5f8642ea6ae675d0fb5b06e616064458433087d3. * gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
* gnu: btrfs-progs: Add zlib:static.Ricardo Wurmus2018-08-08
| | | | * gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
* gnu: e2fsprogs: Update to 1.44.3.Ricardo Wurmus2018-08-08
| | | | | | * 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: cups-filters: Update to 1.20.4.Ricardo Wurmus2018-08-08
| | | | * gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
* Merge branch 'master' into core-updatesMarius Bakke2018-08-01
|\
| * gnu: Add glibc@2.28.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/base.scm (glibc-2.28): New public variable.
| * gnu: dmraid: Disable parallel build.Marius Bakke2018-08-01
| | | | | | | | | | | | | | 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: xdotool: Update to 3.20160805.1.Marius Bakke2018-08-01
| | | | | | | | | | | | | | | | * 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: re2: Update to 2018-08-01.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/regex.scm (re2): Update to 2018-08-01.
| * gnu: elfutils: Update to 0.173.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/elf.scm (elfutils): Update to 0.173.
| * gnu: freedesktop.scm: Remove unneeded imports.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/freedesktop.scm: Remove unused imports.
| * gnu: upower: Add explicit dependency on Glib.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
| * gnu: upower: Update to 0.99.8.Marius Bakke2018-08-01
| | | | | | | | | | | | | | | | * 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: xapian: Update to 1.4.7.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
| * gnu: Add emacs-magit-todos.Pierre Neidhardt2018-08-01
| | | | | | | | * gnu/packages/emacs.scm (emacs-magit-todos): New variable.
| * gnu: Add emacs-pcre2el.Pierre Neidhardt2018-08-01
| | | | | | | | * gnu/packages/emacs.scm (emacs-pcre2el): New variable.
| * gnu: libreoffice: Update to 6.0.6.2.Efraim Flashner2018-08-01
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
| * gnu: lvm2: Fix static linking of dmeventd.Marius Bakke2018-07-31
| | | | | | | | | | | | | | 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: optipng: Use system libraries.Efraim Flashner2018-07-31
| | | | | | | | | | | | | | * gnu/packages/image.scm (optipng)[source]: Add snippet to delete bundled libraries. [inputs]: Add libpng. [arguments]: Add configure-flag to use system libraries.
| * gnu: python-pyqt: Add qtwebkit.Efraim Flashner2018-07-31
| | | | | | | | * gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
| * gnu: qtwebkit: Update to 5.212.0-alpha2.Andreas Enge2018-07-31
| | | | | | | | | | | | | | | | | | | | | | | | * 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: Update udisks to 2.7.7.Pierre Neidhardt2018-07-30
| | | | | | | | | | * gnu/package/freedesktop.scm (udisks): Update to 2.7.7. [inputs]: Replace parted with libblockdev.
| * gnu: Add libblockdev.Pierre Neidhardt2018-07-30
| | | | | | | | * gnu/package/disk.scm (libblockdev): New variable.
| * gnu: Add dmraid.Pierre Neidhardt2018-07-30
| | | | | | | | * gnu/package/disk.scm (dmraid): New variable.
| * gnu: lvm2: Add device-mapper-event support.Pierre Neidhardt2018-07-30
| | | | | | | | * GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
| * gnu: Add libbytesize.Pierre Neidhardt2018-07-30
| | | | | | | | * gnu/package/c.scm (libbytesize): New variable.
| * gnu: Add ndctl.Pierre Neidhardt2018-07-30
| | | | | | | | * gnu/package/disk.scm (ndctl): New variable.
| * gnu: Add volume-key.Pierre Neidhardt2018-07-30
| | | | | | | | * gnu/package/disk.scm (volume-key): New variable.
| * gnu: minetest: Update to 0.4.17.1.Kei Kebreau2018-07-30
| | | | | | | | * gnu/packages/games.scm (minetest): Update to 0.4.17.1.
| * gnu: retux: Return #t from all phases.Kei Kebreau2018-07-30
| | | | | | | | * gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
| * gnu: gnubg: Update to 1.06.001.Kei Kebreau2018-07-30
| | | | | | | | * gnu/packages/games.scm (gnubg): Update to 1.06.001.
| * gnu: golly: Update to 3.2.Kei Kebreau2018-07-30
| | | | | | | | * gnu/packages/games.scm (golly): Update to 3.2.
| * gnu: warzone2100: Update to 3.2.3.Kei Kebreau2018-07-30
| | | | | | | | | | | | | | | | | | * 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.
| * gnu: parallel: Update to 20180722.Efraim Flashner2018-07-30
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20180722.
| * gnu: openssh: Update home-page.Efraim Flashner2018-07-30
| | | | | | | | * gnu/packages/ssh.scm (openssh)[home-page]: Update to new home-page.
| * gnu: tig: Update to 2.4.1.Efraim Flashner2018-07-30
| | | | | | | | | | * gnu/packages/version-control.scm (tig): Update to 2.4.1. [description]: Fix texinfo markup.
| * gnu: monero-gui: Build with modular qt.Efraim Flashner2018-07-30
| | | | | | | | | | | | | | | | | | * gnu/packages/finance.scm (monero-gui)[inputs]: Remove qt, add qtbase, qtdeclarative, qtgraphicaleffects, qtquickcontrols. [native-inputs]: Add qttools. [arguments]: Add a custom phase to patch the absolute file-name of lrelease and lupdate. Add a custom phase to wrap the executable with QT environmental variables.
| * gnu: youtube-dl: Update to 2018.07.29.Arun Isaac2018-07-30
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
| * gnu: cuirass: Update to 99241ef.Clément Lassieur2018-07-30
| | | | | | | | * gnu/packages/ci.scm (cuirass): Update to 99241ef.
| * gnu: Add emacs-agda2-modeAlex ter Weele2018-07-29
| | | | | | | | | | | | * gnu/packages/agda.scm (emacs-agda2-mode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: agda: Compile .agda files.Alex ter Weele2018-07-29
| | | | | | | | | | | | * gnu/packages/agda.scm: (agda)[arguments]: Compile .agda files. Signed-off-by: Marius Bakke <mbakke@fastmail.com>