aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/key-mon.scm
blob: d70dd0cd48b81f4af3c2b5197b72e050467fc7e1 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

(define-module (gnu packages key-mon)
  #:use-module (guix licenses)
  #:use-module (guix packages)
  #:use-module (guix download)
  #:use-module (gnu packages)
  #:use-module (gnu packages python)
  #:use-module (gnu packages python-xyz)
  #:use-module (gnu packages gtk)
  #:use-module (gnu packages gnome)
  #:use-module (guix build-system python))
> 2021-01-19gnu: 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-10Merge branch 'master' into stagingEfraim Flashner 2021-01-03gnu: xterm: Update to 363....* gnu/packages/xorg.scm (xterm): Update to 363. Tobias Geerinckx-Rice 2020-12-21Merge branch 'ungrafting' into stagingMarius Bakke 2020-12-21Merge branch 'master' into ungraftingMarius Bakke 2020-12-20gnu: 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-13gnu: xprop: Update to 1.2.5....* gnu/packages/xorg.scm (xprop): Update to 1.2.5. Reindent. Marius Bakke 2020-12-13gnu: xkbcomp: Update to 1.4.4....* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.4. Reindent. Marius Bakke 2020-12-13gnu: xorg-server-for-tests: Update to 1.20.10....* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove. Marius Bakke 2020-12-08gnu: 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-01gnu: 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-26Merge branch 'master' into stagingMarius Bakke 2020-11-26gnu: 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-22Merge branch 'master' into stagingMarius Bakke 2020-11-21gnu: 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. Tobias Geerinckx-Rice 2020-11-19Merge branch 'master' into stagingMarius Bakke 2020-11-16gnu: xterm: Update to 362....* gnu/packages/xorg.scm (xterm): Update to 362. Tobias Geerinckx-Rice 2020-11-16gnu: xterm: Download source over HTTPS....* gnu/packages/xorg.scm (xterm)[source]: Use HTTPS. Tobias Geerinckx-Rice 2020-10-19Merge branch 'master' into stagingMarius Bakke 2020-10-17gnu: 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> Lars-Dominik Braun 2020-10-16gnu: xterm: Update to 361....* gnu/packages/xorg.scm (xterm): Update to 361. Tobias Geerinckx-Rice 2020-10-13gnu: 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. Marius Bakke 2020-10-13gnu: xkeyboard-config: Update to 2.31....* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31. Marius Bakke 2020-10-13Merge branch 'master' into stagingMarius Bakke 2020-10-13gnu: xf86-input-libinput: Update to 0.30.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0. Marius Bakke 2020-10-05Merge branch 'master' into stagingGuillaume Le Vaillant 2020-10-01gnu: xpra: Update to 4.0.4....* gnu/packages/xorg.scm (xpra): Update to 4.0.4. Tobias Geerinckx-Rice 2020-09-30gnu: 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. Efraim Flashner 2020-09-23gnu: console-setup: Fix suspected typo....* gnu/packages/xorg.scm (console-setup)[description]: Add article. Tobias Geerinckx-Rice 2020-09-23gnu: console-setup: Update to 1.197....* gnu/packages/xorg.scm (console-setup): Update to 1.197. Tobias Geerinckx-Rice 2020-09-05Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner 2020-09-01gnu: 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. Efraim Flashner 2020-09-01gnu: xf86-video-ati: Update to 19.1.0....* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0. [arguments]: Enable glamor. Efraim Flashner 2020-09-01gnu: xf86-video-amdgpu: Update to 19.1.0....* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0. Efraim Flashner