Commit graph

14085 commits

Author SHA1 Message Date
Leo Famulari d1cada0450
gnu: git: Provide man-pages in main Git package.
* gnu/packages/version-control.scm (git-manpages): Remove variable.
(git)[native-inputs]: Add git-manpages.
[arguments]: Add 'install-man-pages' phase.
2016-08-17 22:40:33 -04:00
Tobias Geerinckx-Rice 8ac32b57d3
gnu: libpsl: Update to 0.14.0.
* gnu/packages/web.scm (libpsl): Update to 0.14.0.
2016-08-18 01:58:58 +02:00
Tobias Geerinckx-Rice 2456d97bf6
gnu: gexiv2: Update to 0.10.4.
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice 1daac1e488
gnu: gnumeric: Update to 1.12.31.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice cde2506f9d
gnu: gvfs: Update to 1.28.3.
* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
2016-08-18 01:56:37 +02:00
Mark H Weaver 866b05fd07
gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
2016-08-17 19:24:59 -04:00
Mark H Weaver 67f5adbae6
gnu: libgcrypt: Replace with 1.7.3 [fixes CVE-2016-6316].
* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt-1.7.3): New variable.
2016-08-17 19:24:56 -04:00
Mark H Weaver 90e20240e3
gnu: libgcrypt@1.5: Replace with 1.5.6 [fixes CVE-2016-6316].
* gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field.
(libgcrypt-1.5.6): New variable.
2016-08-17 19:24:48 -04:00
Ricardo Wurmus 2557131496
gnu: pulseaudio: Update to 9.0.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 9.0.
2016-08-17 23:24:25 +02:00
Mark H Weaver cb50d0c278
gnu: libx264: Fix build on MIPS.
* gnu/packages/video.scm (libx264)[arguments]: On MIPS, add
"--disable-asm" to #:configure-flags.
2016-08-17 14:16:10 -04:00
Mark H Weaver c437922a0d
gnu: aalib: Fix build on mips64el.
* gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.
2016-08-17 14:13:55 -04:00
Mark H Weaver 6a9a336265
gnu: linux-libre: Update to 4.7.1.
* gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
2016-08-17 14:01:07 -04:00
Mark H Weaver 6a79e9fa47
gnu: linux-libre@4.4: Update to 4.4.18.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
2016-08-17 14:00:57 -04:00
Ricardo Wurmus 433530a5fc
gnu: clipper: Update to 1.1.
* gnu/packages/bioinformatics.scm (clipper): Update to 1.1.
[source]: Delete pre-built libraries.
[inputs]: Add python2-pandas.
2016-08-17 19:35:05 +02:00
Tobias Geerinckx-Rice 316a5d02b0
gnu: simple-scan: Update to 3.21.90.
* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90.
[inputs]: Remove libgudev.
[native-inputs]: Replace intltool dependency with gnu-gettext.
2016-08-17 13:23:04 +02:00
Tobias Geerinckx-Rice ddee9a6e8b
gnu: zsh: Use 'modify-phases'.
* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’
instead of ‘alist-delete’.
2016-08-17 13:23:04 +02:00
Marius Bakke 318c0aee1e
gnu: Add minced.
* gnu/packages/bioinformatics.scm (minced): New variable.

Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2016-08-17 20:56:21 +10:00
Mark H Weaver d80a71eb9b
gnu: python-kivy-next: Fix version string.
This is a followup to commit 6eb7af2a43.

* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
2016-08-17 06:05:30 -04:00
Dylan Jeffers 6eb7af2a43
gnu: Add python-kivy.
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
2016-08-17 01:53:42 -04:00
Leo Famulari 53dcbbec07
gnu: cracklib: Fix CVE-2016-6318.
* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
2016-08-17 00:40:39 -04:00
Danny Milosavljevic 231313f76a
gnu: Add python-lirc.
* gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 17:41:23 -04:00
Alex Vong 8293b116e6
gnu: Add clojure.
* gnu/packages/java.scm (clojure): New variable.
2016-08-16 20:41:52 +02:00
Marius Bakke 3fa2dc2740
gnu: Add python-reportlab.
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New
  variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 14:34:28 -04:00
Leo Famulari 59c3e98474
ant-build-system: Fix typo.
* guix/build-system/ant.scm (ant-build): Fix typo.
2016-08-16 14:05:14 -04:00
Danny Milosavljevic 517a6c0c6e
gnu: python: Add python-pyserial.
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 13:18:44 -04:00
Efraim Flashner b1223d1f93
gnu: mpv: Update to 0.19.0.
* gnu/packages/video.scm (mpv): Update to 0.19.0.
2016-08-16 17:25:14 +03:00
Ben Woodcroft 71461f88ee
gnu: mafft: Update to 7.305.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.305.
[inputs]: Add ruby.
2016-08-16 19:49:15 +10:00
Efraim Flashner 9bb1826651
gnu: cmake: Update to 3.6.1.
* gnu/packages/cmake.scm (cmake): Update to 3.6.1.
2016-08-16 09:06:22 +03:00
Efraim Flashner fb0c4d1ac2
gnu: poppler: Use 'modify-phases'.
* gnu/packages/pdf.scm (poppler)[arguments]: Use 'modify-phases'.
2016-08-16 09:06:22 +03:00
Efraim Flashner 5f8fc5e3bd
gnu: poppler: Update to 0.46.0.
* gnu/packages/pdf.scm (poppler): Update to 0.46.0.
[home-page]: Use https.
2016-08-16 09:06:22 +03:00
Efraim Flashner 6c4742530a
gnu: cups-filters: Update to 1.10.0.
* gnu/packages/cups.scm (cups-filters): Update to 1.10.0.
[home-page]: Update it.
2016-08-16 09:06:21 +03:00
Efraim Flashner d2a79db4f7
gnu: cups: Update to 2.1.4.
* gnu/packages/cups.scm (cups): Update to 2.1.4.
[source]: Add Github fallback location.
[home-page]: Use https.
2016-08-16 09:06:21 +03:00
Efraim Flashner 3064d1763b
gnu: cups: Use 'modify-phases'.
* gnu/packages/cups.scm (cups)[arguments]: Use 'modify-phases'.
2016-08-16 09:06:20 +03:00
Efraim Flashner 8337cb210d
gnu: qpdf: Update to 6.0.0.
* gnu/packages/pdf.scm (qpdf): Update to 6.0.0.
2016-08-16 09:06:20 +03:00
Efraim Flashner 0adfe0ccbe
gnu: qpdf: Use 'modify-phases'.
* gnu/packages/pdf.scm (qpdf)[arguments]: Use 'modify-phases'.
2016-08-16 09:06:08 +03:00
Dmitry Bogatov f0f0a48b6a
gnu: Add sent.
* gnu/packages/suckless.scm (sent): New variable.

Co-authored-by: Leo Famulari <leo@famulari.name>
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2016-08-16 01:05:14 -05:00
Danny Milosavljevic 4d2470b0ef
gnu: avr: Use the correct gcc version as native-input.
* gnu/packages/avr.scm (avr-libc): Replace package by function.
* gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:48:21 -04:00
Al McElrath d23ce1ce2b
gnu: offlineimap: Update to 7.0.5.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:24:48 -04:00
ng0 cd372ca352
gnu: libextractor: Add more optional inputs.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive,
libgsf, and libmpeg2.
[arguments]: New field.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:20:52 -04:00
ng0 5f9d590574
gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].
* gnu/packages/gnunet.scm (gnurl): Update to 7.50.1.
[configure-flags]: Configure with --disable-smb.
Disable test1139.
[description]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 13:52:48 -04:00
ng0 a1c83fef3c
gnu: Add proxychains-ng.
* gnu/packages/networking.scm (proxychains-ng): New variable.
2016-08-15 13:31:46 +02:00
Ben Woodcroft 0ed8f0cd4c
gnu: mafft: Update to 7.304.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
2016-08-15 20:59:41 +10:00
Ben Woodcroft 101e8f7171
gnu: mafft: Wrap programs.
* gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs'
phase.
[propagated-inputs]: Move coreutils from here ...
[inputs]: ... to here.
2016-08-15 20:51:00 +10:00
Ben Woodcroft 93b8316e08
gnu: mafft: Update to 7.300.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
2016-08-15 20:51:00 +10:00
Efraim Flashner 74a3c4bb6c
gnu: procps: Update to 3.3.12.
* gnu/packages/linux.scm (procps): Update to 3.3.12.
[source]: Remove patch.
* gnu/packages/patches/procps-non-linux.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-15 10:42:27 +03:00
Efraim Flashner da931eee60
gnu: file: Update to 5.28.
* gnu/packages/file.scm (file): Update to 5.28.
2016-08-15 10:42:27 +03:00
Efraim Flashner 8c8b2bf3a3
gnu: gcc@5: Update to 5.4.0.
* gnu/packages/gcc.scm (gcc@5): Update to 5.4.0.
2016-08-15 10:42:27 +03:00
Efraim Flashner b08474974f
gnu: gcc@4.9: Update to 4.9.4.
* gnu/packages/gcc.scm (gcc@4.9): Update to 4.9.4.
2016-08-15 10:42:26 +03:00
Efraim Flashner fba0d4c97a
gnu: gettext: Update to 0.19.8.1.
* gnu/packages/gettext.scm (gettext): Update to 0.19.8.1.
2016-08-15 10:42:09 +03:00
Efraim Flashner a7a92b02bf
gnu: diffutils: Update to 3.4.
* gnu/packages/base.scm (diffutils): Update to 3.4.
2016-08-15 10:42:08 +03:00