aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-09-25 07:53:36 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-09-25 07:53:36 +0000
commit364a6b8d61e4c0a7991c85fc0e00d122960529c8 (patch)
tree83f79e9770af9aa0454e4bfc32ba492055ef1097 /x11-wm
parent9ceb20a73130fa5065b1b8fabdfa6c2a67f435b2 (diff)
downloadports-364a6b8d61e4c0a7991c85fc0e00d122960529c8.tar.gz
ports-364a6b8d61e4c0a7991c85fc0e00d122960529c8.zip
x11-wm/xfce4: Switch default icon set to x11-themes/xfce-icons-elementary
After the update x11-themes/adwaita-icon-theme update to version 42.0 (commit 14ac2cbef6484e85669c99a5a8388ea4627f029f) XFCE is not compatible with it anymore, due to icons being renamed/removed from the theme. To work around this, change the default icon theme installed with XFCE to x11-themes/xfce-icons-elementary. Users with XFCE desktops already configured to use adwaita-icon-theme need to install another theme and switch to it manually using the XFCE settings "appearance" application, see UPDATING entry 20230924. PR: 274057
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 4ee604b7eebc..558d08c652b3 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfce
PORTVERSION= 4.18
+PORTREVISION= 1
CATEGORIES= x11-wm xfce
MAINTAINER= xfce@FreeBSD.org
@@ -22,7 +23,7 @@ APPFINDER_RUN_DEPENDS= xfce4-appfinder:misc/xfce4-appfinder
APPFINDER_DESC= Launcher and finder
GREYBIRD_DESC= Install Greybird theme
GREYBIRD_RUN_DEPENDS= greybird-theme>0:x11-themes/greybird-theme
-ICONS_RUN_DEPENDS= adwaita-icon-theme>0:x11-themes/adwaita-icon-theme
+ICONS_RUN_DEPENDS= xfce-icons-elementary>0:x11-themes/xfce-icons-elementary
LIGHTDM_RUN_DEPENDS= lightdm-gtk-greeter:x11/lightdm-gtk-greeter
LIGHTDM_DESC= LightDM display manger
MOUSEPAD_RUN_DEPENDS= mousepad:editors/mousepad