Edit

IABSD.fr/ports/x11/lxqt/Makefile

Branch :

  • Show log

    Commit

  • Author : rsadowski
    Date : 2025-07-29 05:45:10
    Hash : a15f5c7d
    Message : Remove x11/lxqt/compton-conf and x11/lxqt/build-tools Upstream has discontinued work on compton-conf and recommends using picom-conf instead. picom-conf has been imported and there is an update path for compton-conf. build-tools no longer has any consumers and is also dead upstream. OK tb@

  • x11/lxqt/Makefile
  •      SUBDIR =
    # Base
         SUBDIR += libqtxdg
         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 += obconf-qt
         SUBDIR += pavucontrol-qt
         SUBDIR += qterminal
         SUBDIR += qtermwidget
         SUBDIR += screengrab
    
    .include <bsd.port.subdir.mk>