Source: xbae
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Nicholas Breen <nbreen@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libmotif-dev, libxmu-dev, libxpm-dev, pkg-config
Standards-Version: 3.9.4
Section: libs
Homepage: http://xbae.sourceforge.net/

Package: libxbae-dev
Section: libdevel
Architecture: any
Depends: libxbae4m (= ${binary:Version}), ${misc:Depends}
Description: Xbae Matrix Widget development package
 XbaeMatrix is a free Motif table widget which presents an editable array of
 string data to the user in a scrollable table similar to a spreadsheet. The
 rows and columns of the Matrix may optionally be labelled. A number of 
 "fixed" and "trailing fixed" rows or columns may be specified.
 .
 This package provides the development library and headers.

Package: libxbae4m
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Conflicts: libxbae4
Replaces: libxbae4
Description: Xbae Matrix Widget libraries
 XbaeMatrix is a free Motif table widget which presents an editable array of
 string data to the user in a scrollable table similar to a spreadsheet. The
 rows and columns of the Matrix may optionally be labelled. A number of
 "fixed" and "trailing fixed" rows or columns may be specified.
 .
 This package provides the C run-time form of the library, compiled against
 OpenMotif.
