mirror of
https://gitlab.com/ubports/development/core/packaging/mce-dev
synced 2025-11-03 21:20:38 +08:00
25 lines
748 B
Plaintext
25 lines
748 B
Plaintext
Source: mce-dev
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: UBports developers <devs@ubports.com>
|
|
Build-Depends: debhelper-compat (= 12)
|
|
Build-Depends-Indep: doxygen
|
|
Standards-Version: 3.7.3
|
|
|
|
Package: mce-dev
|
|
Depends: ${misc:Depends}
|
|
Suggests: mce-doc
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Description: development files for mce
|
|
This package contains headers defining the D-Bus method calls
|
|
provided by the Mode Control Entity, and the signals emitted by it.
|
|
|
|
Package: mce-doc
|
|
Section: doc
|
|
Depends: lynx | www-browser, ${misc:Depends}
|
|
Architecture: all
|
|
Description: Documentation files for mce D-Bus API
|
|
This package contains documentation describing the D-Bus method calls
|
|
provided by the Mode Control Entity, and the signals emitted by it.
|