jackhill/guix/guix.git
9 years agotests: Skip 'guix-package-net.sh' when prerequisites aren't met.
Ludovic Courtès [Wed, 8 Apr 2015 08:20:25 +0000 (10:20 +0200)]
tests: Skip 'guix-package-net.sh' when prerequisites aren't met.

* tests/guix-package-net.sh: Reinstate networking and shebang test that
  inadvertently vanished in commit 57b8623.

9 years agognu: inetutils: Apply syslogd patch.
Ludovic Courtès [Wed, 8 Apr 2015 07:44:49 +0000 (09:44 +0200)]
gnu: inetutils: Apply syslogd patch.

* gnu/packages/patches/inetutils-syslogd.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (inetutils)[source]: Use it.
  [native-inputs]: New field.

9 years agognu: julia: Pass MARCH make flag.
Ricardo Wurmus [Tue, 7 Apr 2015 08:41:57 +0000 (10:41 +0200)]
gnu: julia: Pass MARCH make flag.

* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported
  architectures.

9 years agognu: julia: Mark as unsupported on ARM and MIPS.
Ricardo Wurmus [Tue, 7 Apr 2015 08:39:25 +0000 (10:39 +0200)]
gnu: julia: Mark as unsupported on ARM and MIPS.

* gnu/packages/julia.scm (julia): Add 'supported-systems' field.

9 years agognu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.
宋文武 [Tue, 7 Apr 2015 03:01:29 +0000 (11:01 +0800)]
gnu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.

* gnu/packages/audio.scm (wavpack)[arguments]: New field.

9 years agodoc: Refer to "Substitutes" from "Setting Up the Daemon".
Ludovic Courtès [Tue, 7 Apr 2015 20:58:31 +0000 (22:58 +0200)]
doc: Refer to "Substitutes" from "Setting Up the Daemon".

Suggested by Mark H Weaver.

* doc/guix.texi (Setting Up the Daemon): Add xref to "Substitutes".

9 years agodoc: Mention the relation between module names and file names.
Ludovic Courtès [Tue, 7 Apr 2015 20:53:06 +0000 (22:53 +0200)]
doc: Mention the relation between module names and file names.

* doc/guix.texi (Package Modules): Mention the relation between module
  names and file names.

9 years agodoc: Mention that the current generation is not deleted.
Ludovic Courtès [Tue, 7 Apr 2015 20:47:32 +0000 (22:47 +0200)]
doc: Mention that the current generation is not deleted.

* doc/guix.texi (Invoking guix package): Mention that the current
  generation is not deleted.  This is a followup to d26eb84.

9 years agognu: kbd: Update to 2.0.2.
Mark H Weaver [Tue, 7 Apr 2015 17:18:22 +0000 (13:18 -0400)]
gnu: kbd: Update to 2.0.2.

* gnu/packages/linux.scm (kbd): Update to 2.0.2.

9 years agognu: Add python-drmaa.
Ricardo Wurmus [Wed, 1 Apr 2015 09:59:01 +0000 (11:59 +0200)]
gnu: Add python-drmaa.

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

9 years agognu: Add Solfege.
Ricardo Wurmus [Wed, 11 Mar 2015 08:02:34 +0000 (09:02 +0100)]
gnu: Add Solfege.

* gnu/packages/music.scm (solfege): New variable.

9 years agognu: Add Csound.
Ricardo Wurmus [Tue, 31 Mar 2015 20:28:08 +0000 (22:28 +0200)]
gnu: Add Csound.

* gnu/packages/audio.scm (csound): New variable.

9 years agognu: Add libiec61883.
宋文武 [Tue, 7 Apr 2015 05:22:40 +0000 (13:22 +0800)]
gnu: Add libiec61883.

* gnu/packages/linux.scm (libiec61883): New variable.

9 years agognu: apl: Update to 1.5.
Mark H Weaver [Tue, 7 Apr 2015 02:22:03 +0000 (22:22 -0400)]
gnu: apl: Update to 1.5.

* gnu/packages/apl.scm (apl): Update to 1.5.

9 years agognu: parallel: Update to 20150322.
Mark H Weaver [Tue, 7 Apr 2015 02:13:48 +0000 (22:13 -0400)]
gnu: parallel: Update to 20150322.

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

9 years agognu: Add libsoup.
宋文武 [Mon, 6 Apr 2015 15:56:35 +0000 (23:56 +0800)]
gnu: Add libsoup.

* gnu/packages/gnome.scm (libsoup): New variable.

9 years agonls: Add Danish translation.
Ludovic Courtès [Mon, 6 Apr 2015 20:06:12 +0000 (22:06 +0200)]
nls: Add Danish translation.

* po/guix/da.po: New file.
* po/guix/LINGUAS: Add 'da'.

9 years agotests: Move 'guix package' tests that require networking to a separate file.
Ludovic Courtès [Mon, 6 Apr 2015 19:52:40 +0000 (21:52 +0200)]
tests: Move 'guix package' tests that require networking to a separate file.

* tests/guix-package.sh (shebang_not_too_long): Remove.
  Move everything below "if [networking + shebang_not_too_long]" to...
* tests/guix-package-net.sh: ... here.  New file.
* Makefile.am (SH_TESTS): Add it.

9 years agoguix package: Avoid 'exit' calls in 'delete-matching-generations'.
Ludovic Courtès [Mon, 6 Apr 2015 19:27:03 +0000 (21:27 +0200)]
guix package: Avoid 'exit' calls in 'delete-matching-generations'.

* guix/scripts/package.scm (delete-matching-generations): Remove call to
  'exit' when PATTERN is "0".  Call 'leave' instead of 'exit'
  when (null-list? number).

9 years agoguix package: Never remove the current generation and warn about it.
Ludovic Courtès [Mon, 6 Apr 2015 19:26:12 +0000 (21:26 +0200)]
guix package: Never remove the current generation and warn about it.

Fixes <http://bugs.gnu.org/19978>.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).

* guix/scripts/package.scm (delete-matching-generations): Warn when
  CURRENT is in NUMBERS, and always remove it before calling
  'delete-generations'.
* tests/guix-package.sh: Add --switch-generation=2 invocation before
  --delete-generations=3 invocation.
  Add --delete-generations=1.. test case.

9 years agotests: Deal with 'mount-points' not returning "/".
Ludovic Courtès [Mon, 6 Apr 2015 19:05:38 +0000 (21:05 +0200)]
tests: Deal with 'mount-points' not returning "/".

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

* tests/syscalls.scm ("mount-points"): Check for a few other likely
  mount points in addition to "/".

9 years agognu: lsof: Add mirrors.
Ludovic Courtès [Mon, 6 Apr 2015 18:50:35 +0000 (20:50 +0200)]
gnu: lsof: Add mirrors.

Reported by Tomáš Čech.

* gnu/packages/lsof.scm (lsof)[source]: Add two mirrors.

9 years agoguix package: Move generation deletion to its own procedure.
Ludovic Courtès [Mon, 6 Apr 2015 18:02:22 +0000 (20:02 +0200)]
guix package: Move generation deletion to its own procedure.

* guix/scripts/package.scm (delete-matching-generations): New procedure,
  with code formerly found...
  (guix-package)[process-actions]: ... here.  Use it.
  Remove 'current-generation-number'.

9 years agognu: Perl GD: Add real patch.
Eric Bavier [Mon, 6 Apr 2015 15:20:23 +0000 (10:20 -0500)]
gnu: Perl GD: Add real patch.

Replaces the stub patch added in 43754738e030a4083b0881b2264b905bc563e78b.

* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
  Update patch.

43754738e030a4083b0881b2264b905bc563e78b

9 years agognu: icecat: Fix source URI.
Mark H Weaver [Mon, 6 Apr 2015 13:38:54 +0000 (09:38 -0400)]
gnu: icecat: Fix source URI.

* gnu/packages/gnuzilla.scm (icecat)[source]: Fix source URI computation.

9 years agognu: icecat: Update to 31.6.0-gnu1.
Mark H Weaver [Mon, 6 Apr 2015 00:32:54 +0000 (20:32 -0400)]
gnu: icecat: Update to 31.6.0-gnu1.

* gnu/packages/patches/icecat-CVE-2015-0801.patch,
  gnu/packages/patches/icecat-CVE-2015-0807.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch,
  gnu/packages/patches/icecat-CVE-2015-0816.patch,
  gnu/packages/patches/icecat-CVE-2015-0817.patch,
  gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
  gnu/packages/patches/icecat-bug-1127780.patch,
  gnu/packages/patches/icecat-bug-1145870.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 31.6.0-gnu1.  Remove patches.

9 years agognu: nss: Update to 3.18.
Mark H Weaver [Mon, 6 Apr 2015 00:08:55 +0000 (20:08 -0400)]
gnu: nss: Update to 3.18.

* gnu/packages/gnuzilla.scm (nss): Update to 3.18.  Compute source URI
  automatically based on version.

9 years agoRemove unused module import (gnu packages ed) from (gnu packages commencement).
Mark H Weaver [Sat, 4 Apr 2015 07:48:26 +0000 (03:48 -0400)]
Remove unused module import (gnu packages ed) from (gnu packages commencement).

* gnu/packages/commencement.scm: Remove (gnu packages ed) module import.

9 years agognu: emacs: Add librsvg to inputs.
Mark H Weaver [Sat, 4 Apr 2015 07:32:04 +0000 (03:32 -0400)]
gnu: emacs: Add librsvg to inputs.

* gnu/packages/emacs.scm (emacs)[inputs]: Add librsvg.
  (emacs-no-x)[inputs]: Remove librsvg from inherited inputs.

9 years agognu: linux-libre: Fix drm_wait_one_vblank warnings.
Mark H Weaver [Sat, 4 Apr 2015 15:31:11 +0000 (11:31 -0400)]
gnu: linux-libre: Fix drm_wait_one_vblank warnings.

* gnu/packages/patches/linux-libre-vblank-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.

9 years agognu: Add glib-networking.
宋文武 [Sun, 5 Apr 2015 15:36:29 +0000 (23:36 +0800)]
gnu: Add glib-networking.

* gnu/packages/gnome.scm (glib-networking): New variable.

9 years agolinux-initrd: Add virtio drivers by default.
Ludovic Courtès [Sun, 5 Apr 2015 21:13:58 +0000 (23:13 +0200)]
linux-initrd: Add virtio drivers by default.

* gnu/system/linux-initrd.scm (base-initrd): Change #:virtio? default
  to #t.  This will facilitate the use of GuixSD in VM guests.

9 years agoAdd Andy to 'AUTHORS'.
Ludovic Courtès [Sun, 5 Apr 2015 20:48:41 +0000 (22:48 +0200)]
Add Andy to 'AUTHORS'.

9 years agosystem: Take kernel modules from the user-specified kernel.
Andy Wingo [Sun, 5 Apr 2015 20:47:16 +0000 (22:47 +0200)]
system: Take kernel modules from the user-specified kernel.

* gnu/system/linux-initrd.scm (base-initrd): Add #:linux option to
  specify the linux kernel to use.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Propagate
  #:linux to base-initrd.
* gnu/system.scm (operating-system-initrd-file): Pass #:linux to
  'make-initrd'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: nginx: Clean up installation directories.
David Thompson [Sun, 5 Apr 2015 16:34:45 +0000 (12:34 -0400)]
gnu: nginx: Clean up installation directories.

* gnu/packages/web.scm (nginx): Add 'fix-root-dirs' phase.

9 years agognu: nginx: Use modify-phases syntax.
David Thompson [Sun, 5 Apr 2015 16:31:54 +0000 (12:31 -0400)]
gnu: nginx: Use modify-phases syntax.

* gnu/packages/web.scm (nginx): Use modify-phases syntax.

9 years agognu: Add livestreamer.
David Thompson [Sat, 4 Apr 2015 17:18:40 +0000 (13:18 -0400)]
gnu: Add livestreamer.

* gnu/packages/video.scm (livestreamer): New variable.

9 years agognu: Add python-singledispatch.
David Thompson [Sat, 4 Apr 2015 17:17:35 +0000 (13:17 -0400)]
gnu: Add python-singledispatch.

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

9 years agognu: python-requests: Fix Python 2 version and add support for Python 3.
David Thompson [Sat, 4 Apr 2015 17:15:40 +0000 (13:15 -0400)]
gnu: python-requests: Fix Python 2 version and add support for Python 3.

* gnu/packages/python.scm (python-requests): New variable.
  (python2-requests): Generate based on Python 3 variant.

9 years agognu: gnome-mines: Update to 3.16.0.
宋文武 [Sun, 5 Apr 2015 15:55:09 +0000 (23:55 +0800)]
gnu: gnome-mines: Update to 3.16.0.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.

9 years agognu: gsettings-desktop-schemas: Enable GObject introspection.
宋文武 [Sun, 5 Apr 2015 14:53:02 +0000 (22:53 +0800)]
gnu: gsettings-desktop-schemas: Enable GObject introspection.

* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]:
  Add gobject-introspection.

9 years agognu: gsettings-desktop-schemas: Update to 3.16.0.
宋文武 [Sun, 5 Apr 2015 14:48:32 +0000 (22:48 +0800)]
gnu: gsettings-desktop-schemas: Update to 3.16.0.

* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.

9 years agognu: Add aalib.
宋文武 [Sat, 4 Apr 2015 15:08:52 +0000 (23:08 +0800)]
gnu: Add aalib.

* gnu/packages/video.scm (aalib): New variable.

9 years agognu: Add WavPack.
宋文武 [Sun, 5 Apr 2015 02:36:05 +0000 (10:36 +0800)]
gnu: Add WavPack.

* gnu/packages/audio.scm (wavpack): New variable.

9 years agognu: Add libshout.
宋文武 [Sat, 4 Apr 2015 08:38:10 +0000 (16:38 +0800)]
gnu: Add libshout.

* gnu/packages/xiph.scm (libshout): New varibale.

9 years agognu: Add libavc1394.
宋文武 [Sat, 4 Apr 2015 08:19:18 +0000 (16:19 +0800)]
gnu: Add libavc1394.

* gnu/packages/linux.scm (libavc1394): New variable.

9 years agognu: Add libraw1394.
宋文武 [Sat, 4 Apr 2015 08:00:05 +0000 (16:00 +0800)]
gnu: Add libraw1394.

* gnu/packages/linux.scm (libraw1394): New variable.

9 years agognu: Add icecast.
David Thompson [Sat, 28 Feb 2015 02:15:12 +0000 (21:15 -0500)]
gnu: Add icecast.

* gnu/packages/xiph.scm (icecast): New variable.

9 years agoscripts: Add 'publish' command.
David Thompson [Tue, 17 Mar 2015 14:21:31 +0000 (10:21 -0400)]
scripts: Add 'publish' command.

* guix/scripts/publish.scm: New file.
* po/guix/POTFILES.in: Add it.
* tests/publish.scm: New file.
* Makefile.am (MODULES): Add script module.
  (SCM_TESTS): Add test module.
* doc/guix.texi ("Invoking guix publish"): New node.

9 years agostore: Add query-path-info operation.
David Thompson [Tue, 17 Mar 2015 14:19:36 +0000 (10:19 -0400)]
store: Add query-path-info operation.

* guix/store.scm (<path-info>): New record type.
  (read-path-info): New procedure.
  (read-arg): Add 'path-info' syntax.
  (query-path-info): New variable.
* tests/store.scm ("query-path-info"): New test.

9 years agognu: node: Update to 0.12.2.
David Thompson [Sat, 4 Apr 2015 17:47:28 +0000 (13:47 -0400)]
gnu: node: Update to 0.12.2.

9 years agognu: Add gnome-terminal.
Andy Wingo [Sat, 4 Apr 2015 17:14:38 +0000 (13:14 -0400)]
gnu: Add gnome-terminal.

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

9 years agognu: Perl GD: Add stub patch.
Mark H Weaver [Sat, 4 Apr 2015 15:15:30 +0000 (11:15 -0400)]
gnu: Perl GD: Add stub patch.

This is a temporary fix to enable hydra to complete evaluations, which were
broken by f7ee7a9b06a386863d7752ba028a79bb98d3504d due to a missing patch
file.  The real patch will be put into place in a later commit.

* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
  New file.  This is just a stub.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agognu: source-highlight: Remove obsolete patch.
Mark H Weaver [Sat, 4 Apr 2015 15:00:21 +0000 (11:00 -0400)]
gnu: source-highlight: Remove obsolete patch.

This should have been done in a952b10c23c9ca5931793d862a718b55492a046d.

* gnu/packages/patches/source-highlight-regexrange-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pretty-print.scm (source-highlight)[source]: Remove patch.

9 years agognu: source-highlight: Update to 3.1.8.
Mark H Weaver [Sat, 4 Apr 2015 07:34:28 +0000 (03:34 -0400)]
gnu: source-highlight: Update to 3.1.8.

* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.8.

9 years agobuild-system: Add haskell-build-system.
Federico Beffa [Fri, 27 Mar 2015 08:36:56 +0000 (09:36 +0100)]
build-system: Add haskell-build-system.

* guix/build-system/haskell.scm: New file.
* guix/build/haskell-build-system.scm: New file.
* doc/guix.texi: Add section on 'haskell-build-system'.

9 years agognu: ghc: Fix i686 build.
Federico Beffa [Sat, 28 Mar 2015 19:09:37 +0000 (20:09 +0100)]
gnu: ghc: Fix i686 build.

* gnu/packages/haskell.scm (ghc-bootstrap-7.8.4): Replace with ...
  (ghc-bootstrap-i686-7.8.4, ghc-bootstrap-x86_64-7.8.4): ... these.
  (ghc)[native-inputs]: Select the appropriate bootstrap.

9 years agognu: Add Catalyst-View-JSON.
Eric Bavier [Fri, 3 Apr 2015 19:49:48 +0000 (14:49 -0500)]
gnu: Add Catalyst-View-JSON.

* gnu/packages/web.scm (perl-catalyst-view-json): New variable.

9 years agognu: Add Perl YAML.
Eric Bavier [Fri, 3 Apr 2015 19:49:06 +0000 (14:49 -0500)]
gnu: Add Perl YAML.

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

9 years agognu: Add Test-YAML.
Eric Bavier [Fri, 3 Apr 2015 19:48:41 +0000 (14:48 -0500)]
gnu: Add Test-YAML.

* gnu/packages/perl.scm (perl-test-yaml): New variable.

9 years agognu: Add Test-Base.
Eric Bavier [Fri, 3 Apr 2015 19:48:04 +0000 (14:48 -0500)]
gnu: Add Test-Base.

* gnu/packages/perl.scm (perl-test-base): New variable.

9 years agognu: Add Spiffy.
Eric Bavier [Fri, 3 Apr 2015 19:47:37 +0000 (14:47 -0500)]
gnu: Add Spiffy.

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

9 years agognu: Add Catalyst-View-Download.
Eric Bavier [Fri, 3 Apr 2015 19:20:10 +0000 (14:20 -0500)]
gnu: Add Catalyst-View-Download.

* gnu/packages/web.scm (perl-catalyst-view-download): New variable.

9 years agognu: Add Test-WWW-Mechanize-Catalyst.
Eric Bavier [Fri, 3 Apr 2015 19:19:05 +0000 (14:19 -0500)]
gnu: Add Test-WWW-Mechanize-Catalyst.

* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): New
  variable.

9 years agognu: Add Text-CSV.
Eric Bavier [Fri, 3 Apr 2015 19:14:39 +0000 (14:14 -0500)]
gnu: Add Text-CSV.

* gnu/packages/perl.scm (perl-text-csv): New variable.

9 years agognu: Add Test-utf8.
Eric Bavier [Fri, 3 Apr 2015 18:31:19 +0000 (13:31 -0500)]
gnu: Add Test-utf8.

* gnu/packages/perl.scm (perl-test-utf8): New variable.

9 years agognu: Add Catalyst-TraitFor-Request-ProxyBase.
Eric Bavier [Fri, 3 Apr 2015 16:59:37 +0000 (11:59 -0500)]
gnu: Add Catalyst-TraitFor-Request-ProxyBase.

* gnu/packages/web.scm (perl-catalyst-traitfor-request-proxybase): New
  variable.

9 years agognu: Add CatalystX-RoleApplicator.
Eric Bavier [Fri, 3 Apr 2015 16:58:38 +0000 (11:58 -0500)]
gnu: Add CatalystX-RoleApplicator.

* gnu/packages/web.scm (perl-catalystx-roleapplicator): New variable.

9 years agognu: Add MooseX-RelatedClassRoles.
Eric Bavier [Fri, 3 Apr 2015 16:58:11 +0000 (11:58 -0500)]
gnu: Add MooseX-RelatedClassRoles.

* gnu/packages/perl.scm (perl-moosex-relatedclassroles): New variable.

9 years agognu: Add Catalyst-Plugin-StackTrace.
Eric Bavier [Fri, 3 Apr 2015 16:31:46 +0000 (11:31 -0500)]
gnu: Add Catalyst-Plugin-StackTrace.

* gnu/packages/web.scm (perl-catalyst-plugin-stacktrace): New
  variable.

9 years agognu: Add Catalyst-Plugin-Session-Store-FastMmap.
Eric Bavier [Fri, 3 Apr 2015 16:25:34 +0000 (11:25 -0500)]
gnu: Add Catalyst-Plugin-Session-Store-FastMmap.

* gnu/packages/web.scm (perl-catalyst-plugin-session-store-fastmmap): New
  variable.

9 years agognu: Add Cache-FastMmap.
Eric Bavier [Fri, 3 Apr 2015 16:24:52 +0000 (11:24 -0500)]
gnu: Add Cache-FastMmap.

* gnu/packages/perl.scm (perl-cache-fastmmap): New variable.

9 years agognu: Add Catalyst-Plugin-Session-State-Cookie.
Eric Bavier [Fri, 3 Apr 2015 16:14:29 +0000 (11:14 -0500)]
gnu: Add Catalyst-Plugin-Session-State-Cookie.

* gnu/packages/web.scm (perl-catalyst-plugin-session-state-cookie):
  New variable.

9 years agognu: Add Catalyst-Plugin-Captcha.
Eric Bavier [Fri, 3 Apr 2015 16:03:30 +0000 (11:03 -0500)]
gnu: Add Catalyst-Plugin-Captcha.

* gnu/packages/web.scm (perl-catalyst-plugin-captcha): New variable.

9 years agognu: Add GD-SecurityImage.
Eric Bavier [Fri, 3 Apr 2015 15:59:45 +0000 (10:59 -0500)]
gnu: Add GD-SecurityImage.

* gnu/packages/gd.scm (perl-gd-securityimage): New variable.

9 years agognu: Add PerlMagick.
Eric Bavier [Thu, 2 Apr 2015 21:20:24 +0000 (16:20 -0500)]
gnu: Add PerlMagick.

* gnu/packages/imagemagick.scm (perl-image-magick): New variable.

9 years agognu: Add Perl GD.
Eric Bavier [Thu, 2 Apr 2015 18:31:47 +0000 (13:31 -0500)]
gnu: Add Perl GD.

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

9 years agognu: gst-plugins-base: Enable GObjection introspection.
宋文武 [Sat, 4 Apr 2015 04:39:31 +0000 (12:39 +0800)]
gnu: gst-plugins-base: Enable GObjection introspection.

* gnu/packages/gstreamer.scm (gst-plugins-base): Add gobject-introspection
  to 'native-inputs'.
  [arguments]<#:phases>: Rename patch-test-pb-utils to patch.  Add
  (setenv "CC" "gcc") to patch phase.

9 years agognu: gst-plugins-base: Move html documentation to 'doc' output.
宋文武 [Sat, 4 Apr 2015 04:30:25 +0000 (12:30 +0800)]
gnu: gst-plugins-base: Move html documentation to 'doc' output.

* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
  [arguments]: Add #:configure-flags.

9 years agognu: gst-plugins-base: Propagate input gstreamer.
宋文武 [Sat, 4 Apr 2015 04:05:10 +0000 (12:05 +0800)]
gnu: gst-plugins-base: Propagate input gstreamer.

* gnu/packages/gstreamer.scm (gst-plugins-base): Move "gstreamer" to
  'propagated-inputs'.

9 years agognu: gstreamer: Move html documentation to 'doc' output.
宋文武 [Sat, 4 Apr 2015 03:33:14 +0000 (11:33 +0800)]
gnu: gstreamer: Move html documentation to 'doc' output.

* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
  [arguments]: Add #:configure-flags.

9 years agognu: gstreamer: Enable GObject introspection.
宋文武 [Sat, 4 Apr 2015 03:14:31 +0000 (11:14 +0800)]
gnu: gstreamer: Enable GObject introspection.

* gnu/packages/gstreamer.scm (gstreamer): Add gobject-introspection
  to 'native-inputs'.
  [arguments]: New field.

9 years agognu: vte: Propagate GnuTLS.
Ludovic Courtès [Fri, 3 Apr 2015 21:27:21 +0000 (23:27 +0200)]
gnu: vte: Propagate GnuTLS.

* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
  'propagated-inputs'.  Suggested by 宋文武 <iyzsong@gmail.com>.

9 years agognu: vte: Update to 0.40.0.
Andy Wingo [Fri, 3 Apr 2015 07:21:41 +0000 (09:21 +0200)]
gnu: vte: Update to 0.40.0.

* gnu/packages/gnome.scm (vte): Update to 0.40.0.  Add 'inputs' field.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9 years agobuild-system/glib-or-gtk: Wrap libexec programs.
Andy Wingo [Fri, 3 Apr 2015 07:20:50 +0000 (09:20 +0200)]
build-system/glib-or-gtk: Wrap libexec programs.

* guix/build/glib-or-gtk-build-system.scm (wrap-all-programs): Also
  wrap binaries in libexec/, such as those launched by dbus services.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agoservices: lsh: Change #:initialize? to default to #t.
Ludovic Courtès [Fri, 3 Apr 2015 20:12:26 +0000 (22:12 +0200)]
services: lsh: Change #:initialize? to default to #t.

* gnu/services/ssh.scm (lsh-service): Change #:initialize? to default
  to #t.
* doc/guix.texi (Using the Configuration System): Remove #:initialize? #t
  from example.
  (Networking Services): Adjust accordingly.

9 years agoui: Recognize 'guix help'.
Ludovic Courtès [Fri, 3 Apr 2015 20:10:02 +0000 (22:10 +0200)]
ui: Recognize 'guix help'.

Suggested by Andy Wingo.

* guix/ui.scm (guix-main): Add "help" case.

9 years agognu: Remove deleted patch file from build system.
David Thompson [Fri, 3 Apr 2015 20:29:37 +0000 (16:29 -0400)]
gnu: Remove deleted patch file from build system.

* gnu-system.am (dist_patch_DATA): Remove 'gnu/packages/patches/librep-rules.mk.patch'.

9 years agognu: librep: Update to 0.92.5.
宋文武 [Fri, 3 Apr 2015 15:33:41 +0000 (23:33 +0800)]
gnu: librep: Update to 0.92.5.

* gnu/packages/sawfish.scm (librep): Update to 0.92.5.
* gnu/packages/patches/librep-rules.mk.patch: Remove.

9 years agognu: xorg: Add patch to fix sis driver crashes.
Alex Kost [Wed, 1 Apr 2015 19:15:15 +0000 (22:15 +0300)]
gnu: xorg: Add patch to fix sis driver crashes.

* gnu/packages/patches/xf86-video-sis-fix-exa-crash.patch: New file.
* gnu/packages/xorg.scm (xf86-video-sis): Use it.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agopackages: Fix typo.
Alex Kost [Thu, 2 Apr 2015 12:51:05 +0000 (15:51 +0300)]
packages: Fix typo.

* gnu/packages.scm: Fix the name of an exported variable (%patch-path).

9 years agognu: Add libinput.
宋文武 [Fri, 3 Apr 2015 08:49:40 +0000 (16:49 +0800)]
gnu: Add libinput.

* gnu/packages/freedesktop.scm (libinput): New variable.

9 years agodoc: Make it clear that store items must not be deleted by hand.
Ludovic Courtès [Thu, 2 Apr 2015 19:44:35 +0000 (21:44 +0200)]
doc: Make it clear that store items must not be deleted by hand.

* doc/guix.texi (Invoking guix gc): Add that this is the only way to
  delete files.

9 years agodoc: Remove bits about having to create /gnu/store manually.
Ludovic Courtès [Thu, 2 Apr 2015 19:40:01 +0000 (21:40 +0200)]
doc: Remove bits about having to create /gnu/store manually.

* doc/guix.texi (Build Environment Setup): Remove bit about creating
  /gnu/store.  This is done automatically since 15ddeff.

9 years agognu: libva: Fix 'license' field.
Ludovic Courtès [Thu, 2 Apr 2015 17:16:04 +0000 (19:16 +0200)]
gnu: libva: Fix 'license' field.

* gnu/packages/video.scm: Import (guix licenses) with the 'license:'
  prefix and adjust 'license' fields accordingly.  Fixes a bug whereby
  libva was referring to the 'expat' package instead of the 'expat'
  license.

9 years agognu: Add Catalyst-Plugin-AccessLog.
Eric Bavier [Wed, 1 Apr 2015 19:59:07 +0000 (14:59 -0500)]
gnu: Add Catalyst-Plugin-AccessLog.

* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): New variable.

9 years agognu: Add DateTime.
Eric Bavier [Wed, 1 Apr 2015 19:56:47 +0000 (14:56 -0500)]
gnu: Add DateTime.

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

9 years agognu: Add DateTime-Locale.
Eric Bavier [Wed, 1 Apr 2015 19:55:29 +0000 (14:55 -0500)]
gnu: Add DateTime-Locale.

* gnu/packages/perl.scm (perl-datetime-locale): New variable.

9 years agognu: Add DateTime-TimeZone.
Eric Bavier [Wed, 1 Apr 2015 19:28:17 +0000 (14:28 -0500)]
gnu: Add DateTime-TimeZone.

* gnu/packages/perl.scm (perl-datetime-timezone): New variable.

9 years agognu: Add List-AllUtils.
Eric Bavier [Wed, 1 Apr 2015 19:21:50 +0000 (14:21 -0500)]
gnu: Add List-AllUtils.

* gnu/packages/perl.scm (perl-list-allutils): New variable.