summaryrefslogtreecommitdiff
path: root/gnu/packages/xdisorg.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: copyq: Fix build.•••* gnu/packages/xdisorg.scm (copyq)[inputs]: Replace knotifications with knotifications-5. Change-Id: Ia25ac571227eb337274cf38bebe55c7a1dd3bbc1 Zheng Junjie2024-07-181-1/+1
* gnu: Add xxkb.•••* gnu/packages/xdisorg.scm (xxkb): New variable. Change-Id: Ibf7ff3394438490045c1821b9f9e417adc8d5e0b Signed-off-by: Andrew Tropin <andrew@trop.in> Igor Goryachev via Guix-patches via2024-06-201-0/+48
* gnu: libwacom: Update to 2.12.1.•••* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.1. Change-Id: I0a57f1a197d321f68ec123bfa7654ee44f6c6093 Signed-off-by: Christopher Baines <mail@cbaines.net> Dariqq2024-06-151-2/+2
* gnu: scrot: Update to 1.11.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.11. Change-Id: I09addd3dcdf8edb88e6aa65949dec125cd93f500 Signed-off-by: jgart <jgart@dismail.de> Artyom V. Poptsov2024-06-111-2/+2
* gnu: libwacom: Update to 2.11.0.•••With the 2.9 release the license got clarified to be hpnd. * gnu/packages/xdisorg.scm (libwacom): Update to 2.11.0. [native-inputs]: Remove python-evdev. [inputs]: Add python, python-libevdev, python-pyudev. [propagated-inputs]: Add libevdev. [license]: Correct license to hpnd. Change-Id: Ib5276beaec2c23e74532cb157225fc3a9a2e25e7 Signed-off-by: Christopher Baines <mail@cbaines.net> Dariqq2024-06-111-6/+10
* gnu: maim: Update to 5.8.0.•••* gnu/packages/xdisorg.scm (maim): Update to 5.8.0. [inputs]: Add libwebp. Change-Id: I91fb48b26bdd2393975f14c00d74f70d8f6db11f Signed-off-by: Andreas Enge <andreas@enge.fr> Artyom V. Poptsov2024-06-101-2/+4
* gnu: wlsunset: Update to 0.4.0.•••* gnu/packages/xdisorg.scm (wlsunset): Update to 0.4.0. Change-Id: I4638d89c29fd4da2ae9850955bb43875fb00d416 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Wilko Meyer2024-05-221-2/+2
* gnu: wlsunset: Install man pages.•••* gnu/packages/xdisorg.scm (wlsunset)[native-inputs]: Add scdoc. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Iffeb9427a1fd625f9dac4098107336cba639f5e9 Sören Tempel2024-05-221-1/+1
* gnu: fuzzel: Update to 1.10.2.•••* gnu/packages/xdisorg.scm (fuzzel): Update to 1.10.2. Change-Id: I4a7e0d6082ecdbe82aaa893cfabf3f20101d1d29 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Wilko Meyer2024-04-221-2/+2
* Merge remote-tracking branch 'savannah/master' into mesa-updates•••Change-Id: Iad185e2ced97067b3dff8fd722435a6c5e2c00e5 Christopher Baines2024-04-091-2/+2
|\
| * gnu: x-resize: Update to 0.3.•••* gnu/packages/xdisorg.scm (x-resize): Update to 0.3. Change-Id: Ifc2e27b83e9243c7d0fac8cd76cee217d870e4d5 Maxim Cournoyer2024-03-311-2/+2
* | gnu: libdrm: Update to 2.4.120.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.120. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: Ibd5be956819bbc6b7df5d5b7cdd02297dc1e2e71 Daniel Ziltener2024-03-311-2/+2
|/
* gnu: clipman: Refresh package style.•••* gnu/packages/xdisorg.scm (clipman): Adjust indentation. [arguments] <#:phases>: Rename 'patch to 'patch-wl-copy-path phase to reflect the purpose. Revert default 'install-license-files phase. [native-inputs]: Remove go-github-com-alecthomas-template and go-github-com-alecthomas-units, they are propagated from go-gopkg-in-alecthomas-kingpin-v2. Change-Id: I5332906c126904ced595aa322be5f933c305c5f7 Sharlatan Hellseher2024-03-271-23/+24
* gnu: clipman: Simplify package.•••* gnu/packages/xdisorg.scm (clipman): [phases] <#:phases>: Adjust 'patch phase to relay on provided module import path. [inputs]: Remove go-github-com-alecthomas-kingpin; add go-gopkg-in-alecthomas-kingpin-v2. Change-Id: I3d9d82af29672ff94cdbd39b18ec4ed61b8e485f Sharlatan Hellseher2024-03-271-3/+1
* gnu: clipman: Update to 1.6.2.•••* gnu/packages/xdisorg.scm (clipman): Update to 1.6.2. Change-Id: I389f93f2d43f1675f2b33694ba84711e42df4eaf Sharlatan Hellseher2024-03-271-2/+2
* gnu: clipman: Fix source and home-page URL.•••The URI https://github.com/yory8/clipman/ no longer exists. The new project's URL was obtained from the Nix package. * gnu/packages/xdisorg.scm (clipman) [source]: Fix URL. [home-page]: As above. Change-Id: I20e9f22780586ce14d925d5cf106e70de8209e1e Sharlatan Hellseher2024-03-271-2/+2
* gnu: go-github-com-alecthomas-units: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/xdisorg.scm: Remove (gnu packages golang). Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33 Sharlatan Hellseher2024-03-271-1/+0
* gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.•••* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/xdisorg.scm: Remove (gnu packages syncthing). Add (gnu packages golang-xyz). Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841 Sharlatan Hellseher2024-03-271-1/+1
* gnu: bemenu: Update to 0.6.21.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21. Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0 Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2024-03-251-2/+2
* gnu: copyq: Fix indentation.•••* gnu/packages/xdisorg.scm (copyq): Fix indentation. Change-Id: I3eb25dd410c0071d28244d4363ae390d2fc54e13 Christopher Baines2024-03-221-32/+32
* gnu: copyq: Update to 8.0.0.•••* gnu/packages/xdisorg.scm (copyq): Update to 8.0.0. Change-Id: I36fb1eec237f280993a495e56d754961555a8f8e Signed-off-by: Christopher Baines <mail@cbaines.net> kiasoc52024-03-221-2/+2
* gnu: sxhkd: Remove asciidoc from inputs.•••asciidoc is a developing-time dependency. * gnu/packages/xdisorg.scm(sxhkd)[inputs]: Remove asciidoc. Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie2024-03-191-1/+1
* gnu: sxhkd: Use Gexps.•••* gnu/packages/xdisorg.scm(sxhkd)[arguments]: Use Gexps. Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zheng Junjie2024-03-191-9/+9
* gnu: wob: Update to 0.15.1.•••* gnu/packages/xdisorg.scm (wob): Update to 0.15.1. Change-Id: I5110f98efa8e9478a8a925d5d7e48e4f0cef1499 Nicolas Goaziou2024-03-171-3/+3
* gnu: rofi-wayland: Update to 1.7.5+wayland3.•••* gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland3. Change-Id: I43e87790272fe3e6d1b9b2fe9f837025083962d2 John Kehayias2024-03-051-2/+2
* gnu: bemenu: Install man pages•••Since version 0.6.5 man pages are written in scdoc, therefore we need to update the dependencies accordingly to ensure that the man pages are build and installed: * gnu/packages/xdisorg.scm (bemenu): Add dependency on scdoc. Signed-off-by: Sören Tempel <soeren@soeren-tempel.net> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel2024-02-181-1/+1
* gnu: copyq: Update to 7.1.0.•••* gnu/packages/xdisorg.scm (copyq): Update to 7.1.0. Change-Id: I843aa403a5d790ac8de67fc4c609fc2e081d39c2 Signed-off-by: John Kehayias <john.kehayias@protonmail.com> kiasoc52024-02-141-2/+2
* gnu: bemenu: Update to 0.6.19.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19. Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1 Signed-off-by: John Kehayias <john.kehayias@protonmail.com> kiasoc52024-02-141-2/+2
* gnu: xf86-input-wacom: Update to 1.2.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9 Alexey Abramov2024-02-141-2/+2
* gnu: Add x-resize.•••* gnu/packages/xdisorg.scm (x-resize): New variable. Change-Id: Ia36c07fba5a90f792cfe50b1e060891cf5706839 Maxim Cournoyer2023-12-291-0/+57
* gnu: xeyes: Update to 1.3.0.•••* gnu/packages/xdisorg.scm (xeyes): Update to 1.3.0. [source]: Update file extension in URI. Change-Id: Ibd4f554180bd7892e594c63f7c18808a6df7c049 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2023-12-071-3/+3
* Merge branch 'master' into mesa-updates•••Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260 John Kehayias2023-11-261-4/+4
|\
| * gnu: xscreensaver: Update to 6.08.•••* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.08. [inputs]: Remove gdk-pixbuf-xlib. Add glib:bin. Change-Id: I610ae408a0e0d01868ba23a5574a301dc1ea3330 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> kiasoc52023-11-251-4/+3
| * gnu: kbdd: Fix cross-compilation.•••* gnu/packages/xdisorg.scm (kbdd): Fix cross-compilation. [native-inputs]: Add dbus-glib. Change-Id: I4f5bc93c8f372d47e7bf0d91e181775400c64ecf Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Zheng Junjie2023-11-251-0/+1
* | Merge branch 'master' into mesa-updates•••Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474 John Kehayias2023-11-211-1/+8
|\|
| * gnu: wl-clipboard: Fix shell completion directories.•••* gnu/packages/xdisorg.scm (wl-clipboard)[arguments]: Adjust configure-flags to install fish completions into correct directory. Add a phase to install the bash completions into the correct directory. Change-Id: If31b477926e3d4c1d8f74e9224af2dea59740f77 Efraim Flashner2023-11-191-1/+8
* | gnu: Add libxkbcommon-1.5.•••* gnu/packages/xdisorg.scm (libxkbcommon-1.5): New variable. Change-Id: Iab72a030ad90f9919d05dc8820fd59711b506e58 John Kehayias2023-11-091-0/+13
* | gnu: libdrm: Restore building libdrm_intel by default.•••This should fix mediasdk failing to build by not finding libdrm_intel as it was not built in libdrm after the update to 2.4.117. * gnu/packages/xdisorg.scm (libdrm)[phases]: Add phase to correct an upstream typo which disabled building libdrm_intel on supported platforms by default. Change-Id: I8a3f8d23ca3827a0c1f4fec47bca6cfa91a6526e John Kehayias2023-11-071-0/+10
* | gnu: libxkbcommon: Update to 1.6.0.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0. Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Zheng Junjie2023-11-051-2/+2
* | gnu: libdrm: Update to 2.4.117.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.117. Change-Id: I99b94bc4afeb8c0447d5ac0b08f6ade327af7cc3 John Kehayias2023-11-051-2/+2
* | gnu: pixman: Update to 0.42.2.•••* gnu/packages/xdisorg.scm (pixman): Update to 0.42.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: Ibfe2d23a115d19ad32ca8e39de69aae108ec66d4 Hilton Chain2023-11-051-2/+2
|/
* gnu: mtdev: Fix cross-compiling to aarch64-linux.•••* gnu/packages/xdisorg.scm (mtdev)[arguments]: When cross-compiling to aarch64-linux update the config.{guess,sub} also. [native-inputs]: When cross-compiling to aarch64 add config. Efraim Flashner2023-10-211-2/+4
* gnu: fuzzel: Update to 1.9.2.•••* gnu/packages/xdisorg.scm (fuzzel): Update to 1.9.2. jgart2023-10-201-2/+2
* gnu: libxkbcommon: Fix cross-compiling.•••* gnu/packages/xdisorg.scm (libxkbcommon)[native-inputs]: When cross-compiling add pkg-config-for-build. Efraim Flashner2023-10-151-3/+7
* gnu: xsel: Document clipboard functionality.•••* gnu/packages/xdisorg.scm (xsel)[synopsis, description]: Note the X clipboard as an option. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Rostislav Svoboda2023-09-241-5/+5
* gnu: wvkbd: Update to 0.14.1.•••* gnu/packages/xdisorg.scm (wvkbd): Update to 0.14.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Tobias Kortkamp2023-09-271-2/+2
* gnu: bemenu: Update to 0.6.16.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.16. Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2023-09-251-3/+3
* gnu: wl-clipboard: Update to 2.2.1.•••* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.1. Efraim Flashner2023-09-191-2/+2
* gnu: rxvt-unicode: Fix the cursor position when opening new windows in 9.31.•••Fixes <https://issues.guix.gnu.org/64719>. * gnu/packages/patches/rxvt-unicode-fix-cursor-position.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it. Leo Famulari2023-07-231-0/+1
* gnu: xsecurelock: Update to 1.8.0.•••* gnu/packages/xdisorg.scm (xsecurelock): Update to 1.8.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> kiasoc52023-08-261-2/+2