aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\
| * gnu: make-u-boot-package: Sort printed configurations case-insensitively.•••* gnu/packages/bootloaders.scm (make-u-boot-package): Sort printed configurations case-insensitively. Danny Milosavljevic2018-05-29
| * gnu: u-boot-tools: Enable tests.•••* gnu/packages/bootloaders.scm (u-boot-tools)[native-inputs]: Add openssl, python2-coverage, python2-pytest, sdl. [arguments]<#:make-flags>: Remove NO_SDL. [arguments]<#:test-target>: Change to "tests". [arguments]<#:phases>[patch]: New phase. [arguments]<#:phases>[check]: Replace and move. Danny Milosavljevic2018-05-28
| * gnu: wireshark: Fix build against Qt 5.11.•••* gnu/packages/networking.scm (wireshark)[arguments]: Add a 'patch-source' phase that includes missing headers. Clément Lassieur2018-05-28
| * gnu: supercollider: Remove broken Qt dependency.•••As suggested by Ricardo Wurmus. This also removes IDE support. * gnu/packages/audio.scm (supercollider)[arguments]: Add "-DSC_QT=off" to configure flags. [native-inputs]: Remove QTTOOLS. [inputs]: Remove QTBASE, QTWEBKIT, QTSENSORS, QTDECLARATIVE and QTLOCATION. Clément Lassieur2018-05-28
| * gnu: vlc: Fix build against Qt 5.11.•••* gnu/packages/video.scm (vlc)[arguments]: Add missing headers. Clément Lassieur2018-05-28
| * Revert "gnu: emacs: Update to 26.1."•••This reverts commit bb82c3d42bb95588f40394f4d71f915654c0e643. This commit needs probably to be done on core-updates. Mathieu Othacehe2018-05-28
| * gnu: emacs: Update to 26.1.•••* gnu/packages/emacs.scm (emacs): Update to 26.1, [arguments]: disable tests as they do not exist in release. * gnu/packages/patches/emacs-fix-scheme-indent-function.patch: Update patch indentation and line numbers. Mathieu Othacehe2018-05-28
| * gnu: Add singularity.•••* gnu/packages/linux.scm (singularity): New variable. Ricardo Wurmus2018-05-28
| * gnu: Add squashfs-tools-next.•••* gnu/packages/compression.scm (squashfs-tools-next): New variable. Ricardo Wurmus2018-05-28
| * gnu: gajim: Update to 1.0.3.•••* gnu/packages/messaging.scm (gajim): Update to 1.0.3. Clément Lassieur2018-05-28
| * gnu: python-nbxmpp: Update to 0.6.6.•••* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.6. Clément Lassieur2018-05-28
| * gnu: Add xtensor.•••* gnu/packages/algebra.scm (xtensor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: Add xtl.•••* gnu/packages/cpp.scm (xtl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: Add json-modern-cxx.•••* gnu/packages/cpp.scm (json-modern-cxx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: Add fifo-map.•••* gnu/packages/cpp.scm (fifo-map): New variable. * gnu/packages/patches/fifo-map-fix-flags-for-gcc.patch: New file. * gnu/packages/patches/fifo-map-remove-catch.hpp.patch: New file. * gnu/local.mk: Add new patch files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: Add amalgamate.•••This commit also re-orders some module statements. * gnu/packages/code.scm (amalgamate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: Add catch-framework2.•••* gnu/packages/check.scm (catch-framework2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-28
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. Mark H Weaver2018-05-27
| * gnu: clementine: Update snapshot.•••* gnu/package/music.scm (clementine): Update snapshot to 4619a4c1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Pierre Langlois2018-05-27
| * gnu: libechonest: Remove package.•••It appears the "EchoNest" service isn't available anymore which makes this package obsolete. * gnu/packages/music.scm (libechonest): Remove variable. (clementine)[inputs]: Remove libechonest. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Pierre Langlois2018-05-27
| * gnu: libmygpo-qt: Fix Qt 5.11 build.•••The update to Qt 5.11.0 broke libmygpo-qt. It turned it was using a deprecated CMake function (qt5_use_moduldes). Let's pick up two upstream patches that fix the issue: https://github.com/gpodder/libmygpo-qt/pull/15 As mentioned in the the pull request, there is now a test failure but it looks harmless. * gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch, gnu/packages/patches/libmygpo-qt-missing-qt5-modules.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/music.scm (libmygpo-qt)[source]: Add patches. [arguments]: Build tests but do not run them. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Pierre Langlois2018-05-27
| * gnu: Add java-logback-classic.•••* gnu/packages/java.scm (java-logback-classic): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-logback-core.•••* gnu/packages/java.scm (java-logback-core): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-janino.•••* gnu/packages/java.scm (java-janino): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-commons-compiler.•••* gnu/packages/java.scm (java-commons-compiler): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-commons-jxpath.•••* gnu/packages/java.scm (java-commons-jxpath): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-eclipse-sisu-plexus.•••* gnu/packages/java.scm (java-eclipse-sisu-plexus): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-eclipse-sisu-inject.•••* gnu/packages/java.scm (java-eclipse-sisu-inject): New variable. Julien Lepiller2018-05-27
| * gnu: Add java-jsr250.•••* gnu/packages/java.scm (java-jsr250): New variable. Julien Lepiller2018-05-27
| * gnu: xonotic: Correct licenses.•••* gnu/packages/games.scm (xonotic-data)[license]: Refer to correct file. * gnu/packages/games.scm (xonotic)[license]: Refer to correct file. Rutger Helling2018-05-27
| * gnu: qtconnectivity: Enable previously failing test.•••* gnu/packages/qt.scm (qtconnectivity)[arguments]: Remove custom 'disable-failing-tests phase. Efraim Flashner2018-05-27
| * gnu: qt: Update to 5.11.0.•••* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech): Update to 5.11.0. [source]: Update source uri. (qtbase)[source]: Don't remove bundled sqlite. [inputs]: Remove sqlite. [arguments]: Use 'invoke'. Use bundled sqlite. (qtsvg, qtmultimedia, qtcanvas3d)[arguments]: Use 'invoke'. (qtremoteobjects)[arguments]: Skip new integration test. Efraim Flashner2018-05-27
* | gnu: libssh2: Fix build on MIPS systems.•••* gnu/packages/ssh.scm (libssh2)[arguments]: When building for MIPS, replace the existing bootstrap phase instead of adding a new 'autoreconf' phase (in the wrong place). Mark H Weaver2018-05-28
* | gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR.•••* gnu/packages/patches/alsa-lib-add-environment-variable.patch: New file. * gnu/packages/linux.scm (alsa-lib)[source]: Use it. [native-search-paths]: Add ALSA_PLUGIN_DIR. * gnu/local.mk (dist_patch_DATA): Add it. Julien Lepiller2018-05-27
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\|
| * gnu: linux-libre: Update to 4.16.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12. (%linux-libre-hash): Update hash. Mark H Weaver2018-05-27
| * gnu: linux-libre@4.14: Update to 4.14.44.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.44. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-05-27
| * gnu: linux-libre@4.9: Update to 4.9.103.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.103. Mark H Weaver2018-05-27
| * gnu: linux-libre@4.4: Update to 4.4.133.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133. Mark H Weaver2018-05-27
| * gnu: Add pybind11.•••* gnu/packages/python.scm (pybind11): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-05-26
| * gnu: gifsicle: New variable.•••* gnu/packages/image.scm (gifsicle): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt2018-05-26
| * gnu: Add upx.•••* gnu/packages/compression.scm (upx): New variable. Pierre Neidhardt2018-05-26
| * gnu: Add ucl.•••* gnu/packages/compression.scm (ucl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt2018-05-26
| * gnu: xapers: Fix recommended packages•••* gnu/packages/search.scm (xapers): [inputs]: remove python, poppler [propagated-inputs]: add poppler, xclip, xdg-utils. [arguments]: modify-phases to disable x-terminal options. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Adam Massmann2018-05-26
| * gnu: Add xonotic.•••* gnu/packages/games.scm (xonotic, xonotic-data): New variables. Signed-off-by: Rutger Helling <rhelling@mykolab.com> Nils Gillmann2018-05-26
| * gnu: x265: Update to 2.8.•••* gnu/packages/video.scm (x265): Update to 2.8. Marius Bakke2018-05-26
| * gnu: p11-kit: Update to 0.23.11.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.11. [arguments]: Add #:phases. Drop new "runtime" test. Marius Bakke2018-05-26
| * gnu: samba: Update to 4.8.2.•••* gnu/packages/samba.scm (samba): Update to 4.8.2. Marius Bakke2018-05-26
| * gnu: whois: Update to 5.3.1.•••* gnu/packages/networking.scm (whois): Update to 5.3.1. [inputs]: Change from LIBIDN to LIBIDN2. Marius Bakke2018-05-26