Debianization\!
[xtoys] / debian / control
CommitLineData
03dcdca5 1Source: xtoys
2Section: x11
3Priority: extra
4Maintainer: Mark Wooding <mdw@nsict.org>
5Standards-Version: 3.1.1
6
7Package: xtoys
8Architecture: any
9Depends: ${shlibs:Depends}
10Description: A collection of small X11 tools
11 We have:
12 xscsize -- reports the display size as shell variables
13 xtell -- sets a root window property to a given string
14 xwait -- waits until a root window property gets one of a set of strings,
15 which is useful in .xinitrc files if you use a flaky window manager
16
17Package: xtoys-gtk
18Architecture: any
19Depends: ${shlibs:Depends}
20Recommends: xtoys
21Description: A collection of small X11 tools
22 We have:
23 xcatch -- run a program, displaying its output in a scrolling window if
24 there is any
25 xgetline -- pops up a dialogue, reads a line of text, and reports the
26 entered line on stdout; can do passwords, history with optional size
27 limit, or simple selection from a list
28 xmsg -- pop up a dialogue showing a message and a bunch of buttons, and
29 gets a response
30 xshutdown -- pops up a dialogue, and if confirmed, sets a root window
31 property to a given string