summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-09-22gnu: reptyr: Remove mips64el support.Efraim Flashner
* gnu/packages/screen.scm (reptyr)[supported-systems]: New field, remove support for mips64el.
2016-09-22gnu: python2-django: Fix typo in native-inputs.Efraim Flashner
* gnu/packages/django.scm (python2-django)[native-inputs]: Inherit from python-django's native-inputs, not its inputs.
2016-09-22gnu: python-fake-factory: Update to 0.7.2.Efraim Flashner
* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2. [arguments]: Remove phase disabling failing test. [home-page]: Use https.
2016-09-22gnu: plink: Set endian-ness on more architectures.Efraim Flashner
* gnu/packages/patches/plink-endian-detection.patch: New file. * gnu/packages/bioinformatics.scm (plink)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Register it.
2016-09-22gnu: Add ytalkJohn Darrington
* gnu/packages/messaging.scm (ytalk): New variable.
2016-09-22gnu: openssl-next: Update to 1.1.0a [security fixes].Leo Famulari
Fixes CVE-2016-{6304,6305,6307,6308}. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0a. [replacement]: New field.
2016-09-22gnu: openssl: Replace with 1.0.2i [security fixes].Leo Famulari
Fixes CVE-2016-{2177,2178,2179,2180,2181,2182,2183,6302,6303,6304,6306,6308}. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2i): New variable.
2016-09-22gnu: prank: Allow building on 32-bit machines.Efraim Flashner
* gnu/packages/bioinformatics.scm (prank)[arguments]: Add a phase removing the '-m64' compiler flag.
2016-09-22gnu: webkitgtk: Update to 2.14.0.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.0.
2016-09-22gnu: offlineimap: Update to 7.0.7.Efraim Flashner
* gnu/packages/mail.scm (offlineimap): Update to 7.0.7.
2016-09-22gnu: diamond: Update to 0.8.22.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.22.
2016-09-22gnu: perl-io-socket-ssl: Update to 2.038.ng0
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-22gnu: irssi: Update to 0.8.20 [fixes CVE-2016-{7044,7045}].Leo Famulari
* gnu/packages/irc.scm (irssi): Update to 0.8.20.
2016-09-21gnu: extempore: Only build on x86_64.Ricardo Wurmus
* gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]: Only build on x86_64. * gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]: Likewise. * gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]: Likewise. * gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]: Likewise. * gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]: Likewise. (extempore)[supported-systems]: Likewise.
2016-09-21gnu: r-rmarkdown: Ensure temporary files can be deleted.Ricardo Wurmus
* gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Add phase "copy-files-without-mode".
2016-09-21gnu: r-htmltools: Ensure temporary files can be deleted.Ricardo Wurmus
* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase "copy-files-without-mode".
2016-09-21gnu: openlibm: Remove support for mips.Efraim Flashner
* gnu/packages/maths.scm (openlibm)[supported-systems]: New field, remove support for mips64el.
2016-09-21gnu: jellyfish: Limit to x86_64.Efraim Flashner
* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems}: New field, limit support to x86_64.
2016-09-21gnu: femtolisp: Remove custom "patch-makefile" phase.ng0
* gnu/packages/lisp.scm (femtolisp)[arguments]: Remove "patch-makefile" phase; specify test target; build "release" target instead of "default".
2016-09-21gnu: lm-sensors: Update to 3.4.0.Andreas Enge
* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0.
2016-09-21gnu: vsearch: Update to 2.1.0.Ben Woodcroft
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.0.
2016-09-21gnu: python-click: Use 'pypi-uri'.Ben Woodcroft
* gnu/packages/python.scm (python-click, python2-click)[source]: Use 'pypi-uri'.
2016-09-21gnu: python-click: Hardlink path to 'locale'.Ben Woodcroft
* gnu/packages/python.scm (python-click, python2-click)[arguments]: New field.
2016-09-21gnu: simple-scan: Update to 3.22.0.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.22.0.1.
2016-09-20gnu: vlc: Use liba52.Alex Vong
* gnu/packages/video.scm (vlc)[inputs]: Add liba52. [arguments]: Remove "--disable-a52" from #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-20gnu: chez-scheme: Remove arm support.Efraim Flashner
* gnu/packages/scheme.scm (chez-scheme)[supported-systems]: Remove arm.
2016-09-20gnu: awesome: Update to 3.5.9.doncatnip
* gnu/packages/wm.scm (awesome): Update to 3.5.9. [inputs]: Add gobject-introspection, lua-lgi, cairo. Use latest available lua. [arguments]: Set lua search paths. Add cairo to LD_LIBRARY_PATH. Wrap binary in respect to those paths plus GI_TYPELIB_PATH.
2016-09-20gnu: lua: Add lua-lgi.doncatnip
* gnu/packages/lua.scm (lua-lgi): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-20gnu: lua: Use MYCFLAGS instead of CFLAGS.doncatnip
* gnu/packages/lua.scm (lua)[arguments]: Use MYCFLAGS instead of CFLAGS and remove conflicting -DLUA_USE_POSIX since -DLUA_USE_LINUX is passed implicitly for build target "linux". Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-20gnu: chess: Update to 6.2.3.Efraim Flashner
* gnu/packages/games.scm (chess): Update to 6.2.3.
2016-09-20gnu: Add python-requests-oauthlib.Dylan Jeffers
* gnu/packages/python.scm (python-requests-oauthlib, python2-requests-oauthlib): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-20gnu: Add bindJohn Darrington
* gnu/packags/dns.scm (bind): New variable, (bind-utils): Remove.
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès
Fixes compilation with Guile 2.1. Reported by Mu Lei. * guix/ui.scm (report-load-error) (warn-about-load-error, read/eval-package-expression): Use 'rest' instead of '_' as the pattern variable name. * gnu/packages.scm (%find-package): Likewise. * guix/scripts/build.scm (transform-package-inputs): Likewise. * guix/scripts/hash.scm (guix-hash): Likewise. * guix/scripts/import/gnu.scm (%options, guix-import-gnu): Likewise. * guix/scripts/import/nix.scm (guix-import-nix): Likewise. * guix/scripts/offload.scm (build-machines): Likewise. * guix/scripts/refresh.scm (%options): Likewise. * guix/scripts/substitute.scm (narinfo-signature->canonical-sexp): Likewise.
2016-09-20services: Use 'source-module-closure' for (gnu build activation).Ludovic Courtès
* gnu/services.scm (activation-script)[%modules]: Remove. Use 'source-module-closure' instead.
2016-09-20gnu: efl: Remove hardcoding pulseaudio and libsndfile.Efraim Flashner
* gnu/packages/enlightenment.scm (efl)[arguments]: Remove custom phase to hardlink to the locations of pulseaudio and libsndfile.
2016-09-19gnu: emacs: Update to 25.1.Mark H Weaver
* gnu/packages/emacs.scm (emacs): Update to 25.1.
2016-09-19gnu: linux-libre: Update to 4.7.4.Mark H Weaver
* gnu/packages/linux.scm (linux-libre) (%linux-libre-version, %linux-libre-hash): Update to 4.7.4.
2016-09-19gnu: linux-libre@4.4: Update to 4.4.21.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21.
2016-09-19gnu: linux-libre@4.1: Update to 4.1.33.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
2016-09-19gnu: emacs-org: Update to 20160912.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org): Update to 20160912. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-19gnu: python2-cov-core: Use strip-python2-variant.Efraim Flashner
* gnu/packages/python.scm (python-cov-core)[properties]: New field, declare python2-variant. (python2-cov-core): Use strip-python2-variant.
2016-09-19gnu: gnupg: Fix test failure.Leo Famulari
* gnu/packages/patches/gnupg-fix-expired-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (gnupg): Use it.
2016-09-19gnu: python-django, python2-django: Fix propagated- and native-inputs.Hartmut Goebel
setuptools is a run-time dependency (sic!), all others are required for testing only. * gnu/packages/django.scm (python-django) [propagated-inputs, native-inputs]: Exchange them. Move tzdata to new native-inputs. Enhance comments. (python2-django) [propagated-inputs] change into native-inputs. Enhance comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-09-19services: console-font: A single service handles all the VTs.Ludovic Courtès
* gnu/services/base.scm (%default-console-font): New variable. (console-font-shepherd-services): New procedure. (console-font-service-type): Change to use 'service-type'. (console-font-service): Rewrite using 'simple-service'. (%base-services): Use a single CONSOLE-FONT-SERVICE-TYPE instance. * gnu/system/install.scm (installation-services): Likewise.
2016-09-19services: Add 'simple-service'.Ludovic Courtès
* gnu/services.scm (simple-service): New procedure. * doc/guix.texi (Service Reference): Document it.
2016-09-19gnu: efl: Add recommended build flags.Efraim Flashner
* gnu/packages/enlightenment.scm (efl)[inputs]: Add libwebp. [arguments]: Add configure-flags to enable xinput22, image-loader-webp, multisense, opengl with egl support.
2016-09-19gnu: efl: Update to 1.18.1.Efraim Flashner
* gnu/packages/enlightenment.scm (efl): Update to 1.18.1.
2016-09-19gnu: ffmpeg@2.8: Update to 2.8.8.Efraim Flashner
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.8.
2016-09-19gnu: Add Mr. Rescue.宋文武
* gnu/packages/games.scm (mrrescue): New variable.
2016-09-19gnu: Add r-biocinstaller.Roel Janssen
* gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.