1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

x11/nwg-launchers: rename GLS to WAYLAND (for OPTIONS_UNSET)

Works fines under Xorg, so help users avoid Wayland dependencies.
This commit is contained in:
Jan Beich 2024-09-30 14:13:17 +02:00
parent cc977a4b8b
commit fd0260aa93

View File

@ -18,12 +18,11 @@ USE_GITHUB= yes
USE_GNOME= gtkmm30
GH_ACCOUNT= nwg-piotr
OPTIONS_DEFINE= GLS
OPTIONS_DEFAULT=GLS
OPTIONS_DEFINE= WAYLAND
OPTIONS_DEFAULT=WAYLAND
GLS_DESC= Layer-shell support
GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
GLS_MESON_ENABLED= layer-shell
WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
WAYLAND_MESON_ENABLED= layer-shell
post-patch:
# Respect PREFIX when looking for .desktop files