Ludovic Courtès
3e462da5c1
gnu: openssl: Set appropriate RUNPATH on shared libraries.
...
Fixes <http://bugs.gnu.org/20041 >.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).
* gnu/packages/patches/openssl-runpath.patch: New file.
* gnu/packages/openssl.scm (openssl)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-05 01:17:30 +02:00
David Thompson
aff8ce7c74
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.
2015-04-04 14:16:43 -04:00
David Thompson
533d1768f4
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.
2015-04-04 13:50:52 -04:00
David Thompson
4cd27cd60a
gnu: node: Update to 0.12.2.
2015-04-04 13:48:17 -04:00
Andy Wingo
88f7066591
gnu: Add gnome-terminal.
...
* gnu/packages/gnome.scm (gnome-terminal): New variable.
2015-04-04 13:15:07 -04:00
Mark H Weaver
43754738e0
gnu: Perl GD: Add stub patch.
...
This is a temporary fix to enable hydra to complete evaluations, which were
broken by f7ee7a9b06
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.
2015-04-04 11:15:30 -04:00
Mark H Weaver
f905286b11
gnu: source-highlight: Remove obsolete patch.
...
This should have been done in a952b10c23
.
* 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.
2015-04-04 11:02:34 -04:00
Mark H Weaver
353fda815e
gnu: ed: Update to 1.11.
...
* gnu/packages/ed.scm (ed): Update to 1.11.
2015-04-04 03:46:55 -04:00
Mark H Weaver
a952b10c23
gnu: source-highlight: Update to 3.1.8.
...
* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.8.
2015-04-04 03:46:14 -04:00
Federico Beffa
14dfdf2e0e
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'.
2015-04-04 09:11:31 +02:00
Federico Beffa
5868a8bf9d
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.
2015-04-04 09:11:30 +02:00
Eric Bavier
c985cfe624
gnu: Add Catalyst-View-JSON.
...
* gnu/packages/web.scm (perl-catalyst-view-json): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
419dd41152
gnu: Add Perl YAML.
...
* gnu/packages/perl.scm (perl-yaml): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
41778634e2
gnu: Add Test-YAML.
...
* gnu/packages/perl.scm (perl-test-yaml): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
0ca74e1d25
gnu: Add Test-Base.
...
* gnu/packages/perl.scm (perl-test-base): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
54268c43c9
gnu: Add Spiffy.
...
* gnu/packages/perl.scm (perl-spiffy): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
83261658fb
gnu: Add Catalyst-View-Download.
...
* gnu/packages/web.scm (perl-catalyst-view-download): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
13b2552cdb
gnu: Add Test-WWW-Mechanize-Catalyst.
...
* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
bc834d7339
gnu: Add Text-CSV.
...
* gnu/packages/perl.scm (perl-text-csv): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
cbe8f0cdd6
gnu: Add Test-utf8.
...
* gnu/packages/perl.scm (perl-test-utf8): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
b902eb1ccd
gnu: Add Catalyst-TraitFor-Request-ProxyBase.
...
* gnu/packages/web.scm (perl-catalyst-traitfor-request-proxybase): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
227687ae65
gnu: Add CatalystX-RoleApplicator.
...
* gnu/packages/web.scm (perl-catalystx-roleapplicator): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
107671a202
gnu: Add MooseX-RelatedClassRoles.
...
* gnu/packages/perl.scm (perl-moosex-relatedclassroles): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
996f41102f
gnu: Add Catalyst-Plugin-StackTrace.
...
* gnu/packages/web.scm (perl-catalyst-plugin-stacktrace): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
47533b6f69
gnu: Add Catalyst-Plugin-Session-Store-FastMmap.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session-store-fastmmap): New
variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
a1c9547f25
gnu: Add Cache-FastMmap.
...
* gnu/packages/perl.scm (perl-cache-fastmmap): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
be73447995
gnu: Add Catalyst-Plugin-Session-State-Cookie.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session-state-cookie):
New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
57c2680e5c
gnu: Add Catalyst-Plugin-Captcha.
...
* gnu/packages/web.scm (perl-catalyst-plugin-captcha): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
d8ae0acc9a
gnu: Add GD-SecurityImage.
...
* gnu/packages/gd.scm (perl-gd-securityimage): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
b56a918f77
gnu: Add PerlMagick.
...
* gnu/packages/imagemagick.scm (perl-image-magick): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
f7ee7a9b06
gnu: Add Perl GD.
...
* gnu/packages/gd.scm (perl-gd): New variable.
2015-04-04 00:46:03 -05:00
宋文武
4ec48644c3
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.
2015-04-04 12:42:29 +08:00
宋文武
e9a8212959
gnu: gst-plugins-base: Move html documentation to 'doc' output.
...
* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
[arguments]: Add #:configure-flags.
2015-04-04 12:42:28 +08:00
宋文武
34ff76fdd6
gnu: gst-plugins-base: Propagate input gstreamer.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Move "gstreamer" to
'propagated-inputs'.
2015-04-04 12:42:28 +08:00
宋文武
2fb016b8f1
gnu: gstreamer: Move html documentation to 'doc' output.
...
* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
[arguments]: Add #:configure-flags.
2015-04-04 12:42:28 +08:00
宋文武
0f998a140e
gnu: gstreamer: Enable GObject introspection.
...
* gnu/packages/gstreamer.scm (gstreamer): Add gobject-introspection
to 'native-inputs'.
[arguments]: New field.
2015-04-04 12:42:28 +08:00
Ludovic Courtès
302393bc7c
gnu: vte: Propagate GnuTLS.
...
* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
'propagated-inputs'. Suggested by 宋文武 <iyzsong@gmail.com>.
2015-04-03 23:27:21 +02:00
Andy Wingo
191e9b4e01
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>
2015-04-03 23:24:41 +02:00
Andy Wingo
8b43df2b30
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>
2015-04-03 23:24:01 +02:00
Ludovic Courtès
21cc905ac2
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.
2015-04-03 22:58:49 +02:00
Ludovic Courtès
849eebbb38
ui: Recognize 'guix help'.
...
Suggested by Andy Wingo.
* guix/ui.scm (guix-main): Add "help" case.
2015-04-03 22:58:49 +02:00
Ludovic Courtès
4a740d0fec
gnu: cross-base: Use an 'ld' wrapper also when cross-compiling.
...
* gnu/packages/base.scm (make-ld-wrapper): Add #:target parameter and
honor it.
* gnu/packages/cross-base.scm (cross-gcc-arguments)[#:phases]
<make-cross-binutils-visible>: Refer to the ld wrapper.
(cross-gcc)[native-inputs]: Add "ld-wrapper-cross".
2015-04-03 22:31:15 +02:00
David Thompson
7c3d72f22d
gnu: Remove deleted patch file from build system.
...
* gnu-system.am (dist_patch_DATA): Remove 'gnu/packages/patches/librep-rules.mk.patch'.
2015-04-03 16:29:37 -04:00
Ludovic Courtès
9bab6bea86
gnu: ld-wrapper: Use a hard-coded self-reference instead of $0.
...
* gnu/packages/ld-wrapper.scm: Use @SELF@ instead of $0. This is so
that the .go file is found even when the wrapper is invoked via a
symlink to it.
* gnu/packages/base.scm (make-ld-wrapper): Substitute @SELF@.
2015-04-03 22:28:06 +02:00
Ludovic Courtès
8fdd410160
gnu: Add 'make-ld-wrapper' procedure.
...
* gnu/packages/base.scm (make-ld-wrapper): New procedure. Abstracted
from...
* gnu/packages/commencement.scm (ld-wrapper-boot3): ... here. Use it.
2015-04-03 22:28:04 +02:00
宋文武
c2a362be41
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.
2015-04-03 23:36:05 +08:00
Alex Kost
946dc71f63
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.
2015-04-03 15:21:12 +03:00
Alex Kost
0492f4a2b9
packages: Fix typo.
...
* gnu/packages.scm: Fix the name of an exported variable (%patch-path).
2015-04-03 15:20:44 +03:00
宋文武
dac354fe10
gnu: Add libinput.
...
* gnu/packages/freedesktop.scm (libinput): New variable.
2015-04-03 16:49:40 +08:00
Ludovic Courtès
9c4b6e5484
gnu: ncurses: Install terminfo files when cross-compiling.
...
* gnu/packages/ncurses.scm (ncurses): Remove 'cross-pre-install-phase'.
When cross-compiling, it was leading to an empty $out/share/terminfo
directory.
2015-04-02 22:25:55 +02:00