summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-12/+11
|\
| * gnu: mousepad: Update to 0.5.7.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.7. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-061-4/+3
| * gnu: catfish: Update to 4.16.3.•••* gnu/packages/xfce.scm (catfish): Update to 4.16.3. Tobias Geerinckx-Rice2021-10-051-2/+2
| * gnu: libxfce4ui: Update to 4.16.1.•••* gnu/packages/xfce.scm (libxfce4ui): Update to 4.16.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-09-261-2/+2
| * gnu: thunar: Update to 4.16.10.•••* gnu/packages/xfce.scm (thunar): Update to 4.16.10. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-09-261-2/+2
| * gnu: xfce4-whiskermenu-plugin: Update to 2.6.0.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-09-261-2/+2
* | Merge branch 'master' into core-updates-frozen••• 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 Marius Bakke2021-09-171-1/+3
|\|
| * gnu: thunar: Revert to 4.16.8 (from 4.17.x development series).•••Partly reverts 39cee0f817091fdb482c7a5d518bfaa7bde554d3. Reported by Michael Rohleder <mike@rohleder.de>. * gnu/packages/xfce.scm (thunar): Revert to 4.16.8. Ludovic Courtès2021-09-161-2/+2
| * gnu: thunar: Update to 4.17.1.•••* gnu/packages/xfce.scm (thunar): Update to 4.17.1. [inputs]: Add gvfs. Signed-off-by: Ludovic Courtès <ludo@gnu.org> André A. Gomes2021-09-151-2/+4
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke2021-08-121-2/+2
|\|
| * gnu: mousepad: Update to 0.5.6.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.6. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder2021-07-271-2/+2
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/bioinformatics.scm gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/emacs-xyz.scm gnu/packages/gpodder.scm gnu/packages/music.scm gnu/packages/patches/glibc-bootstrap-system.patch gnu/packages/python-xyz.scm gnu/packages/shells.scm gnu/packages/statistics.scm Marius Bakke2021-07-291-2/+3
|\|
| * gnu: catfish: Update to 4.16.1.•••* gnu/packages/xfce.scm (catfish): Update to 4.16.1. [inputs]: Add xfconf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2021-07-211-2/+3
* | gnu: Use 'search-input-directory' when looking for tzdata.•••* gnu/packages/backup.scm (duplicity)[arguments]: Use 'search-input-directory' for "share/zoneinfo". * gnu/packages/bioinformatics.scm (pigx-rnaseq): Likewise. (pigx-bsseq): Likewise. * gnu/packages/calcurse.scm (calcurse): Likewise. * gnu/packages/calendar.scm (date): Likewise. * gnu/packages/compression.scm (lhasa): Likewise. * gnu/packages/cran.scm (r-rstan): Likewise. * gnu/packages/django.scm (python-django): Likewise. * gnu/packages/dlang.scm (ldc-bootstrap): Likewise. * gnu/packages/finance.scm (ledger): Likewise. * gnu/packages/glib.scm (glib): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. (go-1.14): Likewise. * gnu/packages/kde-frameworks.scm (kcalendarcore): Likewise. (kdelibs4support): Likewise. * gnu/packages/kodi.scm (kodi): Likewise. * gnu/packages/mail.scm (mu): Likewise. * gnu/packages/perl.scm (perl-libtime-parsedate): Likewise. * gnu/packages/python-xyz.scm (python-robotframework): Likewise. (python-dparse): Likewise. * gnu/packages/rrdtool.scm (rrdtool): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. * gnu/packages/vim.scm (vim): Likewise. * gnu/packages/virtualization.scm (ganeti): Likewise. * gnu/packages/vpn.scm (strongswan): Likewise. * gnu/packages/xfce.scm (xfce4-panel): Likewise. * gnu/packages/mate.scm (libmateweather): Use 'search-input-file' for "share/zoneinfo/zone.tab". Ludovic Courtès2021-07-241-2/+1
* | Merge branch 'master' into core-updates•••Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm Marius Bakke2021-06-191-4/+4
|\|
| * gnu: ristretto: Update to 0.11.0.•••* gnu/packages/xfce.scm (ristretto): Update to 0.11.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2021-06-131-2/+2
| * gnu: xfce4-settings: Update to 4.16.2.•••* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-06-131-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-221-4/+4
|\|
| * gnu: xfce4-screenshooter: Update to 1.9.9.•••* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder2021-05-211-2/+2
| * gnu: mousepad: Update to 0.5.5.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-05-151-2/+2
* | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm Marius Bakke2021-05-091-13/+50
|\|
| * gnu: xfce4-panel: Update to 4.16.3.•••* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder2021-05-091-2/+2
| * gnu: thunar: Update to 4.16.8.•••* gnu/packages/xfce.scm (thunar): Update to 4.16.8. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder2021-05-091-2/+2
| * gnu: xfce4-session: Allow xflock4 to use xset.•••* gnu/packages/xfce.scm (xfce4-session): [inputs]: Add xset. [arguments]: Add 'patch-xflock' phase to use exact store path to 'xset' in 'xflock4'. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2021-05-081-2/+10
| * gnu: xfce4-clipman-plugin: Update to 1.6.2.•••* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.2. Tobias Geerinckx-Rice2021-05-071-2/+2
| * gnu: thunar: Update to 4.16.7.•••* gnu/packages/xfce.scm (thunar): Update to 4.16.7. Tobias Geerinckx-Rice2021-05-071-2/+2
| * gnu: xfce4-settings: Add gsettings-desktop-schemas.•••* gnu/packages/xfce.scm (xfce4-settings):[propagated-inputs]: Add gsettings-desktop-schemas. This makes it appear in the system profile via the xfce service. This fixes a bug where changing icon theme causes xfce4-appearance-settings to crash with the error: GLib-GIO-ERROR **: 15:41:45.828: Settings schema 'org.gnome.desktop.interface' is not installed Trace/breakpoint trap Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2021-04-301-0/+4
| * gnu: exo: Update to 4.16.2.•••* gnu/packages/xfce.scm (exo): Update to 4.16.2. Tobias Geerinckx-Rice2021-04-271-2/+2
| * gnu: xfce, mate: Propagate 'font-dejavu'.•••Fixes <https://bugs.gnu.org/47713>. Reported by bo0od <bo0od@riseup.net>. This ensures applications such as IceCat can properly text (numbers in the case of IceCat). * gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]: Add FONT-DEJAVU. * gnu/packages/mate.scm (mate)[propagated-inputs]: New field. * gnu/packages/xfce.scm (xfce)[propagated-inputs]: New field. Ludovic Courtès2021-04-251-0/+4
| * gnu: xfdesktop: Add Guix logo to default background.•••* gnu/packages/xfce.scm (xfdesktop)[arguments]: In 'prepare-background-image' phase, add "xfce-verticals.png". Ludovic Courtès2021-04-251-1/+2
| * gnu: xfce4-settings: Update to 4.16.1.•••* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder2021-04-241-2/+2
| * gnu: xfce: Autostart mate-polkit.•••* gnu/packages/xfce.scm (xfce):[inputs]: Add mate-polkit-for-xfce. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Brendan Tildesley2021-04-211-0/+1
| * gnu: Add mate-polkit-for-xfce.•••gnu/packages/xfce.scm (mate-polkit-for-xfce) New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Brendan Tildesley2021-04-211-0/+19
* | Merge remote-tracking branch 'origin/master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm Efraim Flashner2021-04-161-13/+14
|\|
| * gnu: mousepad: Update to 0.5.4.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.4. Tobias Geerinckx-Rice2021-04-031-2/+2
| * gnu: xfce4-netload-plugin: Update to 1.4.0.•••* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-03-251-2/+2
| * gnu: exo: Update to 4.16.1.•••* gnu/packages/xfce.scm (exo): Update to 4.16.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-03-251-2/+2
| * gnu: thunar: Update to 4.16.6.•••* gnu/packages/xfce.scm (thunar): Update to 4.16.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-03-251-2/+2
| * gnu: xfce4-systemload-plugin: Update to 1.3.1.•••* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.1. [inputs]: Add libgtop. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-03-251-3/+4
| * gnu: xfce4-battery-plugin: Update to 1.1.4.•••* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-03-251-2/+2
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-061-38/+10
|\|
| * gnu: xfce4-panel: Update to 4.16.2.•••* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder2021-03-021-2/+2
| * gnu: xfce4-time-out-plugin: Update to 1.1.2.•••* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder2021-03-021-2/+2
| * gnu: mousepad: Update to 0.5.3.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder2021-03-021-2/+2
| * gnu: xfce4-cpugraph-plugin: Update to 1.2.3.•••* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder2021-03-021-2/+2
| * gnu: xfce4-cpugraph-plugin: Update to 1.2.2.•••* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder2021-02-211-2/+2
| * gnu: xfce4-kbdleds-plugin: Remove package.•••This package never made the transition to GTK+ 3 and doesn't build since Xfce 4.16. The last upstream release was in 2011. * gnu/packages/xfce.scm (xfce4-kbdleds-plugin): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder2021-02-141-28/+0
| * gnu: xfce4-weather-plugin: Update to 0.11.0.•••* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder2021-02-131-2/+2
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-111-8/+8
|\|
| * gnu: thunar: Update to 4.16.3.•••* gnu/packages/xfce.scm (thunar): Update to 4.16.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Michael Rohleder2021-02-101-2/+2