summaryrefslogtreecommitdiff
path: root/gnu/packages/xdisorg.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingMarius Bakke2020-03-141-5/+5
|\
| * gnu: jgmenu: Update to 4.1.0.•••* gnu/packages/xdisorg.scm (jgmenu): Update to 4.1.0. Guillaume Le Vaillant2020-03-121-2/+2
| * gnu: xlockmore: Update to 5.62.•••* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62. Tobias Geerinckx-Rice2020-03-121-2/+2
| * gnu: xlockmore: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-121-1/+1
* | Merge branch 'master' into stagingMarius Bakke2020-03-111-0/+113
|\|
| * gnu: Add clipmenu.•••* gnu/packages/xdisorg.scm (clipmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Damien Cassou2020-03-111-0/+65
| * gnu: Add clipnotify.•••* gnu/packages/xdisorg.scm (clipnotify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Damien Cassou2020-03-111-0/+48
* | Merge branch 'master' into stagingMarius Bakke2020-03-101-1/+1
|\|
| * gnu: xdotool: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* | Merge branch 'master' into stagingMarius Bakke2020-02-241-9/+20
|\|
| * gnu: libfakekey: Update to 0.3.•••* gnu/packages/xdisorg.scm (libfakekey): Update to 0.3. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Bootstrap manually. [native-inputs]: Add autoconf, automake, and libtool. Tobias Geerinckx-Rice2020-02-181-9/+20
* | gnu: mtdev: Do not build the static library.•••* gnu/packages/xdisorg.scm (mtdev)[arguments]: New field. Marius Bakke2020-02-141-0/+1
* | gnu: mtdev: Update to 1.1.6.•••* gnu/packages/xdisorg.scm (mtdev): Update to 1.1.6. Marius Bakke2020-02-141-2/+2
|/
* Merge branch 'staging'Marius Bakke2020-02-101-2/+2
|\
| * Merge branch 'master' into stagingMarius Bakke2020-02-031-0/+104
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-01-231-20/+21
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2020-01-211-3/+3
| |\ \ \
| * | | | gnu: libxkbcommon: Update to 0.10.0.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.10.0. Marius Bakke2020-01-191-2/+2
* | | | | gnu: autorandr: Update to 1.9.•••* gnu/packages/xdisorg.scm (autorandr): Update to 1.9. [native-inputs]: Remove man-db. [arguments]: Install XDG autostart config. Brice Waegeneire2020-02-101-47/+43
| |_|_|/ |/| | |
* | | | gnu: Add xwrits.•••* gnu/packages/xdisorg.scm (xwrits): New variable. Ivan Vilata-i-Balaguer2020-02-021-0/+36
* | | | gnu: Add xsettingsd.•••* gnu/packages/xdisorg.scm (xsettingsd): New variable. David Wilson2020-01-311-0/+68
| |_|/ |/| |
* | | gnu: jgmenu: Update to 4.0.1.•••* gnu/packages/xdisorg.scm (jgmenu): Update to 4.0.1. [native-inputs]: Add cppcheck. [inputs]: Add glib and remove python. [arguments]: Remove fix-paths phase, add fix-tests phase and update configure phase. Guillaume Le Vaillant2020-01-231-19/+20
* | | gnu: xsecurelock: Fix strange character in description.•••* gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange character by a space. Guillaume Le Vaillant2020-01-231-1/+1
| |/ |/|
* | gnu: xautolock: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xautolock)[home-page]: Use HTTPS. [source]: Likewise. Don't use NAME in source URI. Tobias Geerinckx-Rice2020-01-191-3/+3
|/
* gnu: xf86-input-wacom: Update to 0.39.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.39.0. Tobias Geerinckx-Rice2020-01-111-2/+2
* gnu: libwacom: Update to 1.2.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.2. Tobias Geerinckx-Rice2020-01-111-3/+3
* Merge branch 'staging'Marius Bakke2020-01-071-7/+10
|\
| * Merge branch 'master' into stagingMarius Bakke2020-01-031-0/+78
| |\
| * | gnu: libxkbcommon: Update to 0.9.1.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.9.1. [build-system]: Change to MESON-BUILD-SYSTEM. [inputs]: Add WAYLAND and WAYLAND-PROTOCOLS. [native-inputs]: Add DOXYGEN. [arguments]: Adjust #:configure-flags for Meson. Marius Bakke2019-12-111-5/+8
| * | gnu: libdrm: Update to 2.4.100.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.100. Marius Bakke2019-12-111-2/+2
* | | gnu: arandr: Fix build.•••This is a follow-up to commit 218c785850d5ecf3a7646d81ce90445419a5103b. [arguments]: Remove unnecessary #:python flag. Add 'wrap-gi-typelib' phase. [inputs]: Remove python2-pygtk and add gtk+, python-pycairo, and python-pygobject. [native-inputs]: Replace python2-docutils with python-docutils. Kei Kebreau2020-01-051-4/+12
* | | gnu: Add jgmenu.•••* gnu/packages/xdisorg.scm (jgmenu): New variable. Guillaume Le Vaillant2020-01-041-0/+49
| |/ |/|
* | gnu: Add xsecurelock.•••* gnu/packages/xdisorg.scm (xsecurelock): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org> Jakub Kądziołka2020-01-011-0/+47
* | gnu: Add copyq.•••* gnu/packages/xdisorg.scm (copyq): New variable. Grillon2019-12-281-0/+31
|/
* gnu: xlockmore: Update to 5.59.•••* gnu/packages/xdisorg.scm (xlockmore): Update to 5.59. Tobias Geerinckx-Rice2019-12-031-2/+2
* gnu: arandr: Download over HTTPS.•••* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS. Tobias Geerinckx-Rice2019-12-011-1/+1
* gnu: arandr: Update to 0.1.10.•••* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10. Tobias Geerinckx-Rice2019-11-301-2/+2
* gnu: arandr: Don't use NAME in source URI.•••* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-301-2/+2
* gnu: Add redshift-wayland•••* gnu/packages/xdisorg.scm (redshift-wayland): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josh Holland2019-11-161-0/+43
* gnu: Add 'file-name' where appropriate.•••* gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name. Efraim Flashner2019-11-101-0/+2
* gnu: scrot: Update to 1.2.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add autoconf-archive, [inputs]: Add libxcursor and libxfixes. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour2019-11-041-3/+7
* gnu: Add bemenu.•••* gnu/packages/xdisorg.scm (bemenu): New public variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Josh Holland2019-10-291-0/+38
* gnu: xf86-input-wacom: Update to 0.38.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.38.0. Tobias Geerinckx-Rice2019-10-291-3/+2
* gnu: libwacom: Do not build static libraries.•••* gnu/packages/xdisorg.scm (libwacom)[arguments]: New field. Marius Bakke2019-10-181-0/+2
* gnu: libwacom: Update to 1.1.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.1. Marius Bakke2019-10-181-2/+2
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-0/+42
|\
| * gnu: Add xftwidth.•••* gnu/packages/xdisorg.scm: added xftwidth package. Kyle Andrews2019-09-291-0/+42
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-5/+7
|\|
| * gnu: xf86-input-wacom: Don't use NAME in source URI.•••* gnu/packages/xdisorg.scm (xf86-input-wacom)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-251-1/+2
| * gnu: rofi: Update to 1.5.4.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.5.4. Tobias Geerinckx-Rice2019-09-251-2/+2