Age | Commit message (Expand) | Author |
2021-10-05 | gnu: xterm: Update to 369....* gnu/packages/xorg.scm (xterm): Update to 369.
| Tobias Geerinckx-Rice |
2021-10-03 | gnu: xpra: Update to 4.2.2....* gnu/packages/xorg.scm (xpra): Update to 4.2.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Matthew James Kraai |
2021-09-25 | Update copyright assignments for Liliana Marie Prikler....* doc/guix.texi: Update copyright name for Liliana Marie Prikler.
* gnu/packages/build-tools.scm: Update copyright name and email for Liliana
Marie Prikler.
* gnu/packages/convmv.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/esolangs.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome-xyz.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gstreamer.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/minetest.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise.
* gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/unicode.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
* gnu/services/sound.scm: Likewise.
* guix/build-system/renpy.scm: Likewise.
* guix/build/emacs-utils.scm: Likewise.
* guix/build/renpy-build-system.scm: Likewise.
| Liliana Marie Prikler |
2021-09-21 | gnu: console-setup: Update to 1.205....* gnu/packages/xorg.scm (console-setup): Update to 1.205.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: xrdb: Update to 1.2.1....* gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: xwd: Update to 1.0.8....* gnu/packages/xorg.scm (xwd): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: Add setroot....* gnu/packages/xorg.scm (setroot): New variable.
| Brice Waegeneire |
2021-07-26 | gnu: uim: Enable 'uim-fep' to support the use of uim in text terminal....* gnu/packages/xorg.scm (uim)[inputs]: add ncurses.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| qblade |
2021-07-20 | gnu: xorg.scm: Add missing module import....This is a follow-up to 1a4c7ddefe2a1c853fb99989e21f867e1965ec59.
* gnu/packages/xorg.scm: Add missing module import.
| Efraim Flashner |
2021-07-20 | gnu: xpra: Add bash-minimal....* gnu/packages/xorg.scm (xpra)[inputs]: Add bash-minimal.
| Efraim Flashner |
2021-07-20 | gnu: xpra: Update to 4.2.1....* gnu/packages/xorg.scm (xpra): Update to 4.2.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Matthew James Kraai |
2021-07-18 | gnu: libxscrnsaver: Propagate libx11 and libxext, as per pkg-config file....* gnu/packages/xorg.scm (libxscrnsaver)[inputs]: Move libx11 and libxext to ...
[propagated-inputs]: ... here.
| Raghav Gururajan |
2021-07-08 | gnu: xvfb-run: Fix ‘xvfb-run --help’ in a pure environment....* gnu/packages/xorg.scm (xvfb-run)[arguments]: Refer to ‘cat’
by absolute file name, and test whether ‘xvfb-run --help’
succeeds in a pure environment in the ‘check’ phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-06-28 | gnu: Add xkbprint....* gnu/packages/xorg.scm (xkbprint): New public variable.
| Tobias Geerinckx-Rice |
2021-06-16 | gnu: xterm: Update to 368....* gnu/packages/xorg.scm (xterm): Update to 368.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
| Matthew James Kraai |
2021-06-14 | 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.
| Maxim Cournoyer |
2021-06-12 | 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.
| Brice Waegeneire |
2021-06-07 | 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>
| Matthew James Kraai |
2021-06-07 | 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>
| Lars-Dominik Braun |
2021-06-06 | 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>
| Matthew James Kraai |
2021-06-06 | 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.
| Tobias Geerinckx-Rice |
2021-06-06 | gnu: xterm: Update to 367....* gnu/packages/xorg.scm (xterm): Update to 367.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Matthew James Kraai |
2021-06-05 | gnu: console-setup: Update to 1.203....* gnu/packages/xorg.scm (console-setup): Update to 1.203.
| Tobias Geerinckx-Rice |
2021-05-23 | gnu: libx11: Update replacement to 1.7.1 [fixes CVE-2021-31535]....* gnu/packages/xorg.scm (libx11/fixed): Update to 1.7.1.
| Marius Bakke |
2021-04-27 | 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>
| nixo |
2021-03-17 | 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.
| Mark H Weaver |
2021-03-15 | gnu: xterm: Fix uxterm in pure environments....* gnu/packages/xorg.scm (xterm)[arguments]: Add a 'patch-file-names
phase.
| Tobias Geerinckx-Rice |
2021-03-13 | gnu: console-setup: Update to 1.201....* gnu/packages/xorg.scm (console-setup): Update to 1.201.
| Tobias Geerinckx-Rice |
2021-03-11 | gnu: libx11: Update to 1.6.12 [fixes CVE-2020-14363]....* gnu/packages/xorg.scm (libx11/fixed): New variable.
(libx11)[replacement]: Graft.
| Léo Le Bouter |
2021-03-09 | gnu: xvfb-run: Fix syntax error....Error introduced in 07f77812c44aa3b7a6b963613b783da56110d2f0.
* gnu/packages/xorg.scm (xvfb-run)[license]: Fix syntax.
| Ludovic Courtès |
2021-03-09 | gnu: xvfb-run: Add man page licence....* gnu/packages/xorg.scm (xvfb-run)[license]: Add gpl2+.
| Tobias Geerinckx-Rice |
2021-03-09 | gnu: Add xvfb-run....* gnu/packages/xorg.scm (xvfb-run): New public variable.
| Tobias Geerinckx-Rice |
2021-03-07 | gnu: xf86-video-nouveau: Update to 1.0.17....* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.17.
| Tobias Geerinckx-Rice |
2021-02-12 | gnu: xterm: Update to 366 [fixes CVE-2021-27135]....* gnu/packages/xorg.scm (xterm): Update to 366.
| Leo Famulari |
2021-01-25 | Merge branch 'master' into staging | Leo Famulari |
2021-01-19 | 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>
| Michael Rohleder |
2021-01-19 | 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>
| Michael Rohleder |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-03 | gnu: xterm: Update to 363....* gnu/packages/xorg.scm (xterm): Update to 363.
| Tobias Geerinckx-Rice |
2020-12-21 | Merge branch 'ungrafting' into staging | Marius Bakke |
2020-12-21 | Merge branch 'master' into ungrafting | Marius Bakke |
2020-12-20 | gnu: xcb-util-errors: Build with Python 3....* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2
to PYTHON-WRAPPER.
| Marius Bakke |
2020-12-13 | gnu: xprop: Update to 1.2.5....* gnu/packages/xorg.scm (xprop): Update to 1.2.5. Reindent.
| Marius Bakke |
2020-12-13 | gnu: xkbcomp: Update to 1.4.4....* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.4. Reindent.
| Marius Bakke |
2020-12-13 | gnu: xorg-server-for-tests: Update to 1.20.10....* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
| Marius Bakke |
2020-12-08 | 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.
| Ludovic Courtès |
2020-12-01 | 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.
| Marius Bakke |
2020-11-26 | Merge branch 'master' into staging | Marius Bakke |
2020-11-26 | 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.
| Marius Bakke |
2020-11-22 | Merge branch 'master' into staging | Marius Bakke |