Commit graph

14348 commits

Author SHA1 Message Date
David Craven 984ad832e2
gnu: pinentry-qt: Build with gnu++11.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven a0919cad5f
gnu: kwidgetsaddons: Disable tests.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests.
Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1.
2016-08-22 01:49:52 +02:00
David Craven 1de5b667f8
gnu: kguiaddons: Fix test failure.
* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]:
Remove phase 'start-xorg-server. Add phase 'check-setup.
2016-08-22 01:49:52 +02:00
Ludovic Courtès 3cf319a3f8
services: elogind: Provide '%elogind-file-systems' by extension.
* gnu/system/file-systems.scm (%base-file-systems): Remove
%ELOGIND-FILE-SYSTEMS.
* gnu/services/desktop.scm (elogind-service-type): Extend
FILE-SYSTEM-SERVICE-TYPE to provide %ELOGIND-FILE-SYSTEMS.
2016-08-22 00:20:48 +02:00
Ludovic Courtès aa1145df8d
services: Make a single extensible 'file-systems' service.
Previously we would create one 'file-system-service-type' instead per
file system.  Now, we create only one instance for all the file
systems.

* gnu/services/base.scm (fstab-service-type)[compose]: Change to
CONCATENATE.
(file-system-shepherd-service): Change to return either one
<shepherd-service> or #f.
(file-system-service-type): Pluralize 'name'.  Adjust
SHEPHERD-ROOT-SERVICE-TYPE extension to above changes.  Add 'compose'
and 'extend'.
(file-system-service): Remove.
* gnu/system.scm (other-file-system-services): Rename to...
(non-boot-file-system-service): ... this.  Change to return a single
FILE-SYSTEM-SERVICE-TYPE instance.
(essential-services): Adjust accordingly.
2016-08-22 00:20:48 +02:00
Ludovic Courtès 9af4983266
gnu: openssh: Set the default sshd user PATH to something sensible.
* gnu/packages/ssh.scm (openssh)[arguments]: Pass
"--with-default-path".
2016-08-22 00:20:48 +02:00
Ludovic Courtès 39012aab33
gnu: openssh: Add PAM support in sshd.
* gnu/packages/ssh.scm (openssh)[inputs]: Add LINUX-PAM.
[arguments]: Add "--with-pam" to #:configure-flags.
2016-08-22 00:20:48 +02:00
Ludovic Courtès d4b1977f83
gnu: pius: Use the 'gpg' command instead of 'gpg2'.
This is a followup to bc85b127df.

* gnu/packages/gnupg.scm (pius)[arguments]: Use the 'gpg' binary instead
of 'gpg2'.
2016-08-22 00:20:48 +02:00
ng0 dd582f4ae5
gnu: gnupg: Fix test failures.
* gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME before 'check' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-21 18:08:12 -04:00
Leo Famulari f041616da1
gnu: util-linux: Update to 2.28.1.
* gnu/packages/linux.scm (util-linux): Update to 2.28.1.
2016-08-21 17:56:04 -04:00
Tomáš Čech dd10ba6356
gnu: asciidoc: Use local docbook-xsl package.
* gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
[arguments]: Add 'make-local-docbook-xsl' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-21 17:42:57 -04:00
Roel Janssen c20e552baf
gnu: Add gparted.
* gnu/packages/disk.scm (gparted): New variable.
2016-08-21 23:39:19 +02:00
Roel Janssen fd297f4ae6
gnu: disk: Use license: prefix.
* gnu/packages/disk.scm (define-module): Import guix licenses with a prefix.
  (parted): Use the import prefix.
  (fdisk): Likewise.
  (gptfdisk): Likewise.
  (ddrescue): Likewise.
  (dosfstools): Likewise.
  (sdparm): Likewise.
  (idle3-tools): Likewise.
2016-08-21 22:54:29 +02:00
Ricardo Wurmus e26bec5350
gnu: epiphany: Update to 3.20.3.
* gnu/packages/gnome.scm (epiphany): Update to 3.20.3.
2016-08-21 22:21:40 +02:00
Leo Famulari 92a8160f61
gnu: Remove superfluous whitespace from (gnu packages xml).
* gnu/packages/xml.scm: Remove superfluous whitespace.
2016-08-21 16:16:31 -04:00
Nicolas Goaziou 59065bb330
gnu: Add emacs-org.
* gnu/packages/emacs.scm (emacs-org): New variable.
2016-08-21 21:17:45 +02:00
Mark H Weaver 4c1e062a58
gnu: linux-libre: Update to 4.7.2.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.2.
2016-08-21 14:58:41 -04:00
Mark H Weaver e06bafb378
gnu: linux-libre@4.4: Update to 4.4.19.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19.
2016-08-21 14:58:31 -04:00
Leo Famulari 0323fe80f8
gnu: mutt: Update to 1.7.0.
* gnu/packages/mail.scm (mutt): Update to 1.7.0.
[arguments]: Pass "--enable-sidebar" to #:configure-flags.
2016-08-21 14:05:03 -04:00
Mark H Weaver 0bd865101d
gnu: guile-static: Adapt guile-relocatable.patch to guile-2.0.12.
* gnu/packages/patches/guile-relocatable.patch: Adapt to guile-2.0.12.
2016-08-21 06:30:15 -04:00
Mark H Weaver 1a93d0941e
gnu: diffutils: Update to 3.5.
* gnu/packages/base.scm (diffutils): Update to 3.5.
2016-08-21 06:24:38 -04:00
Mark H Weaver 73ba8559b5
gnu: linux-libre-headers: Update to 4.4.18.
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.18.
2016-08-21 04:39:58 -04:00
Efraim Flashner 361272f50e
gnu: qemu: Update to 2.6.1.
* gnu/packages/qemu.scm (qemu): Update to 2.6.1.
2016-08-21 07:38:22 +03:00
Mark H Weaver 4f07bb6b43
gnu: guile-2.0/fixed: Update to 2.0.12.
* gnu/packages/guile.scm (guile-2.0/fixed): Use 'guile-2.0' unmodified.
2016-08-20 21:49:29 -04:00
Leo Famulari 923d9caa18
gnu: guile-2.0: Remove obsolete patch.
* gnu/packages/guile.scm (guile-2.0)[source]: Remove patch.
2016-08-20 21:46:34 -04:00
Leo Famulari 7f9c897098
gnu: guile-2.0: Update to 2.0.12.
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.12.
(guile-2.0/fixed): Keep at 2.0.11.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-08-20 21:46:31 -04:00
Mark H Weaver 1063d325ea
gnu: grep: Fix egrep/fgrep to work regardless of PATH.
* gnu/packages/base.scm (grep)[arguments]: New field.  Add
'fix-egrep-and-fgrep' phase.
2016-08-20 21:40:59 -04:00
宋文武 580dfc3329
gnu: gimp: Fix python plugin.
* gnu/packages/gimp.scm (gimp)[arguments]: Add phase to
install 'sitecustomize.py'.
2016-08-21 08:28:42 +08:00
宋文武 a7f05b4192
gnu: gimp: Update to 2.8.16.
* gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gimp.scm (gimp): Update to 2.8.16.
[source]: Remove patch.
2016-08-21 08:28:42 +08:00
宋文武 e70dc63a06
gnu: babl: Update to 0.1.18.
* gnu/packages/gimp.scm (babl): Update to 0.1.18.
[source]: Add gimp.org to 'uri'.
2016-08-21 08:28:42 +08:00
Leo Famulari 5cbc24de44
gnu: tzdata: Update to 2016f.
* gnu/packages/base.scm (tzdata): Update to 2016f.
2016-08-20 18:48:43 -04:00
Efraim Flashner f0499100a6
gnu: python-2: Update to 2.7.12.
* gnu/packages/python.scm (python-2): Update to 2.7.12.
[arguments]: Move the mips64el failing test ...
[source]: ... to the snippet here.
2016-08-20 13:22:29 +03:00
Mark H Weaver c52bf877e9
system: Fix 'guix system' when root fs is named by UUID.
Fixes <https://bugs.gnu.org/23881>.

* guix/scripts/system.scm (previous-grub-entries)
(display-system-generation): Handle the case where the root device is
specified by UUID.
2016-08-20 04:48:31 -04:00
Leo Famulari d760a2fc18
gnu: borg: Update to 1.0.7.
* gnu/packages/backup.scm (borg): Update to 1.0.7.
2016-08-19 18:42:09 -04:00
Leo Famulari aed625bdc6
gnu: python-msgpack: Update to 0.4.8.
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
2016-08-19 18:41:35 -04:00
Leo Famulari e36ace3611
gnu: python-llfuse: Update to 1.1.1.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
2016-08-19 18:41:31 -04:00
Efraim Flashner d7284b6a9a
gnu: font-dejavu: Update to 2.37.
* gnu/packages/fonts.scm (font-dejavu): Update to 2.37.
2016-08-20 01:22:01 +03:00
Alex Griffin ad1ff78d63
gnu: gnome-maps: Update to 3.18.3.
* gnu/packages/geo.scm (gnome-maps): Update to 3.18.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-19 17:52:31 -04:00
Leo Famulari 5dee9186b4
gnu: python-lirc: Fix file-name.
* gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes.
[source]: Fix misleading file-name.
2016-08-19 17:45:05 -04:00
Efraim Flashner 2108526158
gnu: perl-net-smtp-ssl: Use CPAN mirror.
* gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
2016-08-19 23:22:51 +03:00
Efraim Flashner ea0836cd6f
gnu: unclutter: Use 'modify-phases'.
* gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
2016-08-19 23:17:48 +03:00
Efraim Flashner c237480b0c
gnu: xdotool: Use 'modify-phases'.
* gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
2016-08-19 23:15:37 +03:00
Ludovic Courtès a0cbf1b9bf
gnu: Avoid @itemize in descriptions.
* gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate
instead of @itemize to work around <http://bugs.gnu.org/21772>.
(kitemmodels)[description]: Likewise.
2016-08-19 17:49:54 +02:00
Ludovic Courtès 00677a7e55
edit: Do not honor 'GUIX_BUILD_OPTIONS'.
* guix/scripts/edit.scm (guix-edit)[parse-arguments]: New procedure.
Use it.
2016-08-19 17:34:37 +02:00
Ludovic Courtès af493726ce
gnu: openssh: Use /etc as the sysconfdir.
* gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
2016-08-19 17:34:37 +02:00
Efraim Flashner e5b4b96b8c
gnu: atlas: Use 'modify-phases'.
* gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
2016-08-19 17:41:09 +03:00
Tobias Geerinckx-Rice 349cef585d
gnu: rhythmbox: Update to 3.4.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.
[arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
2016-08-19 15:49:15 +02:00
Tobias Geerinckx-Rice 735b8db6ca
gnu: shotwell: Update to 0.23.5.
* gnu/packages/gnome.scm (shotwell): Update to 0.23.5.
[propagated-inputs]: Add dconf.
[native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils,
python2, and python2-libxml2.
[inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
2016-08-19 15:23:30 +02:00
Efraim Flashner f819c21dd5
gnu: shotwell: Update to 0.23.4.
* gnu/packages/gnome.scm (shotwell): Update to 0.23.4.
[native-inputs]: Add itstool.
2016-08-19 13:35:14 +03:00
Efraim Flashner e379d85c6c
gnu: paperkey: Use 'modify-phases'.
* gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
2016-08-19 11:51:56 +03:00