Commit Graph

27472 Commits (63899ca77c60d6bb150207a7f4eeb0d432f7f87f)

Author SHA1 Message Date
Tobias Geerinckx-Rice 63899ca77c
gnu: lvm2: Update to 2.02.177.
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 87c6e9d27f
gnu: haveged: Update to 1.9.2.
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 7f86e5e74d
gnu: fbcat: Update to 0.5.1.
* gnu/packages/linux.scm (fbcat): Update to 0.5.1.
[native-inputs]: Remove field.
[arguments]: Add PREFIX to #:make-flags.  Remove `fix-docbook-location'
and `build-documentation' phases.  Let the Makefile install everything.
Add a `split-fbgrab-output' to clean up.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 33a3b9fc11
gnu: c-toxcore: Update to 0.1.11.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice cc809f1636
gnu: slepc: Update to 3.8.2.
* gnu/packages/maths.scm (slepc): Update to 3.8.2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 3c524f2153
gnu: slepc: Update licence.
SLEPc has been released under a 2-clause BSD licence since version 3.8.

* gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 94a1eb96d3
gnu: fbcat, slepc: Use INVOKE.
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for
SYSTEM*.
* gnu/packages/maths.scm (slepc)[arguments]: Likewise.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 59cd0ba4ab
gnu: openspecfun: Update to 0.5.3.
* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice af38b2dd5e
gnu: cargo-version: Fix URI in comment.
The table of corresponding cargo and rustc versions was removed from
cargo's HEAD for being outdated, but still illustrates the pattern.

* gnu/packages/rust.scm (cargo-version): Link to an older README.md
revision.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice 83c9288230
gnu: simplescreenrecorder: Update to 0.3.9.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5.  Disable non-existent test suite.
2018-01-29 00:23:27 +01:00
Danny Milosavljevic de2bc8d6da
hydra: Add arm image builder.
* build-aux/hydra/gnu-system.scm (%u-boot-systems): New
variable.
(%guixsd-supported-systems): Add armhf-linux.
(qemu-jobs): Use u-boot if system in %u-boot-systems.
2018-01-29 00:11:58 +01:00
Diego Nicola Barbato d2a7170def
doc: Mention escpr in CUPS configuration example.
Suggested by Danny Milosavljevic <dannym@scratchpost.org>.

* doc/guix.texi (Printing Services): Mention how to add support for
Epson printers to CUPS via escpr in the configuration example.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28 23:54:00 +01:00
Stefan Reichör b0dea60cee
gnu: Add instantmusic.
* gnu/packages/music.scm (instantmusic): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28 23:46:13 +01:00
Maxim Cournoyer 8fbc1a2208
download: Fix return value of the url-fetch procedure.
Fixes <https://bugs.gnu.org/30270>.
Regression was introduced by commit 347fa4aebf.

* guix/build/download.scm (url-fetch): Return `file' instead of #t upon success.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28 23:14:55 +01:00
Mathieu Lirzin 63666a348a
guix: Let Emacs detect “scripts/guix.in” appropriate mode.
Since commit 6f774d4818 which introduces the use
of Guile's meta switch in “scripts/guix.in”, Emacs was not using ‘scheme-mode’
for this file.

* scripts/guix.in: Replace "-*- scheme -*-" with a local variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28 23:14:55 +01:00
Efraim Flashner a1f531273c
gnu: u-boot: Use newer GCC even during native compiles.
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add gcc-7 even
when not cross-compiling.
2018-01-28 22:37:20 +02:00
Efraim Flashner b253e7b9ac
gnu: Use https for mozilla.github.io.
* gnu/packages/fonts.scm (font-fira-mono, font-fira-sans)[home-page]:
Use 'https'.
2018-01-28 21:43:35 +02:00
ng0 760e34b287
gnu: Add font-fira-code.
* gnu/packages/fonts.scm (font-fira-code): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-01-28 21:41:38 +02:00
Leo Famulari 6ba7ec6577
gnu: certbot: Update to 0.21.1.
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.21.1.
2018-01-27 23:09:28 -05:00
Alex Vong b94502bed6
gnu: python-dateutil: Update to 2.6.1.
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to
2.6.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
ng0 15d449d608
gnu: gnurl: Update to 7.58.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.58.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
ng0 bb85ce7327
Revert "gnu: gnurl: Add '--with-ca-bundle' path to configure-flags."
This reverts commit 8bf127d5ab.

It broke building gnurl in non-reproducible ways.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
Julien Lepiller dd1f60ecbe
gnu: php: Update to 7.2.1.
* gnu/packages/php.scm (php): Update to 7.2.1.
[arguments]: Skip some failing tests.
2018-01-27 11:36:10 +01:00
Ben Woodcroft ae8522d265
gnu: diamond: Update to 0.9.16.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.16.
2018-01-27 10:21:06 +10:00
Tobias Geerinckx-Rice c5730ffe19
gnu: xmlsec: Update to 1.2.25.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice a5b570b457
gnu: xmlsec: Correct home page.
If this package ever shared the libexpat home page, it no longer does.

* gnu/packages/xml.scm (xmlsec)[home-page]: Update.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice a5c71d158d
gnu: html-xml-utils: Update to 7.5.
* gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice b1eaede03b
gnu: ffms2: Use canonical home page URI.
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice 5eaa7bb077
gnu: python-mox3: Use @uref in description.
* gnu/packages/openstack.scm (python-mox3)[description]: Use @uref.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice 0dfc7612ea
gnu: libmatroska: Update to 1.4.8.
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice 83e0753994
gnu: znc: Use HTTPS home page.
* gnu/packages/messaging.scm (znc)[home-page]: Use HTTPS.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice 5e9670bc2f
gnu: supertuxkart: Use HTTPS home page.
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
2018-01-26 17:21:29 +01:00
Oleg Pykhalov 2ede8c61f2
gnu: Add emacs-helm-c-yasnippet.
* gnu/packages/emacs.scm (emacs-helm-c-yasnippet): New public variable.
2018-01-26 18:54:30 +03:00
Ben Woodcroft a81f7eb858
gnu: diamond: Update to 0.9.15.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
2018-01-26 12:47:02 +10:00
Tobias Geerinckx-Rice b1de6129e7
gnu: appstream-glib: Update to 0.7.5.
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.5.
[arguments]: Drop ‘enable-’ prefix from Meson options.
2018-01-26 02:14:24 +01:00
Tobias Geerinckx-Rice 44118720c0
gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].
* gnu/packages/package-management.scm (gcab): Update to 1.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add glib:bin and vala.
[arguments]: Don't build developer documentation.
Disable introspection, thanks.
2018-01-26 02:11:20 +01:00
Tobias Geerinckx-Rice 98b49626d4
gnu: ncdc: Use HTTPS for home page.
* gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
2018-01-26 01:03:31 +01:00
Tobias Geerinckx-Rice 1b4b668365
gnu: ncdc: Update to 1.20.
* gnu/packages/dc.scm (ncdc): Update to 1.20.
2018-01-26 01:03:17 +01:00
Tobias Geerinckx-Rice c92f98ad51
gnu: conky: Update to 1.10.7.
* gnu/packages/conky.scm (conky): Update to 1.10.7.
[arguments]: Use pkg-config to find ncurses.
[inputs]: Add imlib2 and libxext.
2018-01-26 00:58:19 +01:00
Tobias Geerinckx-Rice 187e4a4b6d
gnu: perl-mime-types: Update to 2.16.
* gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
2018-01-26 00:31:18 +01:00
Tobias Geerinckx-Rice 6d688b6e5e
gnu: keybinder: Update URI.
* gnu/packages/wm.scm (keybinder)[source, home-page]: Update URI.
2018-01-26 00:21:04 +01:00
Tobias Geerinckx-Rice bbf9092b9d
gnu: 4store: Update URI.
* gnu/packages/databases.scm (4store)[source, home-page]: Update URI.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice cd70f9bdb0
gnu: deeptools: Update URI.
* gnu/packages/bioinformatics.scm (deeptools)[source, home-page]: Update
URI.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 5b707ab601
gnu: elfutils: Mark up description.
* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 2062eae76f
gnu: elfutils: Update to 0.170.
* gnu/packages/elf.scm (elfutils): Update to 0.170.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 980bcecdab
build-system/dub: Fix typo.
* guix/build/dub-build-system.scm (grep, grep*): Correct ‘occurence’.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 33ecc7a4d1
gnu: reposurgeon: Run the test suite.
* gnu/packages/version-control.scm (reposurgeon)[arguments]: Run tests.
Add #:make-flags and extend the ‘patch-inputs’ phase to find echo.
Add new ‘set-up-test-environment’ phase.
[native-inputs]: Add cvs, git, mercurial, and subversion.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 218b94f3b8
gnu: reposurgeon: Update to 3.43.
* gnu/packages/version-control.scm (reposurgeon): Update to 3.43.
[source]: Add a patch needed to build the package.
[arguments]: Add ‘patch-inputs’ phase.
[native-inputs]: Replace docbook-xml-4.1.2 with the latest docbook-xml.
[inputs]: Add tzdata.
* gnu/packages/patches/reposurgeon-add-missing-docbook-files.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice e80611c455
gnu: nss-mdns: Improve synopsis and description.
* gnu/packages/avahi.scm (nss-mdns)[synopis, description]: Edit to
appease ‘guix lint’ and, I hope, be a bit more clear.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice 4525e7c7f4
gnu: nss-mdns: Update to 0.11.
* gnu/packages/avahi.scm (nss-mdns): Update to 0.11
[source, home-page]: Use new project URI.
2018-01-26 00:09:19 +01:00