summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Collapse)Author
2022-11-11gnu: xfce4-settings: Update to 4.16.4.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-22gnu: xfce4-places-plugin: Update to 1.8.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-22gnu: xfce4-datetime-plugin: Update to 0.8.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-22gnu: xfce4-pulseaudio-plugin: Update to 0.4.5.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.5. [arguments]: Remove unnecessary phase 'augment-cflags. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-14gnu: mousepad: Fix build.Michael Rohleder
* gnu/packages/xfce.scm (mousepad)[inputs]: Replace gtksourceview with gtksourceview-4.. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-04gnu: xfce4-notifyd: Update to 0.6.4.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-22gnu: xfce4-equake-plugin: Update to 1.3.8.1.宋文武
* gnu/packages/xfce.scm (xfce4-equake-plugin): Update to 1.3.8.1.
2022-08-22gnu: xfce4-terminal: Update to 1.0.4.宋文武
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.4.
2022-08-22gnu: thunar: Update to 4.16.11.宋文武
* gnu/packages/xfce.scm (thunar): Update to 4.16.11.
2022-08-22gnu: elementary-xfce-icon-theme: Update to 0.17.宋文武
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.17.
2022-08-22gnu: xfdesktop: Update to 4.16.1.Michael Rohleder
* gnu/packages/xfce.scm (xfdesktop): Update to 4.16.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22gnu: xfce4-panel: Update to 4.16.5.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.5. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-14gnu: catfish: Update to 4.16.4.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (catfish): Update to 4.16.4.
2022-08-15gnu: tumbler: Update to 4.16.1.Michael Rohleder
* gnu/packages/xfce.scm (tumbler): Update to 4.16.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-15gnu: xfce4-screenshooter: Update to 1.9.11.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.11. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-10gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'.宋文武
This fixes <https://issues.guix.gnu.org/57067>. * gnu/packages/xfce.scm (xfce)[inputs]: Replace gnome-icon-theme with adwaita-icon-theme.
2022-08-05gnu: xfce: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.宋文武
Suggested in <https://issues.guix.gnu.org/54719>. * gnu/packages/xfce.scm (xfce)[inputs]: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.
2022-07-15gnu: xfce4-xkb-plugin: Update to 0.8.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15gnu: ristretto: Update to 0.12.3.Michael Rohleder
* gnu/packages/xfce.scm (ristretto): Update to 0.12.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15gnu: exo: Update to 4.16.4.Michael Rohleder
* gnu/packages/xfce.scm (exo): Update to 4.16.4. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15gnu: mousepad: Update to 0.5.10.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.10. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15gnu: xfce4-settings: Update to 4.16.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15gnu: xfce4-wavelan-plugin: Update to 0.6.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-12gnu: inkscape: Rename variable to inkscape/stable and hide package.Maxim Cournoyer
This will allow introducing a new 'inkscape' package that can be more freely upgraded on the main branch. * gnu/packages/inkscape.scm (inkscape): Rename to... (inkscape/stable): ... this, and make it a hidden package. * gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape input accordingly. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/gnome-xyz.scm (arc-theme): Likewise. * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise. (python-nbconvert): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
2022-05-16gnu: xfce4-terminal: Update to 1.0.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-26gnu: xfce4-panel: Update to 4.16.4.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26gnu: xfce4-terminal: Update to 1.0.1.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-18gnu: mousepad: Update to 0.5.9.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: orage: Update to 4.16.0.Michael Rohleder
* gnu/packages/xfce.scm (orage): Update to 4.16.0. [arguments]: Remove unneeded phase fix-build-with-libical3. [native-inputs]: Add glib:bin for dbus-binding-tool. [inputs]: Add dbus-glib for dbus support, libxfce4ui. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: xfce4-diskperf-plugin: Update to 2.7.0.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: elementary-xfce-icon-theme: Update to 0.16.Michael Rohleder
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: xfce4-terminal: Update to 1.0.0.Zhu Zihao
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-04gnu: Add parole.Feng Shu
* gnu/packages/xfce.scm (parole): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03gnu: xfce: Add notification supportBrendan Tildesley
* gnu/packages/xfce.scm (xfce)[inputs]: Add XFCE4-NOTIFYD. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03gnu: xfce: Remove input labels.Brendan Tildesley
(xfconf, libxfce4ui, xfce4-panel, xfce4-whiskermenu-plugin, xfce, xfce4-screensaver): Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03gnu: xfce4-screenshooter: Update to 1.9.10.Brendan Tildesley
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03gnu: xfce4-whiskermenu-plugin: Update to 2.6.2.Brendan Tildesley
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-29gnu: Add xfce4-dict.Feng Shu
* gnu/packages/xfce.scm (xfce4-dict): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-26gnu: Add xfdashboard.Feng Shu
* gnu/packages/xfce.scm (xfdashboard): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-03-25gnu: Add gigolo.Feng Shu
* gnu/packages/xfce.scm (gigolo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-14gnu: xfce4-notifyd: Update to 0.6.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-04gnu: xfce4-cpugraph-plugin: Update to 1.2.6.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04gnu: xfce4-cpufreq-plugin: Update to 1.2.7.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-02gnu: xfce4-cpufreq-plugin: Update to 1.2.6.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-01-16gnu: ristretto: Update to 0.12.2.Michael Rohleder
* gnu/packages/xfce.scm (ristretto): Update to 0.12.2. [native-inputs]: Add glib:bin for gdbus-codegen. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-29gnu: xfce4-screensaver: Fix trailing whitespace in description.Vagrant Cascadian
* gnu/packages/xfce.scm (xfce4-screensaver)[description]: Fix trailing whitespace.
2021-12-17gnu: ristretto: Update to 0.12.1.Michael Rohleder
* gnu/packages/xfce.scm (ristretto): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17gnu: mousepad: Update to 0.5.8.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.8. [inputs]: Use gtksourceview. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17gnu: exo: Update to 4.16.3.Michael Rohleder
* gnu/packages/xfce.scm (exo): Update to 4.16.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-13gnu: Further simplify package inputs.Ludovic Courtès
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.)