summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fast searchseries-2712Arun Isaac2020-01-23
|
* gnu: wxmaxima: Update to 20.01.3.base-for-series-2712Kei Kebreau2020-01-23
| | | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.01.3. [home-page]: Update URL.
* gnu: fenics: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | | | * gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0. [arguments]: In the 'pre-check' phase, add three more demos to the list of demos that are skipped.
* gnu: fenics-dolfin: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | | | | | * gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0. [source](snippet): Remove three substitutions that are no longer needed. [native-inputs]: Use compatible version of CATCH. [arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL regression. See <https://issues.guix.gnu.org/issue/38060>.
* gnu: python-fenics-ffc: Update to 2019.1.0.post0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0.
* gnu: python-fenics-fiat: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0.
* gnu: python-fenics-ufl: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-ufl): Update to 2019.1.0.
* gnu: python-fenics-dijitso: Update to 2019.1.0.Paul Garlick2020-01-23
| | | | * gnu/packages/simulation.scm (python-fenics-dijitso): Update to 2019.1.0.
* gnu: jgmenu: Update to 4.0.1.Guillaume Le Vaillant2020-01-23
| | | | | | | | * gnu/packages/xdisorg.scm (jgmenu): Update to 4.0.1. [native-inputs]: Add cppcheck. [inputs]: Add glib and remove python. [arguments]: Remove fix-paths phase, add fix-tests phase and update configure phase.
* gnu: xsecurelock: Fix strange character in description.Guillaume Le Vaillant2020-01-23
| | | | | * gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange character by a space.
* gnu: udiskie: Update to 2.0.4.Guillaume Le Vaillant2020-01-23
| | | | | * gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4. * gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.
* gnu: guile-present: Add "guile3.0-present".Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to the supported Guile versions. (guile3.0-present): New variable.
* gnu: guile-present: Pass the right module directories in scripts.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install' phase, remove hard-coded "2.0" and replace it by a computed effective version. Also, pass "/site-ccache" to -C.
* gnu: guile-present: Install .go files in /site-ccache.Ludovic Courtès2020-01-23
| | | | * gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
* gnu: guile-rsvg: Add "guile3.0-rsvg" variant.Ludovic Courtès2020-01-23
| | | | * gnu/packages/gtk.scm (guile3.0-rsvg): New variable.
* gnu: guile-cairo: Add "guile3.0-cairo" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include <string.h> everywhere #include <libguile.h> appears. (guile3.0-cairo): New variable.
* gnu: guile-lib: Add "guile3.0-lib" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/guile-xyz.scm (guile-lib)[source]: Add 'modules' and 'snippet'. (guile3.0-lib): New variable.
* gnu: mcron: Add "guile3.0-mcron" variant.Ludovic Courtès2020-01-23
| | | | | | * gnu/packages/guile-xyz.scm (mcron)[arguments]: In 'fix-finding-guile' phase, add "3.0". (guile3.0-mcron): New variable.
* gnu: haunt: Add "guile3.0-haunt" variant.Ludovic Courtès2020-01-23
| | | | | | | * gnu/packages/guile-xyz.scm (haunt)[source]: Add 'modules' and 'snippet'. [arguments]: In 'wrap-haunt' phase, assume that INPUTS might lack "guile-reader". (guile3.0-haunt): New variable.
* gnu: guile-next: Disable JIT on armhf-linux.Ludovic Courtès2020-01-23
| | | | * gnu/packages/guile.scm (guile-3.0)[arguments]: New field.
* tests: Fix typo in comment.Ludovic Courtès2020-01-23
| | | | * gnu/tests.scm: Add missing word in commentary.
* installer: Make "TRANSLATORS" comment visible.Ludovic Courtès2020-01-23
| | | | | * gnu/installer/newt/user.scm (run-root-password-page): Move "TRANSLATORS" comment right above 'G_' call.
* gnu: sassc/libsass-3.5: Hide.Tobias Geerinckx-Rice2020-01-23
| | | | | | | | This follows up on commit bed24ecfcd68ca6fbc21f02b477cffff3b4c0450. Reported-by: Christopher Baines <mail@cbaines.net> * gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
* gnu: mes: Update to 0.22.Jan Nieuwenhuizen2020-01-23
| | | | | | | | | * gnu/packages/mes.scm (mes): Update to 0.22. Remove store name patch. Add MES_PREFIX to native-search-paths. * gnu/packages/patches/mes-remove-store-name.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/mes.scm (mes-rb5): Depend on gzip instead of xz; this enables unpacking the now unpatched mes source. Update to check bin/mes-mescc-0.21.
* gnu: libnslog: Use check@0.12.Eric Bavier2020-01-23
| | | | | | Tests fail with check@0.13 due to implementation changes. * gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
* gnu: perl-term-readline-gnu: Fix library initialization.Eric Bavier2020-01-22
| | | | | | * gnu/packages/perl.scm (perl-term-readline-gnu)[arguments]: Patch library search directories into Makefile.PL so that the resulting Gnu.so library contains expected DT_NEEDED entries for libreadline and libncurses.
* gnu: bind: Update to 9.14.10.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/dns.scm (bind): Update to 9.14.10.
* gnu: gnome: Add missing inputs.Raghav Gururajan2020-01-23
| | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-color-manager, gnome-initial-setup, gnome-user-share, rygel, sushi, gnome-weather. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: ocaml4.07-findlib: Fix building with ocaml 4.07.Julien Lepiller2020-01-23
| | | | | * gnu/packages/ocaml.scm (ocaml4.07-findlib): rename inputs to native-inputs.
* gnu: gparted: Update to 1.1.0.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/disk.scm (gparted): Update to 1.1.0.
* gnu: libmemcached: Fix build.Tobias Geerinckx-Rice2020-01-23
| | | | | | * gnu/packages/databases.scm (libmemcached)[source]: Add patch. * gnu/packages/patches/libmemcached-build-with-gcc7.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: memcached: Update to 1.5.20.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/databases.scm (memcached): Update to 1.5.20.
* gnu: keyutils: Update to 1.6.1.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/crypto.scm (keyutils): Update to 1.6.1.
* gnu: burp: Update to 2.3.20.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.20.
* gnu: alpine: Remove pre-built binaries from source.Tobias Geerinckx-Rice2020-01-23
| | | | | * gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down and destroy pre-compiled objects.
* gnu: bochs: Update to 2.6.11.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/virtualization.scm (bochs): Update to 2.6.11.
* gnu: font-adobe-source-serif-pro: Don't use unstable tarball.Tobias Geerinckx-Rice2020-01-23
| | | | | * gnu/packages/fonts.scm (font-adobe-source-serif-pro)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: font-adobe-source-sans-pro: Don't use unstable tarball.Tobias Geerinckx-Rice2020-01-23
| | | | | * gnu/packages/fonts.scm (font-adobe-source-sans-pro)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: font-adobe-source-code-pro: Don't use unstable tarball.Tobias Geerinckx-Rice2020-01-23
| | | | | * gnu/packages/fonts.scm (font-adobe-source-code-pro)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-type-tiny: Update to 1.008003.Marius Bakke2020-01-22
| | | | * gnu/packages/perl.scm (perl-type-tiny): Update to 1.008003.
* gnu: perl-time-local: Update to 1.28.Marius Bakke2020-01-22
| | | | * gnu/packages/perl.scm (perl-time-local): Update to 1.28.
* gnu: perl-timedate: Update to 2.31.Marius Bakke2020-01-22
| | | | | * gnu/packages/perl.scm (perl-timedate): Update to 2.31. [source](uri): Adjust accordingly.
* gnu: perl-cpanel-json-xs: Update to 4.18.Marius Bakke2020-01-22
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.18.
* gnu: guile-daemon: Update to 0.1.3.Alex Kost2020-01-22
| | | | * gnu/packages/guile-xyz.scm (guile-daemon): Update to 0.1.3.
* gnu: emacs-company: Tiny fix in description.Nicolas Goaziou2020-01-22
| | | | | * gnu/packages/emacs-xyz.scm (emacs-company)[description]: Add a comma after "e.g." so Texinfo does not infer a full stop.
* gnu: emacs-company: Update to 0.9.11.Nicolas Goaziou2020-01-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.11.
* services: knot-resolver: Manage a root TA at /var/cache/knot-resolver.宋文武2020-01-22
| | | | | * gnu/services/dns.scm (%kresd.conf): Add /var/cache/knot-resolver/root.keys as the root TA.
* gnu: knot-resolver: Install but disable the default managed root TA.宋文武2020-01-22
| | | | | * gnu/packages/dns.scm (knot-resolver)[arguments]: Enable 'managed_ta', so 'icann-ca.pem' get installed. Add 'disable-default-ta' phase.
* gnu: argon2: Update to 20190702.Efraim Flashner2020-01-22
| | | | | * gnu/packages/password-utils.scm (argon2): Update to 20190702. [arguments]: Adjust make-flags. Remove 'patch-Makefile phase.
* gnu: argon2: Don't use unstable tarball.Efraim Flashner2020-01-22
| | | | | * gnu/packages/password-utils.scm (argon2)[source]: Download using git-fetch.