jackhill/guix/guix.git
8 years agognu: libbluray: Remove java as native-input.
Efraim Flashner [Tue, 6 Oct 2015 17:22:09 +0000 (20:22 +0300)]
gnu: libbluray: Remove java as native-input.

* gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea"
  as native-inputs.
  [arguments]: Remove environmental variable "JAVA_HOME". Add configure
  flag to disable java.

8 years agognu: libdvdcss: Update to 1.3.99.
Efraim Flashner [Tue, 6 Oct 2015 12:16:52 +0000 (15:16 +0300)]
gnu: libdvdcss: Update to 1.3.99.

* gnu/packages/video.scm (libdvdcss): Update to 1.3.99.

8 years agognu: libbluray: Upgrade to 0.9.1.
Efraim Flashner [Tue, 6 Oct 2015 12:04:12 +0000 (15:04 +0300)]
gnu: libbluray: Upgrade to 0.9.1.

* gnu/packages/video.scm (libbluray): Upgrade to 0.9.1.
  [inputs]: Add "ant" and "icedtea7" to native-inputs.
  [arguments]: Set environment variable "JAVA_HOME".

8 years agoimport: pypi: Remove unused procedure.
Ludovic Courtès [Sun, 4 Oct 2015 17:23:21 +0000 (19:23 +0200)]
import: pypi: Remove unused procedure.

* guix/import/pypi.scm (join): Remove.

8 years agognu: wine: Update to 1.7.52, add more inputs.
宋文武 [Mon, 5 Oct 2015 10:19:21 +0000 (18:19 +0800)]
gnu: wine: Update to 1.7.52, add more inputs.

* gnu/packages/wine.scm (wine): Update to 1.7.52.
  [inputs]: Add cups, glu and openal.

8 years agognu: feh: Update to 2.14.
宋文武 [Mon, 5 Oct 2015 08:28:30 +0000 (16:28 +0800)]
gnu: feh: Update to 2.14.

* gnu/packages/feh.scm (feh): Update to 2.14.

8 years agognu: calibre: Update to 2.40.0.
Andreas Enge [Sun, 4 Oct 2015 16:10:05 +0000 (18:10 +0200)]
gnu: calibre: Update to 2.40.0.

* gnu/packages/ebook.scm (calibre): Update to 2.40.0.

8 years agognu: qt: Remove bundled copy of sqlite.
Andreas Enge [Sun, 4 Oct 2015 18:00:28 +0000 (20:00 +0200)]
gnu: qt: Remove bundled copy of sqlite.

* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the bundled
  copy of sqlite.

Partially fixes <http://bugs.gnu.org/21288>.

8 years agognu: qt: Compile with system harfbuzz.
Andreas Enge [Sun, 4 Oct 2015 17:08:13 +0000 (19:08 +0200)]
gnu: qt: Compile with system harfbuzz.

* gnu/packages/qt.scm (qt)[source]: Add a snippet to remove one of the two
  bundled copies of harfbuzz.
  [arguments]: Pass a configure flag to use harfbuzz from the system.

Partially fixes <http://bugs.gnu.org/21288>.

8 years agognu: qt: Remove the sources of qtwebengine.
Andreas Enge [Sun, 4 Oct 2015 10:56:45 +0000 (12:56 +0200)]
gnu: qt: Remove the sources of qtwebengine.

* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the qtwebengine
  code, which was already not built anymore, and drop one patch used
  previously only for qtwebengine.
  [arguments]: Drop the configuration flag "-skip qtwebengine", since
  deleted modules cannot be skipped.
* gnu/packages/patches/qt5-runpath.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.

Partially fixes <http://bugs.gnu.org/21288>.

8 years agognu: Add autobuild.
Mathieu Lirzin [Thu, 1 Oct 2015 20:55:34 +0000 (22:55 +0200)]
gnu: Add autobuild.

* gnu/packages/autotools.scm (autobuild): New variable.

8 years agognu: linux-libre: Update to 4.2.3.
Mark H Weaver [Sun, 4 Oct 2015 16:34:22 +0000 (12:34 -0400)]
gnu: linux-libre: Update to 4.2.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.

8 years agognu: rtorrent: Update to 0.9.6.
Alex Kost [Sat, 3 Oct 2015 19:23:40 +0000 (22:23 +0300)]
gnu: rtorrent: Update to 0.9.6.

* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6.
  [source]: Use new URL.

8 years agognu: libtorrent: Update to 0.13.6.
Alex Kost [Sat, 3 Oct 2015 19:21:33 +0000 (22:21 +0300)]
gnu: libtorrent: Update to 0.13.6.

* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6.
  [source]: Use new URL.
  [native-inputs]: Uncomment "cppunit" (for tests).
  [argument]: Remove (to enable tests).

8 years agognu: libtorrent, rtorrent: Update home pages.
Alex Kost [Sat, 3 Oct 2015 19:16:27 +0000 (22:16 +0300)]
gnu: libtorrent, rtorrent: Update home pages.

* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
  (rtorrent): Likewise.

8 years agognu: lirc: Update to 0.9.3.
Alex Kost [Fri, 2 Oct 2015 13:53:24 +0000 (16:53 +0300)]
gnu: lirc: Update to 0.9.3.

* gnu/packages/lirc.scm (lirc): Update to 0.9.3.
  [native-inputs]: Add "libxslt".

8 years agognu: qt-4: Disable webkit build.
Andreas Enge [Sat, 3 Oct 2015 22:51:21 +0000 (00:51 +0200)]
gnu: qt-4: Disable webkit build.

* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code
  and drop one patch used previously for webkit.
  [arguments]: Add configure flag to disable building the webkit module.
* gnu/packages/patches/qt4-tests.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.

Partially fixes <http://bugs.gnu.org/21288>.

8 years agognu: libqtxdg: Fix download location.
Andreas Enge [Sat, 3 Oct 2015 20:49:12 +0000 (22:49 +0200)]
gnu: libqtxdg: Fix download location.

* gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.

8 years agognu: liblxqt: Fix download location.
Andreas Enge [Sat, 3 Oct 2015 20:41:59 +0000 (22:41 +0200)]
gnu: liblxqt: Fix download location.

* gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location.
  [description]: Fix typo.

8 years agognu: Add lxqt-session.
Andreas Enge [Sat, 3 Oct 2015 19:20:41 +0000 (21:20 +0200)]
gnu: Add lxqt-session.

* gnu/packages/lxqt.scm (lxqt-session): New variable.

8 years agognu: Add lxqt-common.
Andreas Enge [Sat, 3 Oct 2015 17:45:06 +0000 (19:45 +0200)]
gnu: Add lxqt-common.

* gnu/packages/lxqt.scm (lxqt-common): New variable.

8 years agognu: liblxqt: Fix download location.
Andreas Enge [Sat, 3 Oct 2015 15:59:07 +0000 (17:59 +0200)]
gnu: liblxqt: Fix download location.

* gnu/packages/lxqt.scm (liblxqt)[source]: Use the .tar.xz release
  exclusively; drop the alternative URI for .tar.gz and correct the hash.

8 years agognu: Add file-roller.
David Thompson [Sat, 19 Sep 2015 23:20:52 +0000 (19:20 -0400)]
gnu: Add file-roller.

* gnu/packages/gnome.scm (file-roller): New variable.

8 years agognu: vsearch: Restrict supported systems to x86_64-linux.
Ben Woodcroft [Sat, 3 Oct 2015 01:46:22 +0000 (11:46 +1000)]
gnu: vsearch: Restrict supported systems to x86_64-linux.

* gnu/packages/bioinformatics.scm (vsearch)[supported-systems]: Restrict
  to x86_64-linux.

Signed-off-by: Andreas Enge <andreas@enge.fr>
8 years agognu: libmicrohttpd: Update to 0.9.44.
Andreas Enge [Fri, 2 Oct 2015 21:30:20 +0000 (23:30 +0200)]
gnu: libmicrohttpd: Update to 0.9.44.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.44.

8 years agognu: eigen: Update to 3.2.6.
Andreas Enge [Fri, 2 Oct 2015 21:13:20 +0000 (23:13 +0200)]
gnu: eigen: Update to 3.2.6.

* gnu/packages/algebra.scm (eigen): Update to 3.2.6.

8 years agognu: valgrind: Enable the arm architecture during configuration.
Andreas Enge [Fri, 2 Oct 2015 18:59:20 +0000 (20:59 +0200)]
gnu: valgrind: Enable the arm architecture during configuration.

* gnu/packages/patches/valgrind-enable-arm.patch: New file.
* gnu/packages/valgrind.scm (valgrind)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Enable patch.

8 years agognu: valgrind: Update to 3.11.0.
Andreas Enge [Fri, 2 Oct 2015 18:26:45 +0000 (20:26 +0200)]
gnu: valgrind: Update to 3.11.0.

* gnu/packages/valgrind.scm (valgrind): Update to 3.11.0.
  [source]: Remove the patches
* gnu/packages/patches/valgrind-glibc-2.22.patch,
  gnu/packages/patches/valgrind-linux-libre-4.x.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Unregister the patches.

8 years agognu: glpk: Update to 4.56.
Andreas Enge [Fri, 2 Oct 2015 18:07:17 +0000 (20:07 +0200)]
gnu: glpk: Update to 4.56.

* gnu/packages/maths.scm (glpk): Update to 4.56.

8 years agognu: freeimage: Add fix for CVE-2015-0852.
Mark H Weaver [Fri, 2 Oct 2015 16:52:00 +0000 (12:52 -0400)]
gnu: freeimage: Add fix for CVE-2015-0852.

* gnu/packages/patches/freeimage-CVE-2015-0852.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.

8 years agognu: freeimage: Update to 3.17.0.
Mark H Weaver [Fri, 2 Oct 2015 16:49:15 +0000 (12:49 -0400)]
gnu: freeimage: Update to 3.17.0.

* gnu/packages/image.scm (freeimage): Update to 3.17.0.
  [source]: Use 'string-concatenate' in URI computation.

8 years agognu: openjpeg-2.x: Add fix for use-after-free in opj_j2k_write_mco.
Mark H Weaver [Fri, 2 Oct 2015 16:30:41 +0000 (12:30 -0400)]
gnu: openjpeg-2.x: Add fix for use-after-free in opj_j2k_write_mco.

* gnu/packages/patches/openjpeg-use-after-free-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch.
  [home-page]: Update.

8 years agognu: clipper: Add 'file-name' field to source origin.
Mark H Weaver [Fri, 2 Oct 2015 14:54:20 +0000 (10:54 -0400)]
gnu: clipper: Add 'file-name' field to source origin.

* gnu/packages/bioinformatics.scm (clipper)[source]: Add file-name.

8 years agognu: orc: Update to 0.4.24.
Andreas Enge [Thu, 1 Oct 2015 20:37:38 +0000 (22:37 +0200)]
gnu: orc: Update to 0.4.24.

* gnu/packages/gstreamer.scm (orc): Update to 0.4.24.

8 years agognu: Add python-xlrd.
Ben Woodcroft [Sat, 19 Sep 2015 13:35:18 +0000 (23:35 +1000)]
gnu: Add python-xlrd.

* gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables.

Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
8 years agognu: powertop: Fix url.
Efraim Flashner [Thu, 1 Oct 2015 19:53:12 +0000 (22:53 +0300)]
gnu: powertop: Fix url.

* gnu/packages/linux.scm (powertop): Fixed incorrect url.

8 years agognu: openblas: Fix configure flags on armhf and take target system into account for...
Andreas Enge [Thu, 1 Oct 2015 08:32:29 +0000 (10:32 +0200)]
gnu: openblas: Fix configure flags on armhf and take target system into account for cross building.

* gnu/packages/maths.scm (openblas)[arguments]: Make package substitutable
  and enable runtime cpu detection only on x86 systems. Take the target
  system into account when cross compiling.

8 years agognu: powertop: Update to 2.7.
Efraim Flashner [Wed, 30 Sep 2015 17:39:40 +0000 (20:39 +0300)]
gnu: powertop: Update to 2.7.

* gnu/packages/linux.scm (powertop): Update to 2.7.
  [arguments]: Add "pciutils" to inputs.

8 years agognu: graphviz: Add "doc" output.
Efraim Flashner [Wed, 30 Sep 2015 17:20:16 +0000 (20:20 +0300)]
gnu: graphviz: Add "doc" output.

* gnu/packages/graphviz.scm (graphviz)[outputs, arguments]: New fields.

8 years agognu: graphviz: Update to 2.38.0.
Efraim Flashner [Tue, 29 Sep 2015 19:33:45 +0000 (22:33 +0300)]
gnu: graphviz: Update to 2.38.0.

* gnu/packages/graphviz.scm (graphviz): Update to 2.38.0.

8 years agognu: mpg123: Update to 1.22.4.
Efraim Flashner [Tue, 29 Sep 2015 18:51:46 +0000 (21:51 +0300)]
gnu: mpg123: Update to 1.22.4.

* gnu/packages/mp3.scm (mpg123): Update to 1.22.4.

8 years agognu: mpv: Update to 0.11.0.
Efraim Flashner [Tue, 29 Sep 2015 18:43:53 +0000 (21:43 +0300)]
gnu: mpv: Update to 0.11.0.

* gnu/packages/video.scm (mpv): Update to 0.11.0.

8 years agognu: youtube-dl: Update to 2015.09.28.
Efraim Flashner [Tue, 29 Sep 2015 18:29:04 +0000 (21:29 +0300)]
gnu: youtube-dl: Update to 2015.09.28.

* gnu/packages/video.scm (youtube-dl): Update to 2015.09.28.

8 years agognu: terminology: Update to 0.9.1.
Efraim Flashner [Tue, 29 Sep 2015 18:25:42 +0000 (21:25 +0300)]
gnu: terminology: Update to 0.9.1.

* gnu/packages/enlightenment.scm (terminology): Update to 0.9.1.

8 years agognu: enlightenment: Update to 0.19.11.
Efraim Flashner [Tue, 29 Sep 2015 18:17:25 +0000 (21:17 +0300)]
gnu: enlightenment: Update to 0.19.11.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.11.

8 years agognu: Add GNU Unifont.
宋文武 [Thu, 1 Oct 2015 13:20:03 +0000 (21:20 +0800)]
gnu: Add GNU Unifont.

* gnu/packages/fonts.scm (font-gnu-unifont): New variable.

8 years agognu: shroud: Update to 0.1.1.
David Thompson [Thu, 1 Oct 2015 12:57:14 +0000 (08:57 -0400)]
gnu: shroud: Update to 0.1.1.

* gnu/packages/password-utils.scm (shroud): Update to 0.1.1.

8 years agognu: Add shroud.
David Thompson [Tue, 29 Sep 2015 16:23:52 +0000 (12:23 -0400)]
gnu: Add shroud.

* gnu/packages/password-utils.scm (shroud): New variable.

8 years agognu: xterm: Update to 320.
宋文武 [Thu, 1 Oct 2015 07:15:20 +0000 (15:15 +0800)]
gnu: xterm: Update to 320.

* gnu/packages/xorg.scm (xterm): Update to 320.

8 years agodownload: Check whether HORIZONTAL ELLIPSIS can be encoded.
Ludovic Courtès [Thu, 1 Oct 2015 09:28:58 +0000 (11:28 +0200)]
download: Check whether HORIZONTAL ELLIPSIS can be encoded.

* guix/build/download.scm (ellipsis): New procedure.
  (store-path-abbreviation): Use it.

8 years agognu: emacs: Claim 'INFOPATH'.
Ludovic Courtès [Thu, 1 Oct 2015 09:28:19 +0000 (11:28 +0200)]
gnu: emacs: Claim 'INFOPATH'.

Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>.

* gnu/packages/emacs.scm (emacs)[native-search-path]: New field.

8 years agognu: Add vsearch.
Ben Woodcroft [Wed, 30 Sep 2015 08:35:32 +0000 (18:35 +1000)]
gnu: Add vsearch.

* gnu/packages/bioinformatics.scm (vsearch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add cityhash.
Ben Woodcroft [Tue, 29 Sep 2015 12:10:33 +0000 (22:10 +1000)]
gnu: Add cityhash.

* gnu/packages/textutils.scm (cityhash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: linux-libre: Update to 4.2.2.
Mark H Weaver [Wed, 30 Sep 2015 16:47:35 +0000 (12:47 -0400)]
gnu: linux-libre: Update to 4.2.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.2.

8 years agognu: Add gzochi.
Julian Graham [Tue, 29 Sep 2015 03:08:30 +0000 (23:08 -0400)]
gnu: Add gzochi.

* gnu/packages/game-development.scm (gzochi): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add pigz.
Jeff Mickey [Mon, 28 Sep 2015 21:55:56 +0000 (14:55 -0700)]
gnu: Add pigz.

* gnu/packages/compression.scm (pigz): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: lsh: 'lsh-authorize' uses the absolute file name of 'sexp-conv'.
Ludovic Courtès [Mon, 28 Sep 2015 19:58:26 +0000 (21:58 +0200)]
gnu: lsh: 'lsh-authorize' uses the absolute file name of 'sexp-conv'.

Fixes <http://bugs.gnu.org/21516>.
Reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/lsh.scm (lsh)[arguments]: In 'pre-configure' phase,
  change 'src/lsh-authorize' to use the absolute file name of
  'sexp-conv'.

8 years agoguix gc: Add '--list-failures' and '--clear-failures'.
Ludovic Courtès [Mon, 28 Sep 2015 19:45:46 +0000 (21:45 +0200)]
guix gc: Add '--list-failures' and '--clear-failures'.

Suggested by Mark H Weaver <mhw@netris.org>.

* guix/scripts/gc.scm (show-help, %options): Add --list-failures and
  --clear-failures.
  (guix-gc): Honor them.
* doc/guix.texi (Invoking guix gc): Document them.
  (Invoking guix-daemon): Mention them.

8 years agostore: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.
Ludovic Courtès [Mon, 28 Sep 2015 19:32:17 +0000 (21:32 +0200)]
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.

Suggested by Mark H Weaver <mhw@netris.org>.

* guix/store.scm (query-failed-paths, clear-failed-paths): New
  procedures.
* tests/guix-daemon.sh: Add test with daemon started with
  --cache-failures.

8 years agotests: 'open-connection-for-tests' takes an optional parameter.
Ludovic Courtès [Mon, 28 Sep 2015 19:31:30 +0000 (21:31 +0200)]
tests: 'open-connection-for-tests' takes an optional parameter.

* guix/tests.scm (open-connection-for-tests): Add optional FILE
  parameter; pass it to 'open-connection'.

8 years agognu: Add bio-blastxmlparser.
Pjotr Prins [Mon, 28 Sep 2015 10:19:21 +0000 (12:19 +0200)]
gnu: Add bio-blastxmlparser.

* gnu/packages/bioinformatics.scm (bio-blastxmlparser): New variable.

8 years agognu: Add r-data.table.
Vicente Vera Parra [Sun, 27 Sep 2015 02:56:04 +0000 (23:56 -0300)]
gnu: Add r-data.table.

* gnu/packages/statistics.scm (r-data.table): New variable.

8 years agognu: Add r-chron.
Vicente Vera Parra [Sun, 27 Sep 2015 02:54:08 +0000 (23:54 -0300)]
gnu: Add r-chron.

* gnu/packages/statistics.scm (r-chron): New variable.

8 years agognu: Add r-servr.
Ricardo Wurmus [Mon, 21 Sep 2015 09:21:11 +0000 (11:21 +0200)]
gnu: Add r-servr.

* gnu/packages/web.scm (r-servr): New variable.

8 years agognu: Add r-jsonlite.
Ricardo Wurmus [Mon, 21 Sep 2015 09:20:55 +0000 (11:20 +0200)]
gnu: Add r-jsonlite.

* gnu/packages/web.scm (r-jsonlite): New variable.

8 years agognu: Add r-httpuv.
Ricardo Wurmus [Mon, 21 Sep 2015 09:20:32 +0000 (11:20 +0200)]
gnu: Add r-httpuv.

* gnu/packages/web.scm (r-httpuv): New variable.

8 years agodoc: Fix spelling.
Mark H Weaver [Mon, 28 Sep 2015 06:09:59 +0000 (02:09 -0400)]
doc: Fix spelling.

This is a followup to commit ba7d6c763c6adac4cf26fef656c7f98296601d0b.

* doc/guix.texi (Synopses and Descriptions): Fix spelling.

8 years agolint: Fix 'check-texinfo-markup'.
Mathieu Lirzin [Sat, 26 Sep 2015 16:47:37 +0000 (18:47 +0200)]
lint: Fix 'check-texinfo-markup'.

Fixes a regression introduced in 5d8d8f3.

* guix/scripts/lint.scm (check-description-style): When no exception is
  thrown in 'check-texinfo-markup', return the rendered description.

8 years agodoc: Add more recommandations for package descriptions.
Mathieu Lirzin [Sat, 26 Sep 2015 23:18:07 +0000 (01:18 +0200)]
doc: Add more recommandations for package descriptions.

* doc/guix.texi (Synopses and Descriptions): Warn about special
  characters in Texinfo.  Indicate how to help the translators.

8 years agognu: Add arandr.
Mathieu Lirzin [Sat, 26 Sep 2015 16:03:40 +0000 (18:03 +0200)]
gnu: Add arandr.

* gnu/packages/xdisorg.scm (arandr): New variable.

8 years agognu: avidemux: Build with Qt 5 instead of Qt 4.
Andreas Enge [Sat, 26 Sep 2015 22:06:30 +0000 (00:06 +0200)]
gnu: avidemux: Build with Qt 5 instead of Qt 4.

* gnu/packages/video.scm (avidemux)[inputs]: Replace qt-4 by qt.
  [arguments]: Add build flag.

8 years agognu: global: Update to 6.5.1.
Andreas Enge [Sat, 26 Sep 2015 19:59:55 +0000 (21:59 +0200)]
gnu: global: Update to 6.5.1.

* gnu/packages/code.scm (global): Update to 6.5.1.

8 years agognu: libmicrohttpd: Update to 0.9.43.
Andreas Enge [Sat, 26 Sep 2015 19:45:10 +0000 (21:45 +0200)]
gnu: libmicrohttpd: Update to 0.9.43.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.43.

8 years agognu: ddrescue: Update to 1.20.
Andreas Enge [Sat, 26 Sep 2015 19:41:57 +0000 (21:41 +0200)]
gnu: ddrescue: Update to 1.20.

* gnu/packages/disk.scm (ddrescue): Update to 1.20.

8 years agognu: sipwitch: Update to 1.9.10.
Andreas Enge [Sat, 26 Sep 2015 19:36:26 +0000 (21:36 +0200)]
gnu: sipwitch: Update to 1.9.10.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.10.

8 years agognu: ucommon: Update to 6.6.0.
Andreas Enge [Sat, 26 Sep 2015 19:34:59 +0000 (21:34 +0200)]
gnu: ucommon: Update to 6.6.0.

* gnu/packages/telephony.scm (ucommon): Update to 6.6.0.

8 years agognu: parallel: Update to 20150922.
Andreas Enge [Sat, 26 Sep 2015 19:33:34 +0000 (21:33 +0200)]
gnu: parallel: Update to 20150922.

* gnu/packages/parallel.scm (parallel): Update to 20150922.

8 years agognu: xapian: Update to 1.2.21.
Paul van der Walt [Sat, 26 Sep 2015 19:40:39 +0000 (21:40 +0200)]
gnu: xapian: Update to 1.2.21.

* gnu/packages/search.scm (xapian): Update to 1.2.21.

8 years agoemacs: devel: Highlight 'modify-phases' keywords.
Alex Kost [Thu, 24 Sep 2015 17:10:29 +0000 (20:10 +0300)]
emacs: devel: Highlight 'modify-phases' keywords.

* emacs/guix-guile.el (guix-guile-keyword-regexp): New function.
* emacs/guix-devel.el (guix-devel-faces): New custom group.
  (guix-devel-modify-phases-keyword): New face.
  (guix-devel-modify-phases-keyword-regexp,
  guix-devel-font-lock-keywords): New variables.
  (guix-devel-modify-phases-font-lock-matcher,
  guix-devel-modify-phases-font-lock-pre): New functions.
  (guix-devel-mode): Adjust to add/remove font-lock-keywords.

8 years agognu: mu: Update to 0.9.13.
Paul van der Walt [Sat, 26 Sep 2015 19:11:30 +0000 (21:11 +0200)]
gnu: mu: Update to 0.9.13.

* gnu/packages/mail.scm (mu): Update to 0.9.13.

8 years agognu: ncmpcpp: Update to 0.6.7.
Paul van der Walt [Sat, 26 Sep 2015 18:57:44 +0000 (20:57 +0200)]
gnu: ncmpcpp: Update to 0.6.7.

* gnu/packages/mpd.scm (ncmpcpp): Update to 0.6.7.

8 years agognu: qemu: Update to 2.4.0.1. Include fix for CVE-2015-6855.
Mark H Weaver [Sat, 26 Sep 2015 04:35:00 +0000 (00:35 -0400)]
gnu: qemu: Update to 2.4.0.1.  Include fix for CVE-2015-6855.

* gnu/packages/patches/qemu-CVE-2015-3209.patch,
  gnu/packages/patches/qemu-CVE-2015-4037.patch,
  gnu/packages/patches/qemu-CVE-2015-4103.patch,
  gnu/packages/patches/qemu-CVE-2015-4104.patch,
  gnu/packages/patches/qemu-CVE-2015-4105.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch,
  gnu/packages/patches/qemu-CVE-2015-5745.patch: Delete files.
* gnu/packages/patches/qemu-CVE-2015-6855.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch and delete the old ones.
* gnu/packages/qemu.scm (qemu-headless): Update to 2.4.0.1.  Add the new patch
  and delete the old ones.

8 years agoMerge branch 'core-updates'
Ludovic Courtès [Sat, 26 Sep 2015 13:14:53 +0000 (15:14 +0200)]
Merge branch 'core-updates'

8 years agolint: Improve 'check-texinfo-markup'.
Mathieu Lirzin [Thu, 24 Sep 2015 22:37:36 +0000 (00:37 +0200)]
lint: Improve 'check-texinfo-markup'.

* guix/scripts/lint.scm (check-description-style): Set 'field' parameter
  when emitting a warning in 'check-texinfo-markup'.  Catch any error
  that may occur in during the 'texi->plain-text' conversion.  This is a
  followup to commit 2748ee3.

8 years agognu: ibus: Add input gtk+-3.
Andreas Enge [Sat, 26 Sep 2015 09:22:11 +0000 (11:22 +0200)]
gnu: ibus: Add input gtk+-3.

* gnu/packages/ibus.scm (ibus)[inputs]: Add the required gtk+-3.

8 years agohttp-client: Backport Guile fix for 'read-chunk-header'.
Ludovic Courtès [Sat, 26 Sep 2015 09:11:41 +0000 (11:11 +0200)]
http-client: Backport Guile fix for 'read-chunk-header'.

Fixes the wrong-type-arg exception initially reported
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19976#5>
by Ricardo Wurmus <rekado@elephly.net>.

* guix/http-client.scm (read-chunk-header): Backport Guile commit 53b8d5f.

8 years agognu: Add squashfs-tools.
宋文武 [Sat, 26 Sep 2015 02:31:07 +0000 (10:31 +0800)]
gnu: Add squashfs-tools.

* gnu/packages/compression.scm (squashfs-tools): New variable.

8 years agooffload: Use gzip instead of xz for compression on the master.
Ludovic Courtès [Fri, 25 Sep 2015 20:21:09 +0000 (22:21 +0200)]
offload: Use gzip instead of xz for compression on the 

* guix/scripts/offload.scm (send-files): Use gzip --fast instead of xz.

8 years agoutils: Add #:options parameter for compression output ports.
Ludovic Courtès [Fri, 25 Sep 2015 20:34:16 +0000 (22:34 +0200)]
utils: Add #:options parameter for compression output ports.

* guix/utils.scm (compressed-output-port,
  call-with-compressed-output-port): Add #:options parameter and honor
  it.

8 years agognu: Add Gajim.
Ricardo Wurmus [Wed, 23 Sep 2015 19:50:27 +0000 (21:50 +0200)]
gnu: Add Gajim.

* gnu/packages/messaging.scm (gajim): New variable.

8 years agognu: Add python-nbxmpp.
Ricardo Wurmus [Wed, 23 Sep 2015 19:29:06 +0000 (21:29 +0200)]
gnu: Add python-nbxmpp.

* gnu/packages/messaging.scm (python-nbxmpp, python2-nbxmpp): New
  variables.

8 years agognu: Add python-gnupg.
Ricardo Wurmus [Wed, 23 Sep 2015 19:27:28 +0000 (21:27 +0200)]
gnu: Add python-gnupg.

* gnu/packages/gnupg.scm (python-gnupg, python2-gnupg): New variables.

8 years agognu: Add pyOpenSSL.
Ricardo Wurmus [Fri, 25 Sep 2015 12:26:51 +0000 (14:26 +0200)]
gnu: Add pyOpenSSL.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New
  variables.

8 years agognu: Add python-cryptography.
Ricardo Wurmus [Mon, 21 Sep 2015 20:46:11 +0000 (22:46 +0200)]
gnu: Add python-cryptography.

* gnu/packages/python.scm (python-cryptography, python2-cryptography):
  New variables.

8 years agognu: Add python-cryptography-vectors.
Ricardo Wurmus [Mon, 21 Sep 2015 20:45:42 +0000 (22:45 +0200)]
gnu: Add python-cryptography-vectors.

* gnu/packages/python.scm (python-cryptography-vectors,
  python2-cryptography-vectors): New variables.

8 years agognu: Add python-pretend.
Ricardo Wurmus [Mon, 21 Sep 2015 20:45:19 +0000 (22:45 +0200)]
gnu: Add python-pretend.

* gnu/packages/python.scm (python-pretend, python2-pretend): New
  variables.

8 years agognu: Add python-idna.
Ricardo Wurmus [Fri, 25 Sep 2015 08:04:22 +0000 (10:04 +0200)]
gnu: Add python-idna.

* gnu/packages/python.scm (python-idna, python2-idna): New variables.

8 years agognu: Add python-ipaddress.
Ricardo Wurmus [Mon, 21 Sep 2015 20:44:02 +0000 (22:44 +0200)]
gnu: Add python-ipaddress.

* gnu/packages/python.scm (python2-ipaddress): New variable.

8 years agognu: guix: Update development snapshot.
Ludovic Courtès [Fri, 25 Sep 2015 16:11:37 +0000 (18:11 +0200)]
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to abbe2c6.

8 years agobuild: Bump version number.
Ludovic Courtès [Fri, 25 Sep 2015 15:05:07 +0000 (17:05 +0200)]
build: Bump version number.

* configure.ac: Change version to 0.9.0.