jackhill/guix/guix.git
9 years agognu: Add HTTP-Parser-XS.
Eric Bavier [Sun, 5 Apr 2015 02:06:02 +0000 (21:06 -0500)]
gnu: Add HTTP-Parser-XS.

* gnu/packages/web.scm (perl-http-parser-xs): New variable.

9 years agognu: Add HTTP-Parser.
Eric Bavier [Sun, 5 Apr 2015 01:56:32 +0000 (20:56 -0500)]
gnu: Add HTTP-Parser.

* gnu/packages/web.scm (perl-http-parser): New variable.

9 years agognu: Add Catalyst-View-TT.
Eric Bavier [Sun, 5 Apr 2015 01:19:19 +0000 (20:19 -0500)]
gnu: Add Catalyst-View-TT.

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

9 years agognu: Add Template-Timer.
Eric Bavier [Sat, 4 Apr 2015 16:06:54 +0000 (11:06 -0500)]
gnu: Add Template-Timer.

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

9 years agognu: bash-completion: Remove completions redundant with those of util-linux.
Ludovic Courtès [Sun, 19 Apr 2015 20:46:10 +0000 (22:46 +0200)]
gnu: bash-completion: Remove completions redundant with those of util-linux.

* gnu/packages/bash.scm (bash-completion)[arguments]: New field.

9 years agoguix package: Fix 'readlink*' implementation.
Ludovic Courtès [Sun, 19 Apr 2015 16:49:29 +0000 (18:49 +0200)]
guix package: Fix 'readlink*' implementation.

* guix/scripts/package.scm (readlink*): Fix to handle symlinks with
  relative targets.  Taken from ld-wrapper2.in.

9 years agognu: ld-wrapper2: Make 'readlink*' tail-recursive.
Ludovic Courtès [Sun, 19 Apr 2015 15:24:37 +0000 (17:24 +0200)]
gnu: ld-wrapper2: Make 'readlink*' tail-recursive.

* gnu/packages/ld-wrapper2.in (readlink*): Make tail-recursive.

9 years agoguix package: -A and -s take supported systems into account.
Ludovic Courtès [Sun, 19 Apr 2015 17:12:22 +0000 (19:12 +0200)]
guix package: -A and -s take supported systems into account.

* guix/scripts/package.scm (guix-package)[process-query]
  <list-available>: Restrict results to packages matching
  'supported-package?".
* guix/ui.scm (package->recutils): Print "systems:".
* tests/guix-package.sh: Add tests.
* doc/guix.texi (Invoking guix package): Adjust description of
  '--list-available' accordingly.

9 years agopackages: Add 'supported-package?'.
Ludovic Courtès [Sun, 19 Apr 2015 14:49:09 +0000 (16:49 +0200)]
packages: Add 'supported-package?'.

* guix/packages.scm (supported-package?): New procedure.
* tests/packages.scm ("supported-package?"): New test.
* build-aux/hydra/gnu-system.scm (package->job): Use it instead of
  'package-transitive-supported-systems'.

9 years agognu: ccl: Fix inputs on non-Intel platforms.
Mark H Weaver [Sun, 19 Apr 2015 13:55:01 +0000 (09:55 -0400)]
gnu: ccl: Fix inputs on non-Intel platforms.

* gnu/packages/lisp.scm (ccl)[inputs]: Add default cases in 'match' forms.
  Fix pattern in "armhf-linux" case of sha256 field.

9 years agodoc: Warn earlier about the risk of overwriting with the binary install.
Ludovic Courtès [Sat, 18 Apr 2015 20:53:54 +0000 (22:53 +0200)]
doc: Warn earlier about the risk of overwriting with the binary install.

Suggested by Pjotr Prins <pjotr.public12@thebird.nl>.

* doc/guix.texi (Binary Installation): Move warning about overwriting
  higher up.

9 years agognu: gnome-settings-daemon: Use wacom packages.
Andy Wingo [Tue, 7 Apr 2015 17:37:29 +0000 (19:37 +0200)]
gnu: gnome-settings-daemon: Use wacom packages.

* gnu/packages/gnome.scm (gnome-settings-daemon): Use the wacom packages.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: Add xf86-input-wacom.
Andy Wingo [Sat, 18 Apr 2015 20:42:24 +0000 (22:42 +0200)]
gnu: Add xf86-input-wacom.

* gnu/packages/xdisorg.scm (xf86-input-wacom): New variable.

9 years agognu: Add libwacom.
Andy Wingo [Sat, 18 Apr 2015 20:42:00 +0000 (22:42 +0200)]
gnu: Add libwacom.

* gnu/packages/xdisorg.scm (libwacom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agopackages: Allow package lookups with version prefixes.
Ludovic Courtès [Sat, 18 Apr 2015 20:30:07 +0000 (22:30 +0200)]
packages: Allow package lookups with version prefixes.

* gnu/packages.scm (find-packages-by-name): Sort MATCHING according to
  'version>?'.  Use 'string-prefix?' instead of 'string=?' to compare
  against VERSION.
* doc/guix.texi (Invoking guix package): Add example and explanation.

9 years agognu: ucommon: Update to 6.3.1.
Andreas Enge [Sat, 18 Apr 2015 19:20:31 +0000 (21:20 +0200)]
gnu: ucommon: Update to 6.3.1.

* gnu/packages/telephony.scm (ucommon): Update to 6.3.1.

9 years agognu: ccrtp: Update to 2.1.2.
Andreas Enge [Sat, 18 Apr 2015 19:19:32 +0000 (21:19 +0200)]
gnu: ccrtp: Update to 2.1.2.

* gnu/packages/telephony.scm (ccrtp): Update to 2.1.2.

9 years agognu: sipwitch: Update to 1.9.7.
Andreas Enge [Sat, 18 Apr 2015 18:20:57 +0000 (20:20 +0200)]
gnu: sipwitch: Update to 1.9.7.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.7.

9 years agognu: nano: Update to 2.4.1.
Andreas Enge [Sat, 18 Apr 2015 18:16:57 +0000 (20:16 +0200)]
gnu: nano: Update to 2.4.1.

* gnu/packages/nano.scm (nano): Update to 2.4.1.

9 years agognu: calibre: Update to 2.25.0.
Andreas Enge [Sat, 18 Apr 2015 18:04:53 +0000 (20:04 +0200)]
gnu: calibre: Update to 2.25.0.

* gnu/packages/ebook.scm (calibre): Update to 2.25.0.

9 years agognu: Add MariaDB.
宋文武 [Thu, 16 Apr 2015 08:48:31 +0000 (16:48 +0800)]
gnu: Add MariaDB.

* gnu/packages/databases.scm (mariadb): New variable.

9 years agognu: Add libaio.
宋文武 [Thu, 16 Apr 2015 08:47:44 +0000 (16:47 +0800)]
gnu: Add libaio.

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

9 years agognu: Add jemalloc.
宋文武 [Thu, 16 Apr 2015 08:46:03 +0000 (16:46 +0800)]
gnu: Add jemalloc.

* gnu/packages/jemalloc.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

9 years agognu: gst-plugins-good: Add more inputs and remove unneeded ones.
宋文武 [Tue, 7 Apr 2015 06:49:05 +0000 (14:49 +0800)]
gnu: gst-plugins-good: Add more inputs and remove unneeded ones.

* gnu/packages/gstreamer.scm (gst-plugins-good): Move gst-plugins-base
  from 'native-inputs' to 'inputs'.
  [inputs]: Add aalib, jack, libavc1394, libcaca, libdv, libiec61833,
  libshout, libsoup, libvpx, orc, taglib and wavpack.  Remove glib,
  gstreamer, libogg, libx11, libxext, libxv, and zlib.
  [arguments]: Remove.

9 years agognu: ntp: Update to 4.2.8p2.
Mark H Weaver [Sat, 18 Apr 2015 06:27:30 +0000 (02:27 -0400)]
gnu: ntp: Update to 4.2.8p2.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p2.

9 years agognu: tor: Update to 0.2.5.12.
Mark H Weaver [Sat, 18 Apr 2015 06:24:07 +0000 (02:24 -0400)]
gnu: tor: Update to 0.2.5.12.

* gnu/packages/tor.scm (tor): Update to 0.2.5.12.

9 years agoMerge branch 'core-updates'
Mark H Weaver [Sat, 18 Apr 2015 02:06:05 +0000 (22:06 -0400)]
Merge branch 'core-updates'

9 years agognu: ffmpeg: Drop old version 2.2.
Andreas Enge [Fri, 17 Apr 2015 18:54:47 +0000 (20:54 +0200)]
gnu: ffmpeg: Drop old version 2.2.

* gnu/packages/video.scm (ffmpeg-2.2): Remove variable.
  (ffmpeg)[arguments]: Drop LDFLAGS environment variable needed only for
  older versions.

9 years agomonads: Optimize 'sequence'.
Ludovic Courtès [Fri, 17 Apr 2015 16:15:38 +0000 (18:15 +0200)]
monads: Optimize 'sequence'.

* guix/monads.scm (sequence): Rewrite as a macro.  This yields a 10%
  improvement in wall-clock time for 'guix system build'.

9 years agognu: gnome-vfs: Tolerate 'test-async-cancel' failures, take two.
Mark H Weaver [Fri, 17 Apr 2015 15:40:34 +0000 (11:40 -0400)]
gnu: gnome-vfs: Tolerate 'test-async-cancel' failures, take two.

* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Remove 'XFAIL_TESTS' make
  flag, which caused 'make check' to fail if the test unexpectedly passed.
  Add 'patch-test-async-cancel-to-never-fail' phase.

9 years agoMerge branch 'master' into core-updates
Mark H Weaver [Fri, 17 Apr 2015 13:54:11 +0000 (09:54 -0400)]
Merge branch 'master' into core-updates

Conflicts:
gnu-system.am
gnu/packages/gstreamer.scm

9 years agoservices: Explicitly refer to Shadow when requiring the 'nologin' shell.
Ludovic Courtès [Fri, 17 Apr 2015 11:53:05 +0000 (13:53 +0200)]
services: Explicitly refer to Shadow when requiring the 'nologin' shell.

* gnu/services/avahi.scm (avahi-service): Change 'shell' to a gexp
  referring to "nologin" in the SHADOW package.
* gnu/services/dbus.scm (dbus-service): Likewise.
* gnu/services/networking.scm (ntp-service, tor-service): Likewise.

9 years agosystem: Populate /etc/shells with the list of all the shells in use.
Ludovic Courtès [Fri, 17 Apr 2015 11:43:43 +0000 (13:43 +0200)]
system: Populate /etc/shells with the list of all the shells in use.

Reported by Andy Wingo <wingo@pobox.com>.

* gnu/system.scm (user-shells, shells-file): New procedures.
  (etc-directory): Add #:shell parameter.  Use 'shells-file' instead of
  'text-file'.
  (operating-system-etc-directory): Call 'user-shells' and pass #:shells
  to 'etc-directory'.

9 years agognu: Add libsrtp.
David Hashe [Fri, 17 Apr 2015 05:09:42 +0000 (00:09 -0500)]
gnu: Add libsrtp.

* gnu/packages/telephony.scm (libsrtp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: icecat: Use system sqlite.
Mark H Weaver [Fri, 17 Apr 2015 06:20:41 +0000 (02:20 -0400)]
gnu: icecat: Use system sqlite.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add sqlite.
  [arguments]: Pass "--enable-system-sqlite" to configure.

9 years agognu: gnome-vfs: Expect 'test-async-cancel' failure, and clean up.
Mark H Weaver [Fri, 17 Apr 2015 07:02:41 +0000 (03:02 -0400)]
gnu: gnome-vfs: Expect 'test-async-cancel' failure, and clean up.

* gnu/packages/gnome.scm (gnome-vfs)[arguments]: Add
  "XFAIL_TESTS=test-async-cancel" to make flags.  Remove ignored and
  undocumented 'DISABLE_DEPRECATED_CFLAGS' configure flag.  Simplify
  'ignore-deprecations' phase and return #t.  Reformat to fit within
  80 columns.

9 years agognu: linux-libre: Set CONFIG_DEVMEM=y
Jason Self [Tue, 14 Apr 2015 22:04:08 +0000 (15:04 -0700)]
gnu: linux-libre: Set CONFIG_DEVMEM=y

* gnu/packages/linux.scm (linux-libre): Set CONFIG_DEVMEM=y.

Signed-off-by: Jason Self <j@jxself.org>
9 years agorefresh: Allow users to refer to specific package versions.
Ludovic Courtès [Thu, 16 Apr 2015 21:13:28 +0000 (23:13 +0200)]
refresh: Allow users to refer to specific package versions.

* guix/scripts/refresh.scm (guix-refresh): Use 'specification->package'
  instead of 'find-packages-by-name'.  This allows users to specify
  things like "qt-4.8.6".
* doc/guix.texi (Invoking guix refresh): Add an example.

9 years agognu: Add second ld-wrapper to work around readlink dereferencing bug.
Ludovic Courtès [Thu, 16 Apr 2015 21:11:32 +0000 (23:11 +0200)]
gnu: Add second ld-wrapper to work around readlink dereferencing bug.

Suggested by Mark H Weaver.

* gnu/packages/ld-wrapper2.in: New file.
* gnu-system.am (MISC_DISTRO_FILES): Add it.
* gnu/packages/commencement.scm (fixed-ld-wrapper): New procedure.

9 years agognu: bigloo: Add RUNPATH to the libraries.
Ludovic Courtès [Thu, 16 Apr 2015 20:22:45 +0000 (22:22 +0200)]
gnu: bigloo: Add RUNPATH to the libraries.

* gnu/packages/scheme.scm (bigloo)[arguments]: Pass --ldflags
  'configure' flag.

9 years agognu: mig: Update to 1.5
Manolis Ragkousis [Thu, 16 Apr 2015 11:00:17 +0000 (14:00 +0300)]
gnu: mig: Update to 1.5

* gnu/packages/hurd.scm (mig): Update to version 1.5.

9 years agognu: hurd-headers: Update to 0.6
Manolis Ragkousis [Thu, 16 Apr 2015 10:51:55 +0000 (13:51 +0300)]
gnu: hurd-headers: Update to 0.6

* gnu/packages/hurd.scm (hurd-headers): Update to version 0.6.

9 years agognu: gnumach-headers: Update to 1.5
Manolis Ragkousis [Thu, 16 Apr 2015 10:09:02 +0000 (13:09 +0300)]
gnu: gnumach-headers: Update to 1.5

* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.5.

9 years agognu: vlc: Update to 2.2.0.
Andreas Enge [Thu, 16 Apr 2015 11:11:24 +0000 (13:11 +0200)]
gnu: vlc: Update to 2.2.0.

* gnu/packages/video.scm (vlc): Update to 2.2.0.
  [inputs]: Switch from ffmpeg-2.2 to latest one.

9 years agognu: ffmpeg: Allow tests to run from the build tree.
Ludovic Courtès [Thu, 16 Apr 2015 08:54:07 +0000 (10:54 +0200)]
gnu: ffmpeg: Allow tests to run from the build tree.

* gnu/packages/video.scm (ffmpeg)[arguments]: Add 'set-ld-library-path'
  phase.

9 years agognu: ffmpeg: Use 'modify-phases'.
Ludovic Courtès [Thu, 16 Apr 2015 08:35:33 +0000 (10:35 +0200)]
gnu: ffmpeg: Use 'modify-phases'.

* gnu/packages/video.scm (ffmpeg)[arguments]: Use 'modify-phases'
  instead of 'alist-cons-after' et al.

9 years agognu: Add FASTX Toolkit.
Ricardo Wurmus [Tue, 14 Apr 2015 14:36:30 +0000 (16:36 +0200)]
gnu: Add FASTX Toolkit.

* gnu/packages/bioinformatics.scm (fastx-toolkit): New variable.

9 years agognu: Add libgtextutils.
Ricardo Wurmus [Tue, 14 Apr 2015 14:35:30 +0000 (16:35 +0200)]
gnu: Add libgtextutils.

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

9 years agognu: tbb: Set library rpath.
Ricardo Wurmus [Tue, 14 Apr 2015 12:11:42 +0000 (14:11 +0200)]
gnu: tbb: Set library rpath.

* gnu/packages/tbb.scm (tbb)[arguments]: Add the rpath for lib directory of
  output to LDFLAGS.

9 years agohydra: Increase size of USB image.
Ludovic Courtès [Thu, 16 Apr 2015 08:05:36 +0000 (10:05 +0200)]
hydra: Increase size of USB image.

* build-aux/hydra/gnu-system.scm (qemu-jobs) <usb-image>: Increase from
  800 MiB to 850 MiB.

9 years agognu: icecat: Disable RUNPATH validation.
Ludovic Courtès [Thu, 16 Apr 2015 07:56:10 +0000 (09:56 +0200)]
gnu: icecat: Disable RUNPATH validation.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Pass
  #:validate-runpath? #f.

9 years agognu: mu: Update to 0.9.12.
Paul van der Walt [Thu, 16 Apr 2015 07:54:05 +0000 (09:54 +0200)]
gnu: mu: Update to 0.9.12.

* gnu/packages/mail.scm (mu): Update to version 0.9.12.

9 years agobuild-system/haskell: Adjust to new 'modify-phases' syntax.
Ludovic Courtès [Thu, 16 Apr 2015 07:51:38 +0000 (09:51 +0200)]
build-system/haskell: Adjust to new 'modify-phases' syntax.

* guix/build/haskell-build-system.scm (%standard-phases): Add missing
  quotes, as needed since commit f8503e2.

9 years agobuild: Build and install (guix build haskell-build-system).
Ludovic Courtès [Thu, 16 Apr 2015 07:49:52 +0000 (09:49 +0200)]
build: Build and install (guix build haskell-build-system).

* Makefile.am (MODULES): Add guix/build/haskell-build-system.scm.

9 years agodoc: Add section on installation from a binary tarball.
Ludovic Courtès [Wed, 15 Apr 2015 21:25:04 +0000 (23:25 +0200)]
doc: Add section on installation from a binary tarball.

* doc/guix.texi (Binary Installation): New section.

9 years agoprofiles: Generalize "hooks" for 'profile-derivation'.
Ludovic Courtès [Wed, 15 Apr 2015 20:44:51 +0000 (22:44 +0200)]
profiles: Generalize "hooks" for 'profile-derivation'.

* guix/profiles.scm (info-dir-file): Remove (null? (manifest-entries
  manifest)) test.
  (ca-certificate-bundle): Likewise.
  (ghc-package-cache-file): Turn 'if' into 'and', and remove second
  arm.
  (%default-profile-hooks): New variable.
  (profile-derivation): Remove #:info-dir?, #:ghc-package-cache?, and
  #:ca-certificate-bundle?.  Add #:hooks.  Iterate over HOOKS.  Adjust
  'inputs' accordingly.
* guix/scripts/package.scm (guix-package): Adjust 'profile-derivation'
  call accordingly.
* tests/packages.scm ("--search-paths with pattern"): Likewise.
* tests/profiles.scm ("profile-derivation",
  "profile-derivation, inputs"): Likewise.

9 years agognu: qt-4: Add "doc" output; use more standard directory names.
Ludovic Courtès [Wed, 15 Apr 2015 16:13:38 +0000 (18:13 +0200)]
gnu: qt-4: Add "doc" output; use more standard directory names.

* gnu/packages/qt.scm (qt-4)[outputs]: New field.
  (qt-4)[arguments]: Pass '-docdir', '-demosdir', and '-examplesdir'.

9 years agognu: qt-4: Do not set $LDFLAGS since that triggerred a build failure.
Ludovic Courtès [Wed, 15 Apr 2015 11:30:25 +0000 (13:30 +0200)]
gnu: qt-4: Do not set $LDFLAGS since that triggerred a build failure.

Fixes the build failure at <http://hydra.gnu.org/build/379884/log/raw>:

  g++ -licui18n -Wl,-O1 [...] -o ../../../../bin/assistant [...]
  ld: warning: libQtCLucene.so.4, needed by /tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so, not found (try using -rpath or -rpath-link)
  /tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so: undefined reference to `QCLucenePhraseQuery::getTerms() const'
  [...]

* gnu/packages/patches/qt4-ldflags.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qt-4)[source]: Use it.
  [arguments]: Remove 'setenv' call in 'configure' phase.

9 years agognu: icedtea6: Update to 1.13.7.
Ricardo Wurmus [Wed, 15 Apr 2015 13:55:30 +0000 (15:55 +0200)]
gnu: icedtea6: Update to 1.13.7.

* gnu/packages/java.scm (icedtea6): Update to version 1.13.7.

9 years agognu: wine: Add $libdir to the RUNPATH of binaries.
宋文武 [Wed, 15 Apr 2015 11:07:55 +0000 (19:07 +0800)]
gnu: wine: Add $libdir to the RUNPATH of binaries.

* gnu/packages/wine.scm (wine)[arguments]: Add #:configure-flags.

9 years agognu: wine: Update to 1.7.40.
宋文武 [Wed, 15 Apr 2015 11:07:10 +0000 (19:07 +0800)]
gnu: wine: Update to 1.7.40.

* gnu/packages/wine.scm (wine): Update to 1.7.40.

9 years agognu: calibre: Update to 2.24.0.
Andreas Enge [Tue, 14 Apr 2015 18:08:47 +0000 (20:08 +0200)]
gnu: calibre: Update to 2.24.0.

* gnu/packages/ebook.scm (calibre): Update to 2.24.0.

9 years agobuild-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.
Ludovic Courtès [Wed, 15 Apr 2015 08:27:19 +0000 (10:27 +0200)]
build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.

Fixes a regression whereby haskell-build-system was using an incomplete
module list.

* guix/build-system/haskell.scm (%haskell-build-system-modules): New
  variable.
  (haskell-build): Use it as the default value of #:imported-modules.

9 years agopackages: Refer to the native tools when handling sources and downloads.
Ludovic Courtès [Sat, 28 Mar 2015 16:56:27 +0000 (17:56 +0100)]
packages: Refer to the native tools when handling sources and downloads.

* guix/packages.scm (patch-and-repack)[build]: Change most #$ to #+.
* guix/cvs-download.scm (cvs-fetch)[build]: Likewise.
* guix/download.scm (url-fetch)[builder]: Likewise.
* guix/git-download.scm (git-fetch)[build]: Likewise.
* guix/svn-download.scm (svn-fetch)[build]: Likewise.

9 years agognu: fltk: Add $libdir to the RUNPATH of binaries.
宋文武 [Wed, 15 Apr 2015 04:41:21 +0000 (12:41 +0800)]
gnu: fltk: Add $libdir to the RUNPATH of binaries.

* gnu/packages/fltk.scm (fltk)[arguments]: Add
  DSOFLAGS=-Wl,-rpath=$libdir to #:configure-flags.

9 years agognu: fltk: Update to 1.3.3.
宋文武 [Wed, 15 Apr 2015 04:40:02 +0000 (12:40 +0800)]
gnu: fltk: Update to 1.3.3.

* gnu/packages/fltk.scm (fltk): Update to 1.3.33

9 years agognu: recode: Fix tests.
宋文武 [Wed, 15 Apr 2015 04:04:51 +0000 (12:04 +0800)]
gnu: recode: Fix tests.

* gnu/packages/textutils.scm (recode): Rename phase 'fix-setup-py to 'pre-check.
  Set LD_LIBRARY_PATH to "$(pwd)/src/.libs" in pre-check phase.

9 years agobuild: Add missing 'make-binary-tarball.scm' script.
Ludovic Courtès [Tue, 14 Apr 2015 21:29:26 +0000 (23:29 +0200)]
build: Add missing 'make-binary-tarball.scm' script.

This script is used by the target added in 9d3fb6c.

* build-aux/make-binary-tarball.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.

9 years agohydra: Add jobs for the self-contained tarball.
Ludovic Courtès [Tue, 14 Apr 2015 21:26:41 +0000 (23:26 +0200)]
hydra: Add jobs for the self-contained tarball.

* build-aux/hydra/gnu-system.scm (tarball-jobs): New procedure.
  (hydra-jobs): Use it.

9 years agognu: Don't use #:prefix in (gnu packages sdl).
Ludovic Courtès [Tue, 14 Apr 2015 21:25:37 +0000 (23:25 +0200)]
gnu: Don't use #:prefix in (gnu packages sdl).

* gnu/packages/sdl.scm: Remove #:prefix for (gnu packages fontutils)
  import, and adjust accordingly.  Add #:hide for (guix licenses)
  import.

9 years agoThank Pjotr.
Ludovic Courtès [Tue, 14 Apr 2015 21:06:12 +0000 (23:06 +0200)]
Thank Pjotr.

9 years agoinstall: Add a procedure to build a self-contained binary tarball.
Ludovic Courtès [Tue, 14 Apr 2015 21:19:01 +0000 (23:19 +0200)]
install: Add a procedure to build a self-contained binary tarball.

Suggested by Pjotr Prins <pjotr.public12@thebird.nl>
at <http://lists.gnu.org/archive/html/guix-devel/2015-04/msg00229.html>.

* gnu/build/install.scm (populate-single-profile-directory): New procedure.
* gnu/system/install.scm (self-contained-tarball): New procedure.
* Makefile.am (guix-binary.%.tar.xz): New target.

9 years agobuild: Silence warnings about 'make' portability.
Ludovic Courtès [Tue, 14 Apr 2015 21:19:29 +0000 (23:19 +0200)]
build: Silence warnings about 'make' portability.

* configure.ac: Pass -Wno-portability to AM_INIT_AUTOMAKE.

9 years agognu: calibre: Update to 2.23.0.
Andreas Enge [Tue, 14 Apr 2015 18:00:55 +0000 (20:00 +0200)]
gnu: calibre: Update to 2.23.0.

* gnu/packages/ebook.scm (calibre): Update to 2.23.0.

9 years agognu: gst-libav: Use system ffmpeg instead of bundled libav.
宋文武 [Mon, 13 Apr 2015 16:09:10 +0000 (00:09 +0800)]
gnu: gst-libav: Use system ffmpeg instead of bundled libav.

* gnu/packages/gstreamer.scm (gst-libav)[arguments]: Remove #:phases.
  Add #:configure-flags.
  [native-inputs]: Remove yasm.
  [inputs]: Add ffmpeg.

9 years agoguix package: Add '--do-not-upgrade' option.
Mark H Weaver [Thu, 26 Mar 2015 21:25:09 +0000 (17:25 -0400)]
guix package: Add '--do-not-upgrade' option.

* guix/scripts/package.scm (%options): Add the '--do-not-upgrade' option.
  (show-help): Document it.
  (options->installable): Add 'do-not-upgrade-regexps' variable.
  Use it in 'packages-to-upgrade'.
* doc/guix.texi (Invoking guix package): Document the '--do-not-upgrade'
  option.

9 years agognu: Add mdadm.
Mark H Weaver [Thu, 9 Apr 2015 01:00:32 +0000 (21:00 -0400)]
gnu: Add mdadm.

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

9 years agognu: Add gnome-settings-daemon.
Andy Wingo [Tue, 7 Apr 2015 13:01:30 +0000 (15:01 +0200)]
gnu: Add gnome-settings-daemon.

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

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: Add libgweather.
Andy Wingo [Tue, 7 Apr 2015 12:56:42 +0000 (14:56 +0200)]
gnu: Add libgweather.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: qt-5: Allow the use of DT_RUNPATH for libQt5WebEngineCore.so.
Ludovic Courtès [Tue, 14 Apr 2015 11:27:38 +0000 (13:27 +0200)]
gnu: qt-5: Allow the use of DT_RUNPATH for libQt5WebEngineCore.so.

* gnu/packages/patches/qt5-runpath.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qt)[source]: Use it.

9 years agognu: miniupnpc: Allow executables to find libupnp.so.
Ludovic Courtès [Tue, 14 Apr 2015 08:00:40 +0000 (10:00 +0200)]
gnu: miniupnpc: Allow executables to find libupnp.so.

* gnu/packages/upnp.scm (miniupnpc)[arguments]: Pass
  "LDFLAGS=-Wl,-rpath=...".

9 years agognu: libtocc: Help the tests find libtocc.so.
Ludovic Courtès [Tue, 14 Apr 2015 07:54:35 +0000 (09:54 +0200)]
gnu: libtocc: Help the tests find libtocc.so.

* gnu/packages/search.scm (libtocc)[arguments] <check>: Pass
  -Wl,-rpath=../src/.libs for the tests.

9 years agognu: libmicrohttpd: Update to 0.9.40.
Ludovic Courtès [Tue, 14 Apr 2015 07:45:54 +0000 (09:45 +0200)]
gnu: libmicrohttpd: Update to 0.9.40.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.40.

9 years agognu: Disable RUNPATH validation for packages that use $ORIGIN.
Ludovic Courtès [Tue, 14 Apr 2015 07:55:35 +0000 (09:55 +0200)]
gnu: Disable RUNPATH validation for packages that use $ORIGIN.

* gnu/packages/haskell.scm (ghc)[arguments]: Add #:validate-runpath?.
* gnu/packages/julia.scm (julia)[arguments]: Likewise.
* gnu/packages/java.scm (icedtea6)[arguments]: Likewise.

9 years agognu: glib: Move html documentation to $doc/share/gtk-doc/html.
宋文武 [Tue, 14 Apr 2015 07:40:58 +0000 (15:40 +0800)]
gnu: glib: Move html documentation to $doc/share/gtk-doc/html.

* gnu/packages/glib.scm (glib)[arguments]<#:configure-flags>:
  Pass "--with-html-dir=$doc/share/gtk-doc/html".

9 years agognu: openldap: Update to 2.4.40.
宋文武 [Tue, 14 Apr 2015 07:23:23 +0000 (15:23 +0800)]
gnu: openldap: Update to 2.4.40.

* gnu/packages/openldap.scm (openldap): Update to 2.4.40.

9 years agognu: python: Use 'version-major+minor' to compute PYTHONPATH.
宋文武 [Tue, 14 Apr 2015 07:11:51 +0000 (15:11 +0800)]
gnu: python: Use 'version-major+minor' to compute PYTHONPATH.

Fixes a regression introduced in 08c0450.

* gnu/packages/python.scm (python)[native-search-paths]: Use
  'version-major+minor' to compute PYTHONPATH.

9 years agognu: linux-libre: Remove linux-libre-vblank-fix.patch.
Mark H Weaver [Tue, 14 Apr 2015 06:26:57 +0000 (02:26 -0400)]
gnu: linux-libre: Remove linux-libre-vblank-fix.patch.

* gnu/packages/patches/linux-libre-vblank-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Remove patch.

9 years agognu: ruby: Update to 2.2.2.
David Thompson [Mon, 13 Apr 2015 23:56:01 +0000 (19:56 -0400)]
gnu: ruby: Update to 2.2.2.

* gnu/packages/ruby.scm (ruby): Update to 2.2.2.

9 years agognu: emacs: Do not keep references to the entries of the build-time $PATH.
Ludovic Courtès [Mon, 13 Apr 2015 21:09:06 +0000 (23:09 +0200)]
gnu: emacs: Do not keep references to the entries of the build-time $PATH.

This reduces the number of references of the output from 54 to 31,
removing references notably to gcc, expat, glib:bin, ld-wrapper-0,
texinfo, pkg-config, make, gawk, binutils, etc.

Reported by David Thompson.

* gnu/packages/patches/emacs-exec-path.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs)[source]: Use it.

9 years agognu: rseqc: Update hash.
Ricardo Wurmus [Mon, 13 Apr 2015 13:37:40 +0000 (15:37 +0200)]
gnu: rseqc: Update hash.

* gnu/packages/bioinformatics.scm (rseqc): Update hash.

9 years agognu: gst-libav: Add missing quotes in phase names passed to 'modify-phases'.
Mark H Weaver [Mon, 13 Apr 2015 13:07:01 +0000 (09:07 -0400)]
gnu: gst-libav: Add missing quotes in phase names passed to 'modify-phases'.

This should have been done in 1ca8ff285ba0f055fbaf314d8a23fadc25839135.

* gnu/packages/gstreamer.scm (gst-libav): Add missing quotes in phase names
  passed to 'modify-phases'.

9 years agognu: linux-libre: Update to 4.0
Jason Self [Mon, 13 Apr 2015 12:57:50 +0000 (05:57 -0700)]
gnu: linux-libre: Update to 4.0

* gnu/packages/linux.scm (linux-libre): Update to version 4.0.

9 years agognu: libepoxy: Fix tests on arm.
Mark H Weaver [Mon, 13 Apr 2015 05:15:08 +0000 (01:15 -0400)]
gnu: libepoxy: Fix tests on arm.

* gnu/packages/gl.scm (libepoxy)[arguments]: When building for arm,
  patch test/dlwrap.c to fix the tests.

9 years agoMerge branch 'master' into core-updates
Mark H Weaver [Mon, 13 Apr 2015 05:25:28 +0000 (01:25 -0400)]
Merge branch 'master' into core-updates

9 years agognu: p11-kit: Update to 0.23.1.
Mark H Weaver [Mon, 13 Apr 2015 02:50:51 +0000 (22:50 -0400)]
gnu: p11-kit: Update to 0.23.1.

* gnu/packages/gnutls.scm (p11-kit): Update to 0.23.1.

9 years agognu: net-tools: Adapt to linux-libre-headers-3.14.x.
Mark H Weaver [Sun, 12 Apr 2015 23:46:20 +0000 (19:46 -0400)]
gnu: net-tools: Adapt to linux-libre-headers-3.14.x.

* gnu/packages/linux.scm (net-tools): Remove the HAVE_HWSTRIP and HAVE_HWTR
  options from the configuration.

9 years agoservices: Add upower.
Andy Wingo [Sat, 4 Apr 2015 19:49:02 +0000 (21:49 +0200)]
services: Add upower.

* gnu-system.am (GNU_SYSTEM_MODULES): Add gnu/services/upower.scm.
* gnu/services/upower.scm: New file, defining a upower service.
* doc/guix.texi (Various Services): Mention it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: Add upower.
Andy Wingo [Sun, 12 Apr 2015 21:31:36 +0000 (23:31 +0200)]
gnu: Add upower.

* gnu/packages/gnome.scm (upower): New variable.
* gnu/packages/patches/upower-builddir.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agolint: Add a 'derivation' checker.
Ludovic Courtès [Sun, 12 Apr 2015 21:14:19 +0000 (23:14 +0200)]
lint: Add a 'derivation' checker.

* guix/scripts/lint.scm (check-derivation): New procedure.
  (%checkers): Add 'derivation' checker.
* tests/lint.scm ("derivation: invalid arguments"): New test.