aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * gnu: python-pexpect: Add verbose test output.Marius Bakke2017-03-29
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/26286>. * gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add "-v" to "nosetests" command.
| * gnu: Add lxde.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxde): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxpanel.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxpanel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add keybinder.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/wm.scm (keybinder): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxsession.ng02017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/lxde.scm (lxsession): New variable. * gnu/packages/patches/lxsession-use-gapplication.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxinput.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxinput): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxde-common.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxde-common): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxde-icon-theme.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxde-icon-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add lxmenu-data.ng02017-03-28
| | | | | | | | | | | | * gnu/packages/lxde.scm (lxmenu-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-elfeed: Update to 2.1.0.Kyle Meyer2017-03-28
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * Replace (compose not PROC) with simpler idioms.Ludovic Courtès2017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>: Use (negate proc) instead of (compose not proc). * guix/import/cran.scm (recursive-import): Likewise. * guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of '(filter (compose not proc) ...)'.
| * gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.Leo Famulari2017-03-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-2.9.2): Replace with ... (python-pytest-3.0): ... new variable. (python2-pytest-3.0): New variable. (python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]: Replace python-pytest-2.9.2 with python-pytest-3.0. * gnu/packages/backup.scm (borg)[native-inputs]: Likewise. gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
| * gnu: Add python-mandoMuriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-mando, python2-mando): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add python-paramunittestMuriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add python-sphinx@1.5.3.Muriithi Frederick Muriuki2017-03-28
| | | | | | | | * gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
| * gnu: Add python-pytest@3.0.7Muriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-3.0.7): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: shroud: Use HTTPS source URL.Leo Famulari2017-03-28
| | | | | | | | * gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
| * gnu: shroud: Fix home page URL.Arun Isaac2017-03-28
| | | | | | | | | | | | * gnu/packages/password-utils.scm (shroud)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: rocksdb: Update to 5.2.1.Marius Bakke2017-03-28
| | | | | | | | * gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
| * gnu: Add rdma-core.Marius Bakke2017-03-28
| | | | | | | | * gnu/packages/linux.scm (rdma-core): New variable.
| * gnu: Add multipath-tools.Marius Bakke2017-03-28
| | | | | | | | * gnu/packages/linux.scm (multipath-tools): New variable.
| * gnu: fio: Enable rbd support.Marius Bakke2017-03-28
| | | | | | | | * gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
| * gnu: Add ceph.Marius Bakke2017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/storage.scm, gnu/packages/patches/ceph-disable-cpu-optimizations.patch, gnu/packages/patches/ceph-skip-collect-sys-info-test.patch, gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files. * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
| * gnu: xmlstarlet: Disable failing tests.Marius Bakke2017-03-28
| | | | | | | | * gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
| * Revert "gnu: snappy: Update to 1.1.4."Marius Bakke2017-03-28
| | | | | | | | | | | | | | Rocksdb fails to build with this version: https://github.com/facebook/rocksdb/issues/1947 This reverts commit 9baab9aeeda394408290613c597bff1d96004dfb.
| * gnu: fio: Install python scripts in separate output.Marius Bakke2017-03-28
| | | | | | | | | | * gnu/packages/benchmark.scm (fio)[outputs]: New field. [arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
| * gnu: linux-libre: Update to 4.10.6.Mark H Weaver2017-03-28
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.18.Mark H Weaver2017-03-28
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
| * gnu: linux-libre@4.4: Update to 4.4.57.Mark H Weaver2017-03-28
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
* | gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.Marius Bakke2017-03-30
| | | | | | | | | | * gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable' phase.
* | gnu: propeller-binutils: Use flex 2.6.1.Ricardo Wurmus2017-03-30
| | | | | | | | | | * gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace "flex" with "flex-2.6.1".
* | gnu: discrover: Add missing includes.Ricardo Wurmus2017-03-30
| | | | | | | | | | * gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase "add-missing-includes" to include "random" headers.
* | gnu: stringtie: Remove typedef conflict.Ricardo Wurmus2017-03-30
| | | | | | | | | | * gnu/packages/bioinformatics.scm (stringtie)[arguments]: Remove conflicting typedef in a new build phase "remove-duplicate-typedef".
* | gnu: powertabeditor: Link with pthread.Ricardo Wurmus2017-03-30
| | | | | | | | | | * gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to fix build with GCC 5.
* | gnu: hugs: Build with GCC 4.9.Ricardo Wurmus2017-03-30
| | | | | | | | * gnu/packages/hugs.scm (hugs)[native-inputs]: Add "gcc-4.9".
* | gnu: dash: Update to 0.5.9.1.Leo Famulari2017-03-30
| | | | | | | | | | | | | | * gnu/packages/shells.scm (dash): Update to 0.5.9.1. [source]: Use git-fetch. [native-inputs]: Add autoconf and automake. [arguments]: Add 'bootstrap' phase.
* | gnu: wordnet: Build with the default GCC.Ludovic Courtès2017-03-29
| | | | | | | | * gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove.
* | gnu: guile-reader: Build with gperf 3.0.Ludovic Courtès2017-03-29
| | | | | | | | | | * gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0 instead of GPERF.
* | gnu: kakoune: Fix build after Boost ABI change.Marius Bakke2017-03-29
| | | | | | | | | | | | | | | | | | Also remove now-obsolete snippet and inputs. * gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution. [arguments]: Drop CPPFLAGS from #:make-flags. [native-inputs]: Remove GCC-5. [inputs]: Remove gcc:lib.
* | gnu: nspr: Use 'modify-phases' syntax.Efraim Flashner2017-03-28
| | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases' syntax.
* | gnu: nspr: Update to 4.14.Efraim Flashner2017-03-28
| | | | | | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
* | gnu: mozjs@24: Use more inherited fields.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@24)[arguments]: Use 'substitute-keyword-arguments', override inherited 'configure. [native-inputs]: Remove field to use inherited native-inputs. [propagated-inputs]: Same.
* | gnu: mozjs@17: Use 'modify-phases' syntax.Efraim Flashner2017-03-28
| | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases' syntax.
* | gnu: mozjs@17: Add missing inputs.Efraim Flashner2017-03-28
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config. [propagated-inputs]: Add nspr. [inputs]: Add zlib.
* | gnu: mozjs@17: Add support for aarch64-linux.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch. [arguments]: Add phase deleting slow test, add configure argument for building on aarch64-linux. * gnu/packages/patches/mozjs17-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: mozjs@24: Add aarch64-support.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch. [arguments]: Add flag for building on aarch64-linux, delete failing test. * gnu/packages/patches/mozjs24-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: mysql: Disable tests on aarch64-linux.Efraim Flashner2017-03-28
| | | | | | | | | | * gnu/packages/databases.scm (mysql)[arguments]: Disable the test suite on aarch64-linux.
* | gnu: gsl: Disable tests on aarch64-linux.Efraim Flashner2017-03-28
| | | | | | | | | | | | * gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on aarch64-linux. [home-page]: Use https.
* | Merge branch 'master' into core-updatesLeo Famulari2017-03-27
|\|
| * gnu: epiphany: Update to 3.22.7.Leo Famulari2017-03-27
| | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.22.7.