Edit

IABSD.fr/ports/sysutils/flatpak/Makefile

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2023-11-13 14:20:37
    Hash : 200c16e4
    Message : We also need libinih.

  • sysutils/flatpak/Makefile
  •      SUBDIR =
         SUBDIR += libportal
         SUBDIR += xdg-dbus-proxy
         SUBDIR += xdg-desktop-portal
         SUBDIR += xdg-desktop-portal-gnome
         SUBDIR += xdg-desktop-portal-gtk
    #     SUBDIR += xdg-desktop-portal-hyprland # needs wayland
    #     SUBDIR += xdg-desktop-portal-kde # x11/kde-plasma/xdg-desktop-portal-kde
    #     SUBDIR += xdg-desktop-portal-luminous # needs wayland
    #     SUBDIR += xdg-desktop-portal-lxqt # requires libfm-qt>=1.4.0
    #     SUBDIR += xdg-desktop-portal-wlr # needs wayland and libinih
         SUBDIR += xdg-desktop-portal-xapp
    
    .include <bsd.port.subdir.mk>