Source: libexacct
Section: libs
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 dh-illumos,
 gcc-multilib,
 illumos-source-2.10,
 quilt,
 symlinks,
Standards-Version: 3.9.3
Homepage: https://www.illumos.org

Package: libexacct1
Section: libs
Priority: standard
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extended accounting file access library
 This package contains libexacct shared library.
 .
 Functions in this library define the interface for reading and  writing
 extended accounting (exacct) files.

Package: libexacct1-dev
Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libexacct-dev
Depends: libexacct1 (= ${binary:Version}), ${misc:Depends}, libc-dev
Description: extended accounting file access library (development files)
 This package contains the header files and symlinks needed
 to compile applications that use libexacct.
 .
 The libexacct library defines the interface for reading and  writing
 extended accounting (exacct) files.

Package: lib32exacct1
Section: libs
Priority: standard
Architecture: illumos-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extended accounting file access library (32 bit)
 This package contains libexacct shared library.
 .
 Functions in this library define the interface for reading and  writing
 extended accounting (exacct) files.
 .
 This is a 32-bit version of the library.

Package: lib32exacct1-dev
Section: libdevel
Priority: optional
Architecture: illumos-amd64
Provides: lib32exacct-dev
Depends: lib32exacct1 (= ${binary:Version}), libexacct1-dev (= ${binary:Version}),
 ${misc:Depends}
Description: extended accounting file access library (32-bit development files)
 This package contains files needed to compile
 32-bit applications that use libexacct.
 .
 The libexacct library defines the interface for reading and  writing
 extended accounting (exacct) files.

