summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: attr: Allow compilation on GNU/Hurd.•••* gnu/packages/attr.scm (attr)[arguments]: Add 'skip-linux-syscalls' phase when 'hurd-target?' returns true. Ludovic Courtès2021-09-141-1/+13
* gnu: python-pytest-mpl: Fix build.•••* gnu/packages/python-check.scm (python-pytest-mpl)[propagated-inputs]: Add python-nose. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-09-141-0/+1
* gnu: dblatex: Update package names in texlive-union.•••* gnu/packages/docbook.scm (dblatex)[inputs]: Replace texlive-latex-hyperref with texlive-hyperref, texlive-latex-wasysym with texlive-wasysym, texlive-fonts-stmryrd with texlive-stmryrd. Efraim Flashner2021-09-141-3/+4
* gnu: obby: Fix build.•••* gnu/packages/gobby.scm (obby)[inputs]: Replace libsigc++ with libsigc++-2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Felix Gruber2021-09-121-1/+1
* gnu: gobby: Update to 0.6.0.•••This fixes a build failure due to our libinfinite being too recent for gobby 0.5.0. * gnu/packages/gobby.scm (gobby): Update to 0.6.0. [build-system]: Change to glib-or-gtk-build-system which helps to find glib-compile-schemas. [native-inputs]: Add itstool. [inputs]: Replace gtkmm-2 with gtkmm and gtksourceview-2 with gtksourceview-3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Felix Gruber2021-09-121-6/+9
* gnu: ruby-asciidoctor: Update to 2.0.16.•••* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.16. [native-inputs]: Add ruby-erubi. Efraim Flashner2021-09-121-3/+4
* gnu: ruby-ruby-prof: Update to 1.4.3.•••* gnu/packages/ruby.scm (ruby-ruby-prof): Update to 1.4.3. Efraim Flashner2021-09-121-2/+2
* gnu: ruby-byebug: Disable misbehaving test.•••* gnu/packages/ruby.scm (ruby-byebug)[arguments]: Add phase to skip misbehaving test. Efraim Flashner2021-09-121-0/+6
* gnu: ruby-rexml: Use version vendored with ruby.•••* gnu/packages/ruby.scm (ruby-rubocop, ruby-crack) [propagated-inputs]: Remove ruby-rexml. Efraim Flashner2021-09-121-3/+0
* gnu: ruby-byebug-11: Make default ruby-byebug.•••* gnu/packages/ruby.scm (ruby-byebug-11): Rename to ruby-byebug. (ruby-pry-byebug)[propagated-inputs]: Use ruby-byebug. Efraim Flashner2021-09-121-29/+12
* gnu: ruby-ast: Sort inputs alphabetically.•••* gnu/packages/ruby.scm (ruby-ast)[native-inputs]: Sort alphabetically. Efraim Flashner2021-09-121-6/+6
* gnu: ruby-ast: Update to 2.4.2.•••* gnu/packages/ruby.scm (ruby-ast): Update to 2.4.2. Efraim Flashner2021-09-121-2/+2
* gnu: ruby-ast: Adjust to newer ruby-rake version.•••* gnu/packages/ruby.sm (ruby-ast)[arguments]: Adjust the gemspec file to allow for newer versions of ruby-rake. Efraim Flashner2021-09-121-2/+3
* gnu: ruby-minitest-bonus-assertions: Disable tests.•••* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions)[arguments]: Disable test suite; it has bit rotted. Efraim Flashner2021-09-121-1/+2
* gnu: ruby-regexp-property-values: Update to 1.0.0-1.03007a6.•••* gnu/packages/ruby.scm (ruby-regexp-property-values): Update to 1.0.0-1.03007a6. [native-inputs]: Add ruby-rake. Efraim Flashner2021-09-121-25/+28
* gnu: ruby-racc: Update to 1.5.2.•••* gnu/packages/ruby.scm (ruby-racc): Update to 1.5.2. [arguments]: Skip tests. Efraim Flashner2021-09-121-2/+4
* gnu: xboard: Fix building with gcc 10.•••* gnu/packages/games.scm (xboard)[arguments]: Pass '-fcommon' to CFLAGS. Guillaume Le Vaillant2021-09-121-2/+3
* gnu: gnucash: Update to 4.6.•••* gnu/packages/gnucash.scm (gnucash): Update to 4.6. [native-inputs]: Add gmp. Guillaume Le Vaillant2021-09-121-6/+5
* gnu: libxml++: Fix build.•••* gnu/packages/gnome.scm (libxml++)[inputs]: Replace glibmm by glibmm-2.64. Guillaume Le Vaillant2021-09-121-1/+1
* gnu: libxmlplusplus: Fix build.•••* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with glibmm-2.64. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-09-121-1/+1
* gnu: ruby-tins: Update to 1.29.1.•••* gnu/packages/ruby.scm (ruby-tins): Update to 1.29.1. [propagated-inputs]: Add ruby-sync. Efraim Flashner2021-09-121-2/+4
* gnu: Add ruby-sync.•••* gnu/packages/ruby.scm (ruby-sync): New variable. Efraim Flashner2021-09-121-0/+18
* gnu: ruby-multi-json: Update to 1.15.0.•••* gnu/packages/ruby.scm (ruby-multi-json): Update to 1.15.0. [arguments]: Remove custom 'remove-signing-key-reference phase. Add phase to adjust test suite. [native-inputs]: Remove bundler, ruby-yard. Efraim Flashner2021-09-121-9/+6
* gnu: ruby-json-pure: Update to 2.3.1.•••* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.3.1. [arguments]: Remove custom 'regenerate-gemspec, 'fix-json-java.gemspec phases. Remove part of custom 'fix-rakefile phase. [native-inputs]: Add which. Efraim Flashner2021-09-121-20/+5
* gnu: ruby-mocha: Update to 1.13.0.•••* gnu/packages/ruby.scm (ruby-mocha): Update to 1.13.0. [home-page]: Adjust to new upstream home-page. Efraim Flashner2021-09-121-3/+3
* gnu: ruby-pandoc-ruby: Adjust test suite.•••* gnu/packages/ruby.scm (ruby-pandoc-ruby)[arguments]: Adjust test suite to change in ruby behavior and the test suite. Efraim Flashner2021-09-121-4/+8
* gnu: gnome-maps: Remove obsolete phase.•••* gnu/packages/geo.scm (gnome-maps)[arguments]: Remove 'fix-broken-tests phase as the tests pass now. Jonathan Brielmaier2021-09-121-9/+0
* gnu: libnet6: Fix build.•••* gnu/packages/gobby.scm (libnet6)[inputs]: replace libsigc++ with libsigc++-2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-09-121-1/+1
* gnu: chocolate-doom: Fix compilation with GCC 10.•••* gnu/packages/games.scm (chocolate-doom)[arguments]: Pass '-fcommon' to CFLAGS. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-09-121-0/+2
* gnu: global: Fix wrap phase.•••* gnu/packages/code.scm (global)[arguments]: Wrap python script with GUIX_PYTHONPATH. Efraim Flashner2021-09-121-1/+1
* gnu: librsvg: Simplify custom phase.•••* gnu/packages/gnome.scm (librsvg)[arguments]: Adjust custom 'gnu-configure phase to use more default arguments. Efraim Flashner2021-09-111-11/+9
* gnu: Don't use older versions of rust.•••* gnu/packages/crates-io.scm (rust-cxx-1, rust-cxx-build-1, rust-cxx-gen-0.7, rust-cxxbridge-macro-1, rust-postgres-0.19, rust-rust-decimal-1,rust-socket2-0.4, rust-tokio-postgres-0.7)[arguments]: Remove rust flag. * gnu/packages/gnome.scm (librsvg)[arguments]: Same. * gnu/packages/rust-apps.scm (hyperfine)[arguments]: Same. * gnu/packages/syndication.scm (newsboat)[arguments]: Same. Efraim Flashner2021-09-114-20/+8
* gnu: xkbcomp-intermediate: Export variable.•••* gnu/packages/xorg.scm (xkbcomp-intermediate): Make public. [properties]: New field. (xkbcomp)[properties]: New field. Ludovic Courtès2021-09-111-2/+7
* gnu: netcdf-parallel-openmpi: Allow compilation with GCC 10.•••* gnu/packages/maths.scm (netcdf)[source]: Add 'modules' and 'snippet'. Ludovic Courtès2021-09-111-0/+7
* gnu: idutils: Skip failing Gnulib tests.•••* gnu/packages/idutils.scm (idutils)[arguments]: New field. Ludovic Courtès2021-09-111-1/+4
* gnu: mpc123: Allow compilation with GCC 10.•••* gnu/packages/mp3.scm (mpc123)[arguments]: In 'configure' phase, call 'setenv'. Ludovic Courtès2021-09-111-1/+3
* gnu: mkvtoolnix: Fix build.•••* gnu/packages/video.scm (mkvtoolnix)[arguments]: Fix 'add-googletest' phase. Guillaume Le Vaillant2021-09-111-1/+1
* gnu: fifo-map: Fix build.•••* gnu/packages/cpp.scm (fifo-map)[arguments]: Fix 'install' phase. Guillaume Le Vaillant2021-09-111-4/+3
* gnu: electron-cash: Add missing input.•••* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-qdarkstyle. [arguments]: Add 'relax-requirements' phase. Guillaume Le Vaillant2021-09-111-0/+6
* gnu: python-stem: Fix tests wth python 3.9.•••* gnu/packages/python-xyz.scm (python-stem)[arguments]: Add 'fix-tests' phase. Guillaume Le Vaillant2021-09-111-0/+6
* gnu: python-faker: Update to 8.12.1.•••* gnu/packages/python-xyz.scm (python-faker): Update to 8.12.1. Guillaume Le Vaillant2021-09-111-2/+2
* gnu: python-random2: Fix building with python 3.9.•••* gnu/packages/patches/python-random2-getrandbits-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-random2)[source]: Use it. Guillaume Le Vaillant2021-09-113-1/+27
* gnu: kicad: Fix build.•••* gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-python-detection' and 'add-missing-include' phases. Guillaume Le Vaillant2021-09-111-0/+10
* gnu: psm: Fix building with GCC 10.•••I had to copy all the CFLAGS that were originally defined by the Makefile as they were otherwise all replaced by '-fcommon'. * gnu/packages/linux.scm (psm)[arguments]: Pass '-fcommon' to CFLAGS. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-09-111-0/+6
* gnu: materialdecoration: Fix build.•••* gnu/packages/qt.scm (materialdecoration)[arguments]: Use gexp for 'configure-flags'. Guillaume Le Vaillant2021-09-111-5/+6
* gnu: sdrangel: Fix build.•••* gnu/packages/radio.scm (sdrangel)[arguments]: Replace references to '%build-inputs' by gexp. Guillaume Le Vaillant2021-09-111-14/+15
* gnu: opencv: Fix build.•••* gnu/packages/image-processing.scm (opencv)[arguments]: Fix 'unpack-submodule-source' and 'add-ilmbase-include-path' phases. Guillaume Le Vaillant2021-09-111-5/+6
* gnu: gnome-calculator: Update to 3.36.0.•••* gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.0. Jonathan Brielmaier2021-09-101-2/+2
* gnu: tbb: Update to 2021.3.0.•••* gnu/packages/tbb.scm (tbb): Update to 2021.3.0. [source]: Update repository URL. Remove snippet. [build-system]: Switch to 'cmake-build-system'. [arguments]: Add 'configure-flags'. Remove 'make-flags'. Remove 'fail-on-test-errors' phase. Remove custom 'configure' and 'install' phases. Guillaume Le Vaillant2021-09-101-60/+7
* gnu: babl: Don't build documentation.•••It would require `scp` from openssh and it was not built before. * gnu/packages/gimp.scm (babl)[arguments]: Add `-Dwith-docs=false` to the configure flags. Jonathan Brielmaier2021-09-101-1/+2