1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 19:50:30 +02:00
Commit Graph

1052 Commits

Author SHA1 Message Date
Matthew James Kraai
64b8e004fd gnu: xkbcomp: Update to 1.4.5.
* gnu/packages/xorg.scm (xkbcomp): Update to 1.4.5.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 16:18:10 +02:00
Matthew James Kraai
7931883bcc gnu: libx11: Update to 1.7.2.
* gnu/packages/xorg.scm (libx11): Update to 1.7.2.
[source]: Use a "mirror://xorg" URL.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 18:08:21 +03:00
Matthew James Kraai
18d50dbe74 gnu: xkeyboard-config: Update to 2.33.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.33.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-21 15:13:16 +03:00
Marius Bakke
6f9a80b331 Merge branch 'master' into core-updates
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a277 and
12964df69a respectively.

4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.

 Conflicts:
	gnu/local.mk
	gnu/packages/aidc.scm
	gnu/packages/boost.scm
	gnu/packages/curl.scm
	gnu/packages/nettle.scm
	gnu/packages/networking.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tls.scm
2021-06-19 17:38:47 +02:00
Matthew James Kraai
0ee5525537 gnu: xterm: Update to 368.
* gnu/packages/xorg.scm (xterm): Update to 368.

Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-06-16 14:14:51 +02:00
Maxim Cournoyer
ea0a51071e gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Marius Bakke
276626ce8b gnu: libx11: Update to 1.7.1.
* gnu/packages/xorg.scm (libx11): Update to 1.7.1.
[replacement]: Remove.
(libx11/fixed): Remove variable.
2021-06-13 01:00:46 +02:00
Brice Waegeneire
c2f49366ec gnu: xf86-video-intel: Update to 2.99.917-18.31486f4.
* gnu/packages/xorg.scm (xf86-video-intel): Update to latest commit.
[source]: Change url to quiet the linter.
2021-06-12 23:08:22 +02:00
Matthew James Kraai
d0b3af53e0 gnu: xf86-video-vesa: Update to 2.5.0.
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.5.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07 10:38:54 +03:00
Lars-Dominik Braun
dbe607925a gnu: xpra: Update to 4.2.
Fixes <https://issues.guix.gnu.org/issue/48890>.

* gnu/packages/xorg.scm (xpra): Update to 4.2.
[source]: Switch to ".tar.gz" archive and update patch file.
[native-inputs]: Add pandoc.
[arguments]: Adjust custom 'fix-paths phase for changes in source.
* gnu/packages/patches/xpra-4.2-systemd-run.patch: Adapt to new version
and rename file.
* gnu/local.mk (dist_patch_DATA): Rename file.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-06-07 09:33:57 +02:00
Marius Bakke
8d59c262ad Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/algebra.scm
	gnu/packages/bioinformatics.scm
	gnu/packages/curl.scm
	gnu/packages/docbook.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/maths.scm
	gnu/packages/plotutils.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/readline.scm
	gnu/packages/tls.scm
	gnu/packages/xml.scm
	gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00
Matthew James Kraai
b2122b07dc gnu: xf86-input-libinput: Update to 1.0.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 16:19:53 +02:00
Tobias Geerinckx-Rice
db6ff6da15 gnu: xf86-input-libinput: Fix licence information.
* gnu/packages/xorg.scm (xf86-input-libinput)[license]: This package is
almost exclusively expat, with a single x11 file that's not installed.
2021-06-06 16:19:52 +02:00
Matthew James Kraai
b6affc5c04 gnu: xterm: Update to 367.
* gnu/packages/xorg.scm (xterm): Update to 367.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 15:50:24 +02:00
Tobias Geerinckx-Rice
a80cde0326 gnu: console-setup: Update to 1.203.
* gnu/packages/xorg.scm (console-setup): Update to 1.203.
2021-06-05 19:01:08 +02:00
Marius Bakke
a9f84f93b4 gnu: libx11: Update replacement to 1.7.1 [fixes CVE-2021-31535].
* gnu/packages/xorg.scm (libx11/fixed): Update to 1.7.1.
2021-05-23 17:49:57 +02:00
Marius Bakke
cf45cc2ffb gnu: libxaw: Update to 1.0.14.
* gnu/packages/xorg.scm (libxaw): Update to 1.0.14.
2021-05-22 17:08:15 +02:00
Marius Bakke
ba8dd0cdd4 gnu: libxt: Update to 1.2.1.
* gnu/packages/xorg.scm (libxt): Update to 1.2.1.
* gnu/packages/patches/libxt-guix-search-paths.patch: Adjust context.
2021-05-22 17:08:15 +02:00
Marius Bakke
a96a9934b5 gnu: xkeyboard-config: Update to 2.32.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.32.
2021-05-22 17:08:15 +02:00
Marius Bakke
dca6c3782e gnu: libxfixes: Update to 6.0.0.
* gnu/packages/xorg.scm (libxfixes): Update to 6.0.0.
2021-05-22 17:08:14 +02:00
Marius Bakke
5c971de2b8 gnu: libxres: Update to 1.2.1.
* gnu/packages/xorg.scm (libxres): Update to 1.2.1.
2021-05-22 17:08:14 +02:00
Marius Bakke
6642195f15 gnu: xorgproto: Update to 2021.4.
* gnu/packages/xorg.scm (xorgproto): Update to 2021.4.
2021-05-22 17:08:14 +02:00
Marius Bakke
ea782f98d9 gnu: util-macros: Update to 1.19.3.
* gnu/packages/xorg.scm (util-macros): Update to 1.19.3.
2021-05-22 17:08:14 +02:00
Marius Bakke
f034264204 Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/bioinformatics.scm
	gnu/packages/django.scm
	gnu/packages/gtk.scm
	gnu/packages/llvm.scm
	gnu/packages/python-web.scm
	gnu/packages/python.scm
	gnu/packages/tex.scm
	guix/build-system/asdf.scm
	guix/build/emacs-build-system.scm
	guix/profiles.scm
2021-05-09 21:29:46 +02:00
nixo
6afe154327 gnu: xorg-server: Update to 1.20.11 [fixes CVE-2021-3472].
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.11.
(xorg-server-for-tests): Don't update to 1.20.11, to avoid changing the
derivation of this package.

Co-authored-by: Leo Famulari <leo@famulari.name>
2021-04-27 01:58:56 -04:00
Efraim Flashner
2aab587f84 Merge remote-tracking branch 'origin/master' into core-updates 2021-03-24 20:50:44 +02:00
Mark H Weaver
1a265842e6 gnu: Use PACKAGE/INHERIT in more places.
* gnu/packages/algebra.scm (fftwf, fftw-openmpi),
gnu/packages/audio.scm (ztoolkit-rsvg),
gnu/packages/bioinformatics.scm (python2-dendropy),
gnu/packages/boost.scm (boost-with-python2),
gnu/packages/check.scm (python2-mock, python2-pytest-mock),
gnu/packages/cups.scm (hplip-minimal),
gnu/packages/freedesktop.scm (libinput-minimal),
gnu/packages/gettext.scm (gnu-gettext),
gnu/packages/glib.scm (python2-pygobject),
gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi),
gnu/packages/groff.scm (groff-minimal),
gnu/packages/jami.scm (ffmpeg-jami),
gnu/packages/libcanberra.scm (libcanberra/gtk+-2),
gnu/packages/lirc.scm (python2-lirc),
gnu/packages/llvm.scm (clang-runtime-3.5),
gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple),
gnu/packages/node.scm (libnode),
gnu/packages/onc-rpc.scm (libtirpc/hurd),
gnu/packages/python-compression.scm (bitshuffle-for-snappy),
gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography)
(python2-cryptography, python2-m2crypto),
gnu/packages/python-web.scm (python2-html2text, python2-tornado)
(python2-terminado, python2-ndg-httpsclient, python2-websocket-client)
(python2-rauth, python2-url, python2-s3transfer),
gnu/packages/python-xyz.scm (python2-psutil, python2-serpent)
(python2-humanfriendly, python2-empy, python2-parse-type, python2-polib)
(python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc)
(python2-ipyparallel, python2-traitlets, python2-dbus)
(python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse)
(python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal)
(python2-contextlib2, python2-promise, python2-anyjson, python2-amqp)
(python2-kombu, python2-billiard, python2-celery, python2-whoosh)
(python2-jellyfish, python-rope, ptpython-2, python2-binaryornot)
(python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort)
(python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash)
(python2-cloudpickle, python2-reparser),
gnu/packages/python.scm (python2-called-python),
gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt)
(python-qscintilla, python-pyqt+qscintilla),
gnu/packages/scanner.scm (sane-backends),
gnu/packages/sdl.scm (guile3.0-sdl2),
gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc)
(python-sepolgen, policycoreutils),
gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack),
gnu/packages/simulation.scm (fenics),
gnu/packages/statistics.scm (python2-statsmodels),
gnu/packages/texinfo.scm (info-reader),
gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1),
gnu/packages/xml.scm (xmlsec-nss),
gnu/packages/xorg.scm (uim-gtk, uim-qt),
guix/build-system/python.scm (package-with-explicit-python)
(strip-python2-variant): Use PACKAGE/INHERIT.
2021-03-17 03:58:10 -04:00
Tobias Geerinckx-Rice
fcb122b4ed gnu: xterm: Fix uxterm in pure environments.
* gnu/packages/xorg.scm (xterm)[arguments]: Add a 'patch-file-names
phase.
2021-03-15 20:31:24 +01:00
Tobias Geerinckx-Rice
ca8c2d1750 gnu: console-setup: Update to 1.201.
* gnu/packages/xorg.scm (console-setup): Update to 1.201.
2021-03-13 15:36:53 +01:00
Léo Le Bouter
826428ab5b gnu: libx11: Update to 1.6.12 [fixes CVE-2020-14363].
* gnu/packages/xorg.scm (libx11/fixed): New variable.
(libx11)[replacement]: Graft.
2021-03-11 05:25:43 +01:00
Ludovic Courtès
b1cabedd28 gnu: xvfb-run: Fix syntax error.
Error introduced in 07f77812c4.

* gnu/packages/xorg.scm (xvfb-run)[license]: Fix syntax.
2021-03-09 16:17:56 +01:00
Tobias Geerinckx-Rice
07f77812c4 gnu: xvfb-run: Add man page licence.
* gnu/packages/xorg.scm (xvfb-run)[license]: Add gpl2+.
2021-03-09 15:29:08 +01:00
Tobias Geerinckx-Rice
9f87758fd5 gnu: Add xvfb-run.
* gnu/packages/xorg.scm (xvfb-run): New public variable.
2021-03-09 15:24:49 +01:00
Tobias Geerinckx-Rice
18d9eb223e gnu: xf86-video-nouveau: Update to 1.0.17.
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.17.
2021-03-07 14:36:35 +01:00
Christopher Baines
a8448da0f4 Merge branch 'master' into core-updates 2021-03-06 00:18:30 +00:00
Vincent Legoll
910699ea1e gnu: libx11: Update to 1.7.0.
* gnu/packages/xorg.scm (libx11): Update to 1.7.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-20 13:27:43 -05:00
Leo Famulari
861e567cb1 gnu: xterm: Update to 366 [fixes CVE-2021-27135].
* gnu/packages/xorg.scm (xterm): Update to 366.
2021-02-12 16:08:41 -05:00
Christopher Baines
e740cc6140 Merge branch 'master' into core-updates 2021-02-03 09:57:35 +00:00
Leo Famulari
68dd78e2e4 Merge branch 'master' into staging 2021-01-25 15:40:55 -05:00
Michael Rohleder
63806fedf2 gnu: xpra: Add more encoding options.
* gnu/packages/xorg.scm (xpra)[inputs]: Add libx264, x265, libvpx.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 09:54:07 +02:00
Michael Rohleder
d34573f3df gnu: xpra: Update to 4.0.6.
* gnu/packages/xorg.scm (xpra): Update to 4.0.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 09:54:04 +02:00
Maxim Cournoyer
01f0707207 Merge branch 'staging' into 'core-updates'.
Conflicts:

	gnu/local.mk
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/gl.scm
	gnu/packages/glib.scm
	gnu/packages/guile.scm
	gnu/packages/node.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/python-xyz.scm
	gnu/packages/python.scm
	gnu/packages/tls.scm
	gnu/packages/vpn.scm
	gnu/packages/xorg.scm
2021-01-13 23:45:53 -05:00
Efraim Flashner
8c71705062 gnu: xcb-proto: Adjust source for python-3.9 update.
* gnu/packages/xorg.scm (xorg-proto)[source]: Add snippet to fix pythom
module import.
2021-01-13 10:27:01 +02:00
Efraim Flashner
6985a1acb3 Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Tobias Geerinckx-Rice
e5b9bdacc4 gnu: xterm: Update to 363.
* gnu/packages/xorg.scm (xterm): Update to 363.
2021-01-03 19:40:35 +01:00
Marius Bakke
119fd58922 Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
Marius Bakke
bbe4ed65ed Merge branch 'master' into ungrafting 2020-12-21 23:42:10 +01:00
Marius Bakke
a0372480f0 gnu: xcb-util-errors: Build with Python 3.
* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2
to PYTHON-WRAPPER.
2020-12-20 16:30:41 +01:00
Marius Bakke
861188a0a8 gnu: xprop: Update to 1.2.5.
* gnu/packages/xorg.scm (xprop): Update to 1.2.5.  Reindent.
2020-12-13 21:44:12 +01:00
Marius Bakke
0559cdfab1 gnu: xkbcomp: Update to 1.4.4.
* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.4.  Reindent.
2020-12-13 21:44:12 +01:00