1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: matchbox-panel-manager
Section: embedded
Priority: optional
Maintainer: Moray Allan <moray@debian.org>
Build-Depends: debhelper, debhelper-compat (= 13), pkgconf, libgtk-3-dev, libmatchbox-dev
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/matchbox-team/matchbox-panel-manager.git
Vcs-Browser: https://salsa.debian.org/matchbox-team/matchbox-panel-manager
Package: matchbox-panel-manager
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: matchbox-panel
Description: panel manager for matchbox-panel
Matchbox is a base environment for the X Window System running on non-desktop
embedded platforms such as handhelds, set-top boxes, kiosks and anything else
for which screen space, input mechanisms or system resources are limited.
.
This package contains a utility to manage the Matchbox panel.
|