Source: libsysactivity
Section: libs
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: cmake,
               debhelper (>= 9~),
               dpkg-dev (>= 1.16.2~),
               libbsd-dev [kfreebsd-any],
               libkvm-dev [kfreebsd-any],
               rdfind
Build-Depends-Indep: doxygen
Standards-Version: 3.9.6
Homepage: http://www.sf.net/projects/libsysactivity
Vcs-Git: git://anonscm.debian.org/collab-maint/libsysactivity.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/libsysactivity.git

Package: libsysactivity1
Architecture: linux-any kfreebsd-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Retrieves statistics of the system's activity
 A lightweight library that retrieves statistics of the system's
 activity in a portable and thread safe way. In each OS that it
 supports it offers the same API for retrieving the activity of:
 .
  * hard disks
  * CPUs memory
  * processes
  * network interfaces.

Package: libsysactivity-dev
Architecture: linux-any kfreebsd-any
Section: libdevel
Depends: libsysactivity1 (= ${binary:Version}), ${misc:Depends}
Description: Retrieves statistics of the system's activity (development headers)
 A lightweight library that retrieves statistics of the system's
 activity in a portable and thread safe way. In each OS that it
 supports it offers the same API for retrieving the activity of:
 .
  * hard disks
  * CPUs memory
  * processes
  * network interfaces.
 .
 This package contains the development header files. Non-developers
 likely have little use for this package.

Package: libsysactivity1-dbg
Architecture: linux-any kfreebsd-any
Section: debug
Priority: extra
Depends: libsysactivity1 (= ${binary:Version}), ${misc:Depends}
Description: Retrieves statistics of the system's activity (debug package)
 A lightweight library that retrieves statistics of the system's
 activity in a portable and thread safe way. In each OS that it
 supports it offers the same API for retrieving the activity of:
 .
  * hard disks
  * CPUs memory
  * processes
  * network interfaces.
 .
 This package contains the debug symbols. Non-developers likely have
 little use for this package.

Package: libsysactivity-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, libjs-jquery
Suggests: libsysactivity-dev
Description: Retrieves statistics of the system's activity (development doc)
 A lightweight library that retrieves statistics of the system's
 activity in a portable and thread safe way. In each OS that it
 supports it offers the same API for retrieving the activity of:
 .
  * hard disks
  * CPUs memory
  * processes
  * network interfaces.
 .
 This package contains the development API documentation. Non-developers
 likely have little use for this package.
