1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 18:25:53 +02:00
Commit Graph

44459 Commits

Author SHA1 Message Date
Marius Bakke 34f849a945 Merge branch 'master' into staging 2019-11-28 16:47:01 +01:00
Marius Bakke c09f598d94 gnu: python-matplotlib: Do not move the 'check' phase.
Running tests after install is now the default in PYTHON-BUILD-SYSTEM.

* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check'
phase, instead of deleting and adding new phase.
2019-11-28 16:26:51 +01:00
Marius Bakke 38a404d567 gnu: python2-matplotlib: Do not inherit test adjustments.
This is a follow-up to commit 9e7cb2f1e1.

* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
2019-11-28 16:25:14 +01:00
Marius Bakke 8eebde7439 gnu: vte/gtk+-2: Adjust for changes in inherited package.
This is a follow-up to 68c47474bc.

* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
2019-11-28 15:54:10 +01:00
Marius Bakke 6018d26b6b gnu: openclonk: Update description.
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
2019-11-28 15:17:07 +01:00
Marius Bakke ee9eafc1df gnu: openclonk: Adjust for GCC 7.
* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
2019-11-28 15:17:07 +01:00
Efraim Flashner a549802533 gnu: mplayer: Adjust inputs.
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.
2019-11-28 15:58:58 +02:00
Efraim Flashner 0089290fcd gnu: sbcl-parse-number: Update to 1.7.
* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7.
2019-11-28 15:58:58 +02:00
Efraim Flashner a32e8b2550 gnu: sbcl-parse-number: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using
git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner 040a7440d6 gnu: sbcl-chinga: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner d49eb36ef2 gnu: sbcl-lack-middleware-static: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner cfbd9b42a1 gnu: sbcl-lack-request: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner b61fcdcae6 gnu: sbcl-lack-util: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner c2db64caa4 gnu: sbcl-lack: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner 3b1e29ae34 gnu: sbcl-lack-component: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Efraim Flashner 5af7378a8e gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Ricardo Wurmus f71b16e8e4 gnu: r-emmeans: Update to 1.4.3.01.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
2019-11-28 14:36:58 +01:00
Guillaume Le Vaillant c1c6650e28 services: Add pam-mount.
* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-28 13:30:53 +01:00
Ludovic Courtès 73765c91ce services: nginx: Add description.
* gnu/services/web.scm (nginx-service-type)[description]: New field.
2019-11-28 13:30:53 +01:00
Efraim Flashner 4632e7c787 gnu: avidemux: Clean up inputs.
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
2019-11-28 12:30:42 +02:00
Efraim Flashner 3c526173dd gnu: snorenotify: Update inputs.
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Efraim Flashner 3e68e7d2b6 gnu: gparted: Satisfy 'guix lint'.
* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Ricardo Wurmus 18a5575ec5 gnu: r-e1071: Update to 1.7-3.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus ba54cb61ec gnu: r-rmarkdown: Update to 1.18.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bf5b792b0e gnu: r-matrix: Update to 1.2-18.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 6fdf3d5d99 gnu: r-igraph: Update to 1.2.4.2.
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 28d940961c gnu: r-rgdal: Update to 1.4-8.
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7b18e6d000 gnu: r-covr: Update to 3.4.0.
* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7dcd823978 gnu: r-kohonen: Update to 3.0.10.
* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bb180e8a7a gnu: r-grimport2: Update to 0.2-0.
* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus e2448b4b14 gnu: r-grimport: Update to 0.9-3.
* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus 04c3fd85ea gnu: r-rnifti: Update to 1.0.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus ad6ab1a881 gnu: r-emmeans: Update to 1.4.3.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus fda807da90 gnu: r-writexl: Update to 1.2.
* gnu/packages/cran.scm (r-writexl): Update to 1.2.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus efec58e7ff gnu: r-factominer: Update to 2.0.
* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
2019-11-28 10:03:19 +01:00
Oleg Pykhalov 37515553b5 gnu: tome4: Update to 1.6.4.
* gnu/packages/games.scm (tome4): Update to 1.6.4.
2019-11-28 08:55:43 +03:00
Leo Famulari 7297ebb287 gnu: Blender: Update to 2.81.
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
2019-11-27 21:58:45 -05:00
Marius Bakke 0897ad7fac Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Pierre Langlois 9943d238e9 gnu: feh: Adapt tests for imlib2 1.6.
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-28 00:33:49 +01:00
Marius Bakke ba5ef9997b gnu: python-dbus: Update to 1.2.14.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
2019-11-28 00:33:48 +01:00
Marius Bakke e1695f4d58 gnu: whois: Update to 5.5.3.
* gnu/packages/networking.scm (whois): Update to 5.5.3.
2019-11-28 00:33:48 +01:00
Marius Bakke fd5ccec796 gnu: bubblewrap: Update to 0.4.0.
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
2019-11-28 00:33:48 +01:00
Marius Bakke 546c9fa660 gnu: bubblewrap: Update home page.
* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
2019-11-28 00:33:48 +01:00
Marius Bakke 164d0ad352 gnu: python-xapian-bindings: Sphinx is a native input.
* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
2019-11-28 00:33:48 +01:00
Marius Bakke 7b5a120730 gnu: xapian: Update to 1.4.14.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
2019-11-28 00:33:48 +01:00
Marius Bakke 60392114ae gnu: notmuch: Update to 0.29.3.
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
2019-11-28 00:33:47 +01:00
Marius Bakke 38ae96e9c5 gnu: xorg-server: Update to 1.20.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
2019-11-28 00:33:47 +01:00
Marius Bakke ff3375251d gnu: Use the test-only Xorg variant for tests.
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Marius Bakke 6d460e80d1 gnu: Qt: Update to 5.12.6 LTS.
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech):
Update to 5.12.6.
2019-11-27 19:40:13 +01:00
Marius Bakke f0de36cba7 gnu: qtbase: Restore compatibility with old kernels.
* gnu/packages/qt.scm (qtbase)[arguments]: Add 'no-feature-renameat2' to the
configure flags.
2019-11-27 19:40:13 +01:00