Commit Graph

21861 Commits (8f1f2784e63b4361d49d5d53b8915c4b6355276e)

Author SHA1 Message Date
Efraim Flashner 8f1f2784e6
gnu: efl: Update to 1.19.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.19.1.
[arguments]: Add flag to disable systemd support.
[phases]: Add phase to set home directory.
(terminology, rage)[arguments]: Set home directory before building.
* gnu/packages/connman.scm (econnman)[arguments]: Same.
2017-06-19 08:41:53 +03:00
Efraim Flashner efb212e80d
gnu: enlightenment: Update to 0.21.8.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.8.
2017-06-19 08:41:24 +03:00
Marius Bakke d76e26342e
gnu: libbluray: Update to 1.0.1.
* gnu/packages/video.scm (libbluray): Update to 1.0.1.
[arguments]<#:configure-flags>: Adjust deprecated flag.
2017-06-18 18:22:07 +02:00
Marius Bakke 1f1b3445f4
gnu: pcsc-lite: Update to 1.8.22.
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.22.
2017-06-18 18:22:07 +02:00
Marius Bakke 200762a44c
gnu: miniupnpc: Update to 2.0.20170509.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170509.
[source]: Remove obsolete patch.
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-18 18:22:06 +02:00
Marius Bakke f43cc4a386
gnu: bitcoin-core: Update to 0.14.2.
* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.2.
2017-06-18 18:22:06 +02:00
Marius Bakke b004c79f72
gnu: subversion: Don't create 'perllocal.pod'.
* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
2017-06-18 18:22:06 +02:00
Marius Bakke 0fff1495bc
gnu: git: Prevent creating 'perllocal.pod'.
* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
2017-06-18 18:22:06 +02:00
Ricardo Wurmus e1287aed0c
gnu: fish-guix: Update home page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
2017-06-18 17:20:53 +02:00
Ricardo Wurmus 1d3be5d963
gnu: propeller-gcc-4: Add cross environment variables patch.
* gnu/packages/embedded.scm (propeller-gcc-4)[source]: Add
gcc-cross-environment-variables.patch.
2017-06-18 16:57:40 +02:00
Danny Milosavljevic 7fadeab448
gnu: Add python-smmap2.
* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
2017-06-18 14:10:26 +02:00
Stefan Reichör 61253c4f97
gnu: Add fping.
* gnu/packages/networking.scm (fping): New variable.
2017-06-18 12:42:36 +02:00
Mark H Weaver 96fd87c96b
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
2017-06-18 02:16:53 -04:00
Mark H Weaver 3d9b8b407b
gnu: linux-libre: Update to 4.11.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
2017-06-18 00:51:46 -04:00
Mark H Weaver d406f8ca19
gnu: linux-libre@4.9: Update to 4.9.33.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
2017-06-18 00:50:53 -04:00
Mark H Weaver b2b800f1ff
gnu: linux-libre@4.4: Update to 4.4.73.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
2017-06-18 00:50:03 -04:00
ng0 e07bc1ff74
gnu: gnurl: Update to 7.54.1.
* gnu/packages/gnunet.scm (gnurl): Update to 7.54.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-17 18:15:36 -04:00
Ludovic Courtès b3d8153d39
import: pypi: Adjust URIs in tests.
This is a followup to d1e7ca2df8.

* tests/pypi.scm ("pypi->guix-package")
("pypi->guix-package, wheels"): Expect (pypi-uri "foo" version) for the
'uri' field.
2017-06-18 00:14:07 +02:00
Ludovic Courtès d46c4423f4
discovery: 'scheme-files' returns '() for a non-accessible directory.
Fixes a regression introduced in
d27cc3bfaa.

Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/discovery.scm (scheme-files): Catch 'scandir*' system errors.
Return '() and optionally raise a warning upon 'system-error'.
* tests/discovery.scm ("scheme-modules, non-existent directory"): New
test.
2017-06-18 00:14:07 +02:00
Ludovic Courtès 3bacc655c5
syscalls: 'opendir*' error message shows the file name.
* guix/build/syscalls.scm (opendir*): Add NAME to the 'system-error'
message.
2017-06-18 00:14:07 +02:00
Leo Famulari 01049bb0c1
doc: Suggest a QEMU image size large enough for the system examples.
* doc/guix.texi (Installing GuixSD in a Virtual Machine): Increase suggested
image size from 5 GB to 50 GB.
2017-06-17 18:04:32 -04:00
Stefan Reichoer 6c8b802f9c
gnu: Add tmuxifier.
* gnu/packages/tmux.scm (tmuxifier): New variable.

Signed-off-by: Thomas Danckaert <post@thomasdanckaert.be>
2017-06-17 22:04:55 +02:00
Roel Janssen 26bbdabdaa
gnu: r-devtools: Update to 1.13.2.
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.2.
2017-06-17 20:53:22 +02:00
Danny Milosavljevic 7ea498e5cd
gnu: Add python-apache-libcloud.
* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
2017-06-17 20:43:11 +02:00
Arun Isaac b41704cd6d
gnu: font-adobe-source-code-pro: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-adobe-source-code-pro): Switch to
font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 3a722dde06
gnu: font-fira-mono: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-awesome): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 8069f889ee
gnu: font-hack: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-hack): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:20 +05:30
Arun Isaac 6084d9b420
gnu: font-un: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-un): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 9713b31efd
gnu: font-google-roboto: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-google-roboto): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac bbb1a1d2cf
gnu: font-anonymous-pro: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-anonymous-pro): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac c226f06c59
gnu: font-tex-gyre: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-tex-gyre): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:19 +05:30
Muriithi Frederick Muriuki 40b784b4c7
gnu: Add python2-httpretty.
* gnu/packages/web.scm (python2-httpretty): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 15:49:33 +02:00
Marius Bakke 4b926cb6c8
gnu: gnome-planner: Correct license.
This is a followup to d1d739fab0.

* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
2017-06-17 15:43:46 +02:00
Marius Bakke 9d59023e6a
gnu: kyotocabinet: Disable CPU optimizations.
* gnu/packages/databases.scm (kyotocabinet)<#:configure-flags>: Add "--disable-opt".
2017-06-17 15:05:03 +02:00
ng0 9b1343192e
gnu: neomutt: Update to 20170609.
* gnu/packages/mail.scm (neomutt): Update to 20170609.
(arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap',
'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now
enabled by default.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:49:27 +02:00
Chris Marusich d1d739fab0
gnu: Add gnome-planner.
* gnu/packages/gnome.scm (gnome-planner): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:30:14 +02:00
Leo Famulari c8f54f5346
doc: Clarify comment about QEMU qcow2 file sizes.
* doc/guix.texi (Installing GuixSD in a Virtual Machine): Clarify comment about
QEMU's qcow2 virtualized block device file format.
2017-06-17 01:11:14 -04:00
Ben Woodcroft 42b48db2e2
gnu: ruby-builder: Update to 3.2.3.
* gnu/packages/ruby.scm (ruby-builder): Update to 3.2.3.
2017-06-17 14:30:43 +10:00
Leo Famulari 2bada0b300
gnu: mpd: Update to 0.20.9.
* gnu/packages/mpd.scm (mpd): Update to 0.20.9.
2017-06-17 00:06:38 -04:00
Ben Woodcroft 0002be1d0b
gnu: diamond: Update to 0.9.8.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.8.
2017-06-17 13:05:08 +10:00
Mark H Weaver 5227d53a59
gnu: linux-libre@4.1: Update to 4.1.41.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41.
[source]: Remove patch.
2017-06-16 15:39:30 -04:00
Kei Kebreau a93f14eaf4
gnu: gnome-calendar: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
2017-06-16 14:15:29 -04:00
Tobias Geerinckx-Rice d68ec019eb
Revert "gnu: borg: Update to 1.1.0b5."
This reverts commit 0b2ff24f9c, which leaked
my local testing version.
2017-06-16 18:27:15 +02:00
Ricardo Wurmus 2f0c4b8284
doc: Explain how to use the GCC toolchain.
* doc/guix.texi (Application Setup): Add subsection "The GCC toolchain".
2017-06-16 18:23:31 +02:00
Tobias Geerinckx-Rice 8231c53938
gnu: ola: Update to 0.10.4.
* gnu/packages/lightning.scm (ola): Update to 0.10.4.
2017-06-16 17:57:03 +02:00
Tobias Geerinckx-Rice 340502ba80
gnu: leptonica: Update to 1.74.4.
* gnu/packages/image.scm (leptonica): Update to 1.74.4.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice 677eb3318f
gnu: tiled: Update to 1.0.1.
* gnu/packages/game-development.scm (tiled): Update to 1.0.1.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice 956cbd3ad8
gnu: cppcheck: Update to 1.79.
* gnu/packages/check.scm (cppcheck): Update to 1.79.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice 0b2ff24f9c
gnu: borg: Update to 1.1.0b5.
* gnu/packages/backup.scm (borg): Update to 1.1.0b5.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice 22c7b81b11
gnu: par2cmdline: Update to 0.7.2.
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.2.
2017-06-16 17:57:00 +02:00