39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
Source: libgtop2
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Sebastien Bacher <seb128@debian.org>
|
|
Uploaders: @GNOME_TEAM@
|
|
Build-Depends: debhelper (>= 5), gettext, pkg-config, libpopt-dev, libxau-dev, libglib2.0-dev (>= 2.6.0), gnome-pkg-tools (>= 0.10), cdbs, texinfo, dpkg-dev (>= 1.13.19), libxml-parser-perl, libkvm-dev [kfreebsd-i386 kfreebsd-amd64]
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: libgtop2-7
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, libgtop2-common (>= ${source:Version})
|
|
Description: gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the shared library.
|
|
|
|
Package: libgtop2-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: libgtop2-7 (= ${binary:Version}), libglib2.0-dev, ${libkvm-dev}
|
|
Description: gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the static library, development headers, and
|
|
documentation.
|
|
|
|
Package: libgtop2-common
|
|
Architecture: all
|
|
Section: libs
|
|
Replaces: libgtop2-5, libgtop2-4, libgtop2-2, libgtop2
|
|
Description: common files for the gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the translations.
|