Commit graph

65311 commits

Author SHA1 Message Date
Raghav Gururajan 84b63357d6
gnu: Add libdc1394.
* gnu/packages/gstreamer.scm (libdc1394): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:54 +02:00
Raghav Gururajan 2aa73609d6
gnu: Add ccextractor.
* gnu/packages/gstreamer.scm (ccextractor): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:12 +02:00
Raghav Gururajan 9eafab1838
gnu: Add nng.
* gnu/packages/networking.scm (nng): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:12 +02:00
Raghav Gururajan 0b4327fe44
gnu: Add nanomsg.
* gnu/packages/networking.scm (nanomsg): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:11 +02:00
Raghav Gururajan d1e1a93e3e
gnu: Add libvisual-plugins.
* gnu/packages/gstreamer.scm (libvisual-plugins): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:10 +02:00
Raghav Gururajan 55cc7dcdb4
gnu: Add libvisual.
* gnu/packages/gstreamer.scm (libvisual): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:09 +02:00
Raghav Gururajan 702f243a9b
gnu: Add esound.
* gnu/packages/gstreamer.scm (esound): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:08 +02:00
Raghav Gururajan 986aea0c3e
gnu: Add mutest.
* gnu/packages/check.scm (mutest): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:08 +02:00
Raghav Gururajan 4e36c8a07b
gnu: Add sysprof.
* gnu/packages/gnome.scm (sysprof): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:07 +02:00
Raghav Gururajan d3ed745e47
gnu: Add presage.
* gnu/packages/fcitx.scm (presage): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:06 +02:00
Raghav Gururajan 5c5dfb6d9e
gnu: Add nuspell.
* gnu/packages/enchant.scm (nuspell): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:05 +02:00
Raghav Gururajan e445ae9ae1
gnu: Add ronn.
* gnu/packages/man.scm (ronn): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:04 +02:00
Raghav Gururajan 56db7a6613
gnu: Add gnome-photos.
* gnu/packages/gnome.scm (gnome-photos): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:03 +02:00
Raghav Gururajan 1aefe65007
gnu: Add gnome-music.
* gnu/packages/gnome.scm (gnome-music): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:02 +02:00
Raghav Gururajan 72e20842c6
gnu: Add libxmlb.
* gnu/packages/xml.scm (libxmlb): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:01 +02:00
Raghav Gururajan 72fd1b3f11
gnu: Add portablexdr.
* gnu/packages/gnome.scm (portablexdr): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:59 +02:00
Raghav Gururajan 08684798a8
gnu: Add malcontent.
* gnu/packages/freedesktop.scm (malcontent): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:57 +02:00
Raghav Gururajan bd8a6a89f0
gnu: Add libglib-testing.
* gnu/packages/freedesktop.scm (libglib-testing): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:55 +02:00
Raghav Gururajan 30003a64d1
gnu: Add tepl.
* gnu/packages/gnome.scm (tepl): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:52 +02:00
Raghav Gururajan 2e6bc59539
gnu: Add krb5-auth-dialog.
* gnu/packages/gnome.scm (krb5-auth-dialog): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:44 +02:00
Andreas Enge 5f8ea8e491
gnu: mpfrcx: Update to 0.6.
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.
2020-08-18 16:50:32 +02:00
Guillaume Le Vaillant ee1b6558be
gnu: txr: Update to 242.
* gnu/packages/lisp.scm (txr): Update to 242.
2020-08-18 15:05:29 +02:00
Ricardo Wurmus 3d633a1e1c
gnu: guile2.2-gi: Fix build.
* gnu/packages/guile-xyz.scm (guile2.2-gi)[native-inputs]: Remove.
[inputs]: Replace "guile" with "guile-2.2".
2020-08-18 13:25:15 +02:00
Ricardo Wurmus e4ef0d7cc9
gnu: guile-gi: Install extension to sub-directory, use glib-or-gtk build system.
* gnu/packages/guile-xyz.scm (guile-gi)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Install the extension to the "extensions" sub-directory.
2020-08-18 13:15:55 +02:00
Ricardo Wurmus 346ea4b5fc
gnu: bowtie1: Add missing Python input.
Reported-by: Marcel Schilling <marcel.schilling@mdc-berlin.de>

* gnu/packages/bioinformatics.scm (bowtie1)[inputs]: Add python-wrapper.
2020-08-18 12:38:38 +02:00
Ricardo Wurmus 51c2fef1e2
gnu: Add r-nabor.
* gnu/packages/cran.scm (r-nabor): New variable.
2020-08-18 12:29:37 +02:00
Tobias Geerinckx-Rice 106014094a
gnu: ghcid: Update to 0.8.7.
* gnu/packages/haskell-apps.scm (ghcid): Update to 0.8.7.
2020-08-18 05:38:39 +02:00
Tobias Geerinckx-Rice fe55ff3851
gnu: python-igraph: Update to 0.8.2.
* gnu/packages/graph.scm (python-igraph): Update to 0.8.2.
2020-08-18 05:38:39 +02:00
Tobias Geerinckx-Rice 2b1c4a5c52
gnu: igraph: Update to 0.8.2.
* gnu/packages/graph.scm (igraph): Update to 0.8.2.
2020-08-18 05:38:38 +02:00
Tobias Geerinckx-Rice 84ee898867
gnu: cfitsio: Update to 3.49.
* gnu/packages/astronomy.scm (cfitsio): Update to 3.49.
[source]: Hard-code NAME.
2020-08-18 05:38:38 +02:00
Tobias Geerinckx-Rice b94cb3be2a
gnu: jc: Update to 1.13.4.
* gnu/packages/admin.scm (jc): Update to 1.13.4.
2020-08-18 05:38:38 +02:00
Tobias Geerinckx-Rice 01af05bf0b
gnu: blender: Update to 2.83.4.
* gnu/packages/graphics.scm (blender): Update to 2.83.4.
2020-08-18 05:38:38 +02:00
Maxim Cournoyer 2a20c22dcf
doc: Fix a typo in the AutoSSH service documentation.
* doc/guix.texi (Networking Services)[autossh-configuration]: Fix typo.
2020-08-17 15:41:21 -04:00
Nicolas Goaziou 1a9ebe3b0a
gnu: rclone: Update to 1.52.3.
* gnu/packages/sync.scm (rclone): Update to 1.52.3.
2020-08-17 17:33:47 +02:00
Timothy Sample e13fefbcff
gnu: git-annex: Create fake static output.
This is a work-around for a problem introduced by commit
718dc7d4a5.

* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add a phase
to generate the "static" output.
2020-08-17 11:03:58 -04:00
Nicolas Goaziou 02554a58a2
gnu: fet: Update to 5.46.0.
* gnu/packages/education.scm (fet): Update to 5.46.0.
2020-08-17 15:23:04 +02:00
Nicolas Goaziou c9d9ea1f92
gnu: mame: Update to 0.223.
* gnu/packages/emulators.scm (mame): Update to 0.223.
2020-08-17 15:05:20 +02:00
Nicolas Goaziou accdd9dd97
gnu: emacs-clojure-mode: Update to 5.12.0.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.12.0.
[native-inputs]: Add emacs-paredit.
2020-08-17 10:39:22 +02:00
Nicolas Goaziou 40cd24a60c
gnu: emacs-ediprolog: Update to 2.1.
* gnu/packages/emacs-xyz.scm (emacs-ediprolog): Update to 2.1.
2020-08-17 10:36:30 +02:00
Nicolas Goaziou 7e199d8ea7
gnu: emacs-gnuplot: Switch to Emacs build system.
* gnu/packages/emacs-xyz.scm (emacs-gnuplot)[source]: Update URL.
[native-inputs]: Remove.
[arguments]: Remove.
[home-page]: Update URL.
[description]: Improve typography.
2020-08-17 10:31:57 +02:00
Efraim Flashner 952a7fc893
gnu: vim: Update to 8.2.1471.
* gnu/packages/vim.scm (vim): Update to 8.2.1471.
[arguments]: Adjust custom 'patch-absolute-paths, 'skip-failing-tests
phases for changes in the sources.
2020-08-17 11:07:23 +03:00
Efraim Flashner b2df3aece6
gnu: python-rpy2: Update home-page.
* gnu/packages/statistics.scm (python-rpy2)[home-page]: Update to new
home-page.
2020-08-17 11:07:23 +03:00
Pierre Langlois f869ad42e4
gnu: Add emacs-fancy-battery.
* gnu/packages/emacs-xyz.scm (emacs-fancy-battery): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-08-17 10:32:19 +03:00
Efraim Flashner 46886728a7
utils: Add version-major+minor+point.
* guix/utils.scm (version-major+minor+point): New procedure.
2020-08-17 07:57:23 +03:00
Vinicius Monego 6a1f35937a
gnu: Add python-hypercorn.
* gnu/packages/python-web.scm (python-hypercorn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:54:17 +03:00
Vinicius Monego e87b063f4c
gnu: Add python-priority.
* gnu/packages/python-web.scm (python-priority): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:52:44 +03:00
Vinicius Monego 3ede1e4d69
gnu: Add python-wsproto.
* gnu/packages/python-web.scm (python-wsproto): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:46:41 +03:00
Vinicius Monego fc9be8db2d
gnu: Add python-h11.
* gnu/packages/python-web.scm (python-h11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:45:16 +03:00
Maxim Cournoyer aee0f559f2
gnu: guile-ssh: Update to commit 688d7f.
Fixes <https://issues.guix.gnu.org/42740>.

* gnu/packages/ssh.scm (guile-ssh): Update to commit
688d7f3797b5155257a6c2ee4ea5084b3d8cc244.
[arguments]: Enable parallel tests.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2020-08-16 23:17:22 -04:00
Tobias Geerinckx-Rice 87257e6d37
gnu: weechat: Update to 2.9.
* gnu/packages/irc.scm (weechat): Update to 2.9.
[arguments]: Remove obsolete test fixes.  JavaScript plugins are now
disabled by default.
2020-08-16 23:36:27 +02:00