Commit Graph

387 Commits

Author SHA1 Message Date
宋文武
02b69362cb
gnu: 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-10 08:50:31 +08:00
宋文武
a8d24e97dc
gnu: 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-08-05 10:23:27 +08:00
Michael Rohleder
f6904c0b19
gnu: xfce4-xkb-plugin: Update to 0.8.3.
* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 23:37:09 -04:00
Michael Rohleder
0b393436d3
gnu: ristretto: Update to 0.12.3.
* gnu/packages/xfce.scm (ristretto): Update to 0.12.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 23:37:03 -04:00
Michael Rohleder
3c63bfcc68
gnu: exo: Update to 4.16.4.
* gnu/packages/xfce.scm (exo): Update to 4.16.4.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 23:36:57 -04:00
Michael Rohleder
afb63c840c
gnu: mousepad: Update to 0.5.10.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.10.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 21:19:42 -04:00
Michael Rohleder
08ef65f6af
gnu: xfce4-settings: Update to 4.16.3.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 21:18:06 -04:00
Michael Rohleder
febd167c7d
gnu: xfce4-wavelan-plugin: Update to 0.6.3.
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-15 21:16:39 -04:00
Maxim Cournoyer
023259c4bd
gnu: inkscape: Rename variable to inkscape/stable and hide package.
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-07-12 23:23:25 -04:00
Michael Rohleder
94532f75c2
gnu: xfce4-terminal: Update to 1.0.3.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-16 15:48:08 +02:00
Michael Rohleder
55f98184f1
gnu: xfce4-panel: Update to 4.16.4.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:41 +02:00
Michael Rohleder
c4f402f191
gnu: xfce4-terminal: Update to 1.0.1.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:30 +02:00
Michael Rohleder
81ba7e6a45
gnu: mousepad: Update to 0.5.9.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:08:11 +02:00
Michael Rohleder
355982a3f5
gnu: orage: Update to 4.16.0.
* 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-18 23:07:55 +02:00
Michael Rohleder
6995d68435
gnu: xfce4-diskperf-plugin: Update to 2.7.0.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:03 +02:00
Michael Rohleder
3b2ea81894
gnu: elementary-xfce-icon-theme: Update to 0.16.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:02 +02:00
Zhu Zihao
0495819926
gnu: xfce4-terminal: Update to 1.0.0.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:02 +02:00
Feng Shu
4b451813f7
gnu: Add parole.
* gnu/packages/xfce.scm (parole): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-04 22:58:03 +02:00
Brendan Tildesley
92b32a0592
gnu: xfce: Add notification support
* gnu/packages/xfce.scm (xfce)[inputs]: Add XFCE4-NOTIFYD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03 12:42:18 +02:00
Brendan Tildesley
c315fb0cac
gnu: xfce: Remove input labels.
(xfconf, libxfce4ui, xfce4-panel, xfce4-whiskermenu-plugin, xfce,
xfce4-screensaver): Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03 12:42:18 +02:00
Brendan Tildesley
847a6f7c23
gnu: xfce4-screenshooter: Update to 1.9.10.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03 12:42:17 +02:00
Brendan Tildesley
47d4b6ece4
gnu: xfce4-whiskermenu-plugin: Update to 2.6.2.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03 12:42:17 +02:00
Feng Shu
5cabe24e56
gnu: Add xfce4-dict.
* gnu/packages/xfce.scm (xfce4-dict): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-29 11:36:15 +02:00
Feng Shu
fc9ac2ac64
gnu: Add xfdashboard.
* gnu/packages/xfce.scm (xfdashboard): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-03-26 11:39:00 +08:00
Feng Shu
1f46534646
gnu: Add gigolo.
* gnu/packages/xfce.scm (gigolo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Michael Rohleder
c079e68f3f
gnu: xfce4-notifyd: Update to 0.6.3.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-14 10:52:53 +01:00
Michael Rohleder
3d969e230d
gnu: xfce4-cpugraph-plugin: Update to 1.2.6.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 21:04:40 +08:00
Michael Rohleder
089a23bbb0
gnu: xfce4-cpufreq-plugin: Update to 1.2.7.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 21:04:40 +08:00
Michael Rohleder
f906d4911e
gnu: xfce4-cpufreq-plugin: Update to 1.2.6.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-02 12:22:11 +08:00
Michael Rohleder
7a0fffc85f
gnu: ristretto: Update to 0.12.2.
* 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>
2022-01-16 23:56:56 +01:00
Vagrant Cascadian
fb95b755e2
gnu: xfce4-screensaver: Fix trailing whitespace in description.
* gnu/packages/xfce.scm (xfce4-screensaver)[description]: Fix trailing
  whitespace.
2021-12-29 22:50:18 -08:00
Michael Rohleder
e1be742c59
gnu: ristretto: Update to 0.12.1.
* gnu/packages/xfce.scm (ristretto): Update to 0.12.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:09:57 +01:00
Michael Rohleder
da0e7562bb
gnu: mousepad: Update to 0.5.8.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.8.
[inputs]: Use gtksourceview.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:09:24 +01:00
Michael Rohleder
ad6ab022c5
gnu: exo: Update to 4.16.3.
* gnu/packages/xfce.scm (exo): Update to 4.16.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-17 09:08:34 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
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.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
689d141cd8
gnu: Remove librsvg@2.50 from the Xfce dependency graph.
This allows us to build Xfce on non-x86_64 platforms.

* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
* gnu/packages/gtk.scm (guile-rsvg)[inputs]: Likewise.
* gnu/packages/xfce.scm (xfce4-xkb-plugin)[inputs]: Likewise.
2021-12-02 14:59:57 +01:00
Ludovic Courtès
d508c5baab
gnu: ristretto: Remove unused librsvg dependency.
* gnu/packages/xfce.scm (ristretto)[inputs]: Remove LIBRSVG.
2021-11-26 23:21:45 +01:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
Brendan Tildesley
83bd1b70cc
gnu: xfce4-screenshooter: Fix build.
* gnu/packages/xfce.scm (xfce4-screenshooter)[inputs]: Use libsoup 2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 13:04:35 +01:00
Kaelyn Takata
4c4d53ed52
gnu: xfce-weather-plugin: Fix build by depending on libsoup2.
* gnu/packages/xfce.scm (xfce-weather-plugin)[inputs]: Replace libsoup with
libsoup-minimal-2.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-21 09:07:50 +01:00
Michael Rohleder
609066e996
gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-17 23:05:57 +01:00
Michael Rohleder
7fe5742e03
gnu: ristretto: Update to 0.12.0.
* gnu/packages/xfce.scm (ristretto): Update to 0.12.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-17 23:05:57 +01:00
Michael Rohleder
538a755341
gnu: xfce4-cpugraph-plugin: Update to 1.2.5.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-17 23:05:57 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Denis 'GNUtoo' Carikli
6cf6dc1116
gnu: Add xfce4-dev-tools
This is now needed to build newer lightdm-gtk-greeter versions

* gnu/packages/xfce.scm (xfce4-dev-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28 00:44:10 +02:00
Mathieu Othacehe
a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
Tobias Geerinckx-Rice
69d948fa84
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.
2021-10-06 19:16:22 +02:00
Tobias Geerinckx-Rice
1b8313ff5e
gnu: catfish: Update to 4.16.3.
* gnu/packages/xfce.scm (catfish): Update to 4.16.3.
2021-10-05 21:36:38 +02:00
Michael Rohleder
193e2996e3
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>
2021-09-26 13:15:09 +03:00