ukui-notification/debian/control

62 lines
2.0 KiB
Plaintext

Source: ukui-notification
Section: utils
Priority: optional
Maintainer: zhangpengfei <zhangpengfei@kylinos.cn>
Build-Depends: debhelper-compat (= 12),
libkf5windowsystem-dev,
libukui-search-dev(>=4.0.1.5-ok0),
pkgconf,
qtbase5-dev,
qtchooser,
qtdeclarative5-dev,
qtscript5-dev,
qttools5-dev,
cmake,
libkysdk-qtwidgets-dev,
libukcc-dev,
libgsettings-qt-dev,
extra-cmake-modules,
doxygen
Standards-Version: 4.5.0
Homepage: https://www.ukui.org/
Vcs-Git: https://gitee.com/openkylin/ukui-notification.git
Vcs-Browser: https://gitee.com/openkylin/ukui-notification
Package: ukui-notification-server
Architecture: any
Depends: libukui-notification1 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Conflicts: ukui-notification-daemon
Replaces: ukui-notification-daemon
Description: Implementation of freedesktop notification-spec
This package provide a implementation of freedesktop
notification-spec for UKUI desktop environment.It is the
backend service for ukui-sidebar.
Package: libukui-notification1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for client registering of notification server.
This package contains utility interfaces for notification client
registering and settings manager.
Package: libukui-notification-dev
Section: libdevel
Architecture: any
Depends: libukui-notification1 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: libukui-notification-doc (= ${source:Version})
Description: library for client registering of notification server(development files).
Package: libukui-notification-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Convenience access to certain properties and features ukui-notification
.
This package contains the qch documentation files.