1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: fookb
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>,
Jeremy Sowden <jeremy@azazel.net>
Build-Depends: debhelper-compat (= 12),
libdockapp-dev,
libwings-dev,
libx11-dev,
libxpm-dev,
pkg-config
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: http://www.dockapps.net/fookb
Vcs-Browser: https://salsa.debian.org/wmaker-team/fookb
Vcs-Git: https://salsa.debian.org/wmaker-team/fookb.git
Package: fookb
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: fookb-plainx (<< 4.0-1~), fookb-wmaker (<< 4.0-1~)
Breaks: fookb-plainx (<< 4.0-1~), fookb-wmaker (<< 4.0-1~)
Suggests: sox
Description: Xkb state indicator
WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
and display a pixmap corresponding to the selected group. It also can
execute a specified command upon the switch (for example, play sound).
Package: fookb-plainx
Section: oldlibs
Architecture: all
Depends: fookb, ${misc:Depends}
Description: Xkb state indicator -- plain X version (transitional package)
WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
and display a pixmap corresponding to the selected group. It also can
execute a specified command upon the switch (for example, play sound).
This is the plain X-compiled version. It can't do docking, and uses
only X resources for configuration.
.
This is a transitional package. It can safely be removed.
Package: fookb-wmaker
Section: oldlibs
Architecture: all
Depends: fookb, ${misc:Depends}
Description: Xkb state indicator -- WindowMaker version (transitional package)
WindowMaker docked Xkb state indicator. Fookb can switch xkb groups
and display a pixmap corresponding to the selected group. It also can
execute a specified command upon the switch (for example, play sound).
This is the WindowMaker-compiled version. It can do docking, and uses
proplist-style configuration files.
.
This is a transitional package. It can safely be removed.
|