diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0bdfe4c920a6..0addc97e569f 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 @@ -32,8 +34,8 @@ SUBDIR += budgie SUBDIR += budgie-desktop SUBDIR += budgie-screensaver + SUBDIR += budgie-session SUBDIR += cde - SUBDIR += cde-25 SUBDIR += cde-devel SUBDIR += chayang SUBDIR += cinnamon @@ -51,6 +53,7 @@ SUBDIR += clipman SUBDIR += compton-conf SUBDIR += conlecterm + SUBDIR += contour SUBDIR += controllermap SUBDIR += cool-retro-term SUBDIR += coreterminal @@ -94,10 +97,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 +135,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 +236,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 +249,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 +301,13 @@ SUBDIR += nvidia-driver-340 SUBDIR += nvidia-driver-390 SUBDIR += nvidia-driver-470 + SUBDIR += nvidia-driver-devel + SUBDIR += nvidia-kmod + SUBDIR += nvidia-kmod-304 + SUBDIR += nvidia-kmod-340 + SUBDIR += nvidia-kmod-390 + SUBDIR += nvidia-kmod-470 + SUBDIR += nvidia-kmod-devel SUBDIR += nvidia-settings SUBDIR += nvidia-xconfig SUBDIR += nwg-bar @@ -341,6 +358,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 +444,7 @@ SUBDIR += sxpc SUBDIR += tabbed SUBDIR += taiga + SUBDIR += tecla SUBDIR += temperature.app SUBDIR += terminal.app SUBDIR += terminator @@ -445,15 +464,19 @@ SUBDIR += virglrenderer SUBDIR += virtboard SUBDIR += virtualgl + SUBDIR += walker SUBDIR += wallutils SUBDIR += wapanel 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 +559,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 +698,7 @@ SUBDIR += yeahconsole SUBDIR += yelp SUBDIR += zenity + SUBDIR += zenity4 SUBDIR += zutty .include <bsd.port.subdir.mk> |