Files
mce-dev/debian/control
2025-10-17 23:05:13 +08:00

24 lines
728 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
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.