mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04: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:
parent
cc977a4b8b
commit
fd0260aa93
1 changed files with 4 additions and 5 deletions
|
@ -18,12 +18,11 @@ USE_GITHUB= yes
|
||||||
USE_GNOME= gtkmm30
|
USE_GNOME= gtkmm30
|
||||||
GH_ACCOUNT= nwg-piotr
|
GH_ACCOUNT= nwg-piotr
|
||||||
|
|
||||||
OPTIONS_DEFINE= GLS
|
OPTIONS_DEFINE= WAYLAND
|
||||||
OPTIONS_DEFAULT=GLS
|
OPTIONS_DEFAULT=WAYLAND
|
||||||
|
|
||||||
GLS_DESC= Layer-shell support
|
WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
|
||||||
GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
|
WAYLAND_MESON_ENABLED= layer-shell
|
||||||
GLS_MESON_ENABLED= layer-shell
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
# Respect PREFIX when looking for .desktop files
|
# Respect PREFIX when looking for .desktop files
|
||||||
|
|
Loading…
Add table
Reference in a new issue