Package libsuil: Information

    Source package: libsuil
    Version: 0.10.24-alt1
    Latest version according to Repology
    Build time:  Nov 28, 2025, 05:08 PM in the task #401285
    Category: System/Libraries
    Report package bug
    License: ISC
    Summary: A lightweight C library for loading and wrapping LV2 plugin UIs
    Description: 
    suil makes it possible to load a UI of any toolkit in a host using any other
    toolkit (assuming the toolkits are both supported by suil). Hosts do not need
    to build against or link to foreign toolkit libraries to use UIs written with
    that toolkit suil performs its magic at runtime using dynamically loaded modules.

    List of RPM packages built from this SRPM:
    libsuil (x86_64, i586, aarch64)
    libsuil-debuginfo (x86_64, i586, aarch64)
    libsuil-devel (x86_64, i586, aarch64)
    libsuil-gtk2 (x86_64, i586, aarch64)
    libsuil-gtk2-debuginfo (x86_64, i586, aarch64)
    libsuil-gtk3 (x86_64, i586, aarch64)
    libsuil-gtk3-debuginfo (x86_64, i586, aarch64)
    libsuil-qt5 (x86_64, i586, aarch64)
    libsuil-qt5-debuginfo (x86_64, i586, aarch64)
    libsuil-qt6 (x86_64, i586, aarch64)
    libsuil-qt6-debuginfo (x86_64, i586, aarch64)

    Maintainer: Sergey Bolshakov

    List of contributors:
    Sergey Bolshakov
    Igor Vlasenko


      1. meson
      2. pkgconfig(Qt5Widgets)
      3. pkgconfig(Qt5X11Extras)
      4. pkgconfig(Qt6Widgets)
      5. pkgconfig(gtk+-2.0)
      6. pkgconfig(gtk+-3.0)
      7. pkgconfig(gtk+-x11-2.0)
      8. pkgconfig(gtk+-x11-3.0)
      9. pkgconfig(lv2)
      10. pkgconfig(x11)

    Last changed


    Nov. 28, 2025 Sergey Bolshakov 0.10.24-alt1
    - 0.10.24 released
    Oct. 12, 2023 Igor Vlasenko 0.10.18-alt1_1
    - update to new release by fcimport
    Nov. 11, 2021 Igor Vlasenko 0.10.8-alt1_3
    - build w/o qt4 (closes: #41330)