~ruther/guix-local

9d44ab95 — 宋文武 11 years ago
gnu: Add libshout.

* gnu/packages/xiph.scm (libshout): New varibale.
68e3c29d — 宋文武 11 years ago
gnu: Add libavc1394.

* gnu/packages/linux.scm (libavc1394): New variable.
0a588bf9 — 宋文武 11 years ago
gnu: Add libraw1394.

* gnu/packages/linux.scm (libraw1394): New variable.
6ef1c223 — David Thompson 11 years ago
gnu: Add icecast.

* gnu/packages/xiph.scm (icecast): New variable.
aff8ce7c — David Thompson 11 years ago
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.
533d1768 — David Thompson 11 years ago
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.
4cd27cd6 — David Thompson 11 years ago
gnu: node: Update to 0.12.2.
88f70665 — Andy Wingo 11 years ago
gnu: Add gnome-terminal.

* gnu/packages/gnome.scm (gnome-terminal): New variable.
43754738 — Mark H Weaver 11 years ago
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.
f905286b — Mark H Weaver 11 years ago
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.
a952b10c — Mark H Weaver 11 years ago
gnu: source-highlight: Update to 3.1.8.

* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.8.
14dfdf2e — Federico Beffa 11 years ago
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'.
5868a8bf — Federico Beffa 11 years ago
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.
c985cfe6 — Eric Bavier 11 years ago
gnu: Add Catalyst-View-JSON.

* gnu/packages/web.scm (perl-catalyst-view-json): New variable.
419dd411 — Eric Bavier 11 years ago
gnu: Add Perl YAML.

* gnu/packages/perl.scm (perl-yaml): New variable.
41778634 — Eric Bavier 11 years ago
gnu: Add Test-YAML.

* gnu/packages/perl.scm (perl-test-yaml): New variable.
0ca74e1d — Eric Bavier 11 years ago
gnu: Add Test-Base.

* gnu/packages/perl.scm (perl-test-base): New variable.
54268c43 — Eric Bavier 11 years ago
gnu: Add Spiffy.

* gnu/packages/perl.scm (perl-spiffy): New variable.
83261658 — Eric Bavier 11 years ago
gnu: Add Catalyst-View-Download.

* gnu/packages/web.scm (perl-catalyst-view-download): New variable.
13b2552c — Eric Bavier 11 years ago
gnu: Add Test-WWW-Mechanize-Catalyst.

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