Commit Graph

5891 Commits

Author SHA1 Message Date
Eric Bavier 19449405ac gnu: Add IO-stringy.
* gnu/packages/perl.scm (perl-io-stringy): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier 9acf97f2fb gnu: perl-uri: Update to 1.67.
* gnu/packages/web.scm (perl-uri): Update to 1.67.
  [source]: Update mirror uri.
  [home-page]: Point to distribution uri.
2015-03-12 15:55:56 -05:00
Eric Bavier d845027209 gnu: perl-http-message: Propagate all inputs.
* gnu/packages/web.scm (perl-http-message)[inputs]: Move all to...
  [propagate-inputs]: Here.
2015-03-12 15:55:56 -05:00
Taylan Ulrich Bayırlı/Kammer 2d8288040b gnu: samba: Augment dynamic library rpaths.
* gnu/packages/samba.scm (samba): Augment the rpath of files in lib/ in
  addition to those in bin/ and sbin/.
2015-03-12 21:40:55 +01:00
Ludovic Courtès 8c9653b373 build-system/python: Delay evaluation of the 'python2' package.
This fixes a bug whereby uses of 'package-with-python2' at the top-level
in modules other than (gnu packages python) could lead to an "Unbound
variable: python2" error due to the circular references.

Reported by Tomáš Čech.

* guix/build-system/python.scm (package-with-explicit-python)[arguments]:
  Check whether PYTHON is a promise, and force it if it is.
  (package-with-python2): Wrap 'default-python2' call in 'delay'.
2015-03-12 19:31:25 +01:00
Ludovic Courtès 9751c39a6d services: bitlbee: Make /var/lib/bitlbee when activating.
* gnu/services/networking.scm (bitlbee-service): Add 'activate' field.
2015-03-12 19:10:44 +01:00
Ludovic Courtès 9a10acc986 system: Adjust '.bashrc' skeleton for non-interactive SSH sessions.
* gnu/system/shadow.scm (default-skeletons)[bashrc]: Source /etc/profile
  when in a non-interactive SSH session.
2015-03-12 19:00:54 +01:00
Ludovic Courtès 99e64a6e77 gnu: Move cflow, Complexity, and GLOBAL to (gnu packages code).
* gnu/packages/code.scm (cflow, complexity, global): New variables.
* gnu/packages/cflow.scm, gnu/packages/complexity.scm,
  gnu/packages/global.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
2015-03-12 11:40:27 +01:00
Ludovic Courtès 23153c907b gnu: Add SLOCCount.
* gnu/packages/code.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-12 11:35:16 +01:00
Ludovic Courtès 46ffff9024 gnu: guile-ssh: Update to 0.7.2.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.7.2.
2015-03-11 23:25:53 +01:00
Ludovic Courtès a1ddf97cab gnu: help2man: Update to 1.46.5.
* gnu/packages/man.scm (help2man): Update to 1.46.5.
2015-03-11 23:25:53 +01:00
Ludovic Courtès 84399103da doc: Suggest to use 'lsh-service' with #:initialize? #t.
Suggested by Tomáš Čech.

* doc/guix.texi (Using the Configuration System): Pass #:initialize? #t
  to 'lsh-service'.
2015-03-11 23:25:53 +01:00
Eric Bavier 5933549dbd gnu: Add Plack.
* gnu/packages/web.scm (perl-plack): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier bb8bfe5ec8 gnu: Add Test-TCP.
* gnu/packages/web.scm (perl-test-tcp): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 786ccb71cc gnu: Add Test-SharedFork.
* gnu/packages/perl.scm (perl-test-sharedfork): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 83e825a16e gnu: Add Stream-Buffered.
* gnu/packages/perl.scm (perl-stream-buffered): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 5ec8ec83f6 gnu: Add HTTP-Body.
* gnu/packages/web.scm (perl-http-body): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 14b44398fb gnu: Add Hash-MultiValue.
* gnu/packages/perl.scm (perl-hash-multivalue): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 5bfab17a2b gnu: Add Devel-StackTrace-AsHTML.
* gnu/packages/perl.scm (perl-devel-stacktrace-ashtml): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier c3c03bebd1 gnu: Add HTTP-Tiny.
* gnu/packages/web.scm (perl-http-tiny): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 2b63ebc1fe gnu: Add IO-Socket-IP.
* gnu/packages/web.scm (perl-io-socket-ip): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier c8a316a3b7 gnu: Add HTTP-CookieJar.
* gnu/packages/web.scm (perl-http-cookiejar): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier b79d8b1ff7 gnu: Add Time-Mock.
* gnu/packages/perl.scm (perl-time-mock): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier 40f2518c1f gnu: Add TimeDate.
* gnu/packages/perl.scm (perl-timedate): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier dc1c804a6c gnu: Add Apache-LogFormat-Compiler.
* gnu/packages/web.scm (perl-apache-logformat-compiler): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier f5721e475f gnu: Add POSIX-strftime-Compiler.
* gnu/packages/perl.scm (perl-posix-strftime-compiler): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier 9bc8671846 gnu: Add Test-MockTime.
* gnu/packages/perl.scm (perl-test-mocktime): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier 1e507297e9 gnu: Add File-ShareDir.
* gnu/packages/perl.scm (perl-file-sharedir): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier e55d07b134 gnu: Add File-ShareDir-Install.
* gnu/packages/perl.scm (perl-file-sharedir-install): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier 9afa15ffee gnu: Add Class-Inspector.
* gnu/packages/perl.scm (perl-class-inspector): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier 3deac8c17b gnu: Add Time-Local.
* gnu/packages/perl.scm (perl-time-local): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier 8142aff3f6 gnu: Group and alphabetize perl module packages.
* gnu/packages/web.scm (perl-encode-locale, perl-file-listing,
  perl-html-parser, perl-html-tagset, perl-http-cookies, perl-http-daemon,
  perl-http-date, perl-http-message, perl-http-negotiate, perl-io-html,
  perl-io-socket-ssl, perl-libwww, perl-lwp-mediatypes, perl-net-http,
  perl-uri, perl-www-curl, perl-www-robotrules): Group and alphabetize.
2015-03-11 15:48:05 -05:00
Ricardo Wurmus 192b48020f gnu: Add WenQuanYi ZenHei font.
* gnu/packages/fonts.scm (font-wqy-zenhei): New variable.
2015-03-11 13:03:28 +01:00
Ricardo Wurmus 205006624e gnu: Add PCB.
* gnu/packages/engineering.scm (pcb): New variable.
2015-03-10 23:47:28 +01:00
Ricardo Wurmus e62be58fc3 gnu: Add openspecfun.
* gnu/packages/maths.scm (openspecfun): New variable.
2015-03-10 23:39:12 +01:00
Ricardo Wurmus e1605e36a8 gnu: Add openlibm.
* gnu/packages/maths.scm (openlibm): New variable.
2015-03-10 23:38:55 +01:00
Tomáš Čech c58ed7732a gnu: Add enlightenment.
* gnu/packages/enlightenment.scm (enlightenment): New variable.
2015-03-10 23:00:43 +01:00
Ludovic Courtès 11dddd8a3e system: Don't compare <pam-service> objects with 'equal?'.
Fixes <http://bugs.gnu.org/20037>.
Reported by 宋文武 <iyzsong@gmail.com> and Tomáš Čech.

* gnu/system.scm (operating-system-etc-directory): Remove call to
  'delete-duplicates'.
* gnu/system/linux.scm (pam-services->directory)[builder]: Add call to
  'delete-duplicates'.
2015-03-10 18:07:48 +01:00
Ludovic Courtès b9156ccc08 Revert "gnu: vlc: Update to 2.2.0"
This reverts commit ad036bda89.

This version has always failed to build according to
<http://hydra.gnu.org/job/gnu/master/vlc-2.2.0.x86_64-linux/all>.
2015-03-10 17:26:32 +01:00
Mark H Weaver 5b17fabca6 gnu: icecat: Update to 31.5.0.
* gnu/packages/patches/icecat-CVE-2015-0822.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-1.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-2.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-3.patch,
  gnu/packages/patches/icecat-CVE-2015-0831-pt-1.patch,
  gnu/packages/patches/icecat-CVE-2015-0831-pt-2.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-01.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-02.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-03.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-04.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-05.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-06.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-07.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-08.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-09.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-10.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-11.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 31.5.0.  Remove patches.
  Add 'nspr', 'nss', and 'cairo' to inputs.  Add configure flags to use
  those system libraries.
2015-03-10 10:13:38 -04:00
Mark H Weaver a24175ac8d gnu: nss: Include -L$libdir in output of "nss-config --libs".
* gnu/packages/patches/nss-pkgconfig.patch (nss-config): Include -L$libdir in
  output of "nss-config --libs".
2015-03-10 10:13:38 -04:00
Mark H Weaver 61427c8d03 gnu: nspr: Update to 4.10.8.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.10.8.
2015-03-10 10:13:38 -04:00
Ludovic Courtès 6795b8d8f2 gnu: enca: Run tests sequentially.
* gnu/packages/textutils.scm (enca)[arguments]: New field.  Fixes build
  issue visible at <http://hydra.gnu.org/build/308913>.
2015-03-10 14:18:30 +01:00
Ricardo Wurmus 15a3c3d4f1 gnu: Add htsjdk.
* gnu/packages/bioinformatics.scm (htsjdk): New variable.
2015-03-10 11:46:49 +01:00
宋文武 a79112079e gnu: ratpoison: Install xsession file (ratpoison.desktop).
* gnu/packages/ratpoison.scm (ratpoison.desktop): New variable.
  (ratpoison)[arguments]: New field.
2015-03-10 12:51:35 +08:00
Mark H Weaver 1cf0814d4d Add Paul to 'AUTHORS'. 2015-03-09 20:26:44 -04:00
Ludovic Courtès 116244df95 services: Statically report duplicate dmd service identifiers.
Reported by 白い熊 @相撲道 <guix-devel_gnu.org@sumou.com>
at <http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00264.html>.

* gnu/services/dmd.scm (assert-no-duplicates): New procedure.
  (dmd-configuration-file): Use it.
* po/guix/POTFILES.in: Add gnu/services/dmd.scm.
* tests/guix-system.sh (errorfile): Add test.
2015-03-09 23:51:43 +01:00
Ludovic Courtès b0b727808b gnu: guile-ncurses: Run tests with a locale that's actually available.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Add 'change-locale'
  phase.
2015-03-09 23:51:43 +01:00
Ludovic Courtès 1ae8237fc9 gnu: wget: Update to 1.16.3.
* gnu/packages/wget.scm (wget): Update to 1.16.3.
2015-03-09 23:51:43 +01:00
Ludovic Courtès 40e9de2ae5 gnu: Add Ploticus.
* gnu/packages/plotutils.scm (ploticus): New variable.
2015-03-09 23:51:43 +01:00