Leo Famulari
147c6b391b
gnu: orpheus: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/orpheus.scm (orpheus)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-shells' phase.
2017-01-23 17:23:03 -05:00
Leo Famulari
f2ea722ae7
gnu: node: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/node.scm (node)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-files' phase.
2017-01-23 17:23:03 -05:00
Danny Milosavljevic
ee6e780b2c
gnu: Add compface.
...
* gnu/packages/mail.scm (compface): New variable.
2017-01-23 23:16:10 +01:00
Leo Famulari
84b60a7cdf
gnu: lcms: Fix an out-of-bounds read.
...
* gnu/packages/patches/lcms-fix-out-of-bounds-read.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
[properties]: Specify the 'cpe-name'.
(lcms/fixed): New variable.
2017-01-23 15:34:03 -05:00
ng0
bed2e0dfd1
gnu: menu-cache: Update to 1.0.2.
...
* gnu/packages/lxde.scm (menu-cache): Update to 1.0.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:28:47 +01:00
ng0
e139652d4e
gnu: pcmanfm, libfm: Update to 1.2.5.
...
* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.5.
* gnu/packages/lxde.scm (libfm): Update to 1.2.5.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:27:53 +01:00
ng0
dc29cc7710
gnu: lxterminal: Update to 0.3.0.
...
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.0.
[arguments]: Disable tests.
[source]: Update to use new '.tar.xz' tarball.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 21:19:17 +01:00
Kei Kebreau
34ab353849
gnu: cppcheck: Update to 1.77.
...
* gnu/packages/check.scm (cppcheck): Update to 1.77.
2017-01-23 14:33:47 -05:00
Marius Bakke
5171ea38c6
gnu: wavpack: Update to 5.1.0.
...
* gnu/packages/audio.scm (wavpack): Update to 5.1.0.
[arguments]: Remove field.
2017-01-23 19:54:08 +01:00
Thomas Danckaert
2903ee1ea5
gnu: duplicity: Update to 0.7.11.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.11.
[source]: Remove patches.
[inputs]: Add lftp, update gnupg, remove python-2, make python2-lockfile a
propagated input, make python2-mock a native-input.
[propagated-inputs]: Add python2-lockfile, python2-urllib3.
[native-inputs]: Add python2-pexpect, python2-mock.
[arguments]: Add build phase to embed gnupg store name.
* gnu/packages/patches/duplicity-piped-password.patch: Delete it.
* gnu/packages/patches/duplicity-test_selection-tmp.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patches.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-23 19:35:31 +01:00
Marius Bakke
82110ef658
gnu: glpk: Update to 4.61.
...
* gnu/packages/maths.scm (glpk): Update to 4.61.
[home-page]: Use HTTPS.
2017-01-23 18:54:27 +01:00
Marius Bakke
bb2f8bbc5a
gnu: nginx: Don't replace 'sh' reference with 'bash'.
...
* gnu/packages/web.scm (nginx)[arguments]: Substitute /bin/sh with "which sh"
instead of "which bash" in 'patch-/bin/sh' phase.
2017-01-23 17:48:47 +01:00
ng0
e6880040b4
gnu: Add es.
...
* gnu/packages/shells.scm (es): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 15:20:04 +01:00
Ben Woodcroft
e4b6c565be
gnu: r-ggplot2: Add r-svglite to propagated-inputs.
...
* gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add
r-svglite.
2017-01-23 21:23:33 +10:00
Ben Woodcroft
843f255388
gnu: bundler: Update to 1.14.2.
...
* gnu/packages/ruby.scm (bundler): Update to 1.14.2.
2017-01-23 20:49:34 +10:00
Jelle Licht
4e58e9d023
gnu: Add libtorrent-rasterbar.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 11:01:18 +01:00
Mekeor Melire
174b091fb7
gnu: xmonad: Update to 0.12.
...
* gnu/packages/wm.scm (xmonad): Update to 0.12.
[source](snippet, modules): Remove.
[inputs]: Add GHC-SETLOCALE and GHC-QUICKCHECK.
(ghc-xmonad-contrib): Update to 0.12.
2017-01-23 11:01:17 +01:00
Mekeor Melire
c7bdb4139d
gnu: Add ghc-setlocale.
...
* gnu/packages/haskell.scm (ghc-setlocale): New variable.
2017-01-23 11:01:17 +01:00
Efraim Flashner
a3dbea473a
gnu: gcal: Update to 4.1.
...
* gnu/packages/gcal.scm (gcal): Update to 4.1.
[home-page]: Use https.
2017-01-23 10:20:09 +02:00
Leo Famulari
62cf8fa7cd
gnu: libtiff: Fix CVE-2017-5225.
...
* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
2017-01-23 02:13:38 -05:00
Leo Famulari
ffcfaf2b18
gnu: imagemagick: Update to 6.9.7-5.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5.
2017-01-22 22:42:45 -05:00
Efraim Flashner
93719a6686
gnu: libinput: Update to 1.6.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0.
2017-01-22 23:19:12 +02:00
Efraim Flashner
8ba237a280
gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.
...
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-22 13:40:44 +02:00
Ricardo Wurmus
79f3e82bdc
gnu: fish: Embed full path to Python.
...
Fixes <https://bugs.gnu.org/25467 >.
* gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to
"embed-store-paths"; embed full path to Python.
2017-01-22 10:16:28 +01:00
宋文武
df05d80ad0
gnu: Add guile-sdl2.
...
* gnu/packages/sdl.scm (guile-sdl2): New variable.
2017-01-22 14:31:54 +08:00
Carlo Zancanaro
af7caada40
gnu: Add python2-slowaes.
...
* gnu/packages/python.scm (python2-slowaes): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:40:48 +08:00
Carlo Zancanaro
cba84a3805
gnu: Add python-qrcode.
...
* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:39:57 +08:00
Carlo Zancanaro
916aafa401
gnu: Add python-pbkdf2.
...
* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 13:39:23 +08:00
Maxim Cournoyer
d6c73cb4c4
gnu: perl-term-readkey: Update to 2.37.
...
The previous version, 2.32, is not available for download anymore.
* gnu/packages/perl.scm (perl-term-readkey): Update to 2.37.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22 12:36:17 +08:00
Kei Kebreau
ec3487a664
gnu: red-eclipse: Update to 1.5.8.
...
* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
2017-01-21 15:27:45 -05:00
Kei Kebreau
ca085a3af3
gnu: tintin++: Update to 2.01.2.
...
* gnu/packages/games.scm (tintin++): Update to 2.01.2.
2017-01-21 13:54:32 -05:00
José Miguel Sánchez García
cacf4e9db0
gnu: Add compton.
...
* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-21 16:43:26 +01:00
Björn Höfling
a760757280
gnu: Add geos.
...
* gnu/packages/geo.scm (geos): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-21 14:00:51 +01:00
Marius Bakke
f07e53fb53
gnu: gflags: Update to 2.2.0.
...
* gnu/packages/popt.scm (gflags): Update to 2.2.0.
[source]: Use tarball release.
2017-01-21 12:44:42 +01:00
Ben Woodcroft
c0dee46c85
gnu: r-vegan: Update to 2.4-2.
...
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.
2017-01-21 18:17:16 +10:00
Ben Woodcroft
cda0f9a4a9
gnu: diamond: Update to 0.8.34.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.
2017-01-21 17:28:11 +10:00
Mark H Weaver
5aa0932eaf
gnu: linux-libre: Update to 4.9.5.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.5.
2017-01-20 21:56:02 -05:00
Mark H Weaver
523fe6a3ab
gnu: linux-libre@4.4: Update to 4.4.44.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
2017-01-20 21:54:47 -05:00
Mark H Weaver
13c0eccbbb
gnu: linux-libre@4.1: Update to 4.1.38.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
2017-01-20 21:48:43 -05:00
Ludovic Courtès
079f013be2
gnu: gnutls: Add 'guile2.2-gnutls'.
...
Suggested by Chris Webber.
* gnu/packages/tls.scm (gnutls/guile-2.2): New variable.
2017-01-20 21:39:17 +01:00
Feng Shu
7386a0481c
gnu: Add fcitx-configtool.
...
* gnu/packages/fcitx.scm (fcitx-configtool): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-20 19:35:47 +01:00
Marius Bakke
ff99fe6505
gnu: datamash: Update to 1.1.1.
...
* gnu/packages/datamash.scm (datamash): Update to 1.1.1.
2017-01-20 19:35:47 +01:00
Marius Bakke
53b8ee2881
gnu: gd: Fix source URL.
...
This is a followup to 3f0603ea65
.
* gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.
2017-01-20 19:35:46 +01:00
Leo Famulari
3f0603ea65
gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].
...
'CHANGELOG.md' in the development repository lists several fixed bugs with
potential security implications:
https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md
* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd-2.2.4): New variable.
2017-01-20 10:30:08 -05:00
Ricardo Wurmus
2923f3e5b9
gnu: r-msnid: Expand abbreviation in description.
...
* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS"
to "tandem mass spectrometry".
2017-01-20 15:38:03 +01:00
Ricardo Wurmus
e614d6398a
gnu: r-msnbase: Expand abbreviation in description.
...
* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS"
to "mass spectrometry".
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
e431eb670d
gnu: Add r-fastica.
...
* gnu/packages/statistics.scm (r-fastica): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
793f2edbbc
gnu: Add r-lars.
...
* gnu/packages/statistics.scm (r-lars): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
efba686c80
gnu: Add r-mixtools.
...
* gnu/packages/statistics.scm (r-mixtools): New variable.
2017-01-20 15:38:03 +01:00
Raoul Jean Pierre Bonnal
c6017f7222
gnu: Add r-cowplot.
...
* gnu/packages/statistics.scm (r-cowplot): New variable.
2017-01-20 15:38:02 +01:00
Efraim Flashner
4f98c3c553
gnu: obs: Update to 17.0.2.
...
* gnu/packages/video.scm (obs): Update to 17.0.2.
[inputs]: Add alsa-lib, fontconfig, speex.
2017-01-20 11:33:19 +02:00
Leo Famulari
10a8746968
gnu: mariadb: Update to 10.1.21 [security fixes].
...
Fixes CVE-2016-3238 and CVE-2017-{3238,3243,3244,3257,3258,3265,3291,3312,3317,
3318}.
* gnu/packages/databases.scm (mariadb): Update to 10.1.21.
2017-01-19 21:24:25 -05:00
Ludovic Courtès
0691c9c05d
gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].
...
* gnu/packages/admin.scm (ansible): Update to 2.2.1.
2017-01-19 17:59:23 +01:00
Christopher Baines
cb6d322afc
gnu: dnsmasq: Enable dbus support.
...
* gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for
NetworkManager to use dnsmasq.
[native-inputs]: Add pkg-config.
[inputs]: Add dbus.
[arguments]: Add COPTS="-DHAVE_DBUS" to make-flags.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-19 20:05:24 +08:00
Ricardo Wurmus
e87cb754a6
gnu: Add libgig.
...
* gnu/packages/music.scm (libgig): New variable.
2017-01-19 09:54:15 +01:00
Ludovic Courtès
67fee545cc
gnu: Add Heimdal.
...
* gnu/packages/kerberos.scm (heimdal): New variable.
2017-01-19 00:11:15 +01:00
Ludovic Courtès
89e34644d9
gnu: Move Kerberos implemetations to (gnu packages kerberos).
...
* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-01-19 00:11:15 +01:00
ng0
877c6163fa
gnu: stagit: Update to 0.5.
...
* gnu/packages/version-control.scm (stagit): Update to 0.5.
2017-01-18 22:46:50 +01:00
Efraim Flashner
9ca1972767
gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.
...
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-18 23:32:49 +02:00
Marius Bakke
df893a3855
gnu: Add python-cram.
...
* gnu/packages/python.scm (python-cram, python2-cram): New variables.
2017-01-18 21:28:59 +01:00
Marius Bakke
b9f771a795
gnu: Add leveldb.
...
* gnu/packages/databases.scm (leveldb): New variable.
2017-01-18 21:23:23 +01:00
ng0
cd4a232dd5
gnu: Add mcabber.
...
* gnu/packages/messaging.scm (mcabber): New variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:18 +01:00
ng0
fdfb4b9604
gnu: Add loudmouth.
...
* gnu/packages/messaging.scm (loudmouth): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:16 +01:00
ng0
395751c05d
gnu: Add menumaker.
...
* gnu/packages/wm.scm (menumaker): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 19:11:22 +01:00
Marius Bakke
0d53d55cca
gnu: xf86-input-evdev: Update to 2.10.5.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
2017-01-18 18:28:35 +01:00
Marius Bakke
e19b0bd157
gnu: xf86-video-r128: Update to 6.10.2.
...
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
2017-01-18 18:25:55 +01:00
Marius Bakke
a354c7d8b4
gnu: xf86-video-savage: Update to 2.3.9.
...
* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
2017-01-18 18:23:53 +01:00
Marius Bakke
619ff9329d
gnu: xf86-video-trident: Update to 1.3.8.
...
* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
2017-01-18 18:22:12 +01:00
Marius Bakke
a0029fda3b
gnu: xf86-video-glint: Update to 1.2.9.
...
* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:19:49 +01:00
Marius Bakke
f733e60345
gnu: xf86-video-nv: Update to 2.1.21.
...
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21.
[source]: Remove upstreamed patch.
* gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18 18:15:56 +01:00
Marius Bakke
3a50b71298
gnu: xf86-video-siliconmotion: Update to 1.7.9.
...
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
2017-01-18 18:11:42 +01:00
Marius Bakke
c2a970582e
gnu: xf86-video-mga: Update to 1.6.5.
...
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
2017-01-18 18:10:04 +01:00
Marius Bakke
798dd616e3
gnu: xf86-video-sis: Update to 0.10.9.
...
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
2017-01-18 18:08:35 +01:00
Marius Bakke
76400ca594
gnu: xf86-video-tdfx: Update to 1.4.7.
...
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
2017-01-18 18:05:40 +01:00
Ricardo Wurmus
1778ea740e
gnu: multiqc: Add python-nose to inputs.
...
* gnu/packages/bioinformatics.scm (multiqc)[propagated-inputs]: Add
python-nose.
2017-01-18 16:09:49 +01:00
Efraim Flashner
7c524e0f6b
gnu: screen: Update to 4.5.0.
...
* gnu/packages/screen.scm (screen): Update to 4.5.0.
[home-page]: Use https.
2017-01-18 15:51:04 +02:00
ng0
899bcad310
gnu: Add emacs-sx.
...
* gnu/packages/emacs.scm (emacs-sx): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18 12:57:23 +03:00
Christopher Baines
cf006d2e73
gnu: Add emacs-ag.
...
* gnu/packages/emacs.scm (emacs-ag): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18 12:57:23 +03:00
Feng Shu
12b8f6b401
gnu: Add font-wqy-microhei.
...
* gnu/packages/fonts.scm (font-wqy-microhei): New variable.
2017-01-18 09:43:14 +01:00
ng0
3163a289ab
gnu: Add mlmmj.
...
* gnu/packages/mail.scm (mlmmj): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-17 23:57:15 +01:00
Ludovic Courtès
1f4f2360ad
gnu: guile-json: Update to 0.6.0.
...
* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
2017-01-17 23:57:15 +01:00
Julien Lepiller
fd6e260ef7
gnu: Add ocaml-ocurl.
...
* gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.
2017-01-17 23:22:07 +01:00
Julien Lepiller
800ab1fb16
gnu: Add ocaml-jsonm.
...
* gnu/packages/ocaml.scm (ocaml-jsonm): New variable.
2017-01-17 23:21:42 +01:00
Julien Lepiller
84290923d9
gnu: Add ocaml-uutf.
...
* gna/packages/ocaml.scm (ocaml-uutf): New variable.
2017-01-17 23:21:22 +01:00
Julien Lepiller
33f16b9a57
gnu: Add ocaml-uchar.
...
* gnu/packages/ocaml.scm (ocaml-uchar): New variable.
2017-01-17 23:20:55 +01:00
Julien Lepiller
6e9b678efe
gnu: Add ocaml-ulex.
...
* gnu/packages/ocaml.scm (ocaml-ulex): New variable.
2017-01-17 23:20:13 +01:00
Julien Lepiller
036b857978
gnu: Add ocaml-xmlm.
...
* gnu/packages/ocaml.scm (ocaml-xmlm): New variable.
2017-01-17 23:14:42 +01:00
Julien Lepiller
33e0702d8a
gnu: Add ocaml-bos.
...
* gnu/packages/ocaml.scm (ocaml-bos): New variable.
2017-01-17 23:14:38 +01:00
Julien Lepiller
fbf38b0985
gnu: Add ocaml-fpath.
...
* gnu/packages/ocaml.scm (ocaml-fpath): New variable.
2017-01-17 23:14:34 +01:00
Julien Lepiller
9dc7dcb261
gnu: Add ocaml-logs.
...
* gnu/packages/ocaml.scm (ocaml-logs): New variable.
2017-01-17 23:13:19 +01:00
Ricardo Wurmus
66da3a9f31
gnu: Add r-msnid.
...
* gnu/packages/bioinformatics.scm (r-msnid): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
11879284cb
gnu: Add r-msnbase.
...
* gnu/packages/bioinformatics.scm (r-msnbase): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
6a67e181ac
gnu: Add r-pcamethods.
...
* gnu/packages/bioinformatics.scm (r-pcamethods): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
4aa7d592f1
gnu: Add r-mzid.
...
* gnu/packages/bioinformatics.scm (r-mzid): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
7c08afaf7b
gnu: Add r-vsn.
...
* gnu/packages/bioinformatics.scm (r-vsn): New variable.
2017-01-17 21:46:50 +01:00
Ricardo Wurmus
05c7e5fb76
gnu: Add r-affy.
...
* gnu/packages/bioinformatics.scm (r-affy): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
5c9d15055f
gnu: Add r-affyio.
...
* gnu/packages/bioinformatics.scm (r-affyio): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
71676a1f4c
gnu: Add r-mzr.
...
* gnu/packages/bioinformatics.scm (r-mzr): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
ae26217430
gnu: Add r-protgenerics.
...
* gnu/packages/bioinformatics.scm (r-protgenerics): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
0e7d058e44
gnu: Add r-maldiquant.
...
* gnu/packages/bioinformatics.scm (r-maldiquant): New variable.
2017-01-17 21:46:49 +01:00
Ricardo Wurmus
1f40e73cb5
gnu: Add r-raremetals2.
...
* gnu/packages/bioinformatics.scm (r-raremetals2): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
fb1e528ef1
gnu: Add r-seqminer.
...
* gnu/packages/bioinformatics.scm (r-seqminer): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
26a281ef27
gnu: Add r-compquadform.
...
* gnu/packages/statistics.scm (r-compquadform): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
769fc6bb18
gnu: Add ribodiff.
...
* gnu/packages/bioinformatics.scm (ribodiff): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
e84efc50d7
gnu: Add hisat2.
...
* gnu/packages/bioinformatics.scm (hisat2): New variable.
2017-01-17 21:46:48 +01:00
Ricardo Wurmus
5f764dd7ff
gnu: Add r-fivethirtyeight.
...
* gnu/packages/statistics.scm (r-fivethirtyeight): New variable.
2017-01-17 21:46:47 +01:00
Ricardo Wurmus
40effef7ca
gnu: powertabeditor: Update to 2.0.0-alpha9.
...
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha9.
[source]: Simplify snippet.
[arguments]: Adjust phases; remove unnecessary configure flag.
2017-01-17 21:46:25 +01:00
Leo Famulari
46076d08ed
Revert "gnu: cups-filters: Disable mutool integration."
...
This change would cause 594 packages to be rebuilt, so it was moved to
the staging branch.
This reverts commit 58a7bbc5fe
.
2017-01-17 15:13:54 -05:00
Leo Famulari
cf3768fa06
gnu: webkitgtk: Update to 2.14.3 [security fixes].
...
Fixes CVE-2016-{7586,7589,7592,7599,7623,7632,7635,7639,7641,7645,7652,7654,7656}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.3.
2017-01-17 14:56:13 -05:00
Tobias Geerinckx-Rice
58a7bbc5fe
gnu: cups-filters: Disable mutool integration.
...
* gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’
to #:configure-flags.
[inputs]: Remove mupdf.
2017-01-17 18:42:37 +01:00
Tobias Geerinckx-Rice
16869cecf6
gnu: libpsl: Update to 0.17.0.
...
* gnu/packages/web.scm (libpsl): Update to 0.17.0.
2017-01-17 18:42:36 +01:00
Tobias Geerinckx-Rice
cdb93e50ea
gnu: proxychains-ng: Update to 4.12.
...
* gnu/packages/networking.scm (proxychains-ng): Update to 4.12.
2017-01-17 18:42:34 +01:00
Marius Bakke
718c12786b
gnu: password-store: Install bash completions.
...
* gnu/packages/password-utils.scm (password-store)[arguments]: Add
'install-shell-completions' phase.
2017-01-17 16:18:35 +01:00
Ricardo Wurmus
c554c6bab8
gnu: gnucash: Update to 2.6.15.
...
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.15.
2017-01-17 15:07:08 +01:00
Björn Höfling
065d012511
gnu: Add proj.4.
...
* gnu/packages/geo.scm (proj.4): New variable.
(gnome-maps): Use license: prefix.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-17 14:41:08 +01:00
Marius Bakke
f68647299c
gnu: xscreensaver: Update to 5.36.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.36.
2017-01-17 14:21:10 +01:00
Leo Famulari
ae6591efa5
gnu: perl-image-exiftool: Update to 10.40.
...
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40.
[synopsis, description]: Mention more capabilities.
2017-01-17 03:50:36 -05:00
Ricardo Wurmus
265afbdfe7
gnu: ghc-quickcheck-instances: Update to 0.3.12.
...
* gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12.
[inputs]: Add ghc-scientific and ghc-vector.
2017-01-17 03:58:19 +01:00
Leo Famulari
19083a5eee
gnu: imagemagick: Update to 6.9.7-4 [security fixes].
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4.
2017-01-16 18:39:41 -05:00
Leo Famulari
9381a02a53
gnu: Add scrypt.
...
* gnu/packages/crypto.scm (scrypt): New variable.
2017-01-16 18:02:14 -05:00
Ricardo Wurmus
ce9701fb95
gnu: Add emacs-stripe-buffer.
...
* gnu/packages/emacs.scm (emacs-stripe-buffer): New variable.
2017-01-16 23:37:43 +01:00
Ricardo Wurmus
0b35f11d76
gnu: Add emacs-git-timemachine.
...
* gnu/packages/emacs.scm (emacs-git-timemachine): New variable.
2017-01-16 23:37:43 +01:00
Ludovic Courtès
ae21519f63
gnu: guile-sqlite3: Provide a new source URL.
...
* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
2017-01-16 23:27:23 +01:00
Ricardo Wurmus
b91cfa22e1
gnu: Add r-centipede.
...
* gnu/packages/bioinformatics.scm (r-centipede): New variable.
2017-01-16 23:18:27 +01:00
Julien Lepiller
1fdfbadff0
gnu: Add ocaml-lwt.
...
* gnu/packages/ocaml.scm (ocaml-lwt): New variable.
2017-01-16 22:34:53 +01:00
Julien Lepiller
37f17e2a1e
gnu: Add ocaml-ssl.
...
* gnu/packages/ocaml.scm (ocaml-ssl): New variable.
2017-01-16 22:34:51 +01:00
Julien Lepiller
1342fce102
gnu: Add ocaml-react.
...
* gnu/packages/ocaml.scm (ocaml-react): New variable.
2017-01-16 22:34:48 +01:00
Julien Lepiller
0a7b43a818
gnu: Add ocaml-ppx-tools.
...
* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
2017-01-16 22:34:45 +01:00
Julien Lepiller
69705efe94
gnu: Add ocaml-alcotest.
...
* gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
2017-01-16 22:34:42 +01:00
Julien Lepiller
f46bceb670
gnu: Add ocaml-astring.
...
* gnu/packages/ocaml.scm (ocaml-astring): New variable.
2017-01-16 22:34:39 +01:00
Julien Lepiller
beeb2d419b
gnu: Add ocaml-fmt.
...
* gnu/packages/ocaml.scm (ocaml-fmt): New variable.
2017-01-16 22:34:36 +01:00
Julien Lepiller
8fe6b9327d
gnu: camlzip: Install both modules.
...
* gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip
modules.
2017-01-16 22:34:30 +01:00
Thomas Danckaert
138adbbe05
gnu: Add python-autopep8.
...
* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Thomas Danckaert
2f4d08ee7f
gnu: kdevelop: Set more paths in wrapper script.
...
* gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in
wrap-executable: add "/share" output of kdevplatform and kcmutils to
$XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Thomas Danckaert
fc11b0d3b2
gnu: kdevelop: Update to 5.0.3.
...
* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 22:13:21 +01:00
Mark H Weaver
b09903619f
gnu: linux-libre: Update to 4.9.4.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.4.
2017-01-16 05:26:33 -05:00
Mark H Weaver
8220c963e1
gnu: linux-libre@4.4: Update to 4.4.43.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
2017-01-16 05:23:04 -05:00
ng0
ad1c349db0
gnu: dwm: Add '.desktop' file.
...
Fixes <https://bugs.gnu.org/25438 >.
* gnu/packages/suckless.scm (dwm)[arguments]: Add
'install-xsession' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 11:03:46 +01:00
ng0
0d2c8f3420
gnu: dwm: Use modify-phases.
...
* gnu/packages/suckless.scm (dwm): Use modify-phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-16 11:03:46 +01:00
Marius Bakke
4ec840917c
gnu: zathura-pdf-poppler: Update to 0.2.7.
...
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7.
2017-01-16 10:21:46 +01:00
Marius Bakke
16a9f83fe0
gnu: zathura-djvu: Update to 0.2.6.
...
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.6.
2017-01-16 10:20:15 +01:00
Marius Bakke
fe5fe355fd
gnu: zathura-ps: Update to 0.2.4.
...
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4.
2017-01-16 10:18:47 +01:00
Marius Bakke
4df3dc419d
gnu: zathura-cb: Update to 0.1.6.
...
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
2017-01-16 10:16:59 +01:00
Marius Bakke
623feb452a
gnu: zathura: Update to 0.3.7.
...
* gnu/packages/pdf.scm (zathura): Update to 0.3.7.
2017-01-16 10:15:00 +01:00
Marius Bakke
24bbd9e149
gnu: girara: Update to 0.2.7.
...
* gnu/packages/gtk.scm (girara): Update to 0.2.7.
2017-01-16 10:14:00 +01:00
Marius Bakke
017ecf72ca
gnu: vim: Update to 8.0.0194.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0194.
2017-01-16 10:09:19 +01:00
Marius Bakke
2a72d18c71
gnu: ccid: Update to 1.4.26.
...
* gnu/packages/security-token.scm (ccid): Update to 1.4.26.
2017-01-16 10:00:16 +01:00
Marius Bakke
8f8921eb4a
gnu: dnscrypt-proxy: Update to 1.9.2.
...
* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2.
2017-01-16 10:00:16 +01:00
Mark H Weaver
a5ff4d6517
Merge branch 'gnome-updates'
2017-01-16 03:53:50 -05:00
Leo Famulari
8afabb2eca
gnu: cups-filters: Fix CVE-2016-{10132,10133} in statically linked mupdf.
...
The vulnerabilities are in the MuJS that is bundled with MuPDF.
* gnu/packages/cups.scm (cups-filters)[replacement]: New field.
(mupdf/fixed-instead-of-mupdf), (cups-filters/fixed): New variables.
2017-01-15 20:24:34 -05:00
Marius Bakke
af8c7e1014
gnu: mupdf: Fix CVE-2016-{10132,10133} in bundled mujs.
...
* gnu/packages/patches/mupdf-mujs-CVE-2016-10132.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10133.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[replacement]: New field.
(mupdf/fixed): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
2017-01-15 20:24:30 -05:00
Ludovic Courtès
abdc5f345c
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to d9da3a7
.
2017-01-15 22:47:25 +01:00
Mark H Weaver
757768035b
gnu: icecat: Add more fixes from upstream mozilla-esr45.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected patches from
the upstream mozilla-esr45 repository.
2017-01-15 16:11:25 -05:00
Marius Bakke
d502db8441
gnu: fio: Update to 2.16.
...
* gnu/packages/benchmark.scm (fio): Update to 2.16.
2017-01-15 22:07:12 +01:00
José Miguel Sánchez García
139c8f94ff
gnu: lua-lpeg: Update to 1.0.1.
...
* gnu/packages/lua.scm (lua-lpeg): Update to 1.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-15 20:23:55 +01:00
ng0
1954699044
gnu: Add obconf.
...
* gnu/packages/openbox.scm (obconf): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-15 20:09:22 +01:00
Ricardo Wurmus
49586905b8
gnu: epiphany: Update to 3.22.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-15 19:28:21 +01:00
Tobias Geerinckx-Rice
09cadc8e78
gnu: weechat: Update to 1.7.
...
* gnu/packages/irc.scm (weechat): Update to 1.7.
2017-01-15 14:59:01 +01:00
Tobias Geerinckx-Rice
3e129a77a8
gnu: wcslib: Update to 5.16.
...
* gnu/packages/astronomy.scm (wcslib): Update to 5.16.
2017-01-15 14:59:00 +01:00
Ricardo Wurmus
7cc9847324
gnu: tipp10: Adjust phases.
...
* gnu/packages/education.scm (tipp10)[arguments]: Return #t for
"disable-new-version-check"; fix indentation.
2017-01-15 12:16:49 +01:00
Ricardo Wurmus
9e39ac415d
gnu: tipp10: Fix description.
...
* gnu/packages/education.scm (tipp10)[description]: Do not mention
operating systems; remove hint about language settings.
2017-01-15 12:14:31 +01:00
Ricardo Wurmus
415dd1f603
gnu: xfce4-terminal: Update to 0.8.3.
...
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.3.
2017-01-15 12:02:48 +01:00
Ricardo Wurmus
bdeecf5664
gnu: sbcl-stumpwm: Update to 1.0.0.
...
* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 1.0.0.
2017-01-15 12:02:44 +01:00
Efraim Flashner
f968f1a748
gnu: vc-dwim: Update to 1.8.
...
* gnu/packages/version-control.scm (vc-dwim): Update to 1.8.
[home-page]: Use https.
2017-01-15 12:04:26 +02:00
Efraim Flashner
ef7a6714b3
gnu: terminology: Update to 1.0.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.0.0.
[home-page]: Update home-page.
2017-01-15 12:01:43 +02:00
Tobias Geerinckx-Rice
6fb0b6648e
gnu: vim: Update to 8.0.0187.
...
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0187.
2017-01-15 02:18:21 +01:00
Tobias Geerinckx-Rice
f88e82687c
gnu: youtube-dl: Update to 2017.01.14.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.14.
2017-01-15 02:18:21 +01:00
Hartmut Goebel
117134a78f
gnu: python-django: Update to 1.10.5.
...
* gnu/packages/django.scm(python-django): Update to 1.10.5.
2017-01-14 23:43:02 +01:00
Mark H Weaver
2d5785adca
gnu: mate-themes: Update source hash.
...
This is a followup to commit 44350d23da
.
* gnu/packages/mate.scm (mate-themes)[source]: Update hash.
* gnu/packages/gtk.scm (gtk+): Add reminder comment.
2017-01-14 16:03:06 -05:00
Leo Famulari
df0625ab73
gnu: certbot, python-acme: Update to 0.10.1.
...
These packages should be updated together.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.10.1.
2017-01-14 15:04:55 -05:00
Leo Famulari
268e8ad87f
gnu: python-icalendar: Update to 3.11.2.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
2017-01-14 14:18:30 -05:00
Hartmut Goebel
b84257c0ff
gnu: Add tipp10 touch typing tutor.
...
* gnu/packages/education.scm (touch10): New variable.
* gnu/packages/patches/tipp10-fix-compiling.patch,
gnu/packages/patches/tipp10-remove-license-code.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-01-14 20:13:06 +01:00
Ludovic Courtès
ed824a36c4
gnu: xorg: Make font packages bit-reproducible.
...
* gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules'
fields.
2017-01-14 19:39:29 +01:00
Ludovic Courtès
58d222ed0b
gnu: xorg: Factorize Xorg font origins.
...
* gnu/packages/xorg.scm (%xorg-font-origin): New procedure.
(xorg-font-origin): New macro.
(font-adobe100dpi, font-adobe75dpi, font-alias)
(font-arabic-misc, font-cronyx-cyrillic, font-dec-misc)
(font-isas-misc, font-micro-misc, font-misc-cyrillic)
(font-misc-ethiopic, font-misc-misc, font-mutt-misc)
(font-schumacher-misc, font-screen-cyrillic, font-sony-misc)
(font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1): Use it.
2017-01-14 19:39:28 +01:00
ng0
06116573b5
gnu: Add ruby-mail.
...
* gnu/packages/ruby.scm (ruby-mail): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-14 17:53:05 +01:00
Mark H Weaver
5827ea30ee
Merge branch 'master' into gnome-updates
2017-01-14 05:24:09 -05:00
Raoul Jean Pierre Bonnal
dd42a330d1
gnu: Add r-sva.
...
* gnu/packages/bioinformatics.scm (r-sva): New variable.
2017-01-14 11:15:18 +01:00
Leo Famulari
7988af9919
gnu: Removed unused module import from (gnu packages gimp).
...
* gnu/packages/gimp.scm (define-module): Remove (gnu packages imagemagick).
2017-01-13 17:28:16 -05:00
Leo Famulari
1003fbcfc6
gnu: python2-dogtail: Fix typo in synopsis.
...
* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO
WIDTH SPACE' (U+200B) character.
2017-01-13 17:12:43 -05:00
Kei Kebreau
cb4d70f46e
gnu: audacity: Update to 2.1.2.
...
* gnu/packages/audacity.scm (audacity): Update to 2.1.2.
[source](uri): Update source URL.
[inputs]: Replace wxwidgets-2 with wxwidgets-gtk2.
[native-inputs]: Add gettext-minimal.
2017-01-13 17:03:58 -05:00
ng0
0318305cdb
gnu: Add lchat.
...
* gnu/packages/suckless.scm (lchat): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
37d5fc7b5a
gnu: Add libutf.
...
* gnu/packages/suckless.scm (libutf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
021bdbd262
gnu: Add colors.
...
* gnu/packages/suckless.scm (colors): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:05 -05:00
ng0
e3c101eb95
gnu: Add fortify-headers.
...
* gnu/packages/suckless.scm (fortify-headers): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:04 -05:00
ng0
73aca00d53
gnu: Add human.
...
* gnu/packages/suckless.scm (human): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
823d7f536b
gnu: Add noice.
...
* gnu/packages/suckless.scm (noice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
974ddc2134
gnu: Add prout.
...
* gnu/packages/suckless.scm (prout): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:03 -05:00
ng0
401f4f0816
gnu: Add sbm.
...
* gnu/packages/suckless.scm (sbm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:02 -05:00
ng0
559115a64e
gnu: Add skroll.
...
* gnu/packages/suckless.scm (skroll): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:02 -05:00
ng0
c2b4c06391
gnu: Add spoon.
...
* gnu/packages/suckless.scm (spoon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:01 -05:00
ng0
f63abd0d10
gnu: Add wificurse.
...
* gnu/packages/suckless.scm (wificurse): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:13:01 -05:00
ng0
4f5a0f32f4
gnu: Add xbattmon.
...
* gnu/packages/suckless.scm (xbattmon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-13 14:12:57 -05:00
Julien Lepiller
fa3346b852
gnu: openvpn: Update to 2.4.0.
...
* gnu/packages/vpn.scm (openvpn): Update to 2.4.0.
2017-01-13 19:13:35 +01:00
Raoul Jean Pierre Bonnal
ce195ba122
gnu: Add perl-parallel-forkmanager.
...
* gnu/packages/perl.scm (perl-parallel-forkmanager): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-13 12:26:03 +01:00
Mark H Weaver
692e05e293
gnu: linux-libre: Update to 4.9.3.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.3.
2017-01-13 02:33:55 -05:00
John Darrington
79728b621b
gnu: xfig: Correct typographic error.
...
* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
2017-01-13 07:28:57 +01:00
John Darrington
7d35462923
gnu: aqbanking: Update source hash.
...
* gnu/packages/gnucash.scm (aqbanking): Update source hash. This was
inadvertently omitted from commit cac19f0df9
2017-01-13 07:28:52 +01:00
Efraim Flashner
f66b3e1523
gnu: qtxmlpatterns: Skip network tests.
...
* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner
c195b5ba98
gnu: qtsvg: Build tests by default.
...
* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner
a69945a78d
gnu: Add qtdatavis3d.
...
* gnu/packages/qt.scm (qtdatavis3d): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner
68bbe14b15
gnu: Add qtcharts.
...
* gnu/packages/qt.scm (qtcharts): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner
173b54b994
gnu: Add qtcanvas3d.
...
* gnu/packages/qt.scm (qtcanvas3d): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
de5e018057
gnu: Add qtpurchasing.
...
* gnu/packages/qt.scm (qtpurchasing): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
56cd88fd3c
gnu: Add qtscxml.
...
* gnu/packages/qt.scm (qtscxml): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
51519fd3fc
gnu: Add qtgamepad.
...
* gnu/packages/qt.scm (qtgamepad): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
a98ffab5ca
gnu: Add qtserialbus.
...
* gnu/packages/qt.scm (qtserialbus): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner
843bdfb77e
gnu: Add qtdeclarative-render2d.
...
* gnu/packages/qt.scm (qtdeclarative-render2d): New variable.
2017-01-13 06:59:47 +02:00
Tobias Geerinckx-Rice
5bb9dbc0a8
gnu: nano: Update to 2.7.4.
...
* gnu/packages/nano.scm (nano): Update to 2.7.4.
2017-01-12 23:40:39 +01:00
Mark H Weaver
08b98ae8d3
gnu: linux-libre@4.4: Update to 4.4.42.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
2017-01-12 16:28:27 -05:00
John Darrington
60bc300680
gnu: Add twm.
...
* gnu/packages/xorg.scm (twm): New variable.
2017-01-12 21:11:31 +01:00
John Darrington
6ea1523ac8
gnu: Add xmag.
...
* gnu/packages/xorg.scm (xmag): New variable.
2017-01-12 21:11:26 +01:00
John Darrington
f50fff693b
gnu: Add xmessage.
...
* gnu/packages/xorg.scm (xmessage): New variable.
2017-01-12 21:11:21 +01:00
Danny Milosavljevic
9a443cf90d
gnu: xonsh: Update to 0.5.2.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-12 19:17:03 +01:00
Tobias Geerinckx-Rice
d9cf11e0f0
gnu: miniupnpc: Update to 2.0.20161216.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216.
[source]: Use HTTPS.
2017-01-12 17:44:28 +01:00
Tobias Geerinckx-Rice
cd7caa3ee2
gnu: mcelog: Update to 147.
...
* gnu/packages/linux.scm (mcelog): Update to 147.
2017-01-12 17:44:28 +01:00
John Darrington
97fedab17d
gnu: xfig: Remove wrapper and clean up implementation.
...
* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
2017-01-12 17:41:06 +01:00
John Darrington
0eefac0f2f
gnu: xfig: Use modify-phases.
...
* gnu/packages/xfig.scm (xfig): Use modify-phases.
2017-01-12 17:41:00 +01:00
John Darrington
5aae77e44b
gnu: xfd: Remove wrapper.
...
* gnu/packages/xorg.scm (xfd): Remove wrapper.
2017-01-12 17:40:55 +01:00
John Darrington
73ae4e69a1
gnu: editres: Use %app-defaults-dir.
...
* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
2017-01-12 17:40:47 +01:00
John Darrington
5dc8dd07b0
gnu: xfontsel: Simplify definition.
...
* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
2017-01-12 17:40:35 +01:00
Danny Milosavljevic
35c99a1fa0
gnu: ghc-semigroups: Update to 0.18.2.
...
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic
9076281529
gnu: Add ghc-wave.
...
* gnu/packages/haskell.scm (ghc-wave): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic
ff26453601
gnu: ghc-quickcheck: Update to 2.8.2.
...
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Roel Janssen
ac1f1e4e02
gnu: Add r-ggthemes.
...
* gnu/packages/statistics.scm (r-ggthemes): New variable.
2017-01-12 15:14:04 +01:00
Ludovic Courtès
a91740655c
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to eefd042
.
2017-01-12 10:13:35 +01:00
Ludovic Courtès
e5d861f305
gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.
...
* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
2017-01-12 10:13:35 +01:00
Roel Janssen
c5173d74d6
gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.
...
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable.
2017-01-12 10:02:57 +01:00
Leo Famulari
eefd042e60
gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].
...
* gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
2017-01-11 18:13:39 -05:00
Leo Famulari
639168dde2
gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].
...
Fixes CVE-2016-{9131,9147,9444}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
2017-01-11 18:13:39 -05:00
Ludovic Courtès
5c3d6c1da8
gnu: fprintd: Provide the right file name for 'fprintd.conf'.
...
* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field.
2017-01-11 23:01:54 +01:00
Ludovic Courtès
aaa2581b61
gnu: abiword: Remove timestamps from libabiword.
...
* gnu/packages/abiword.scm (abiword)[source](modules, snippet): New
fields.
2017-01-11 23:01:54 +01:00
Ludovic Courtès
89b99531c2
gnu: abiword: Allow GTK+ schemas to be found.
...
Fixes <http://bugs.gnu.org/25037 >.
Reported by Adonay Felipe Nogueira <adfeno@openmailbox.org>.
* gnu/packages/abiword.scm (abiword)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
2017-01-11 23:01:54 +01:00
Danny Milosavljevic
8d67610bdc
gnu: Add python2-cheetah
...
* gnu/packages/python.scm (python2-cheetah): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-11 13:09:21 -05:00
Mark H Weaver
57203ebba0
gnu: gnome-session: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
2017-01-11 11:35:11 -05:00
Mark H Weaver
2e45916c43
gnu: gnome-shell-extensions: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.
2017-01-11 11:35:09 -05:00
Mark H Weaver
759a077cca
gnu: gnome-shell: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2.
2017-01-11 11:35:07 -05:00
Mark H Weaver
fc119619c1
gnu: gjs: Update to 1.46.0.
...
* gnu/packages/gnome.scm (gjs): Update to 1.46.0.
[arguments]: Start Xvfb in 'pre-check' phase.
2017-01-11 11:35:05 -05:00
Mark H Weaver
7a6cd578e3
gnu: gnome-control-center: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1.
2017-01-11 11:35:03 -05:00
Mark H Weaver
e1f3c790d6
gnu: gnome-settings-daemon: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
2017-01-11 11:35:01 -05:00
Mark H Weaver
4edc6a9c7e
gnu: gdm: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
2017-01-11 11:35:00 -05:00
Mark H Weaver
11bffbfab6
gnu: network-manager: Update to 1.4.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.4.4.
2017-01-11 11:34:57 -05:00
Mark H Weaver
09d8890569
gnu: nautilus: Update to 3.22.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.22.2.
[arguments]: Remove "--disable-tracker" from configure flags.
[inputs]: Add gnome-autoar, nettle, and tracker.
2017-01-11 11:34:55 -05:00
Mark H Weaver
b64e217f0d
gnu: Add tracker.
...
* gnu/packages/gnome.scm (tracker): New variable.
2017-01-11 11:34:54 -05:00
Mark H Weaver
dc69fe187b
gnu: Add gnome-autoar.
...
* gnu/packages/gnome.scm (gnome-autoar): New variable.
2017-01-11 11:34:52 -05:00
Mark H Weaver
a88d5a0c25
gnu: mutter: Update to 3.22.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment
noting that forked versions of 'cogl' and 'clutter' are now bundled
with mutter.
[arguments]: Add "--disable-wayland" to configure flags. Add TODO comments
reminding us to add support for wayland and the native backend. Add configure
flags from 'cogl' and 'clutter'.
[propagated-inputs]: Remove clutter. Add new inputs needed by
mutter-{clutter,cogl}-1.0.pc.
[inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs.
Remove mesa-headers, replaced by mesa in propagated-inputs.
(cogl, clutter): Add comments to note that changes to cogl and clutter may
also be needed in mutter.
2017-01-11 11:34:50 -05:00
Mark H Weaver
ee0f4e78b0
gnu: zenity: Update to 3.22.0.
...
* gnu/packages/gnome.scm (zenity): Update to 3.22.0.
2017-01-11 11:34:48 -05:00
Mark H Weaver
c88e669a44
gnu: aisleriot: Update to 3.22.1.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.1.
2017-01-11 11:34:46 -05:00
Mark H Weaver
d56bea89ea
gnu: gnome-sudoku: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2.
2017-01-11 11:34:45 -05:00
Mark H Weaver
7399296264
gnu: gnome-mines: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.22.2.
[inputs]: Add libgnome-games-support.
2017-01-11 11:34:43 -05:00
Mark H Weaver
f4eae76fb9
gnu: gnome-klotski: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.1.
[inputs]: libgames-support -> libgnome-games-support.
2017-01-11 11:34:41 -05:00
Mark H Weaver
43ec26046c
gnu: Add libgnome-games-support.
...
* gnu/packages/gnome.scm (libgnome-games-support): New variable.
2017-01-11 11:34:39 -05:00
Mark H Weaver
ac20cd7bbd
gnu: telepathy-mission-control: Update to 5.16.4.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.4.
[source][uri]: Use .tar.gz file.
2017-01-11 11:34:38 -05:00
Mark H Weaver
f169ad102e
gnu: gnome-tweak-tool: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.22.0.
2017-01-11 11:34:36 -05:00
Mark H Weaver
acc5b65ef2
gnu: gnome-system-monitor: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.22.2.
2017-01-11 11:34:34 -05:00
Mark H Weaver
efa355bceb
gnu: gnome-screenshot: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.22.0.
2017-01-11 11:34:32 -05:00
Mark H Weaver
4b8aae4177
gnu: gnome-calendar: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.22.2.
[inputs]: Add gsettings-desktop-schemas.
2017-01-11 11:34:31 -05:00
Mark H Weaver
b9e63fc9cb
gnu: gnome-backgrounds: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.22.1.
2017-01-11 11:34:29 -05:00
Mark H Weaver
fd408e296f
gnu: dconf-editor: Update to 3.22.1.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1.
2017-01-11 11:34:27 -05:00
Mark H Weaver
3edeaeb229
gnu: baobab: Update to 3.22.1.
...
* gnu/packages/gnome.scm (baobab): Update to 3.22.1.
2017-01-11 11:34:25 -05:00
Mark H Weaver
7d04b13c14
gnu: d-feet: Update to 0.3.11.
...
* gnu/packages/gnome.scm (d-feet): Update to 0.3.11.
2017-01-11 11:34:24 -05:00
Mark H Weaver
4faa8abebe
gnu: rhythmbox: Update to 3.4.1.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1.
2017-01-11 11:34:22 -05:00
Mark H Weaver
e6f5e6b65a
gnu: file-roller: Update to 3.22.2.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.22.2.
2017-01-11 11:34:20 -05:00
Mark H Weaver
76aea80d45
gnu: devhelp: Update to 3.22.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.22.0.
2017-01-11 11:34:18 -05:00
Mark H Weaver
491cc0dc61
gnu: yelp: Update to 3.22.0.
...
* gnu/packages/gnome.scm (yelp): Update to 3.22.0.
2017-01-11 11:34:16 -05:00
Mark H Weaver
0803a6b60d
gnu: epiphany: Update to 3.22.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-11 11:34:15 -05:00
Mark H Weaver
0acaac9e3e
gnu: evince: Update to 3.22.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.22.1.
2017-01-11 11:34:13 -05:00
Mark H Weaver
9beae2a2da
gnu: gedit: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gedit): Update to 3.22.0.
2017-01-11 11:34:11 -05:00
Mark H Weaver
f635aa8cd9
gnu: eog: Update to 3.20.5.
...
* gnu/packages/gnome.scm (eog): Update to 3.20.5.
2017-01-11 11:34:09 -05:00
Mark H Weaver
7f760a8474
gnu: totem: Update to 3.22.0.
...
* gnu/packages/gnome.scm (totem): Update to 3.22.0.
[source]: Remove patch.
* gnu/packages/patches/totem-debug-format-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-11 11:34:08 -05:00
Mark H Weaver
22753632f7
gnu: grilo-plugins: Update to 0.3.3.
...
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.3.
2017-01-11 11:34:06 -05:00
Mark H Weaver
e7305878d3
gnu: grilo: Update to 0.3.2.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.2.
[inputs]: Add nettle.
2017-01-11 11:34:04 -05:00
Mark H Weaver
5e503e73a4
gnu: upower: Update to 0.99.4.
...
* gnu/packages/gnome.scm (upower): Update to 0.99.4.
* gnu/packages/patches/upower-builddir.patch: Adapt.
2017-01-11 11:34:02 -05:00
Mark H Weaver
59339bb480
gnu: gnome-terminal: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.22.1.
2017-01-11 11:34:00 -05:00
Mark H Weaver
de1215e20b
gnu: vte: Update to 0.46.1.
...
* gnu/packages/gnome.scm (vte): Update to 0.46.1.
[propagated-inputs]: Add pcre2.
2017-01-11 11:33:58 -05:00
Mark H Weaver
6b7d7e9b6f
gnu: gusb: Update to 0.2.9.
...
* gnu/packages/gnome.scm (gusb): Update to 0.2.9.
2017-01-11 11:33:56 -05:00
Mark H Weaver
8852ca2461
gnu: gvfs: Update to 1.30.3.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.30.3.
[inputs]: Add libcap and polkit.
2017-01-11 11:33:54 -05:00
Mark H Weaver
41d54c1558
gnu: gnome-themes-standard: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.2.
2017-01-11 11:33:52 -05:00
Mark H Weaver
ea2c15825c
gnu: adwaita-icon-theme: Update to 3.22.0.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.22.0.
2017-01-11 11:33:50 -05:00
Mark H Weaver
b62a0070bf
gnu: hicolor-icon-theme: Update to 0.15.
...
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.15.
[source][uri]: Use .tar.xz file.
2017-01-11 11:33:49 -05:00
Mark H Weaver
b18e5945b6
gnu: font-abattis-cantarell: Update to 0.0.25.
...
* gnu/packages/fonts.scm (font-cantarell): Update to 0.0.25.
2017-01-11 11:33:47 -05:00
Mark H Weaver
aab951cda6
gnu: evolution-data-server: Update to 3.22.3.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.22.3.
2017-01-11 11:33:45 -05:00
Mark H Weaver
b1cd747b4f
gnu: gnome-online-accounts: Update to 3.22.3.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.22.3.
2017-01-11 11:33:44 -05:00
Mark H Weaver
e980cbe99a
gnu: totem-pl-parser: Update to 3.10.7.
...
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.7.
[source][uri]: Use 'version-major+minor'.
2017-01-11 11:33:42 -05:00
Mark H Weaver
c01deb86dc
gnu: gnome-desktop: Update to 3.22.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.22.2.
2017-01-11 11:33:40 -05:00
Mark H Weaver
0dd6aed9bd
gnu: libpeas: Update to 1.20.0.
...
* gnu/packages/gnome.scm (libpeas): Update to 1.20.0.
2017-01-11 11:33:38 -05:00
Mark H Weaver
bd03f9db44
gnu: libgweather: Update to 3.20.4.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.20.4.
2017-01-11 11:33:36 -05:00
Mark H Weaver
195bfa68d5
gnu: libnotify: Update to 0.7.7.
...
* gnu/packages/gnome.scm (libnotify): Update to 0.7.7.
2017-01-11 11:33:35 -05:00
Mark H Weaver
0abc663433
gnu: libgnomekbd: Update to 3.22.0.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.
2017-01-11 11:33:33 -05:00
Mark H Weaver
80f2d23a52
gnu: libchamplain: Update to 0.12.14.
...
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.14.
2017-01-11 11:33:31 -05:00
Mark H Weaver
70241d9d7e
gnu: clutter-gst: Update to 3.0.22.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22.
2017-01-11 11:33:29 -05:00
Mark H Weaver
a6e448358d
gnu: clutter-gtk: Update to 1.8.2.
...
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.2.
2017-01-11 11:33:28 -05:00
Mark H Weaver
6a55accc80
gnu: cogl: Update to 1.22.2.
...
* gnu/packages/gnome.scm (cogl): Update to 1.22.2.
2017-01-11 11:33:26 -05:00
Mark H Weaver
124596f29a
gnu: gtkmm@2: Update to 2.24.5.
...
* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.5.
2017-01-11 11:33:24 -05:00
Mark H Weaver
b1d6910e5d
gnu: gtkmm: Update to 3.22.0.
...
* gnu/packages/gtk.scm (gtkmm): Update to 3.22.0.
2017-01-11 11:33:23 -05:00
Mark H Weaver
44350d23da
gnu: gtk+: Update to 3.22.6.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.6.
2017-01-11 11:33:21 -05:00
Mark H Weaver
8d2952e351
gnu: at-spi2-atk: Update to 2.22.0.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.22.0.
2017-01-11 11:33:19 -05:00
Mark H Weaver
d8c6438fe3
gnu: at-spi2-core: Update to 2.22.0.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.22.0.
2017-01-11 11:33:17 -05:00
Mark H Weaver
3084d8f4c3
gnu: atk: Update to 2.22.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.22.0.
2017-01-11 11:33:15 -05:00
Mark H Weaver
53c18fac01
gnu: gtksourceview: Update to 3.22.2.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.22.2.
2017-01-11 11:33:14 -05:00
Mark H Weaver
8c44bd581e
gnu: pango: Update to 1.40.3.
...
* gnu/packages/gtk.scm (pango): Update to 1.40.3.
2017-01-11 11:33:12 -05:00
Mark H Weaver
f8671271dd
gnu: harfbuzz: Update to 1.4.1.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.1.
2017-01-11 11:33:10 -05:00
Mark H Weaver
532cbe22c4
gnu: glib-networking: Update to 2.50.0.
...
* gnu/packages/gnome.scm (glib-networking): Update to 2.50.0.
2017-01-11 11:33:09 -05:00
Mark H Weaver
d7a6d2ed6e
gnu: python-pygobject: Update to 3.22.0.
...
* gnu/packages/glib.scm (python-pygobject): Update to 3.22.0.
2017-01-11 11:33:07 -05:00
Mark H Weaver
707ae4e6e8
gnu: gsettings-desktop-schemas: Update to 3.22.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.22.0.
2017-01-11 11:33:05 -05:00
Mark H Weaver
562a79de7d
gnu: desktop-file-utils: Update to 0.23.
...
* gnu/packages/gnome.scm (desktop-file-utils): Update to 0.23.
2017-01-11 11:33:03 -05:00
Mark H Weaver
b43b584f8e
gnu: shared-mime-info: Update to 1.8.
...
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.8.
2017-01-11 11:33:01 -05:00
Mark H Weaver
ee2b2d2fe9
gnu: gmime: Update to 2.6.22.
...
* gnu/packages/mail.scm (gmime): Update to 2.6.22.
2017-01-11 11:33:00 -05:00
Mark H Weaver
e60d3a5593
gnu: gdk-pixbuf: Eliminate graft.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.3.
[replacement]: Remove field.
(gdk-pixbuf/fixed): Remove variable.
(package/inherit): Remove macro.
(gdk-pixbuf+svg): Remove use of 'package/inherit'.
2017-01-11 11:32:58 -05:00
Mark H Weaver
e31677719b
gnu: libgee: Update to 0.18.1.
...
* gnu/packages/gnome.scm (libgee): Update to 0.18.1.
2017-01-11 11:32:56 -05:00
Mark H Weaver
40a62e60c1
gnu: vala: Update to 0.34.4.
...
* gnu/packages/gnome.scm (vala): Update to 0.34.4.
2017-01-11 11:32:55 -05:00
Mark H Weaver
aae468e980
gnu: gobject-introspection: Update to 1.50.0.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.50.0.
2017-01-11 11:32:52 -05:00
Mark H Weaver
ef51eb9907
gnu: libgsf: Update to 1.14.41.
...
* gnu/packages/gnome.scm (libgsf): Update to 1.14.41.
2017-01-11 11:32:50 -05:00
Mark H Weaver
919fc6aa03
gnu: dbus-glib: Update to 0.108.
...
* gnu/packages/glib.scm (dbus-glib): Update to 0.108.
2017-01-11 11:32:47 -05:00
Mark H Weaver
8344a85e9e
gnu: libxml++: Update to 3.0.1.
...
* gnu/packages/gnome.scm (libxml++): Update to 3.0.1.
2017-01-11 11:32:45 -05:00
Mark H Weaver
2913a8195d
gnu: glibmm: Update to 2.50.0.
...
* gnu/packages/glib.scm (glibmm): Update to 2.50.0.
2017-01-11 11:32:43 -05:00
Mark H Weaver
2b95aed464
gnu: glib: Update to 2.50.2.
...
* gnu/packages/glib.scm (glib): Update to 2.50.2.
[inputs]: Add util-linux.
2017-01-11 11:32:41 -05:00
Mark H Weaver
d0d0f8d1de
gnu: mesa: Update to 13.0.3.
...
* gnu/packages/gl.scm (mesa): Update to 13.0.3.
2017-01-11 11:32:40 -05:00
Mark H Weaver
b02733d495
gnu: libosinfo: Fix substitute fetching for usb.ids.
...
* gnu/packages/qemu.scm (libosinfo)[native-inputs]: Add 'file-name' field to
'origin' record of "usb.ids". Otherwise, the default file name contains a "?"
which leads to failure to fetch nars from substitute servers.
2017-01-11 11:32:38 -05:00
David Craven
c5edbb9790
gnu: ardour: Add eudev dependency.
...
* gnu/packages/audio.scm (ardour)[inputs]: Add eudev.
2017-01-11 11:23:44 -05:00
David Craven
c96cb01a88
Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."
...
These variants are no longer needed.
Followup to 86f4e9d76a
.
This reverts commit 45591fd7fd
.
2017-01-11 11:23:43 -05:00
Ludovic Courtès
9e485ffa1b
gnu: kcrash: Work around race condition when starting Xvfb.
...
Sometimes tests would start running before Xvfb is listening.
See <https://hydra.gnu.org/build/1750201 >.
* gnu/packages/kde-frameworks.scm (kcrash)[arguments]: In
'start-xorg-server', add 'sleep' call after starting Xvfb. Pass "Xvfb"
to 'system' instead of its absolute file name.
2017-01-11 11:23:41 -05:00
Leo Famulari
dca73a742c
Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"
...
This reverts commit 4f6ff977c2
.
2017-01-11 11:23:39 -05:00
Efraim Flashner
5a52e86eb4
gnu: cairomm: Update to 1.12.2.
...
* gnu/packages/gtk.scm (cairomm): Update to 1.12.2.
[source]: Download from cairographics.org.
[home-page]: Use https.
2017-01-11 11:23:37 -05:00
Efraim Flashner
b3822954ea
gnu: cairo: Update to 1.14.8.
...
* gnu/packages/gtk.scm (cairo): Update to 1.14.8.
[source]: Use https.
[home-page]: Use https.
2017-01-11 11:23:36 -05:00
Efraim Flashner
16f6ee9932
gnu: harfbuzz: Update to 1.3.4.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.3.4.
2017-01-11 11:23:34 -05:00
Efraim Flashner
51f0592fbf
gnu: poppler: Update to 0.50.0.
...
* gnu/packages/pdf.scm (poppler): Update to 0.50.0.
2017-01-11 11:23:32 -05:00
Efraim Flashner
f8489f160b
gnu: cups-filters: Update to 1.13.1.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.13.1.
[inputs]: Switch libjpeg-8 to libjpeg.
[arguments]: Disable driverless printing, set location for bash shell.
2017-01-11 11:23:30 -05:00
David Thompson
b4c8c413ca
gnu: mesa: Enable floating point textures.
...
* gnu/packages/gl.scm (mesa): Add --enable-texture-float to configure flags.
2017-01-11 11:23:29 -05:00
Marius Bakke
5e107b22df
gnu: libxpm: Update to 3.5.12.
...
* gnu/packages/xorg.scm (libxpm): Update to 3.5.12.
2017-01-11 11:23:27 -05:00
Tobias Geerinckx-Rice
45e38a07eb
gnu: kmod: Update to 23.
...
* gnu/packages/linux.scm (kmod): Update to 23.
2017-01-11 11:23:25 -05:00
John Darrington
54d8d0fef1
gnu: Patch libxt's default search path.
...
* gnu/packages/patches/libxt-guix-search-paths.patch: New file.
* gnu/packages/xorg.scm (libxt) [source]: Add patch.
2017-01-11 11:23:23 -05:00
Leo Famulari
7b903a920c
gnu: eyed3: Update to 0.7.10.
...
* gnu/packages/mp3.scm (eyed3): Update to 0.7.10.
2017-01-11 00:48:48 -05:00
Leo Famulari
541b3f59ae
gnu: beets: Update to 1.4.3.
...
* gnu/packages/music.scm (beets): Update to 1.4.3.
2017-01-11 00:48:47 -05:00
Leo Famulari
653439c6b1
gnu: python-mutagen: Update to 1.36.
...
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.36.
2017-01-11 00:48:44 -05:00
Kei Kebreau
2fbc004f43
gnu: moc: Update to 2.5.2.
...
* gnu/packages/music.scm (moc): Update to 2.5.2.
[source](modules, snippet): Remove timestamps from the output.
2017-01-10 20:30:28 -05:00
Leo Famulari
b0a567640c
gnu: cracklib: Fix buffer overflow.
...
* gnu/packages/patches/cracklib-fix-buffer-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use it.
2017-01-10 17:52:42 -05:00
Leo Famulari
4b96149d8b
gnu: libtiff: Fix CVE-2016-{10092,10093,10094} and others.
...
* gnu/packages/patches/libtiff-CVE-2016-10092.patch,
gnu/packages/patches/libtiff-CVE-2016-10093.patch,
gnu/packages/patches/libtiff-CVE-2016-10094.patch,
gnu/packages/patches/libtiff-assertion-failure.patch,
gnu/packages/patches/libtiff-divide-by-zero-ojpeg.patch,
gnu/packages/patches/libtiff-divide-by-zero-tiffcp.patch,
gnu/packages/patches/libtiff-divide-by-zero-tiffcrop.patch,
gnu/packages/patches/libtiff-divide-by-zero.patch,
gnu/packages/patches/libtiff-heap-overflow-pixarlog-luv.patch,
gnu/packages/patches/libtiff-heap-overflow-tif-dirread.patch,
gnu/packages/patches/libtiff-heap-overflow-tiffcp.patch,
gnu/packages/patches/libtiff-heap-overflow-tiffcrop.patch,
gnu/packages/patches/libtiff-invalid-read.patch,
gnu/packages/patches/libtiff-null-dereference.patch,
gnu/packages/patches/libtiff-tiffcp-underflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2017-01-10 17:52:42 -05:00
Marius Bakke
8966c6b439
gnu: notmuch: Update to 0.23.5.
...
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.5.
2017-01-10 23:42:38 +01:00
Marius Bakke
0d11a69f30
gnu: xapian: Update to 1.4.2.
...
* gnu/packages/search.scm (xapian): Update to 1.4.2.
2017-01-10 23:42:38 +01:00
Ludovic Courtès
3c0f7910e4
gnu: gnutls: Replace with 3.5.8 [fixes GNUTLS-SA-2017-{1,2}].
...
* gnu/packages/tls.scm (gnutls-3.5.8): New variable.
(gnutls)[replacement]: New field.
2017-01-10 23:40:33 +01:00
Marius Bakke
88f2dd1ddf
gnu: rofi: Update to 1.3.1.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.3.1.
2017-01-10 22:35:05 +01:00
Ludovic Courtès
39dc70323c
gnu: youtube-dl: Update to 2017.01.10.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.01.10. Change
URLs to yt-dl.org.
2017-01-10 22:15:27 +01:00
Ludovic Courtès
082be6d2a1
gnu: e2fsprogs: Remove timestamp from 'libext2fs.info.gz'.
...
* gnu/packages/linux.scm (e2fsprogs)[source](snippet): Patch
'doc/Makefile.in' to use the '-n' option of gzip.
2017-01-10 22:15:26 +01:00
Ludovic Courtès
74d212911e
gnu: e2fsprogs: Use symlinks instead of hard links.
...
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass
"--enable-symlink-install".
2017-01-10 22:15:26 +01:00
Leo Famulari
6d3e08d4e8
gnu: Add sysstat.
...
* gnu/packages/linux.scm (sysstat): New variable.
2017-01-10 13:38:35 -05:00
Tobias Geerinckx-Rice
d4acb6db2f
gnu: python-click: Update to 6.7.
...
* gnu/packages/python.scm (python-click): Update to 6.7.
2017-01-10 17:36:57 +01:00
Mark H Weaver
3720371580
gnu: linux-libre@4.4: Update hash for fixed upstream tarball.
...
The initial upload of linux-libre-4.4.41-gnu.tar.xz was corrupted.
* gnu/packages/linux.scm (linux-libre-4.4)[source]: Update hash.
2017-01-10 11:04:13 -05:00
Ludovic Courtès
022c977258
gnu: libgit2, python-pygit2: Update to 0.25.1 [security fixes].
...
See <http://www.openwall.com/lists/oss-security/2017/01/10/5 >.
* gnu/packages/version-control.scm (libgit2): Update to 0.25.1.
* gnu/packages/python.scm (python-pygit2): Update to 0.25.0.
2017-01-10 15:49:49 +01:00
David Craven
f3e44f5cd0
gnu: Add btrfs-progs/static.
...
* gnu/packages/linux.scm (btrfs-progs/static): New variable.
2017-01-10 12:00:34 +01:00
David Craven
313880c73a
gnu: e2fsck/static: Only copy e2fsck.
...
* gnu/packages/linux.scm (e2fsck/static)[arguments]: Only copy e2fsck.
[synopsis, description]: Adjust accordingly.
2017-01-10 11:58:11 +01:00