summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: dtc: Remove patch-paths phase.Danny Milosavljevic2016-09-13
| | | | | | | * gnu/packages/u-boot.scm (dtc)[arguments]: Remove patch-paths phase. [configure-flags]: Add INSTALL. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add python-lit, python2-lit.Danny Milosavljevic2016-09-13
| | | | | | * gnu/packages/python.scm (python-lit, python2-lit): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-prompt-toolkit: Update to 1.0.7.Tobias Geerinckx-Rice2016-09-13
| | | | | * gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7. [source]: Use 'pypi-uri'.
* gnu: ruby: Remove string-append call with single argument.Tobias Geerinckx-Rice2016-09-13
| | | | * gnu/packages/ruby.scm (ruby)[source]: Remove string-append.
* gnu: tinyxml: Fix typo in description.Tobias Geerinckx-Rice2016-09-13
| | | | * gnu/packages/xml.scm (tinyxml)[description]: Fix typo.
* services: nginx: Actually check if configuration is valid.Tobias Geerinckx-Rice2016-09-13
| | | | * gnu/services/web.scm (nginx-activation): Fix path to nginx binary.
* gnu: linux-libre: Add support for cross-compilation.David Craven2016-09-13
| | | | | * gnu/packages/linux.scm (linux-libre): Add support for cross-compilation.
* gnu: linux-libre: Move kernel configuration to configure phase.David Craven2016-09-13
| | | | * gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase.
* gnu: linux-libre: Apply %boot-logo patch in origin.David Craven2016-09-13
| | | | | * gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch in origin.
* gnu: linux-libre: Use system->architecture.David Craven2016-09-13
| | | | * gnu/packages/linux.scm (linux-libre): Use system->architecture.
* gnu: linux-libre: Use modify-phases.David Craven2016-09-13
| | | | * gnu/packages/linux.scm (linux-libre): Use modify-phases.
* gnu: module-init-tools: Prevent line wrapping.David Craven2016-09-13
| | | | * gnu/packages/linux.scm (module-init-tools): Break line.
* gnu: Add schismtracker.Kei Kebreau2016-09-13
| | | | * gnu/packages/music.scm (schismtracker): New variable.
* gnu: guile-wm: Add '.desktop' file.Alex ter Weele2016-09-13
| | | | | | | * gnu/packages/guile-wm.scm (guile-wm)[arguments]: Add 'install-xsession' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add seqtk.Ben J Woodcroft2016-09-13
| | | | * gnu/packages/bioinformatics.scm (seqtk): New variable.
* gnu: libbluray: Enable libaacs and libbdplus support.Andy Patterson2016-09-13
| | | | | | | | * gnu/packages/video.scm (libbluray) [inputs]: Add libaacs and libbdplus. [arguments]: Add 'fix-dlopen-paths' to #:phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libaacs.Andy Patterson2016-09-13
| | | | | | * gnu/packages/video.scm (libaacs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libbdplus.Andy Patterson2016-09-13
| | | | | | * gnu/packages/video.scm (libbdplus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dlib: Disable failing tests.Marius Bakke2016-09-13
| | | | | | | | | * gnu/packages/machine-learning.scm (dlib)[arguments]: Add phase 'disable-failing-tests' for tests that are known not to work in the current release. [inputs]: Add lapack. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dlib: Do not build dlib twice for tests.Marius Bakke2016-09-13
| | | | | | | * gnu/packages/machine-learning.scm (dlib)[arguments]: Use makefile instead of cmake in check phase to prevent full rebuild. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dlib: Remove unused fftw from inputs.Marius Bakke2016-09-13
| | | | | | | * gnu/packages/machine-learning.scm (dlib)[inputs]: Remove fftw. (define-module): Don't include algebra.scm. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-py3status: Update to 3.1.Ivan Vilata-i-Balaguer2016-09-12
| | | | | | * gnu/packages/python.scm (python-py3status): Update to 3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: youtube-dl: Update to 2016.09.11.1.Efraim Flashner2016-09-12
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2016.09.11.1.
* gnu: mpv: Remove extra input.Efraim Flashner2016-09-12
| | | | * gnu/packages/video.scm (mpv)[inputs]: Remove vapoursynth.
* gnu: vapoursynth: Remove mips support.Efraim Flashner2016-09-12
| | | | | * gnu/packages/video.scm (vapoursynth)[supported-systems]: New field, remove support for mips64el which is unsupported.
* gnu: vim: Make builds bit-reproducable.Efraim Flashner2016-09-12
| | | | * gnu/packages/vim.scm (vim)[arguments]: Remove the compiled date.
* gnu: vim: Update to 8.0.Efraim Flashner2016-09-12
| | | | | * gnu/packages/vim.scm (vim): Update to 8.0. [arguments]: Update files which need /bin/sh patched.
* gnu: bowtie: Update to 2.2.9.Leo Famulari2016-09-12
| | | | * gnu/packages/bioinformatics.scm (bowtie): Update to 2.2.9.
* gnu: certbot: Improve synopsis.Leo Famulari2016-09-12
| | | | * gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information.
* gnu: Add acme-client.Leo Famulari2016-09-12
| | | | * gnu/packages/tls.scm (acme-client): New variable.
* gnu: gnutls: Replace with 3.5.4 [fixes GNUTLS-SA-2016-3].Leo Famulari2016-09-12
| | | | | * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.5.4): New variable.
* gnu: Add nfs-utilsJohn Darrington2016-09-12
| | | | | * gnu/packages/nfs.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: r-org-mm-eg-db: Update to 3.3.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.3.0.
* gnu: r-org-dm-eg-db: Update to 3.3.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.3.0.
* gnu: r-org-ce-eg-db: Update to 3.3.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.3.0.
* gnu: r-org-hs-eg-db: Update to 3.3.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.3.0.
* gnu: r-go-db: Update to 3.3.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/bioinformatics.scm (r-go-db): Update to 3.3.0.
* gnu: r-rmarkdown: Update to 1.0.Ricardo Wurmus2016-09-12
| | | | | * gnu/packages/statistics.scm (r-rmarkdown): Update to 1.0. [propagated-inputs]: Add "r-jsonlite" and "r-base64enc".
* gnu: r-dplyr: Update to 0.5.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-dplyr): Update to 0.5.0.
* gnu: r-rcpparmadillo: Update to 0.7.400.2.0.Ricardo Wurmus2016-09-12
| | | | | * gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Update to 7.400.2. * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.400.2.0.
* gnu: r-tidyr: Update to 0.6.0.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-tidyr): Update to 0.6.0.
* gnu: r-irlba: Update to 2.1.1.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-irlba): Update to 2.1.1.
* gnu: r-dt: Update to 0.2.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-dt): Update to 0.2.
* gnu: r-sparsem: Update to 1.72.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-sparsem): Update to 1.72.
* gnu: r-lambda-r: Update to 1.1.9.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-lambda-r): Update to 1.1.9.
* gnu: r-futile-logger: Update to 1.4.3.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-futile-logger): Update to 1.4.3.
* gnu: r-lattice: Update to 0.20-34.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-lattice): Update to 0.20-34.
* gnu: r-plotrix: Update to 3.6-3.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-plotrix): Update to 3.6-3.
* gnu: r-readr: Update to 1.0.0.Ricardo Wurmus2016-09-12
| | | | | * gnu/packages/statistics.scm (r-readr): Update to 1.0.0. [propagated-inputs]: Add "r-hms", "r-tibble", and "r-r6".
* gnu: Add r-hms.Ricardo Wurmus2016-09-12
| | | | * gnu/packages/statistics.scm (r-hms): New variable.