jackhill/guix/guix.git
7 years agognu: ola: Fix build failure caused by use of deprecated function.
Leo Famulari [Fri, 4 Nov 2016 05:17:31 +0000 (01:17 -0400)]
gnu: ola: Fix build failure caused by use of deprecated function.

* gnu/packages/patches/ola-readdir-r.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lighting.scm (ola)[source]: Use it.

7 years agodoc: State that the 'patches' field is unconditional.
Ludovic Courtès [Thu, 3 Nov 2016 10:26:42 +0000 (11:26 +0100)]
doc: State that the 'patches' field is unconditional.

* doc/guix.texi (origin Reference): State that 'patches' is
unconditional.

7 years agognu: mesa: Apply MIPS patch conditionally.
Ludovic Courtès [Thu, 3 Nov 2016 10:24:39 +0000 (11:24 +0100)]
gnu: mesa: Apply MIPS patch conditionally.

Fixes <http://bugs.gnu.org/24833>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/gl.scm (mesa)[source](patches): Remove.
[native-inputs]: Add conditional "mips-patch" input.
[arguments]: Add conditional 'apply-mips-patch' phase.

7 years agoMerge branch 'master' into core-updates
Leo Famulari [Thu, 3 Nov 2016 00:03:35 +0000 (20:03 -0400)]
Merge branch 'master' into core-updates

7 years agognu: Add perl-getopt-long.
Alex Sassmannshausen [Wed, 2 Nov 2016 12:55:02 +0000 (13:55 +0100)]
gnu: Add perl-getopt-long.

* gnu/packages/perl.scm (perl-getopt-long): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].
Marius Bakke [Wed, 2 Nov 2016 09:01:36 +0000 (09:01 +0000)]
gnu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0.
(curl-7.50.3): Replace with ...
(curl-7.51.0): ... this.

7 years agognu: linux-libre: Update to 4.8.6.
Mark H Weaver [Wed, 2 Nov 2016 11:31:53 +0000 (07:31 -0400)]
gnu: linux-libre: Update to 4.8.6.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.6.

7 years agognu: linux-libre@4.4: Update to 4.4.30.
Mark H Weaver [Wed, 2 Nov 2016 11:29:28 +0000 (07:29 -0400)]
gnu: linux-libre@4.4: Update to 4.4.30.

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

7 years agognu: perl-test-simple: Update to 1.302062.
Ricardo Wurmus [Wed, 2 Nov 2016 10:51:46 +0000 (11:51 +0100)]
gnu: perl-test-simple: Update to 1.302062.

* gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.

7 years agognu: re2: Update to 2016-11-01.
Marius Bakke [Wed, 2 Nov 2016 04:41:52 +0000 (04:41 +0000)]
gnu: re2: Update to 2016-11-01.

* gnu/packages/regex.scm (re2): Update to 2016-11-01.

7 years agognu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].
Leo Famulari [Wed, 2 Nov 2016 01:31:13 +0000 (21:31 -0400)]
gnu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled
'bind' to 9.9.9-P4.

7 years agognu: iproute2: Update to 4.8.0.
Leo Famulari [Wed, 2 Nov 2016 01:30:56 +0000 (21:30 -0400)]
gnu: iproute2: Update to 4.8.0.

* gnu/packages/linux.scm (iproute2): Update to 4.8.0.
[arguments]: Set Bash completion directory in #:make-flags.

7 years agognu: love: Update to 0.10.2.
David Thompson [Wed, 2 Nov 2016 01:02:09 +0000 (21:02 -0400)]
gnu: love: Update to 0.10.2.

* gnu/packages/game-development.scm (love): Update to 0.10.2.

7 years agodoc: Fix typo.
Ludovic Courtès [Tue, 1 Nov 2016 21:09:36 +0000 (22:09 +0100)]
doc: Fix typo.

Fixes <http://bugs.gnu.org/24851>.
Reported by saffronsnail@hushmail.com.

* doc/guix.texi (Initial RAM Disk): Move parenthesis to after "of
QEMU".

7 years agognu: emacs-debbugs: Update to 0.12.
Ludovic Courtès [Tue, 1 Nov 2016 20:50:42 +0000 (21:50 +0100)]
gnu: emacs-debbugs: Update to 0.12.

* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.

7 years agognu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].
Leo Famulari [Tue, 1 Nov 2016 21:00:23 +0000 (17:00 -0400)]
gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].

* gnu/packages/dns.scm (bind): Update to 9.10.4-P4.

7 years agognu: diffoscope: Update to 62.
Leo Famulari [Tue, 1 Nov 2016 20:15:24 +0000 (16:15 -0400)]
gnu: diffoscope: Update to 62.

* gnu/packages/package-management.scm (diffoscope): Update to 62.

7 years agognu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].
Marius Bakke [Tue, 1 Nov 2016 15:32:06 +0000 (15:32 +0000)]
gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].

* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3.
[source]: Remove patch.
* gnu/packages/patches/python-django-fix-testcase.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: xapian: Update to 1.4.1.
Marius Bakke [Tue, 1 Nov 2016 10:37:19 +0000 (10:37 +0000)]
gnu: xapian: Update to 1.4.1.

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

7 years agognu: Correct hackage mirror usage.
Efraim Flashner [Tue, 1 Nov 2016 08:31:24 +0000 (10:31 +0200)]
gnu: Correct hackage mirror usage.

* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage
mirror.
(ghc-data-accessor-transformers)[source]: Same.
(ghc-gnuplot)[source]: Same.

7 years agoguix: Update hackage mirror.
Efraim Flashner [Tue, 1 Nov 2016 08:28:24 +0000 (10:28 +0200)]
guix: Update hackage mirror.

* guix/download.scm (%mirrors)[hackage]: Don't use https.

7 years agognu: icecat: Fix build with binutils >= 2.26.
Leo Famulari [Mon, 31 Oct 2016 08:03:14 +0000 (04:03 -0400)]
gnu: icecat: Fix build with binutils >= 2.26.

* gnu/packages/patches/icecat-binutils.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat)[source]: Use it.

7 years agognu: Add speech-dispatcher.
Marius Bakke [Wed, 12 Oct 2016 22:26:25 +0000 (23:26 +0100)]
gnu: Add speech-dispatcher.

* gnu/packages/speech.scm (speech-dispatcher): New variable.

7 years agolicenses: Export fdl1.2+.
Marius Bakke [Mon, 31 Oct 2016 06:01:38 +0000 (06:01 +0000)]
licenses: Export fdl1.2+.

This is a follow-up to 59b2034787909cf7efa4e8d672a815b466d7d09d.

* guix/licenses.scm (define-module): Export fdl1.2+.

7 years agognu: Add dotconf.
Marius Bakke [Wed, 12 Oct 2016 22:24:42 +0000 (23:24 +0100)]
gnu: Add dotconf.

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

7 years agognu: librecad: Update to 2.1.3.
Ricardo Wurmus [Mon, 31 Oct 2016 22:09:45 +0000 (23:09 +0100)]
gnu: librecad: Update to 2.1.3.

* gnu/packages/engineering.scm (librecad): Update to 2.1.3.

7 years agognu: virt-manager: Fix build by including 'gtk-update-icon-cache'.
Tobias Geerinckx-Rice [Mon, 31 Oct 2016 21:44:30 +0000 (22:44 +0100)]
gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.

* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.

7 years agognu: cups-minimal: Update to 2.2.1.
Tobias Geerinckx-Rice [Sat, 29 Oct 2016 22:13:22 +0000 (00:13 +0200)]
gnu: cups-minimal: Update to 2.2.1.

* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1.
[source]: Use new https://github.com download URL.

7 years agognu: borg: Run the tests with python-pytest-2.9.2.
Leo Famulari [Sun, 30 Oct 2016 22:32:30 +0000 (18:32 -0400)]
gnu: borg: Run the tests with python-pytest-2.9.2.

* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.

7 years agognu: Add python-pytest-2.9.2.
Leo Famulari [Sun, 30 Oct 2016 22:32:11 +0000 (18:32 -0400)]
gnu: Add python-pytest-2.9.2.

* gnu/packages/python.scm (python-pytest-2.9.2): New variable.

7 years agognu: cross-libc: Use the correct libc.
Manolis Ragkousis [Thu, 11 Aug 2016 18:28:00 +0000 (21:28 +0300)]
gnu: cross-libc: Use the correct libc.

* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target
to determine the correct libc to use.

7 years agognu: imagemagick: Update to 6.9.6-3.
Leo Famulari [Mon, 31 Oct 2016 17:23:55 +0000 (13:23 -0400)]
gnu: imagemagick: Update to 6.9.6-3.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.

7 years agognu: Add ghc-gnuplot.
Federico Beffa [Mon, 24 Oct 2016 15:49:35 +0000 (17:49 +0200)]
gnu: Add ghc-gnuplot.

* gnu/packages/haskell.scm (ghc-gnuplot): New variable.

7 years agognu: Add ghc-utility-ht.
Federico Beffa [Mon, 24 Oct 2016 15:43:17 +0000 (17:43 +0200)]
gnu: Add ghc-utility-ht.

* gnu/packages/haskell.scm (ghc-utility-ht): New variable.

7 years agognu: Add ghc-data-access-transformers.
Federico Beffa [Mon, 24 Oct 2016 15:35:27 +0000 (17:35 +0200)]
gnu: Add ghc-data-access-transformers.

* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.

7 years agognu: Add ghc-data-accessor.
Federico Beffa [Mon, 24 Oct 2016 15:30:50 +0000 (17:30 +0200)]
gnu: Add ghc-data-accessor.

* gnu/packages/haskell.scm (ghc-data-accessor): New variable.

7 years agodownload: Add Hackage mirrors.
Federico Beffa [Sat, 29 Oct 2016 16:30:58 +0000 (18:30 +0200)]
download: Add Hackage mirrors.

* guix/download.scm [%mirrors]: Add Hackage mirrors.

7 years agognu: geiser-next: Re-introduce it.
Federico Beffa [Mon, 24 Oct 2016 07:56:35 +0000 (09:56 +0200)]
gnu: geiser-next: Re-introduce it.

* gnu/packages/emacs.scm (geiser-next): Re-introduce it.

7 years agognu: Add chez-scmutils.
Federico Beffa [Sat, 22 Oct 2016 08:58:32 +0000 (10:58 +0200)]
gnu: Add chez-scmutils.

* gnu/packages/chez.scm (chez-scmutils): New variable.

7 years agognu: Add chez-mit.
Federico Beffa [Sat, 22 Oct 2016 08:55:36 +0000 (10:55 +0200)]
gnu: Add chez-mit.

* gnu/packages/chez.scm (chez-mit): New variable.

7 years agognu: haskell-mode: Update to 16.1.
Federico Beffa [Thu, 20 Oct 2016 18:23:11 +0000 (20:23 +0200)]
gnu: haskell-mode: Update to 16.1.

* gnu/packages/emacs.scm (haskell-mode): Update to 16.1.
  [inputs]: Add 'emacs-el-search' and 'emacs-stream'.
  [propagated-inputs]: Add 'emacs-dash'.
  [arguments]: Add modules. Adapt 'pre-build' and 'install' phases.

7 years agognu: Add emacs-el-search.
Federico Beffa [Thu, 20 Oct 2016 15:50:56 +0000 (17:50 +0200)]
gnu: Add emacs-el-search.

* gnu/packages/emacs.scm (emacs-el-search): New variable.

7 years agognu: Add emacs-stream.
Federico Beffa [Thu, 20 Oct 2016 15:32:42 +0000 (17:32 +0200)]
gnu: Add emacs-stream.

* gnu/packages/emacs.scm (emacs-stream): New varaible.

7 years agognu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).
Ludovic Courtès [Mon, 31 Oct 2016 14:41:14 +0000 (15:41 +0100)]
gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).

Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832>.

'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.

* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure.  Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'.  Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.

7 years agognu: fio: Update to 2.15.
Marius Bakke [Mon, 31 Oct 2016 11:15:08 +0000 (11:15 +0000)]
gnu: fio: Update to 2.15.

* gnu/packages/benchmark.scm (fio): Update to 2.15.

7 years agognu: Add ccid.
Marius Bakke [Mon, 24 Oct 2016 15:00:31 +0000 (16:00 +0100)]
gnu: Add ccid.

* gnu/packages/security-token.scm (ccid): New variable.

7 years agognu: openocd: Correct license.
Ricardo Wurmus [Mon, 31 Oct 2016 09:38:34 +0000 (10:38 +0100)]
gnu: openocd: Correct license.

* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.

7 years agognu: shotwell: Fix build by including 'gtk-update-icon-cache'.
Leo Famulari [Mon, 31 Oct 2016 05:26:15 +0000 (01:26 -0400)]
gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.

* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.

7 years agoMerge branch 'master' into core-updates
Leo Famulari [Sun, 30 Oct 2016 23:19:21 +0000 (19:19 -0400)]
Merge branch 'master' into core-updates

7 years agognu: libtiff: Fix CVE-2016-5652.
Leo Famulari [Sat, 29 Oct 2016 23:23:05 +0000 (19:23 -0400)]
gnu: libtiff: Fix CVE-2016-5652.

* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.

7 years agognu: guix: Always depend on the development dependencies.
Ludovic Courtès [Sun, 30 Oct 2016 22:06:06 +0000 (23:06 +0100)]
gnu: guix: Always depend on the development dependencies.

Suggested by Chris Marusich <cmmarusich@gmail.com> at
<https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html>.

* gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add
Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man.
(guix-devel)[native-inputs]: Remove.

7 years agognu: emacs-debbugs: Update to 0.11.
Ludovic Courtès [Sun, 30 Oct 2016 21:59:26 +0000 (22:59 +0100)]
gnu: emacs-debbugs: Update to 0.11.

* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.

7 years agosystem: Record store file system info in each generation.
Chris Marusich [Fri, 28 Oct 2016 10:07:18 +0000 (03:07 -0700)]
system: Record store file system info in each generation.

* gnu/system.scm (<boot-parameters>)[store-device, store-mount-point]:
New fields.
(read-boot-parameters): Initialize them.
(operating-system-grub.cfg): Likewise.  Remove STORE-FS argument from
call to 'grub-configuration-file'.
(operating-system-parameters-file): Add 'store' element in
'boot-parameters'.
* gnu/system/grub.scm (strip-mount-point): Replace 'store-fs' parameter
by 'mount-point'; adjust accordingly.  Adjust callers.
(<menu-entry>)[device, device-mount-point]: New fields.
(eye-candy): Replace 'root-fs' parameter by 'store-device'; add
'store-mount-point'.  Use keyword arguments for 'system' and 'port'.
(grub-root-search): Remove 'root-fs' by 'device' and adjust
accordingly.
(grub-configuration-file): Remove 'store-fs' parameter.  Adjust
accordingly.
* guix/scripts/system.scm (previous-grub-entries): Initialize 'device'
and 'device-mount-point' fields from PARAMS.
* doc/guix.texi (GRUB Configuration): Document 'device' and
'device-mount-point'.  Explain that 'linux' can be prefixed by a GRUB
device name.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add nethogs.
Arun Isaac [Sun, 30 Oct 2016 16:44:27 +0000 (22:14 +0530)]
gnu: Add nethogs.

* gnu/packages/networking.scm (nethogs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add python-imagesize.
Danny Milosavljevic [Sun, 30 Oct 2016 18:18:35 +0000 (19:18 +0100)]
gnu: Add python-imagesize.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: python-pyusb: Prettify library substitution.
Ricardo Wurmus [Sun, 30 Oct 2016 07:15:23 +0000 (08:15 +0100)]
gnu: python-pyusb: Prettify library substitution.

* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make
the "fix-libusb-reference" phase clearer.

7 years agognu: python-joblib: Disable failing tests.
Ricardo Wurmus [Sun, 30 Oct 2016 17:54:41 +0000 (18:54 +0100)]
gnu: python-joblib: Disable failing tests.

* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.

7 years agognu: python-joblib: Update to 0.10.3.
Ricardo Wurmus [Sun, 30 Oct 2016 16:04:24 +0000 (17:04 +0100)]
gnu: python-joblib: Update to 0.10.3.

* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.

7 years agognu: python-waf: Download over https.
Efraim Flashner [Sun, 30 Oct 2016 08:43:53 +0000 (10:43 +0200)]
gnu: python-waf: Download over https.

* gnu/packages/python.scm (python-waf)[source]: Use https.

7 years agognu: samba: Update to 4.5.1.
Efraim Flashner [Sun, 30 Oct 2016 07:28:06 +0000 (09:28 +0200)]
gnu: samba: Update to 4.5.1.

* gnu/packages/samba.scm (samba): Update to 4.5.1.

7 years agoprofiles: manifest-lookup-package: Cosmetic changes.
Ricardo Wurmus [Sun, 30 Oct 2016 06:21:15 +0000 (07:21 +0100)]
profiles: manifest-lookup-package: Cosmetic changes.

* guix/profiles.scm (manifest-lookup-package): Rename variables; use
"string=?" instead of "equal?".

7 years agognu: git: Update to 2.10.2.
Leo Famulari [Sun, 30 Oct 2016 02:57:06 +0000 (22:57 -0400)]
gnu: git: Update to 2.10.2.

* gnu/packages/version-control.scm (git): Update to 2.10.2.

7 years agoMerge branch 'master' into core-updates
Leo Famulari [Sun, 30 Oct 2016 02:16:47 +0000 (22:16 -0400)]
Merge branch 'master' into core-updates

7 years agognu: python-nltk: Disable the test suite.
Leo Famulari [Sun, 30 Oct 2016 02:09:39 +0000 (22:09 -0400)]
gnu: python-nltk: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.

* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.

7 years agognu: python-pyquery: Add inputs for test suite.
Leo Famulari [Sun, 30 Oct 2016 01:58:45 +0000 (21:58 -0400)]
gnu: python-pyquery: Add inputs for test suite.

* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.

7 years agognu: dico: Fix test failure.
宋文武 [Sun, 30 Oct 2016 01:40:32 +0000 (09:40 +0800)]
gnu: dico: Fix test failure.

* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'.

7 years agognu: python-graphql-core: Disable the test suite.
Leo Famulari [Sun, 30 Oct 2016 01:49:41 +0000 (21:49 -0400)]
gnu: python-graphql-core: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-graph-ql to fail.

* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.

7 years agoMerge branch 'master' into core-updates
Leo Famulari [Sun, 30 Oct 2016 01:44:39 +0000 (21:44 -0400)]
Merge branch 'master' into core-updates

7 years agognu: python-pika: Add inputs for test suite.
Leo Famulari [Sun, 30 Oct 2016 01:34:32 +0000 (21:34 -0400)]
gnu: python-pika: Add inputs for test suite.

* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.

7 years agognu: Add python-pyev.
Leo Famulari [Sun, 30 Oct 2016 01:32:55 +0000 (21:32 -0400)]
gnu: Add python-pyev.

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

7 years agognu: python-prompt-toolkit: Disable the test suite.
Leo Famulari [Sun, 30 Oct 2016 01:08:30 +0000 (21:08 -0400)]
gnu: python-prompt-toolkit: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.

* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.

7 years agognu: python-publicsuffix2: Disable the test suite.
Leo Famulari [Sun, 30 Oct 2016 01:05:15 +0000 (21:05 -0400)]
gnu: python-publicsuffix2: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.

* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.

7 years agognu: python-pyechonest: Remove package.
Leo Famulari [Sun, 30 Oct 2016 01:01:58 +0000 (21:01 -0400)]
gnu: python-pyechonest: Remove package.

* gnu/packages/music.scm (python-pyechonest): Remove variable.

7 years agognu: Add openocd.
Theodoros Foradis [Fri, 28 Oct 2016 17:36:06 +0000 (20:36 +0300)]
gnu: Add openocd.

* gnu/packages/embedded.scm (openocd): New variable.
* gnu/packages/patches/openocd-nrf52.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.

7 years agognu: Add jimtcl.
David Craven [Sun, 30 Oct 2016 01:22:30 +0000 (02:22 +0100)]
gnu: Add jimtcl.

* gnu/packages/embedded.scm (jimtcl): New variable.

7 years agognu: Add libjaylink.
David Craven [Sun, 30 Oct 2016 01:21:41 +0000 (02:21 +0100)]
gnu: Add libjaylink.

* gnu/packages/embedded.scm (libjaylink): New variable.

7 years agognu: Add hidapi.
Theodoros Foradis [Fri, 28 Oct 2016 17:36:05 +0000 (20:36 +0300)]
gnu: Add hidapi.

* gnu/packages/libusb.scm (hidapi): New variable.

7 years agognu: Add gdb-arm-none-eabi.
Theodoros Foradis [Fri, 28 Oct 2016 17:36:04 +0000 (20:36 +0300)]
gnu: Add gdb-arm-none-eabi.

* gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.

7 years agognu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.
Tobias Geerinckx-Rice [Sat, 29 Oct 2016 23:15:17 +0000 (01:15 +0200)]
gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.

* gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant
‘--with-gs-path=’ from #:configure-flags, left over from a botched merge.

7 years agognu: cups-filters: Update to 1.11.5.
Tobias Geerinckx-Rice [Sat, 29 Oct 2016 22:07:08 +0000 (00:07 +0200)]
gnu: cups-filters: Update to 1.11.5.

* gnu/packages/cups.scm (cups-filters): Update to 1.11.5.
[arguments]: Add ‘--with-gs-path=’ to #:configure-flags.
[inputs]: Add mupdf.

7 years agognu: icecat: Enable gtk3 support.
David Craven [Wed, 26 Oct 2016 12:27:15 +0000 (14:27 +0200)]
gnu: icecat: Enable gtk3 support.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
  [arguments]: Use --enable-default-toolkit=cairo-gtk3.

7 years agodoc: Add information related to network connectivity with qemu.
David Craven [Wed, 28 Sep 2016 16:47:49 +0000 (18:47 +0200)]
doc: Add information related to network connectivity with qemu.

* doc/guix.text: Add it.

7 years agognu: sdcc: Enable ucsim.
David Craven [Tue, 4 Oct 2016 20:27:05 +0000 (22:27 +0200)]
gnu: sdcc: Enable ucsim.

* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.

7 years agognu: Add yadifa.
Tobias Geerinckx-Rice [Wed, 21 Sep 2016 01:45:18 +0000 (03:45 +0200)]
gnu: Add yadifa.

* gnu/packages/dns.scm (yadifa): New variable.

7 years agognu: hplip: Update to 3.16.10.
Tobias Geerinckx-Rice [Sat, 29 Oct 2016 19:30:16 +0000 (21:30 +0200)]
gnu: hplip: Update to 3.16.10.

* gnu/packages/cups.scm (hplip): Update to 3.16.10.

7 years agognu: plasma-framework: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: plasma-framework: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.

7 years agognu: kxmlrpcclient: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kxmlrpcclient: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.

7 years agognu: kxmlgui: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kxmlgui: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.

7 years agognu: kwallet: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kwallet: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.

7 years agognu: ktextwidgets: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: ktextwidgets: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.

7 years agognu: ktexteditor: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: ktexteditor: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.

7 years agognu: kservice: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kservice: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0.
  [native-inputs]: Add bison and flex-2.6.1.

7 years agognu: krunner: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: krunner: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
  [arguments]: Return #t.

7 years agognu: kpeople: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kpeople: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
  [arguments]: Return #t.

7 years agognu: kparts: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kparts: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.

7 years agognu: knotifyconfig: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: knotifyconfig: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.

7 years agognu: knewstuff: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: knewstuff: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0.
  [arguments]: Return #t.

7 years agognu: kio: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kio: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0.
  [arguments]: Return #t.

7 years agognu: kinit: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kinit: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0.

7 years agognu: kiconthemes: Update to 5.27.0.
David Craven [Sat, 29 Oct 2016 16:48:28 +0000 (18:48 +0200)]
gnu: kiconthemes: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0.
  [arguments]: Return #t.