aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: arm-trusted-firmware: Disable HDCP support which depends on non-freeVagrant Cascadian2019-10-18
| | | | | | | | | | | binary blobs. * gnu/packages/firmware (make-arm-trusted-firmware)[source]: Add patch. [arguments] Add phase to remove binary blobs. * gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add patch. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: arm-trusted-firmware: Add backported patches to disable .bin generationVagrant Cascadian2019-10-18
| | | | | | | | | | | | | for rockchip platforms. * gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch: New patch. * gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch: New patch. * gnu/packages/firmware (make-arm-trusted-firmware): Add patches. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: r-purrr: Update to 0.3.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-purrr): Update to 0.3.3.
* gnu: r-r-rsp: Update to 0.43.2.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.2.
* gnu: r-rcpparmadillo: Update to 0.9.800.1.0.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.1.0.
* gnu: r-gdtools: Update to 0.2.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-gdtools): Update to 0.2.1.
* gnu: r-kernsmooth: Update to 2.23-16.Ricardo Wurmus2019-10-18
| | | | | | * gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-16. [inputs]: Move gfortran from here... [native-inputs]: ...to here.
* gnu: r-styler: Update to 1.2.0.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-styler): Update to 1.2.0.
* gnu: r-classint: Update to 0.4-2.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-classint): Update to 0.4-2.
* gnu: r-units: Update to 0.6-5.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-units): Update to 0.6-5.
* gnu: r-strucchange: Update to 1.5-2.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-strucchange): Update to 1.5-2.
* gnu: r-biocmanager: Update to 1.30.8.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-biocmanager): Update to 1.30.8.
* gnu: r-insight: Update to 0.6.0.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-insight): Update to 0.6.0.
* gnu: r-stringdist: Update to 0.9.5.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.3.
* gnu: r-htmlwidgets: Update to 1.5.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-htmlwidgets): Update to 1.5.1.
* gnu: r-rhdf5lib: Update to 1.6.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.3.
* gnu: r-hdf5array: Update to 1.12.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.3.
* gnu: r-gwascat: Update to 2.16.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-gwascat): Update to 2.16.1.
* gnu: r-ldblock: Update to 1.14.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.14.3.
* gnu: r-ensembldb: Update to 2.8.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.8.1.
* gnu: r-keggrest: Update to 1.24.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.24.1.
* gnu: r-rhdf5: Update to 2.28.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.28.1.
* gnu: r-rhtslib: Update to 1.16.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.16.3.
* gnu: r-mlinterfaces: Update to 1.64.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.64.1.
* gnu: r-rsamtools: Update to 2.0.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (r-rsamtools): Update to 2.0.3.
* gnu: bowtie1: Update to 1.2.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/bioinformatics.scm (bowtie1): Update to 1.2.3.
* gnu: guix-data-service: Update to 0.0.1-4.5e2bc7c.Christopher Baines2019-10-18
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-4.5e2bc7c.
* gnu: Add httpie.Tanguy Le Carrour2019-10-18
| | | | | | * gnu/packages/python-web.scm (httpie): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: upx: Fix UCL input.Marius Bakke2019-10-18
| | | | | | | UCL is a runtime dependency, and thus should not be a native input. * gnu/packages/compression.scm (upx)[native-inputs]: Move UCL from here ... [inputs]: ... to here.
* gnu: ucl: Build shared library instead of static.Marius Bakke2019-10-18
| | | | | * gnu/packages/compression.scm (ucl)[arguments]: Add "--enable-shared" and "--disable-static" in #:configure-flags.
* gnu: ucl: Update home page.Marius Bakke2019-10-18
| | | | * gnu/packages/compression.scm (ucl)[source, home-page]: Use HTTPS.
* gnu: ucl: Build with the C90 standard.Marius Bakke2019-10-18
| | | | | | | Fixes <https://bugs.gnu.org/37778>. Reported by Pierre Neidhardt <mail@ambrevar.xyz>. * gnu/packages/compression.scm (ucl)[arguments]: New field.
* gnu: encfs: Fix build failure with GCC 7.Marius Bakke2019-10-18
| | | | | | | Fixes <https://bugs.gnu.org/37779>. Reported by Pierre Neidhardt <mail@ambrevar.xyz>. * gnu/packages/crypto.scm (encfs)[arguments]: Add phase 'patch-CMakeLists.txt'.
* gnu: libwacom: Do not build static libraries.Marius Bakke2019-10-18
| | | | * gnu/packages/xdisorg.scm (libwacom)[arguments]: New field.
* gnu: libwacom: Update to 1.1.Marius Bakke2019-10-18
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 1.1.
* gnu: looking-glass-client: Disable CPU-specific optimizations.Marius Bakke2019-10-18
| | | | | * gnu/packages/virtualization.scm (looking-glass-client)[source](modules, snippet): New fields.
* gnu: opensubdiv: Use a regular versioning pattern.Marius Bakke2019-10-18
| | | | | | * gnu/packages/graphics.scm (opensubdiv)[version]: Use dots instead of underscores between numbers. [source](uri): Adjust accordingly.
* gnu: linux-libre@5.2: Remove.Mark H Weaver2019-10-18
| | | | | | | | | The 5.2 release series has reached end-of-life, and is no longer supported upstream. * gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version) (linux-libre-5.2-pristine-source, linux-libre-5.2-source) (linux-libre-headers-5.2, linux-libre-5.2): Remove variables.
* gnu: linux-libre: Update to 5.3.7.Mark H Weaver2019-10-18
| | | | | * gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.7. (linux-libre-5.3-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.80.Mark H Weaver2019-10-18
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.150.Mark H Weaver2019-10-18
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.197.Mark H Weaver2019-10-18
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.197. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.197.Mark H Weaver2019-10-18
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197. (linux-libre-4.4-pristine-source): Update hash.
* gnu: lisp: Add most missing source package for Common Lisp libraries.Pierre Neidhardt2019-10-18
| | | | | | | | | * gnu/packages/lisp.scm (cl-parse-js, cl-parse-number, cl-iterate, cl-uglify, cl-cffi, cl-sqlite, cl-cffi-gtk, cl-webkit, cl-iolib, cl-ieee-floats, cl-xml, cl-reexport, cl-dexador, cl-cookie, cl-lisp-namespace, cl-trivial-cltl2, cl-introspect-environment, cl-type-i, cl-optima, cl-fare-quasiquote, cl-trivia, cl-mk-string-metrics, cl-str, cl-xmlspam): New variables.
* gnu: Add batctl.Tonton2019-10-18
| | | | | | * gnu/packages/networking.scm (batctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add FontManager.Boris A. Dekshteyn2019-10-18
| | | | | | * gnu/packages/fontutils.scm (fontmanager): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ecl-dexador.Guillaume Le Vaillant2019-10-18
| | | | * gnu/packages/lisp.scm (ecl-dexador): New variable.
* gnu: Add ecl-trivial-mimes.Guillaume Le Vaillant2019-10-18
| | | | * gnu/packages/lisp.scm (ecl-trivial-mimes): New variable.
* gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase.Guillaume Le Vaillant2019-10-18
| | | | | * gnu/packages/lisp.scm (sbcl-trivial-mimes)[arguments]: Use '(%lisp-type)' instead of hard coded 'sbcl' in 'fix-paths' phase.
* gnu: Add arrows.Guillaume Le Vaillant2019-10-18
| | | | * gnu/packages/lisp.scm (cl-arrows, sbcl-arrows, ecl-arrows): New variables.