3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

1013 commits

Author SHA1 Message Date
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
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
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
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
Marius Bakke
17203bccc7
gnu: xorg-server-for-tests: Update to 1.20.10.
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
2020-12-13 21:44:11 +01:00
Ludovic Courtès
a350523556
gnu: libx11: Update to 1.6.10 and remove replacement.
* gnu/packages/xorg.scm (libx11): Update to 1.6.10.
[replacement]: Remove.
(libx11/fixed): Remove.
2020-12-08 10:58:42 +01:00
Marius Bakke
f4450e8ca9
gnu: xorg-server: Update to 1.20.10 [fixes CVE-2020-14360, CVE-2020-25712].
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.10.
(xorg-server-for-tests): Stay on 1.20.9.
2020-12-01 22:30:52 +01:00
Marius Bakke
bff94a5a53
Merge branch 'master' into staging 2020-11-26 01:08:35 +01:00
Marius Bakke
9b9c6f2594
gnu: xf86-video-intel: Update to 2.99.917-17.ad5540f.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-17.ad5540f.
2020-11-26 00:31:47 +01:00
Marius Bakke
a485a98ca8
Merge branch 'master' into staging 2020-11-22 23:36:09 +01:00
Tobias Geerinckx-Rice
155e3c775a
gnu: xpra: Update to 4.0.5.
* gnu/packages/xorg.scm (xpra): Update to 4.0.5.
[source]: Remove xpra-4.0.4-norequests.patch.
* gnu/packages/patches/xpra-4.0.4-norequests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-21 00:29:38 +01:00
Marius Bakke
35ed83beae
Merge branch 'master' into staging 2020-11-19 00:04:32 +01:00
Tobias Geerinckx-Rice
4929ab53f5
gnu: xterm: Update to 362.
* gnu/packages/xorg.scm (xterm): Update to 362.
2020-11-16 04:10:51 +01:00
Tobias Geerinckx-Rice
0d14986814
gnu: xterm: Download source over HTTPS.
* gnu/packages/xorg.scm (xterm)[source]: Use HTTPS.
2020-11-16 04:10:51 +01:00
Marius Bakke
1a8f7a0f58
Merge branch 'master' into staging 2020-10-19 00:17:48 +02:00
Lars-Dominik Braun
21fdf429a7
gnu: xpra: Fix HTML server
* gnu/packages/patches/xpra-4.0.4-norequests.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xpra)[patches]: Apply it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-17 22:40:18 +02:00
Tobias Geerinckx-Rice
d605f58de5
gnu: xterm: Update to 361.
* gnu/packages/xorg.scm (xterm): Update to 361.
2020-10-16 02:03:26 +02:00
Marius Bakke
8008ef29f2
gnu: xorg-server: Remove graft for 1.20.9.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.9.
[replacement]: Remove.
(xorg-server/fixed): Remove variable.
2020-10-13 23:48:15 +02:00
Marius Bakke
f195914cc7
gnu: xkeyboard-config: Update to 2.31.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
2020-10-13 23:48:15 +02:00
Marius Bakke
f7175626ff
Merge branch 'master' into staging 2020-10-13 23:39:27 +02:00
Marius Bakke
17032767da
gnu: xf86-input-libinput: Update to 0.30.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
2020-10-13 23:36:42 +02:00
Guillaume Le Vaillant
87c079d9b5
Merge branch 'master' into staging 2020-10-05 14:17:25 +02:00
Tobias Geerinckx-Rice
74b7b13829
gnu: xpra: Update to 4.0.4.
* gnu/packages/xorg.scm (xpra): Update to 4.0.4.
2020-10-01 21:55:03 +02:00
1628d57bb5
gnu: Fix package references.
* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
2020-09-30 09:28:26 +03:00
Tobias Geerinckx-Rice
22bf00f9ec
gnu: console-setup: Fix suspected typo.
* gnu/packages/xorg.scm (console-setup)[description]: Add article.
2020-09-23 04:36:51 +02:00
Tobias Geerinckx-Rice
fcaecc1515
gnu: console-setup: Update to 1.197.
* gnu/packages/xorg.scm (console-setup): Update to 1.197.
2020-09-23 04:36:49 +02:00
de3c03a471
Merge remote-tracking branch 'origin/master' into staging 2020-09-05 22:30:04 +03:00
49db1ef2b0
gnu: xf86-video-sis: Update to 0.12.0.
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.12.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-09-01 23:16:29 +03:00
d11948a119
gnu: xf86-video-ati: Update to 19.1.0.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0.
[arguments]: Enable glamor.
2020-09-01 23:11:23 +03:00
008a9217c4
gnu: xf86-video-amdgpu: Update to 19.1.0.
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.
2020-09-01 23:11:23 +03:00
Mark H Weaver
6e7bede9be
gnu: xorg-server: Update replacement to 1.20.9 [security-fixes].
Includes fixes for CVE-2020-1436, CVE-2020-14345, CVE-2020-14346,
and CVE-2020-14361.

* gnu/packages/xorg.scm (xorg-server/fixed): Update to 1.20.9.
* gnu/packages/patches/xorg-server-CVE-2020-14347.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-08-27 00:13:38 -04:00
Tobias Geerinckx-Rice
e5d9a7d405
gnu: xterm: Update to 359.
* gnu/packages/xorg.scm (xterm): Update to 359.
2020-08-24 04:36:52 +02:00
Tobias Geerinckx-Rice
2577a0196f
gnu: xf86-video-geode: Remove unnecessary patch.
* gnu/packages/xorg.scm (xf86-video-geode)[source]: Remove patch.
* gnu/packages/patches/xf86-video-geode-glibc-2.20.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-08-19 20:03:55 +02:00
Tobias Geerinckx-Rice
b137d320b0
gnu: xf86-video-geode: Update to 2.11.20.
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.20.
2020-08-19 20:03:55 +02:00
Tobias Geerinckx-Rice
04072ac87b
gnu: xpra: Update to 4.0.3.
* gnu/packages/xorg.scm (xpra): Update to 4.0.3.
2020-08-11 22:26:14 +02:00