Commit Graph

9103 Commits (5c2b2f006a7020b9c25ac32e675fa76260b3c3a4)

Author SHA1 Message Date
Paul van der Walt 2687f7db73 gnu: ghc-xmonad-contrib: Update to version 0.11.4.
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to version 0.11.4.
  Add input ghc-old-time, required with new GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt 7ae4c10227 gnu: Add ghc-old-time.
* gnu/packages/haskell.scm (ghc-old-time): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt ca80b8ba15 gnu: xmonad: Patch for updated libraries.
* gnu/packages/wm.scm (xmonad): Replicate patch from Hackage to compile
  against GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt 6a0add9c69 gnu: Add ghc-old-locale.
* gnu/packages/haskell.scm (ghc-old-locale): New variable.
* gnu/packages/haskell.scm (ghc-data-default-instances-old-locale):
  Patch to use new package ghc-old-locale.
2015-10-23 09:10:52 +02:00
Paul van der Walt ac426aa53b gnu: ghc-utf8-string: Update to 1.0.1.1.
* gnu/packages/haskell.scm (ghc-utf8-string): Update to 1.0.1.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt a59ab2477a gnu: ghc-mtl: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-mtl): Update to 2.2.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt 0e03d76a51 gnu: ghc: Update to 7.10.2.
* gnu/packages/haskell.scm (ghc): Update to 7.10.2.  Correct bootstrap
  compiler path.

* gnu/packages/haskell.scm (ghc-unordered-containers): Fix long line.
2015-10-23 09:10:52 +02:00
Efraim Flashner fd74cc3c72 gnu: mplayer: Update to 1.2.
* gnu/packages/video.scm (mplayer): Update to 1.2.
  [inputs]: Add previously bundled ffmpeg, libdvdcss, libdvdnav.
  [arguments]: Disable bundled ffmeg.
2015-10-23 08:58:41 +03:00
Efraim Flashner 21b2ec4d3a gnu: pbzip2: Various fixes.
* gnu/packages/compression.scm (pbzip)[uri]: Replace hardcoded version
  with variable.
  [arguments]: Remove configure phase. Add make flag.
2015-10-23 08:57:04 +03:00
Eric Bavier c595cd47d8 gnu: evilwm: Add patch for lost-focus bug.
* gnu/packages/patches/evilwm-lost-focus-bug.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (evilwm)[source]: Use it.
2015-10-22 17:47:37 -05:00
Mark H Weaver 2442e69e41 Revert "gnu: unzip: Reorganize security fixes for improved clarity."
This reverts commit c46c931ecf.
2015-10-22 17:10:41 -04:00
Mark H Weaver c46c931ecf gnu: unzip: Reorganize security fixes for improved clarity.
* gnu/packages/patches/unzip-fix-overflows-and-infloop.patch: Delete
  file.  Its contents are now split into the following new files:
* gnu/packages/patches/unzip-CVE-2015-7696.patch,
  gnu/packages/patches/unzip-CVE-2015-7697.patch,
  gnu/packages/patches/unzip-overflow-on-invalid-input.patch: New files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust patches accordingly.
2015-10-22 14:58:03 -04:00
Mark H Weaver dddb11b506 gnu: ntp: Update to 4.2.8p4.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4.
2015-10-22 14:30:35 -04:00
Ricardo Wurmus 37fdba7e0b gnu: Add python-statsmodels.
* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
  New variables.
2015-10-22 17:35:13 +02:00
Ricardo Wurmus 9bc08aa0cb gnu: Add python-patsy.
* gnu/packages/statistics.scm (python-patsy, python2-patsy): New
  variables.
2015-10-22 17:35:05 +02:00
Efraim Flashner 5d47eab024 gnu: Add pbzip2.
* gnu/packages/compression.scm (pbzip2): New variable.
2015-10-22 17:28:03 +03:00
Paul van der Walt ff9a5f7e97 gnu: dosbox: Add file-name property.
* gnu/packages/games.scm (dosbox): Add file-name property, since the
  package is built from an SVN checkout.
2015-10-22 16:18:17 +02:00
Paul van der Walt 566fc7fa13 gnu: cmus: Add file-name property.
* gnu/packages/music.scm (cmus): Add file-name, since the downloaded
  tar.gz only contains version number.
2015-10-22 16:18:17 +02:00
Eric Bavier 1a65667240 gnu: conkeror: Upgrade to 1.0pre1.20150730.
* gnu/packages/conkeror.scm (conkeror): Upgrade to 1.0pre1.20150730.
  [arguments]: Adjust #:make-flags and #:phases for new Makefile, and
  use modify-phases.
2015-10-22 03:59:27 -05:00
Ricardo Wurmus fe4c37c244 gnu: Add MOSAIK.
* gnu/packages/bioinformatics.scm (mosaik): New variable.
2015-10-22 11:11:09 +02:00
Ricardo Wurmus 1e656049b0 gnu: Add python-numexpr.
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
  variables.
2015-10-22 11:02:36 +02:00
Ludovic Courtès 26909789d0 services: Rely on D-Bus activation for colord, geoclue, and polkit.
* gnu/services/desktop.scm (colord-dmd-service): Remove.
  (colord-service-type): Adjust accordingly.
  (geoclue-dmd-service): Remove.
  (geoclue-service-type): Adjust accordingly.
  (polkit-dmd-service): Remove.
  (polkit-service-type): Adjust accordingly.
2015-10-22 00:44:18 +02:00
Ludovic Courtès cde0402169 services: dbus: Support service activation.
* gnu/services/dbus.scm (system-service-directory): New procedure.
  (dbus-configuration-directory)[services->sxml]: Add
  /etc/dbus-1/system-services <servicedir> tag, and remove the
  per-service "/share/dbus-1/system-services" tag.
  Symlink OUTPUT/system-services.
  (dbus-setuid-programs): New procedure.
  (dbus-root-service-type): Extend SETUID-PROGRAM-SERVICE-TYPE.
  (dbus-service): Default to DBUS/ACTIVATION.
2015-10-22 00:41:09 +02:00
Mark H Weaver e0a7d36458 gnu: dosbox: Put the 'autogen.sh' phase after 'unpack'.
* gnu/packages/games.scm (dosbox)[arguments]: Put the 'autogen.sh' phase
  after 'unpack', instead of before 'configure'.
2015-10-21 18:37:53 -04:00
Ludovic Courtès da51f5bb01 gnu: dbus: Add variant with proper helper for service activation.
* gnu/packages/patches/dbus-helper-search-path.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/glib.scm (dbus/activation): New variable.
2015-10-22 00:26:11 +02:00
Ludovic Courtès 4a663ca4e8 services: dbus: Honor the config's dbus package.
* gnu/services/dbus.scm (dbus-dmd-service): Rewrite using 'match-lambda'
  so that the config's dbus package is used.  Fixes a regression
  introduced in 64643b9.
2015-10-21 23:37:02 +02:00
Paul van der Walt e11b275204 gnu: Add dosbox x86 emulator.
* gnu/packages/games.scm (dosbox): New variable.
2015-10-21 22:13:47 +02:00
Paul van der Walt e8069d012f gnu: Add cmus.
* gnu/packages/music.scm (cmus): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt a7aa4e2a64 gnu: Add opusfile.
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt 845b4f5b7b Revert "gnu: Add opusfile."
This reverts commit c3c239e615.
2015-10-21 21:49:50 +02:00
Paul van der Walt fab7428881 gnu: Add libcue.
* gnu/packages/cdrom.scm (libcue): New variable.
2015-10-21 21:39:03 +02:00
Paul van der Walt c3c239e615 gnu: Add opusfile.
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:32:34 +02:00
Ludovic Courtès 861be0cc1d packages: Update 'check-package-freshness' to use (guix upstream).
This is a followup to 0a7c5a0.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* gnu/packages.scm (check-package-freshness): Update to the new (guix
  upstream) interface.
2015-10-21 18:28:14 +02:00
Ludovic Courtès 1a1553db7e gnu: gnu-pw-mgr: Update to 1.6.
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6.
2015-10-21 18:01:38 +02:00
Ludovic Courtès 74dc959cb0 gnu: help2man: Update to 1.47.2.
* gnu/packages/man.scm (help2man): Update to 1.47.2.
2015-10-21 18:01:17 +02:00
Ludovic Courtès ee53a14417 gnu: less: Update to 481.
* gnu/packages/less.scm (less): Update to 481.
2015-10-21 18:00:59 +02:00
Ludovic Courtès 641dd73dc8 gnu: freeipmi: Update to 1.4.10.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10.
2015-10-21 18:00:23 +02:00
Ludovic Courtès 102eac2a0a import: cran: Add copyright notice.
Add notice for commit d882c23.
2015-10-21 14:51:30 +02:00
Ludovic Courtès 053cfdb3d6 import: cran: Avoid HTTP redirect.
* guix/import/cran.scm (cran-fetch): Add trailing slash in URL to avoid
  HTTP redirect.
2015-10-21 14:44:41 +02:00
Ludovic Courtès d882c235d9 import: cran: Add updater.
* guix/import/cran.scm (downloads->url, nodes->text): New procedures.
  (cran-sxml->sexp): Use them.  Remove equivalent local code.
  (latest-release, cran-package?): New procedures.
  (%cran-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %CRAN-UPDATER.
* doc/guix.texi (Invoking guix refresh): Mention CRAN.
2015-10-21 14:44:41 +02:00
Ludovic Courtès 577e750580 refresh: Remove exception catch-all.
* guix/scripts/refresh.scm (update-package): Remove 'catch #t'.
2015-10-21 14:44:41 +02:00
Ludovic Courtès bcb571cba4 refresh: Add '--type' option.
* guix/scripts/refresh.scm (%options, show-help): Add --type.
  (lookup-updater): New procedure.
  (update-package): Add 'updaters' parameter and honor it.
  (guix-refresh)[options->updaters]: New procedure.
  Use it, and honor --type.
2015-10-21 14:44:41 +02:00
Ludovic Courtès a7aac93625 import: elpa: Add updater.
* guix/import/elpa.scm (latest-release, package-from-gnu.org?): New
  procedures.
  (%elpa-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %ELPA-UPDATER.
2015-10-21 14:44:38 +02:00
Ludovic Courtès 218622a737 import: elpa: Use 'http-fetch/cached' to retrieve the archive.
* guix/import/elpa.scm (elpa-fetch-archive): Set %HTTP-CACHE-TTL to 6
  hours.
  (call-with-downloaded-file): Use 'http-fetch/cached' instead of
  'url-fetch'.
2015-10-21 14:43:34 +02:00
Ludovic Courtès 0a7c5a09fe gnu-maintenance: Generalize, leading to (guix upstream).
* guix/gnu-maintenance.scm (<gnu-release>): Remove.
  (coalesce-releases): Move to upstream.scm.  Rename to
  'coalesce-sources'; adjust callers.
  (releases, latest-release): Return <upstream-source> objects instead
  of <gnu-release> objects.
  (latest-release*, non-emacs-gnu-package?): New procedures.
  (gnu-release-archive-types): Remove.
  (%gnu-updater): New variable.
  (package-update-path, download-tarball, package-update,
  update-package-source): Move to...
* guix/upstream.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Replace gnu-maintenance.scm with upstream.scm.
* guix/scripts/refresh.scm (%updaters): New variable.
  (update-package): Adjust to new 'package-update' interface.
  (guix-refresh): Adjust to new 'package-update-path'.  Remove
  'false-if-exception' around it.
2015-10-21 14:43:34 +02:00
Ludovic Courtès cbaf0f11dd http-client: '%http-cache-ttl' is really a parameter.
Fixes a typo in commit 739ab68 that made it a procedure returning a
parameter.

* guix/http-client.scm (%http-cache-ttl): Turn into a parameter.
2015-10-21 14:43:34 +02:00
Eric Bavier 45e1096896 gnu: Add evilwm.
* gnu/packages/wm.scm (evilwm): New variable.
2015-10-20 15:40:09 -05:00
Eric Bavier d1ccd094f9 services: xorg: Include font-alias in default FontPath.
* gnu/services/xorg.scm (xorg-configuration-file): Add font-alias directories
  to xserver.conf FontPath.
2015-10-20 15:40:09 -05:00
Eric Bavier bf9655f57d font-alias: Install dummy fonts.dir files.
* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir'
  phase.
2015-10-20 15:40:09 -05:00
Eric Bavier 0f21557ce8 gnu: Add xlsfonts.
* gnu/packages/xorg.scm (xlsfonts): New variable.
2015-10-20 15:40:09 -05:00