summaryrefslogtreecommitdiff
path: root/gnu/packages/xdisorg.scm
Commit message (Collapse)AuthorAge
* gnu: tint2: Update to 17.0.2.Wamm K. D2022-08-04
| | | | | | * gnu/packages/xdisorg.scm (tint2): Update to 17.0.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xscreensaver: Don't read /proc/interrupts at configure time.Ludovic Courtès2022-08-03
| | | | | | | | | Fixes a bug whereby, on some machines, ./configure would fail with: Warning: Checking of /proc/interrupts was requested, but it's bogus. * gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Pass '--without-proc-interrupts'.
* gnu: xscreensaver: Remove custom 'configure' phase.Ludovic Courtès2022-08-03
| | | | | | | | This is a followup to 45456595ac4ba613c8a61ff4f51088efd4157e6e, which was based on an incorrect diagnosis. * gnu/packages/xdisorg.scm (xscreensaver)[source]: Add 'snippet'. [arguments]: Remove custom 'configure' phase. Reintroduce #:configure-flags.
* gnu: xscreensaver: Remove input labels.Ludovic Courtès2022-08-03
| | | | * gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Remove labels.
* gnu: xscreensaver: Update to 6.04.r0man2022-08-03
| | | | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 6.04. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
* gnu: Add xvkbd.Tobias Geerinckx-Rice2022-07-17
| | | | * gnu/packages/xdisorg.scm (xvkbd): New public variable.
* gnu: Add xwhite.base-for-series-12604base-for-series-12600base-for-series-12599base-for-series-12598base-for-series-12597derekchuank@outlook.com2022-06-07
| | | | | | * gnu/packages/xdisorg.scm (xwhite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xsecurelock: Remove input labels.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/xdisorg.scm (xsecurelock)[inputs]: Remove input labels.
* gnu: xsecurelock: Update setuid example in description.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/xorg.scm (xsecurelock)[description]: Update example code.
* gnu: jumpapp: Update to 1.2.Tobias Geerinckx-Rice2022-05-22
| | | | | * gnu/packages/xdisorg.scm (jumpapp): Update to 1.2. [arguments]: Don't explicitly return #t from phases.
* gnu: Add xkblayout.Attila Lendvai2022-05-09
| | | | | | * gnu/packages/xdisorg.scm (xkblayout): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Avizo.Pier-Hugues Pellerin2022-04-29
| | | | | | * gnu/packages/wm.scm (avizo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xlockmore: Improve package style.Nicolas Goaziou2022-03-11
| | | | | * gnu/packages/xdisorg.scm (xlockmore)[arguments]: Use G-expressions. [inputs]: Remove labels.
* gnu: xlockmore: Update to 5.68.Jai Vetrivelan2022-03-11
| | | | | | | | | | | | [1. text/patch] From ac1f8cc2f6d3bcaa46ec6244e7b1995b8eb27be2 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:25:25 +0530 Subject: [PATCH] gnu: xlockmore: Update to 5.68. * gnu/packages/xdisorg.scm (xlockmore): Update to 5.68. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: xbanish: Update to 1.8.Jai Vetrivelan2022-03-11
| | | | | | | | | | | | [1. text/patch] From 0fa4c02dd23bbb4567e2ba4f606ad0a481354d8e Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:17:09 +0530 Subject: [PATCH] gnu: xbanish: Update to 1.8. * gnu/packages/xdisorg.scm (xbanish): Update to 1.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: xdotool: Update to 3.20211022.1.Jai Vetrivelan2022-03-11
| | | | | | | | | | | | [1. text/patch] From 1040dbabc8cb5af1c88262492cf74cb74c859caa Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:16:25 +0530 Subject: [PATCH] gnu: xdotool: Update to 3.20211022.1. * gnu/packages/xdisorg.scm (xdotool): Update to 3.20211022.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: wob: Update to 0.13.Nicolas Goaziou2022-03-05
| | | | * gnu/packages/xdisorg.scm (wob): Update to 0.13.
* gnu: rofi-calc: Update to 2.1.0.Jai Vetrivelan2022-02-08
| | | | | | * gnu/packages/xdisorg.scm (rofi-calc): Update to 2.1.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: rofi: Update to 1.7.3.Jai Vetrivelan2022-02-07
| | | | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.7.3. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add rofi-calc.John Kehayias2022-01-23
| | | | | | * gnu/packages/xdisorg.scm (rofi-calc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rofi: Add a search path for plugins.John Kehayias2022-01-23
| | | | | | * gnu/packages/xdisorg.scm (rofi)[native-search-paths]: Add ROFI_PLUGIN_PATH. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
| * gnu: libxkbcommon: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/xdisorg.scm (libxkbcommon)[native-inputs]: Add python.
* | gnu: python-pyperclip: Update to 1.8.2.Marius Bakke2022-01-11
|/ | | | * gnu/packages/xdisorg.scm (python-pyperclip): Update to 1.8.2.
* gnu: gammastep: Update to 2.0.8.Nicolas Goaziou2021-12-26
| | | | | * gnu/packages/xdisorg.scm (gammastep): Update to 2.0.8. [inputs, native-inputs]: Remove labels.
* gnu: rofi: Remove input labels.Tobias Geerinckx-Rice2021-12-18
| | | | | * gnu/packages/xdisorg.scm (rofi)[native-inputs, inputs]: Remove input labels.
* gnu: rofi: Update to 1.7.2.Tobias Geerinckx-Rice2021-12-18
| | | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.7.2. [arguments]: Don't explicitly return #t from phases.
* gnu: bemenu: Update to 0.6.4.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.4.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: rxvt-unicode: Update to 9.30.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | * gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.30.
| * gnu: rxvt-unicode: Update to 9.29.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.29. [arguments]: Don't explicitly return #t from phases. [inputs]: Add libptytty.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: jgmenu: Update to 4.4.0.jgart2021-11-19
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: scrot: Update to 1.7.Tanguy Le Carrour2021-11-15
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.7. [inputs]: Add libbsd. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: Add wl-clipboard-x11.Efraim Flashner2021-10-19
| | | | | | | | * gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: xsecurelock: Update to 1.7.0.jgart2021-10-16
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (xsecurelock): Update to 1.7.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: bemenu: Update to 0.6.3.Tobias Geerinckx-Rice2021-10-15
| | | | | | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: slop: Update to 7.6.Tobias Geerinckx-Rice2021-10-04
| | | | | | | | * gnu/packages/xdisorg.scm (slop): Update to 7.6.
| * gnu: sx: Don't propagate xauth.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (sx)[arguments]: Patch sx to refer to xauth. [propagated-inputs]: Move xauth from here… [inputs]: …to here.
| * gnu: sx: Update to 2.1.7.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | * gnu/packages/xdisorg.scm (sx): Update to 2.1.7.
| * gnu: Consolidate duplicate copyright names.Greg Hogan2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm
| * gnu: Add wlsunset.raingloom2021-09-15
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (wlsunset): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>