aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: libgcrypt: Update to 1.8.4.•••Update libgcrypt and remove reproducibility patch, it is now built-in. See https://dev.gnupg.org/T4102 * gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.4. [source]: Remove patch. * gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: Delete file. * gnu/local.mk(dist_patch_DATA): Remove it. Björn Höfling2018-11-18
* bootstrap: Add mescc-tools-static, mescc-tools-static-tarball.•••* gnu/packages/make-bootstrap.scm (%mescc-tools-static, %mescc-tools-bootstrap-tarball): New variable. Jan Nieuwenhuizen2018-11-18
* python: Honor '--cores=...' in tests.•••* gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags. Eric Bavier2018-11-17
* gnu: glibc: Update supported locale patch description.•••gnu/packages/patches/glibc-supported-locales.patch: Update description. Mathieu Othacehe2018-11-07
* gnu: glibc: Export supported locales.•••Debian and Archlinux (at least) force the installation of the localedata/SUPPORTED file of the glibc. This file lists all the supported locales of the glibc. * gnu/packages/patches/glibc-supported-locales.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc/linux): Add the previous patch, (glibc-2.28): ditto. Mathieu Othacehe2018-11-07
* bootstrap: Build with %bootstrap-mes.•••* gnu/packages/bootstrap.scm (%tinycc-seed): Remove. (%bootstrap-inputs): Use %bootstrap-mes instead of %mes-seed and %tinycc-seed. * gnu/packages/commencement.scm (mescc-tools-boot, mes-boot, tcc-boot0): Build with %bootstrap-mes instead of %mes-seed and %tinycc-seed. Jan Nieuwenhuizen2018-10-23
* gnu: mescc-tools: Update to 0.5.2-0.bb062b0d.•••* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2-0.bb062b0d. mescc * gnu/packages/commencement.scm (mescc-tools-boot): Stay at 0.5.2 Jan Nieuwenhuizen2018-10-23
* bootstrap: Add %bootstrap-mes.•••Built with 668ffe1e4e67e22268c9565993c6d9d7a86ae72a bootstrap: Move use-modules to top of builder. Todo: host these on ftp.gnu.org/pub/guix/... * gnu/packages/bootstrap.scm (%bootstrap-mes): New variable. Jan Nieuwenhuizen2018-10-23
* bootstrap: Move use-modules to top of builder.•••* gnu/packages/bootstrap.scm (package-from-tarball): Move use-modules to top of builder. (%bootstrap-glibc): Likewise. (%bootstrap-gcc): Likewise. Jan Nieuwenhuizen2018-10-21
* bootstrap: Add %mes-stripped, %mes-bootstrap-tarball.•••* gnu/packages/make-bootstrap.scm (%mes-stripped): New variable. (%mes-bootstrap-tarball): New variable. * gnu/packages/mes.scm: Oops, remove stray (gnu packages commencement) module include. Jan Nieuwenhuizen2018-10-21
* gnu: mes: Update to 0.18.0-08f04f55.•••This update is a preparation for the %bootstrap-mes package; due to some small problems it fails to build with plain mes-0.18. mes-boot0 stays at 0.18 only to avoid another rebuild world. %bootstrap-mes brings the building and packaging the Mes bootstrap seeds from manual operation into Guix. We will bump mes and mes-boot0 to a future 0.18.1 or 0.19 and regenerate %bootstrap-mes in a nex iteration. 08f04f55 build: Oops, remove stray lib/linux/x86_64-mes/crt1. 33f37f27 build: x86_64 bootstrap build fixes and workaround. 4ae2a111 doc: Release update. 5277669b mescc: Oops, delete wrong line of assembly. 44cc97a8 admin: Release update. * gnu/packages/mes.scm (mes): Update to 0.18.0-08f04f55. * gnu/packages/commencement.scm (mes-boot0): Stay at 0.18.0. Jan Nieuwenhuizen2018-10-21
* Merge branch 'core-updates' into core-updates-nextJan Nieuwenhuizen2018-10-21
|\
| * Merge branch 'master' into core-updatesMarius Bakke2018-10-21
| |\
| | * gnu: rng-tools: Update to 6.6.•••* gnu/packages/linux.scm (rng-tools): Update to 6.6. Marius Bakke2018-10-21
| | * gnu: fluidsynth: Update to 2.0.1.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.1. (fluidsynth-1): New public variable. * gnu/packages/games.scm (gzdoom)[inputs]: Change FLUIDSYNTH to FLUIDSYNTH-1. * gnu/packages/music.scm (lmms)[inputs]: Likewise. Marius Bakke2018-10-21
| | * gnu: libgxps: Update to 0.3.0.•••* gnu/packages/gnome.scm (libgxps): Update to 0.3.0. [source](patches): Remove. [build-system]: Switch to MESON-BUILD-SYSTEM. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. * gnu/packages/patches/libgxps-CVE-2017-11590.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2018-10-21
| | * gnu: libgxps: Propagate required inputs.•••* gnu/packages/gnome.scm (libgxps)[inputs]: Move CAIRO, GLIB and LIBARCHIVE ... [propagated-inputs]: ... here. New field. Marius Bakke2018-10-21
| | * gnu: re2: Update to 2018-10-01.•••* gnu/packages/regex.scm (re2): Update to 2018-10-01. Marius Bakke2018-10-21
| | * gnu: libgphoto2: Update to 2.5.19.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.19. Marius Bakke2018-10-21
| | * gnu: appstream-glib: Update to 0.7.14.•••* gnu/packages/glib.scm (appstream-glib): Update to 0.7.14. Marius Bakke2018-10-21
| | * gnu: openal: Update to 1.19.1.•••* gnu/packages/audio.scm (openal): Update to 1.19.1. Marius Bakke2018-10-21
| | * gnu: kodi: Disable version checker.•••Fixes bug#32997. * gnu/packages/kodi.scm (kodi)[arguments]: Add substitution to remove the version checking configuration option. Efraim Flashner2018-10-21
| | * gnu: python2-dendropy: Disable failing test.•••* gnu/packages/bioinformatics.scm (python2-dendropy)[arguments]: Disable failing test. Ben Woodcroft2018-10-21
| | * gnu: bowtie: Update to 2.3.4.3.•••* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.4.3. [source]: Fetch from git. [inputs]: Replace python-2 with python-wrapper; move perl, perl-clone, perl-test-deep, and perl-test-simple from here... [native-inputs]: ...to here. [arguments]: Simplify check phase. Ricardo Wurmus2018-10-20
| | * gnu: blast+: Use INVOKE and return #T unconditionally.•••* gnu/packages/bioinformatics.scm (blast+)[arguments]: Use INVOKE and return #T unconditionally. Ricardo Wurmus2018-10-20
| | * gnu: bedops: Update to 2.4.35.•••* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.35. [source]: Fetch from git. Ricardo Wurmus2018-10-20
| | * gnu: bedops: Use INVOKE.•••* gnu/packages/bioinformatics.scm (bedops)[arguments]: Use INVOKE. Ricardo Wurmus2018-10-20
| | * gnu: bamm: Fetch from git and use INVOKE.•••* gnu/packages/bioinformatics.scm (bamm)[source]: Fetch from git. [arguments]: Use INVOKE and return #T unconditionally. Ricardo Wurmus2018-10-20
| | * gnu: aragorn: Use invoke and simplify.•••* gnu/packages/bioinformatics.scm (aragorn)[arguments]: Use INVOKE in build phase; simplify install phase. Ricardo Wurmus2018-10-20
| | * gnu: clipper: Update to 1.2.1.•••* gnu/packages/bioinformatics.scm (clipper): Update to 1.2.1. [source]: Fetch from git. [arguments]: Add fix-typo phase. Ricardo Wurmus2018-10-20
| | * gnu: python-pybedtools: Update to 0.7.10.•••* gnu/packages/bioinformatics.scm (python2-pybedtools): Update to 0.7.10. [arguments]: Disable broken tests. [propagated-inputs]: Replace bedtools with bedtools-2.26; add python-matplotlib, python-pysam, and python-pyyaml. [native-inputs]: Remove python-pyyaml; add kentutils, python-numpy, python-pandas, and python-six. (python-pybedtools): New variable. Ricardo Wurmus2018-10-20
| | * gnu: Add bedtools-2.26.•••* gnu/packages/bioinformatics.scm (bedtools-2.26): New variable. Ricardo Wurmus2018-10-20
| | * gnu: cataclysm-dda: Update snapshot.•••* gnu/packages/games.scm (cataclysm-dda): Update snapshot to 0b2c194e5. Kei Kebreau2018-10-20
| | * gnu: maxima: Update to 5.42.0.•••* gnu/packages/maths.scm (maxima): Update to 5.42.0. Kei Kebreau2018-10-20
| | * gnu: python-glances: Update to 3.0.2.•••* gnu/packages/python.scm (python-glances): Update to 3.0.2. Oleg Pykhalov2018-10-20
| | * gnu: emacs-hy-mode: Update to 1.0.3.•••* gnu/packages/emacs.scm (emacs-hy-mode): Update to 1.0.3. Oleg Pykhalov2018-10-20
| | * gnu: emacs-erc-hl-nicks: Update to 1.3.3.•••* gnu/packages/emacs.scm (emacs-erc-hl-nicks): Update to 1.3.3. Oleg Pykhalov2018-10-20
| | * gnu: emacs-yasnippet: Update to 0.13.0.•••* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.13.0. Oleg Pykhalov2018-10-20
| | * gnu: emacs-nginx-mode: Update to 1.1.9.•••* gnu/packages/emacs.scm (emacs-nginx-mode): Update to 1.1.9. Oleg Pykhalov2018-10-20
| | * gnu: emacs-rainbow-mode: Update to 1.0.1.•••* gnu/packages/emacs.scm (emacs-rainbow-mode): Update to 1.0.1. Oleg Pykhalov2018-10-20
| | * gnu: emacs-smart-mode-line: Update to 2.12.0.•••* gnu/packages/emacs.scm (emacs-smart-mode-line): Update to 2.12.0. Oleg Pykhalov2018-10-20
| | * gnu: emacs-fill-column-indicator: Update to 1.89.•••* gnu/packages/emacs.scm (emacs-fill-column-indicator): Update to 1.89. Oleg Pykhalov2018-10-20
| | * gnu: emacs-ggtags: Update to 0.8.13.•••* gnu/packages/emacs.scm (emacs-ggtags): Update to 0.8.13. Oleg Pykhalov2018-10-20
| | * gnu: emacs-which-key: Update to 3.3.0.•••* gnu/packages/emacs.scm (emacs-which-key): Update to 3.3.0. Oleg Pykhalov2018-10-20
| | * gnu: Add soundconverter.•••* gnu/packages/gnome.scm (soundconverter): New variable. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. soundconverterChristopher Baines2018-10-20
| | * gnu: Add enchive.•••* gnu/packages/crypto.scm (enchive): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo2018-10-19
| | * gnu: Add i3blocks.•••* gnu/packages/wm.scm (i3blocks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng2018-10-19
| | * gnu: qsynth: Update to 0.5.3.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.3. Ricardo Wurmus2018-10-19
| | * gnu: sbcl-slime-swank: Remove reference to unbound variable.•••Fixes a regression introduced in commit c4d4ae1e16254a96caaeb5ccb4486f301ae4f1b7. * gnu/packages/lisp.scm (sbcl-slime-swank)[license]: Remove extra 'license'. Ludovic Courtès2018-10-19
| | * gnu: guile-wiredtiger: Update to 0.7.0.•••* gnu/packages/databases.scm (guile-wiredtiger): Update to 0.7.0. [inputs]: Replace wiredtiger with wiredtiger-3 [propagated-inputs]: Remove guile-lib, add guile-bytestructures [description]: Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Amirouche2018-10-19