aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: joe: Update to 4.6.Eric Bavier2018-04-13
| | | | * gnu/packages/text-editors.scm (joe): Update to 4.6.
* gnu: hexchat: Update to 2.14.1.Leo Famulari2018-04-13
| | | | | | | | | | | * gnu/packages/messaging.scm (hexchat): Update to 2.14.1. [source]: Remove obsolete snippet. [build-system]: Use the meson-build-system. [native-inputs]: Add perl, and gettext-minimal. Remove autoconf, autoconf-archive, automake, intltool, and libtool. [inputs]: Add libproxy. [arguments]: Add a phase to skip generation of icon and .desktop file databases. Remove #:make-flags.
* gnu: Add iRRAM.Andreas Enge2018-04-13
| | | | * gnu/packages/multiprecision.scm (irram): New variable.
* gnu: linux-libre: Update to 4.16.2.Mark H Weaver2018-04-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.2. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.34.Mark H Weaver2018-04-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.34. (%linux-libre-4.14-hash): Update hash.
* gnu: Add missing freeimage patch.Efraim Flashner2018-04-13
| | | | | | | This is a follow-up to a5d4c96b8d90b8bb87e07bd6a7be78991db91bc9. * gnu/packages/patches/freeimage-unbundle.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: freeimage: Remove bundled libraries.Efraim Flashner2018-04-13
| | | | | | | | | | | | This fixes bug #28261. * gnu/packages/image.scm (freeimage)[source]: Remove bundled libraries. [arguments]: Replace 'configure phase, add phase to replace unbuildable files with empty ones. Adjust makeflags to new inputs. [native-inputs]: Add pkg-config. [inputs]: Add libjpeg, libjxr, libpng, libraw, libtiff, libwebp, openexr, openjpeg, zlib. [supported-systems]: Add mips64el-linux as a supported system.
* gnu: datamash: Fix tests on ARM systems.Eric Bavier2018-04-12
| | | | | | * gnu/packages/patches/datamash-arm-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/datamash.scm (datamash)[source]: Use it.
* gnu: Add fasd.Eric Bavier2018-04-12
| | | | * gnu/packages/admin.scm (fasd): New variable.
* gnu: pioneer: Update to 20180203.Eric Bavier2018-04-12
| | | | | * gnu/packages/games.scm (pioneer): Update to 20180203. [source]: Use git-fetch method to avoid github tarball.
* gnu: cool-retro-term: Update to 1.0.1.Eric Bavier2018-04-12
| | | | | | | | | * gnu/packages/terminals.scm (cool-retro-term): Update to 1.0.1. [source]: Programmatically remove fonts. [arguments]: Simplify 'configure phase and use 'invoke'. Add 'install-man phase. 'let*' -> 'let' where possible. * gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch: Delete. * gnu/local.mk (dist_patch_DATA): Remove it.
* Revert "Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].""Mark H Weaver2018-04-12
| | | | This reverts commit 4ccbdcbcadd6d2e432ee0afa220bc003e72a5b8a.
* Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168]."Mark H Weaver2018-04-12
| | | | This reverts commit 65bfe30d8a4e930599603f6d835023bbd0dbcb9a.
* gnu: xf86-input-libinput: Update to 0.27.1.Marius Bakke2018-04-12
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.1.
* gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].Marius Bakke2018-04-12
| | | | * gnu/packages/web.scm (nghttp2): Update to 1.31.1.
* gnu: lrdf: Update to 0.6.1.Marius Bakke2018-04-12
| | | | | | | * gnu/packages/rdf.scm (lrdf): Update to 0.6.1. [source](uri): Adjust to version prefix. [arguments]: Remove obsolete deletions. [inputs]: Remove OPENSSL.
* gnu: gnupg: Remove unreferenced inputs.Efraim Flashner2018-04-12
| | | | * gnu/packages/gnupg.scm (gnupg)[inputs]: Remove bzip2, curl.
* gnu: gnupg: Update to 2.2.6.Efraim Flashner2018-04-12
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.6.
* gnu: krita: Update to 4.0.1.Leo Famulari2018-04-11
| | | | * gnu/packages/kde.scm (krita): Update to 4.0.1.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-11
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* gnu: icecat: Add more configure flags and rename a phase.Mark H Weaver2018-04-11
| | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add "--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater", "--disable-crashreporter", "--disable-maintenance-service", and "--disable-eme". Rename the 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to 'link-libxul-with-libraries'.
* gnu: linux-libre: Update to 4.16.1.Mark H Weaver2018-04-11
| | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.1. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.15-arm.conf, gnu/packages/aux-files/linux-libre/4.15-i686.conf, gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.16-arm.conf, gnu/packages/aux-files/linux-libre/4.16-i686.conf, gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: New files. * Makefile.am (AUX_FILES): Update accordingly.
* gnu: linux-libre: Add 'patch-/bin/pwd' phase.Mark H Weaver2018-04-11
| | | | | * gnu/packages/linux.scm (make-linux-libre)[arguments]: Add 'patch-/bin/pwd' phase.
* gnu: elfutils: Disable failing test.Efraim Flashner2018-04-11
| | | | | * gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always fails on aarch64-linux.
* gnu: guile-config: Update to 0.2.Alex Sassmannshausen2018-04-11
| | | | | | | * gnu/packages/guile.scm (guile-config): Update to 0.2. [source]: Change to github repo. [native-inputs]: Add make dist dependencies. [license]: Update license.
* gnu: Add qBittorrent.Fis Trivial2018-04-11
| | | | | | * gnu/packages/bittorrent.scm (qBittorrent): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libtorrent-rasterbar: Add CXXFLAGS.Fis Trivial2018-04-11
| | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tlsdate: Fix compilation on aarch64-linux-gnu.Ludovic Courtès2018-04-11
| | | | * gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags.
* gnu: guix: Update to 486de73.Ludovic Courtès2018-04-11
| | | | * gnu/packages/package-management.scm (guix): Update to 486de73.
* gnu: mes: Update to 0.12.Jan Nieuwenhuizen2018-04-10
| | | | * gnu/packages/mes.scm (mes): Update to 0.12.
* gnu: cuirass: Update to 238f856.Ludovic Courtès2018-04-10
| | | | * gnu/packages/ci.scm (cuirass): Update to 238f856.
* gnu: hwloc: Skip 'linux-libnuma' test.Ludovic Courtès2018-04-10
| | | | | | | | | That test would fail on some machines, for instance build machines behind berlin.guixsd.org. * gnu/packages/mpi.scm (hwloc)[arguments]: Add 'skip-linux-libnuma-test' phase. (hwloc-2.0)[arguments]: Replace it.
* gnu: Add libcgroup.Tomáš Čech2018-04-10
| | | | * gnu/packages/linux.scm (libcgroup): New variable.
* gnu: chromaprint: Fix typo.Leo Famulari2018-04-09
| | | | * gnu/packages/mp3.scm (chromaprint): Fix typo.
* gnu: retroarch: Update checksum.Rutger Helling2018-04-09
| | | | * gnu/packages/emulators.scm (retroarch): Update checksum.
* gnu: mgba: Update to 0.6.2.Rutger Helling2018-04-09
| | | | * gnu/packages/emulators.scm (mgba): Update to 0.6.2.
* gnu: eyeD3: Update to 0.8.5.Leo Famulari2018-04-09
| | | | | | * gnu/packages/mp3.scm (eyed3): Update to 0.8.5. [source]: Use pypi-uri. [propagated-inputs]: Add python-magic and python-pathlib.
* gnu: linux-libre: Add elfutils to native-inputs.Mark H Weaver2018-04-09
| | | | | | Suggested by Leo Famulari <leo@famulari.name> * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add elfutils.
* gnu: linux-libre: Add flex and bison to native-inputs.Mark H Weaver2018-04-09
| | | | | * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add flex and bison.
* gnu: linux-libre: Update to 4.15.16.Mark H Weaver2018-04-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.16. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.33.Mark H Weaver2018-04-09
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.33. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.93.Mark H Weaver2018-04-09
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.93.
* gnu: linux-libre@4.4: Update to 4.4.127.Mark H Weaver2018-04-09
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127.
* gnu: Add bear.Fis Trivial2018-04-08
| | | | | | * gnu/packages/build-tools.scm (bear): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add unittest-cpp.Fis Trivial2018-04-08
| | | | | | * gnu/packages/check.scm (unittest-cpp): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-psqueues: Update to 0.2.6.0.rsiddharth2018-04-08
| | | | | | | | * gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0. [arguments]: Enable tests. [home-page]: Update link. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnurl: Update to version 7.59.0.Nils Gillmann2018-04-08
| | | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to version 7.59.0. [source]: Add temporary second source at ftp.n0.is. Signed-off-by: Nils Gillmann <ng0@n0.is> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-pass.Konrad Hinsen2018-04-08
| | | | | | * gnu/packages/emacs.scm (emacs-pass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cobol: Download NIST suite over HTTPS.Ludovic Courtès2018-04-08
| | | | | | Suggested by Simon Sobisch <simonsobisch@web.de>. * gnu/packages/cobol.scm (gnucobol)[inputs]: Download "newcob" over HTTPS.
* gnu: vc: Do not optimize for the build machine CPU.Marius Bakke2018-04-08
| | | | | * gnu/packages/maths.scm (vc)[arguments]: Add "-DTARGET_ARCHITECTURE=none" to #:configure-flags.