File: control

package info (click to toggle)
aewm%2B%2B-goodies 1.0-10.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: cpp: 3,366; ansic: 963; makefile: 164; sh: 13
file content (21 lines) | stat: -rw-r--r-- 860 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: aewm++-goodies
Section: x11
Priority: optional
Maintainer: Chris Boyle <cmb@debian.org>
Build-Depends: debhelper (>= 9), libx11-dev, libxpm-dev, libxext-dev
Standards-Version: 3.9.7.0

Package: aewm++-goodies
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: aewm++ (<< 1.0.24-1)
Enhances: aewm++ (>= 1.0.24-1)
Description: utilities to complement a minimal window manager
 These utilities were previously supplied with aewm++; they are intended 
 to provide some of the typical desktop functionality that aewm++ itself 
 does not include. This package provides:
  * aewm++_appbar: a small application launcher
  * aewm++_fspanel: a very small panel
  * aewm++_setrootimage: draws a gradient on the X root window
  * aewm++_xsession: keeps an X session alive
 Note that some of these were named differently in previous releases.