summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gccgo: Reword synopsis and description.zimoun2020-09-13
| | | | | | | | | Fixes <https://bugs.gnu.org/43303>. Reported by Jeffrey Walton <noloader@gmail.com>. * gnu/packages/gcc.scm: (gccgo-4.9): Add synopsis and description Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libgccjit: Reword synopsis and description.zimoun2020-09-13
| | | | | | | | | Fixes <https://bugs.gnu.org/43303>. Reported by Jeffrey Walton <noloader@gmail.com>. * gnu/packages/gcc.scm: (libgccjit)[synopsis,description]: Reword. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: zrythm: Update to 0.8.911.Alexandros Theodotou2020-09-13
| | | | | | * gnu/packages/music.scm (zrythm): Update to 0.8.911. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add meson 0.55.1.Alexandros Theodotou2020-09-13
| | | | | | * gnu/packages/build-tools.scm (meson-0.55): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libaudec: Update to 0.2.3.Alexandros Theodotou2020-09-13
| | | | | | * gnu/packages/audio.scm (libaudec): Update to 0.2.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libcyaml: Update to 1.1.0.Ludovic Courtès2020-09-13
| | | | * gnu/packages/web.scm (libcyaml): Update to 1.1.0.
* gnu: Fix a crash in NTP and Chrony.Leo Famulari2020-09-13
| | | | | | Fixes <https://bugs.gnu.org/43321>. * gnu/packages/ntp.scm (ntp, chrony)[inputs]: Replace libcap with libcap/next.
* gnu: josm: Fix formatting and install more files.Christopher Baines2020-09-13
| | | | | | | This means that JOSM appears in the GNOME Shell menu. * gnu/packages/geo.scm (josm)[source]: Replace tab character. [arguments]: Reduce line length, and add install-share-directories phase.
* gnu: profanity: Change build system.Raghav Gururajan2020-09-13
| | | | | | | * gnu/package/messaging.scm (profanity) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: profanity: Enable plugins, icons and clipboard.Raghav Gururajan2020-09-13
| | | | | | | | | | | * gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flags> [--enable-python-plugins]: New flag. [--enable-plugins]: New flag. [--enable-icons-and-clipboard]: New flag. [--enable-icons]: Remove flag. [inputs]: Add python-wrapper. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: profanity: Move some dependencies.Raghav Gururajan2020-09-13
| | | | | | | | * gnu/packages/messaging.scm (profanity) [native-inputs]: Move gtk-2, libnotify and libsignal-protocol-c to ... [inputs]: ... here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: profanity: Make some cosmetic changes.Raghav Gururajan2020-09-13
| | | | | | * gnu/packages/messaging.scm (profanity): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: editorconfig-vim: Update to 1.1.1.Efraim Flashner2020-09-12
| | | | | | | * gnu/packages/vim.scm (editorconfig-vim): Update to 1.1.1. [source]: Remove snippet. [arguments]: Remove custom 'patch-editorconfig-path phase. [inputs]: Remove editorconfig-core-c.
* gnu: muse-sequencer: Enable more features.Ricardo Wurmus2020-09-12
| | | | | | | * gnu/packages/music.scm (muse-sequencer)[arguments]: Add phase "fix-include" to patch header file reference; remove obsolete ENABLE_LV2_SUPPLIED configuration option; remove ENABLE_RTAUDIO=OFF. [inputs]: Add lrdf, pulseaudio, rtaudio, and rubberband.
* gnu: muse-sequencer: Update to 3.1.1.Ricardo Wurmus2020-09-12
| | | | | | * gnu/packages/music.scm (muse-sequencer): Update to 3.1.1. [arguments]: Set CMAKE_EXE_LINKER_FLAGS and CMAKE_SHARED_LINKER_FLAGS; end "chdir" phase with #T.
* gnu: emacs-pdf-tools: Update to 0.90-1.Nicolas Goaziou2020-09-12
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90-1. Fix indentation. Update to an unreleased commit to fix an incompatibility with Emacs 27+.
* Revert "gnu: linux-libre: Update to 5.8.8."Oleg Pykhalov2020-09-12
| | | | | This reverts commit ad42c20921235532e80e776fd55090127389208b, which breaks "guix system build" as described in <https://issues.guix.info/issue/43352>.
* gnu: python-aiodns: Propagate python-pycares.Danny Milosavljevic2020-09-12
| | | | | * gnu/packages/python-web.scm (python-aiodns)[inputs]: Move python-pycares... [propagated-inputs]: ...to here.
* gnu: Add poezio.Raghav Gururajan2020-09-12
| | | | * gnu/packages/messaging.scm (poezio): New variable.
* gnu: Add python-potr.Raghav Gururajan2020-09-12
| | | | * gnu/packages/python-crypto.scm (python-potr): New variable.
* gnu: Add python-slixmpp.Raghav Gururajan2020-09-12
| | | | * gnu/packages/python-xyz.scm (python-slixmpp): New variable.
* gnu: ebusd: Enable MQTT support.Danny Milosavljevic2020-09-12
| | | | * gnu/packages/embedded.scm (ebusd)[inputs]: Add mosquitto.
* gnu: Add mosquitto.Danny Milosavljevic2020-09-12
| | | | * gnu/packages/messaging.scm (mosquitto): New variable.
* gnu: lldpd: Update to 1.0.6.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.6.
* gnu: enet: Update to 1.3.16.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/networking.scm (enet): Update to 1.3.16.
* gnu: batctl: Update to 2020.3.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/networking.scm (batctl): Update to 2020.3.
* Revert "gnu: dovecot: Set moduledir to global directory."Tobias Geerinckx-Rice2020-09-11
| | | | | This reverts commit db0109be42547d5dbb0fc1eb8ae30ccc968ed88b. Same reason as commit d9d88c2ff0d367599d0a851ccf9377c4e21079d6.
* gnu: padthv1: Update to 0.9.17.Tobias Geerinckx-Rice2020-09-11
| | | | | * gnu/packages/music.scm (padthv1): Update to 0.9.17. [inputs]: Replace fftw with fftwf.
* gnu: libetpan: Update to 1.9.4.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/mail.scm (libetpan): Update to 1.9.4.
* gnu: bsequencer: Update to 1.6.0.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/music.scm (bsequencer): Update to 1.6.0.
* gnu: r-adaptivesparsity: End build phase on #T.Ricardo Wurmus2020-09-11
| | | | | * gnu/packages/cran.scm (r-adaptivesparsity)[arguments]: End phase "link-against-armadillo" with Boolean.
* gnu: r-adaptivesparsity: Fix case of "Gaussian".Ricardo Wurmus2020-09-11
| | | | * gnu/packages/cran.scm (r-adaptivesparsity)[description]: Fix typo.
* gnu: r-qtl: Use CRAN-URI.Ricardo Wurmus2020-09-11
| | | | | * gnu/packages/cran.scm (r-qtl)[source]: Use CRAN-URI instead of explicit mirror URL.
* gnu: r-qtl: Correct indentation.Ricardo Wurmus2020-09-11
| | | | | * gnu/packages/cran.scm (r-qtl): Reindent. [description]: Reflow paragraphs.
* gnu: r-absfiltergsea: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-absfiltergsea): Move from here... * gnu/packages/cran.scm (r-absfiltergsea): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-diversitree: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-diversitree): Move from here... * gnu/packages/cran.scm (r-diversitree): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-phangorn: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-phangorn): Move from here... * gnu/packages/cran.scm (r-phangorn): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-seurat: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-seurat): Move from here... * gnu/packages/cran.scm (r-seurat): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-maldiquant: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-maldiquant): Move from here... * gnu/packages/cran.scm (r-maldiquant): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-seqminer: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-seqminer): Move from here... * gnu/packages/cran.scm (r-seqminer): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-qtl2: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-qtl2): Move from here... * gnu/packages/cran.scm (r-qtl2): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-qtl: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/bioinformatics.scm (r-qtl): Move from here... * gnu/packages/cran.scm (r-qtl): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-igraph: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/graph.scm (r-igraph): Move from here... * gnu/packages/cran.scm (r-igraph): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-diffusionmap: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/graph.scm (r-diffusionmap): Move from here... * gnu/packages/cran.scm (r-diffusionmap): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-adaptivesparsity: Move to (gnu packages cran).zimoun2020-09-11
| | | | | | | * gnu/packages/machine-learning.scm (r-adaptivesparsity): Move from here... * gnu/packages/cran.scm (r-adaptivesparsity): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-codedepends: Comment why it is in bioconductor.scm.zimoun2020-09-11
| | | | * gnu/packages/bioconductor.scm (r-codedepends): Add comment.
* gnu: Add r-fhtest.Peter Lo2020-09-11
| | | | | | * gnu/packages/bioconductor.scm (r-fhtest): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-interval.Peter Lo2020-09-11
| | | | | | * gnu/packages/bioconductor.scm (r-interval): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-perm.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-perm): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-mlecens.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-mlecens): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>