diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0bdfe4c920a6..342b35b5eea1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -5,6 +5,7 @@ SUBDIR += 9menu SUBDIR += aclip SUBDIR += admiral + SUBDIR += alacarte SUBDIR += alacritty SUBDIR += albert SUBDIR += alttab @@ -15,6 +16,7 @@ SUBDIR += apwal SUBDIR += arandr SUBDIR += arcan-trayicon + SUBDIR += ashell SUBDIR += aterm SUBDIR += autorandr SUBDIR += babl @@ -33,7 +35,6 @@ SUBDIR += budgie-desktop SUBDIR += budgie-screensaver SUBDIR += cde - SUBDIR += cde-25 SUBDIR += cde-devel SUBDIR += chayang SUBDIR += cinnamon @@ -51,6 +52,7 @@ SUBDIR += clipman SUBDIR += compton-conf SUBDIR += conlecterm + SUBDIR += contour SUBDIR += controllermap SUBDIR += cool-retro-term SUBDIR += coreterminal @@ -94,10 +96,13 @@ SUBDIR += glcapsviewer SUBDIR += gmrun SUBDIR += gnome + SUBDIR += gnome-applets SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-console SUBDIR += gnome-desktop + SUBDIR += gnome-flashback SUBDIR += gnome-menus + SUBDIR += gnome-panel SUBDIR += gnome-pie SUBDIR += gnome-session SUBDIR += gnome-shell @@ -129,8 +134,10 @@ SUBDIR += hypridle SUBDIR += hyprland-qtutils SUBDIR += hyprlock + SUBDIR += hyprls SUBDIR += hyprpaper SUBDIR += hyprpicker + SUBDIR += hyprviz SUBDIR += i3bar-river SUBDIR += i3blocks SUBDIR += i3lock-color @@ -228,6 +235,7 @@ SUBDIR += lightdm SUBDIR += lightdm-gtk-greeter SUBDIR += lightdm-gtk-greeter-settings + SUBDIR += lightdm-kde-greeter SUBDIR += lilyterm SUBDIR += linux-c7-libxkbcommon SUBDIR += linux-c7-pixman @@ -240,6 +248,7 @@ SUBDIR += linux-nvidia-libs-340 SUBDIR += linux-nvidia-libs-390 SUBDIR += linux-nvidia-libs-470 + SUBDIR += linux-nvidia-libs-devel SUBDIR += linux-rl9-libxkbcommon SUBDIR += linux-rl9-pixman SUBDIR += linux-rl9-qt5-qtx11extras @@ -291,6 +300,7 @@ SUBDIR += nvidia-driver-340 SUBDIR += nvidia-driver-390 SUBDIR += nvidia-driver-470 + SUBDIR += nvidia-driver-devel SUBDIR += nvidia-settings SUBDIR += nvidia-xconfig SUBDIR += nwg-bar @@ -341,6 +351,7 @@ SUBDIR += py-i3-quickterm SUBDIR += py-i3ipc SUBDIR += py-mouseinfo + SUBDIR += py-nwg-displays SUBDIR += py-pyautogui SUBDIR += py-pynput SUBDIR += py-pyscreenshot @@ -426,6 +437,7 @@ SUBDIR += sxpc SUBDIR += tabbed SUBDIR += taiga + SUBDIR += tecla SUBDIR += temperature.app SUBDIR += terminal.app SUBDIR += terminator @@ -450,10 +462,13 @@ SUBDIR += watershot SUBDIR += way-displays SUBDIR += waybar + SUBDIR += waycheck + SUBDIR += waycorner SUBDIR += wayidle SUBDIR += wayland-logout SUBDIR += waylock SUBDIR += wayout + SUBDIR += wayst SUBDIR += wbar SUBDIR += wcm SUBDIR += wdisplays @@ -536,6 +551,7 @@ SUBDIR += xdg-desktop-portal-hyprland SUBDIR += xdg-desktop-portal-luminous SUBDIR += xdg-desktop-portal-wlr + SUBDIR += xdg-user-dirs-gtk SUBDIR += xdialog SUBDIR += xditview SUBDIR += xdm @@ -674,6 +690,7 @@ SUBDIR += yeahconsole SUBDIR += yelp SUBDIR += zenity + SUBDIR += zenity4 SUBDIR += zutty .include <bsd.port.subdir.mk> |