Source: ukui-interface Section: libs Maintainer: Kylin Team Uploaders: handsome_feng , zhangpan Build-Depends: debhelper-compat (=13), autoconf, automake, libcrypt-dev, libglib2.0-dev (>= 2.36), libgsettings-qt6-dev, libgtest-dev, libiniparser-dev, libtool, qt6-base-dev, qt6-tools-dev-tools, Standards-Version: 4.7.4 Homepage: https://gitee.com/openkylin/ukui-interface Vcs-Browser: https://salsa.debian.org/kylin-team/ukui-interface Vcs-Git: https://salsa.debian.org/kylin-team/ukui-interface.git Package: libukui-log4qt1 Architecture: any Depends: libglib2.0-bin, ${misc:Depends}, ${shlibs:Depends}, Replaces: libukui-log4qt0, Breaks: libukui-log4qt0, Description: UKUI Qt logging library UKUI interface provides common libraries used by UKUI components. . This package contains the runtime library and GSettings schema for UKUI Qt application logging. It provides initialization support for configuring Log4Qt, handling Qt messages, and controlling log levels, appenders, message formatting, and log file rotation. Package: libukui-log4qt-dev Architecture: any Section: libdevel Depends: libglib2.0-bin, libukui-log4qt1 (= ${binary:Version}), ${misc:Depends}, Description: development files for the UKUI Qt logging library UKUI interface provides common libraries used by UKUI components. . This package contains the header and library symlink needed to build applications with the UKUI Qt logging library. The header provides logging helpers for Qt debug, info, warning, critical, and fatal output. Package: libukui-common0 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: UKUI common system information libraries UKUI interface provides common libraries used by UKUI components. . This package contains the libukui-com4c and libukui-com4cxx runtime libraries. They provide C and C++ interfaces for querying release metadata, the project code name, KYInfo entries, CPU model, hardware platform, and virtualization environment information. Package: libukui-common-dev Architecture: any Section: libdevel Depends: libukui-common0 (= ${binary:Version}), ${misc:Depends}, Description: development files for UKUI common system information libraries UKUI interface provides common libraries used by UKUI components. . This package contains the C and C++ headers, static libraries, and library symlinks needed to build applications with libukui-com4c and libukui-com4cxx.