Commit graph

14347 commits

Author SHA1 Message Date
Efraim Flashner d2a7a14572
gnu: aria2: Fix bash completion.
* gnu/packages/bittorrent.scm (aria2)[arguments]: Set bash completion
directory.
2016-08-25 09:30:44 +03:00
Efraim Flashner 34085cb17c
gnu: aria2: Update to 1.26.0.
* gnu/packages/bittorrent.scm (aria2): Update to 1.26.0.
2016-08-25 09:30:44 +03:00
Efraim Flashner 860fc8fcc5
gnu: offlineimap: Update to 7.0.6.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.6.
2016-08-25 09:30:37 +03:00
Leo Famulari 3bd716c057
gnu: webkitgtk: Update to 2.12.4 [fixes CVE-2016-{4590,4591,4622,4624}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.4.
[source]: Use HTTPS URL.
2016-08-25 01:09:09 -04:00
Mark H Weaver f2e519ede8
gnu: linux-libre@4.1: Update to 4.1.31.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.31.
2016-08-24 20:53:09 -04:00
Leo Famulari 029bb5a299
gnu: ncmpc: Update to 0.25.
* gnu/packages/mpd.scm (ncmpc): Update to 0.25.
2016-08-24 18:27:44 -04:00
Leo Famulari 95eee6700f
gnu: mpd-mpc: Update to 0.28.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.28.
2016-08-24 18:27:44 -04:00
Leo Famulari bf4843bae1
gnu: mpd: Update to 0.19.19.
* gnu/packages/mpd.scm (mpd): Update to 0.19.19.
2016-08-24 18:27:44 -04:00
Leo Famulari 282ee5aa93
gnu: ncmpcpp: Update to 0.7.5.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.5.
2016-08-24 18:27:43 -04:00
Leo Famulari dd6fe81c60
gnu: signify: Update to 19.
* gnu/packages/crypto.scm (signify): Update to 19.
2016-08-24 16:48:10 -04:00
ng0 ec9be00fc5
gnu: tor: Update to 0.2.8.7.
* gnu/packages/tor.scm (tor): Update to 0.2.8.7.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-24 16:03:42 -04:00
Leo Famulari 00831624b5
gnu: imagemagick: Don't build with processor-specific optimizations.
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Pass --without-gcc-arch
to #:configure-flags.
2016-08-24 15:59:22 -04:00
Leo Famulari 82d0fae22d
gnu: vdirsyncer: Update to 0.12.1.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1.
2016-08-24 14:50:12 -04:00
Leo Famulari c95f71601c
gnu: libksba: Update to 1.3.5.
* gnu/packages/gnupg.scm (libksba): Update to 1.3.5.
2016-08-24 14:02:09 -04:00
Efraim Flashner a0d0ff3519
gnu: efl: Update notes.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Update the
notes for each input relating to which '.pc' file requires them.
2016-08-24 18:15:03 +03:00
Efraim Flashner 84898ca224
gnu: efl: Enable harfbuzz support.
* gnu/packages/enlightenment.scm (efl)[arguments]: Add '--enable-harfbuzz'.
[inputs]: Move harfbuzz ...
[propagated-inputs]: ... here.
2016-08-24 18:15:02 +03:00
Efraim Flashner c76e8f54df
gnu: enlightenment: Use https.
* gnu/packages/enlightenment.scm: Use 'https' for all enlightenment urls.
2016-08-24 18:15:02 +03:00
Efraim Flashner bbfc37e140
gnu: efl: Use system lz4.
* gnu/packages/enlightenment.scm (efl)[arguments]: Pass '--enable-liblz4'.
[inputs]: Add lz4.
2016-08-24 18:15:02 +03:00
David Thompson 1f5be4e6fe
gnu: tiled: Update to 0.17.0.
* gnu/packages/game-development.scm (tiled): Update to 0.17.0.
2016-08-24 09:57:22 -04:00
Leo Famulari 7743268658
gnu: python-magic: Disable egg compression.
Reported by Troy Sankey <sankeytms@gmail.com>.

* gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add
'disable-egg-compression' phase.
2016-08-23 12:48:23 -04:00
Marius Bakke 557d332898
gnu: Add capnproto.
* gnu/packages/serialization.scm (capnproto): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-23 11:58:35 -04:00
David Thompson 432360d76f
gnu: Add glfw.
* gnu/packages/gl.scm (glfw): New variable.
2016-08-23 09:25:24 -04:00
Leo Famulari 6f8ede1a87
gnu: mit-krb5: Replace with 1.14.3 [fixes CVE-2016-3120].
* gnu/packages/mit-krb5.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.14.3): New variable.
2016-08-23 06:40:00 -04:00
Troy Sankey 1b94f1827a
gnu: alot: Fixup comments.
* gnu/packages/mail.scm (alot): Add note about distribution method,
and adhere to double semi-colon norm.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:39:50 -04:00
Troy Sankey 37ec462392
gnu: python-urwidtrees: Update to 1.0.2.
* gnu/packages/python.scm (python-urwidtrees): Update to 1.0.2.  Add note about
distribution method.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:38:07 -04:00
Troy Sankey 51ff41f63f
gnu: python-urwid: Update to 1.3.1.
* gnu/packages/python.scm (python-urwid): Update to 1.3.1.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:37:12 -04:00
Eric Bavier d24e011e62
gnu: thefuck: Upgrade to 3.11.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.11.
2016-08-23 00:28:30 -05:00
Efraim Flashner c524fda4dc
gnu: gcc-6: Update to 6.2.0.
* gnu/packages/gcc.scm (gcc-6): Update to 6.2.0.
2016-08-23 08:26:28 +03:00
Eric Bavier 3c62ccc94b
gnu: synergy: Upgrade to 1.8.2.
* gnu/packages/synergy.scm (synergy): Upgrade to 1.8.2
2016-08-23 00:01:08 -05:00
Eric Bavier 4533cd73ef
gnu: opam: Upgrade to 1.2.2.
* gnu/packages/ocaml.scm (opam): Upgrade to 1.2.2.
[arguments]: define SHELL in #:make-flags.  Build dependencies in
'pre-build phase.
[inputs]: Add camlp4.
2016-08-22 23:59:54 -05:00
Eric Bavier 2385cab164
gnu: opam: Use modify-phases.
* gnu/packages/ocaml.scm (opam)[arguments]: Use modify-phases.
2016-08-22 23:59:54 -05:00
Eric Bavier 1d33b9eaa9
gnu: autojump: Upgrade to 22.3.4.
* gnu/packages/admin.scm (autojump): Upgrade to 22.3.4.
2016-08-22 23:58:18 -05:00
ng0 d8bc4729f8
gnu: gnunet-gtk: Add libunique support.
* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Add libunique.
[arguments]: Add "--with-libunique" to #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-22 21:30:01 -04:00
David Craven e8bb4336b4
gnu: Add kmscon.
* gnu/packages/terminals.scm (kmscon): New variable.
2016-08-22 22:48:49 +02:00
David Craven af39609bec
gnu: Add libtsm.
* gnu/packages/terminals.scm (libtsm): New variable.
2016-08-22 22:48:49 +02:00
John Darrington c598e35c52
gnu: Remove trademark acknowledgements.
* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
(python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]:
Remove trademark acknowledgements.
2016-08-22 21:51:50 +02:00
ng0 85327d0d45
gnu: Add libunique.
* gnu/packages/gnome.scm (libunique): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-22 15:46:41 -04:00
Ricardo Wurmus fe02c4c98a
gnu: Add r-bamsignals.
* gnu/packages/bioinformatics.scm (r-bamsignals): New variable.
2016-08-22 16:52:40 +02:00
Ricardo Wurmus 52765a63ca
gnu: Add r-rhtslib.
* gnu/packages/bioinformatics.scm (r-rhtslib): New variable.
2016-08-22 16:52:22 +02:00
Mark H Weaver 17073dafc5
Revert "services: elogind: Provide '%elogind-file-systems' by extension."
This reverts commit 3cf319a3f8.
2016-08-22 08:16:37 -04:00
David Craven 5f2a7f4fcb
gnu: spice: Update to 0.12.8 [fixes CVE-2016-{0749,2150}].
* gnu/packages/spice.scm (spice): Update to 0.12.8.
[inputs]: Add cyrus-sasl.
2016-08-22 13:08:38 +02:00
David Craven 548f99b3e0
gnu: kcompletion: Fix test failure.
* gnu/packages/kde-frameworks.scm (kcompletion)[arguments]:
Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen.
2016-08-22 13:08:38 +02:00
Efraim Flashner 3c98ac0240
gnu: atlas: Update to 3.10.3.
* gnu/packages/maths.scm (atlas): Update to 3.10.3.
2016-08-22 10:56:03 +03:00
Julian Graham c8edd7e65f
gnu: gzochi: Update to 0.10.
* gnu/packages/game-development.scm (gzochi): Update to 0.10.
(gzochi)[inputs]: Remove gmp.

Signed-off-by: David Craven <david@craven.ch>
2016-08-22 01:49:52 +02:00
David Craven a2c24bf539
gnu: avidemux: Use monolithic Qt 5.6.
* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
2016-08-22 01:49:52 +02:00
David Craven c161c22a51
gnu: vlc: Use monolithic Qt 5.6.
* gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libxi.
2016-08-22 01:49:52 +02:00
David Craven 2cef0f7cc3
gnu: v4l-utils: Build with gnu++11.
* gnu/packages/video.scm (v4l-utils)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven 0cd27c65e3
gnu: scribus: Build with gnu++11.
* gnu/packages/scribus.scm (scribus)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven 69008d73c8
gnu: synthv1: Build with gnu++11.
* gnu/packages/music.scm (synthv1)[arguments]: Add configure-flag.
2016-08-22 01:49:52 +02:00
David Craven 15354d86ce
gnu: gpsbabel: Build with gnu++11.
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add configure-flag. Disable tests.
2016-08-22 01:49:52 +02:00