Edit

IABSD.fr/ports/x11/lxqt/Makefile

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2024-05-21 05:16:03
    Hash : fa51eafc
    Message : x11/lxqt: link build-tools2, menu-data, libdbusmenu & qtxdg-tools

  • x11/lxqt/Makefile
  •      SUBDIR =
    # Base
         SUBDIR += libqtxdg
         SUBDIR += build-tools
         SUBDIR += build-tools2
         SUBDIR += libsysstat
    # PcmanFM-qt
         SUBDIR += menu-data
         SUBDIR += libfm-qt
         SUBDIR += pcmanfm-qt
    # LXQt
         SUBDIR += liblxqt
         SUBDIR += libdbusmenu
         SUBDIR += about
         SUBDIR += config
         SUBDIR += globalkeys
         SUBDIR += notificationd
         SUBDIR += openssh-askpass
         SUBDIR += panel			#NO ALSA
         SUBDIR += policykit
         SUBDIR += powermanagement
         SUBDIR += qtplugin
         SUBDIR += runner
         SUBDIR += qtxdg-tools
         SUBDIR += session
         SUBDIR += sudo
         SUBDIR += themes
    # Related Releases
         SUBDIR += lximage-qt
         SUBDIR += compton-conf
         SUBDIR += obconf-qt
         SUBDIR += pavucontrol-qt
         SUBDIR += qterminal
         SUBDIR += qtermwidget
         SUBDIR += screengrab
    
    .include <bsd.port.subdir.mk>