Compare commits
84 Commits
debian/2.2
...
debian/2.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
500c3e4a1b | ||
|
|
07ea5230b9 | ||
|
|
2187316edc | ||
|
|
97a6e055ae | ||
|
|
30c1b788e2 | ||
|
|
369c4532fa | ||
|
|
8927cb519a | ||
|
|
7ea0f6c596 | ||
|
|
f5c2b2fcda | ||
|
|
a8b9cb1fd7 | ||
|
|
d1c322e4bf | ||
|
|
36d0a923a3 | ||
|
|
b8a6ab75eb | ||
|
|
739cb3f18a | ||
|
|
7249142b44 | ||
|
|
46a1527168 | ||
|
|
2bc4d27b75 | ||
|
|
fed10e2ec4 | ||
|
|
7d51c1ec16 | ||
|
|
b2e9232de1 | ||
|
|
73a3213f89 | ||
|
|
fc2286f56e | ||
|
|
22814b56f8 | ||
|
|
3f5a0f56f1 | ||
|
|
031bae96af | ||
|
|
8bbdca1d55 | ||
|
|
991fa77625 | ||
|
|
9e617d186e | ||
|
|
66f0c4caec | ||
|
|
d2a01814c3 | ||
|
|
ea3dbcc9c1 | ||
|
|
d58ac967dc | ||
|
|
afabbfc1f5 | ||
|
|
e3cb98d8c6 | ||
|
|
e38bc70a61 | ||
|
|
3a0307c2f4 | ||
|
|
570c7fe53b | ||
|
|
c0c494775c | ||
|
|
6043a9ca88 | ||
|
|
66d0f23d03 | ||
|
|
5a9e90d6d1 | ||
|
|
bd8aaa1344 | ||
|
|
da997e6041 | ||
|
|
789c3bb8f3 | ||
|
|
7703689954 | ||
|
|
63a53ee03b | ||
|
|
8f617063ea | ||
|
|
a8f4063380 | ||
|
|
8eb8a8a442 | ||
|
|
8609dbfefd | ||
|
|
a2656e0e76 | ||
|
|
a278f948b0 | ||
|
|
8b512b54b5 | ||
|
|
b07b47a055 | ||
|
|
76df9ba16e | ||
|
|
ef0b9519bc | ||
|
|
40a16212be | ||
|
|
5b7a47da52 | ||
|
|
ab962c4907 | ||
|
|
e76cc391fa | ||
|
|
c680c2e367 | ||
|
|
fb752c0fca | ||
|
|
fb53c14f86 | ||
|
|
8d0f7dbe87 | ||
|
|
7dccbb9daa | ||
|
|
d7b6f6ec9d | ||
|
|
27633d631c | ||
|
|
91639d509d | ||
|
|
3b6277fbbe | ||
|
|
b563f6694c | ||
|
|
7e93937adf | ||
|
|
d853b62da1 | ||
|
|
858746c513 | ||
|
|
9cd39e5117 | ||
|
|
01f63fdbb2 | ||
|
|
00cfea0843 | ||
|
|
9efea94f78 | ||
|
|
525688acd0 | ||
|
|
71565cbc4b | ||
|
|
494041b3b4 | ||
|
|
ce56513640 | ||
|
|
865c9d3d02 | ||
|
|
63b99bc019 | ||
|
|
c81ea01183 |
249
debian/changelog
vendored
249
debian/changelog
vendored
@@ -1,3 +1,252 @@
|
||||
libgtop2 (2.34.1-2) unstable; urgency=medium
|
||||
|
||||
* Also use dh gir addon to properly generate dependencies.
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Wed, 31 Aug 2016 13:41:37 +0200
|
||||
|
||||
libgtop2 (2.34.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update build-dependencies according to configure.ac changes:
|
||||
- drop intltool
|
||||
* Convert from cdbs to dh
|
||||
* Add debian/docs to install AUTHORS NEWS README
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Wed, 31 Aug 2016 10:20:31 +0200
|
||||
|
||||
libgtop2 (2.34.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump Standards-Version to 3.9.8.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Fri, 15 Apr 2016 00:51:56 +0200
|
||||
|
||||
libgtop2 (2.32.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update symbols file and bump shlibs version to 2.32.0.
|
||||
* Update patches, drop 02_hurd_stub_backend.patch, fixed upstream.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Thu, 08 Oct 2015 00:12:49 +0200
|
||||
|
||||
libgtop2 (2.30.0-3) unstable; urgency=medium
|
||||
|
||||
* Upload to unstable.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Tue, 16 Jun 2015 00:10:47 +0200
|
||||
|
||||
libgtop2 (2.30.0-2) experimental; urgency=medium
|
||||
|
||||
* Fix build failure on kFreeBSD due to undeclared '__FreeBSD_version',
|
||||
thanks Steven Chamberlain for the patch. Closes: #788709
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 15 Jun 2015 21:16:09 +0200
|
||||
|
||||
libgtop2 (2.30.0-1) experimental; urgency=medium
|
||||
|
||||
[ Jackson Doak ]
|
||||
* New upstream release.
|
||||
- Increases maximum CPU limit, which breaks ABI.
|
||||
* Change library name to libgtop2-10 for new SONAME
|
||||
* Drop 06_kfreebsd_sys_pipe.patch. Fixed upstream.
|
||||
|
||||
[ Michael Biebl ]
|
||||
* Drop obsolete Replaces from pre-wheezy.
|
||||
* Convert to multiarch.
|
||||
* Bump Standards-Version to 3.9.6.
|
||||
* Bump debhelper compatibility level to 9.
|
||||
* Rename library package to libgtop-2.0-10 to match the SONAME.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Sun, 14 Jun 2015 13:04:40 +0200
|
||||
|
||||
libgtop2 (2.28.5-2) unstable; urgency=low
|
||||
|
||||
* Add explicit Build-Depends on libbsd-dev for kfreebsd.
|
||||
* Add `pkg-config --cflags libbsd-overlay` to CPPFLAGS on kfreebsd. This
|
||||
let's code expecting bsd headers on bsd work without patching. Thanks
|
||||
Julien Cristau for the suggestion. Closes: #721886
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Sun, 08 Sep 2013 14:31:03 +0200
|
||||
|
||||
libgtop2 (2.28.5-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Remove those kfreebsd patches which have been merged upstream.
|
||||
* Drop 99_ltmain_as-needed.patch and use dh_autoreconf --as-needed instead.
|
||||
* Bump Standards-Version to 3.9.4. No further changes.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Thu, 05 Sep 2013 02:53:46 +0200
|
||||
|
||||
libgtop2 (2.28.4-3) unstable; urgency=low
|
||||
|
||||
* debian/patches/06_kfreebsd_sys_pipe.patch: Don't include sys/pipe.h on
|
||||
kFreeBSD. Defining _KERNEL to include sys/pipe.h subsequently breaks
|
||||
sys/conf.h; since sys/pipe.h is not meant to be used in userland, and
|
||||
libgtop2 builds anyway on kFreeBSD without it, don't include it.
|
||||
Thanks to Steven Chamberlain for the patch. Closes: #667984
|
||||
* Update Vcs-* URLs.
|
||||
* Drop Build-Depends on gir1.2-glib-2.0 and let libgirepository1.0-dev pull
|
||||
this dependency.
|
||||
* Bump Standards-Version to 3.9.3.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Fri, 13 Apr 2012 20:13:21 +0200
|
||||
|
||||
libgtop2 (2.28.4-2) unstable; urgency=low
|
||||
|
||||
* debian/watch: Track .xz tarballs.
|
||||
* Bump debhelper compatibility level to 8.
|
||||
- Strip debian/tmp/ from .install files.
|
||||
- Bump Build-Depends on debhelper.
|
||||
* debian/control.in:
|
||||
- Drop obsolete versioned Build-Depends on dpkg-dev.
|
||||
- Tighten dependency between libgtop2-dev and gir1.2-gtop-2.0.
|
||||
- Change section of gir1.2-gtop-2.0 to introspection.
|
||||
- Drop obsolete Replaces.
|
||||
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
|
||||
* debian/libgtop2-7.symbols:
|
||||
- Add symbols file for improved shlibs dependencies.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Wed, 14 Dec 2011 21:20:53 +0100
|
||||
|
||||
libgtop2 (2.28.4-1) unstable; urgency=low
|
||||
|
||||
[ Martin Pitt ]
|
||||
* New upstream bug fix release.
|
||||
* 03_kfreebsd_installdirs.patch, 05_kfreebsd_8.0.patch,
|
||||
99_ltmain_as-needed.patch: Update for new version.
|
||||
* debian/control.in: Fix section of gir1.2-gtop-2.0, should be "libs" (and
|
||||
was set like that by ftpmasters).
|
||||
* debian/watch: Fix regexp syntax, and watch for *.tar.bz2.
|
||||
* debian/source/format, debian/control, debian/rules: Switch to "3.0
|
||||
(quilt)" source format to support bzip2 orig tarballs. Drop quilt build
|
||||
dependency and usage in debian/rules.
|
||||
|
||||
[ Josselin Mouette ]
|
||||
* Use kfreebsd-any wildcard. Closes: #634623.
|
||||
|
||||
-- Martin Pitt <mpitt@debian.org> Tue, 06 Sep 2011 14:19:01 +0200
|
||||
|
||||
libgtop2 (2.28.3-2) unstable; urgency=low
|
||||
|
||||
* debian/control.in, debian/gir1.2-gtop-2.0.install: Add gir1.2-gtop-2.0
|
||||
package to add GI support.
|
||||
* debian/libgtop2-dev.install: Install .gir.
|
||||
* debian/control.in: Bump Standards-Version to 3.9.2. No changes necessary.
|
||||
|
||||
-- Martin Pitt <mpitt@debian.org> Fri, 27 May 2011 09:56:48 +0200
|
||||
|
||||
libgtop2 (2.28.3-1) unstable; urgency=low
|
||||
|
||||
* Team upload.
|
||||
|
||||
* New upstream release.
|
||||
- Fixes linking with strict linkers (Closes: #555183)
|
||||
* Use dh-autoreconf instead of manually updating 90_autotools.patch
|
||||
* Add Vcs fields to debian/control*
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Mon, 02 May 2011 16:00:40 +0200
|
||||
|
||||
libgtop2 (2.28.1-1) unstable; urgency=low
|
||||
|
||||
[ Emilio Pozuelo Monfort ]
|
||||
* debian/patches/02_hurd_stub_backend.patch,
|
||||
debian/patches/03_kfreebsd_installdirs.patch,
|
||||
debian/patches/04_kfreebsd_version_check.patch,
|
||||
debian/patches/05_kfreebsd_8.0.patch:
|
||||
- Add headers.
|
||||
|
||||
[ Sebastian Dröge ]
|
||||
* New upstream stable release:
|
||||
+ debian/patches/90_autotools.patch:
|
||||
- Regenerated for the new version.
|
||||
|
||||
-- Sebastian Dröge <slomo@debian.org> Sat, 10 Apr 2010 06:56:34 +0200
|
||||
|
||||
libgtop2 (2.28.0-4) unstable; urgency=low
|
||||
|
||||
[ Josselin Mouette ]
|
||||
* 05_kfreebsd_8.0.patch: modified patch from Petr Salinger to make
|
||||
libgtop2 work correctly with kFreeBSD 8.0. Closes: #559291.
|
||||
|
||||
-- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 15 Dec 2009 12:16:51 +0100
|
||||
|
||||
libgtop2 (2.28.0-3) unstable; urgency=low
|
||||
|
||||
* Switch to quilt for patch management.
|
||||
* 02_hurd_stub_backend.patch: re-add an implementation of the stub
|
||||
backend, for the Hurd. Closes: #557446.
|
||||
* 03_kfreebsd_installdirs.patch: patch to install binaries in
|
||||
libexecdir so that we can version the installation directory. Also
|
||||
use DESTDIR in the installation hooks.
|
||||
* 04_kfreebsd_version_check.patch: drop brain-dead runtime version
|
||||
check.
|
||||
* Rename 90_autoconf.patch to 90_autotools.patch, re-run all the
|
||||
autotools on top of that.
|
||||
* Pass a versioned libexecdir to the configure arguments.
|
||||
* Install the server binary on kfreebsd.
|
||||
* Exclude it from dh_fixperms.
|
||||
|
||||
-- Josselin Mouette <joss@debian.org> Sun, 22 Nov 2009 21:17:18 +0100
|
||||
|
||||
libgtop2 (2.28.0-2) unstable; urgency=low
|
||||
|
||||
* debian/patches/01_kfreebsd_kvm_libs.patch:
|
||||
- Patch from Petr Salinger to let libgtop2 build on kFreeBSD again.
|
||||
Closes: #555316.
|
||||
* debian/patches/90_autoconf.patch:
|
||||
- Run autoconf on top of the above patch.
|
||||
|
||||
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 09 Nov 2009 23:04:50 +0100
|
||||
|
||||
libgtop2 (2.28.0-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Add a new libgtop2-doc package and ship the html documentation on it.
|
||||
Also move the info document from the -dev package to the new -doc one.
|
||||
* debian/watch: Don't uupdate.
|
||||
* debian/control.in:
|
||||
- Standards-Version is 3.8.3, no changes needed.
|
||||
- Let libgtop2-7 and libgtop2-common inherit the section from the source
|
||||
stanza.
|
||||
- Unduplicate some short descriptions.
|
||||
* debian/copyright: Updated.
|
||||
|
||||
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 21 Sep 2009 23:51:39 +0200
|
||||
|
||||
libgtop2 (2.26.1-1) unstable; urgency=low
|
||||
|
||||
[ Luca Bruno ]
|
||||
* New upstream release.
|
||||
* debian/copyright:
|
||||
- Specify GPL version 2.
|
||||
- Don't mention /usr/share/doc/libgtop2*/AUTHORS, all upstream authors
|
||||
are already listed here.
|
||||
* debian/control.in:
|
||||
- Updated Standards-Version to 3.8.1, no additional changes needed.
|
||||
- Add ${misc:Depends} to all packages.
|
||||
|
||||
[ Josselin Mouette ]
|
||||
* Fix incorrect Replaces:.
|
||||
* Remove the FreeBSD-specific libraries from the -dev dependencies,
|
||||
they are not needed to build libgtop2-based applications.
|
||||
* Add missing build-dependencies.
|
||||
|
||||
-- Josselin Mouette <joss@debian.org> Thu, 11 Jun 2009 09:15:19 +0200
|
||||
|
||||
libgtop2 (2.24.3-1) unstable; urgency=low
|
||||
|
||||
* New upstream bugfix release.
|
||||
|
||||
-- Josselin Mouette <joss@debian.org> Wed, 04 Mar 2009 17:47:56 +0100
|
||||
|
||||
libgtop2 (2.24.0-1) experimental; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Bump shlibs version to 2.23.2.
|
||||
* Bump intltool requirement to 0.35.0.
|
||||
|
||||
-- Josselin Mouette <joss@debian.org> Fri, 21 Nov 2008 19:18:22 +0100
|
||||
|
||||
libgtop2 (2.22.3-1) unstable; urgency=low
|
||||
|
||||
* New upstream bugfix release.
|
||||
|
||||
2
debian/compat
vendored
2
debian/compat
vendored
@@ -1 +1 @@
|
||||
5
|
||||
9
|
||||
|
||||
84
debian/control
vendored
84
debian/control
vendored
@@ -1,29 +1,40 @@
|
||||
# This file is autogenerated. DO NOT EDIT!
|
||||
#
|
||||
# Modifications should be made to debian/control.in instead.
|
||||
# This file is regenerated automatically in the clean target.
|
||||
Source: libgtop2
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Bacher <seb128@debian.org>
|
||||
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
|
||||
Build-Depends: debhelper (>= 5),
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Andreas Henriksson <andreas@fatal.se>, Michael Biebl <biebl@debian.org>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
gettext,
|
||||
pkg-config,
|
||||
libxau-dev,
|
||||
libglib2.0-dev (>= 2.6.0),
|
||||
gnome-pkg-tools (>= 0.10),
|
||||
cdbs,
|
||||
dh-autoreconf,
|
||||
texinfo,
|
||||
dpkg-dev (>= 1.13.19),
|
||||
intltool,
|
||||
libgeom-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
libdevstat-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
libkvm-dev [kfreebsd-i386 kfreebsd-amd64]
|
||||
Standards-Version: 3.8.0
|
||||
libxt-dev,
|
||||
libgeom-dev [kfreebsd-any],
|
||||
libdevstat-dev [kfreebsd-any],
|
||||
libkvm-dev [kfreebsd-any],
|
||||
libbsd-dev [kfreebsd-any],
|
||||
gtk-doc-tools (>= 1.4),
|
||||
gobject-introspection (>= 0.6.7),
|
||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgtop2
|
||||
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtop2
|
||||
|
||||
Package: libgtop2-7
|
||||
Package: libgtop-2.0-10
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libgtop2-common (>= ${source:Version})
|
||||
Description: gtop system monitoring library
|
||||
Description: gtop system monitoring library (shared)
|
||||
The gtop library reads information about processes and the state of the
|
||||
system. It is used by the GNOME desktop environment.
|
||||
.
|
||||
@@ -31,26 +42,49 @@ Description: gtop system monitoring library
|
||||
|
||||
Package: libgtop2-dev
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libdevel
|
||||
Depends: libgtop2-7 (= ${binary:Version}),
|
||||
libglib2.0-dev,
|
||||
${os-specific-dev}
|
||||
Description: gtop system monitoring library
|
||||
Depends: ${misc:Depends},
|
||||
libgtop-2.0-10 (= ${binary:Version}),
|
||||
gir1.2-gtop-2.0 (= ${binary:Version}),
|
||||
libglib2.0-dev
|
||||
Description: gtop system monitoring library (devel)
|
||||
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.
|
||||
This package contains the static library and development headers.
|
||||
|
||||
Package: libgtop2-common
|
||||
Architecture: all
|
||||
Section: libs
|
||||
Replaces: libgtop2-5,
|
||||
libgtop2-4,
|
||||
libgtop2-2,
|
||||
libgtop2
|
||||
Description: common files for the gtop system monitoring library
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends},
|
||||
Description: gtop system monitoring library (common)
|
||||
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.
|
||||
|
||||
Package: libgtop2-doc
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: doc
|
||||
Depends: ${misc:Depends},
|
||||
Description: gtop system monitoring library (documentation)
|
||||
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 documentation.
|
||||
|
||||
Package: gir1.2-gtop-2.0
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: introspection
|
||||
Depends: ${misc:Depends},
|
||||
${gir:Depends}
|
||||
Description: gtop system monitoring library (gir bindings)
|
||||
The gtop library reads information about processes and the state of the
|
||||
system. It is used by the GNOME desktop environment.
|
||||
.
|
||||
This package can be used by other packages using the GIRepository format to
|
||||
generate dynamic bindings.
|
||||
|
||||
|
||||
78
debian/control.in
vendored
78
debian/control.in
vendored
@@ -1,29 +1,36 @@
|
||||
Source: libgtop2
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Bacher <seb128@debian.org>
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 5),
|
||||
Build-Depends: debhelper (>= 9),
|
||||
gettext,
|
||||
pkg-config,
|
||||
libxau-dev,
|
||||
libglib2.0-dev (>= 2.6.0),
|
||||
gnome-pkg-tools (>= 0.10),
|
||||
cdbs,
|
||||
dh-autoreconf,
|
||||
texinfo,
|
||||
dpkg-dev (>= 1.13.19),
|
||||
intltool,
|
||||
libgeom-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
libdevstat-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
libkvm-dev [kfreebsd-i386 kfreebsd-amd64]
|
||||
Standards-Version: 3.8.0
|
||||
libxt-dev,
|
||||
libgeom-dev [kfreebsd-any],
|
||||
libdevstat-dev [kfreebsd-any],
|
||||
libkvm-dev [kfreebsd-any],
|
||||
libbsd-dev [kfreebsd-any],
|
||||
gtk-doc-tools (>= 1.4),
|
||||
gobject-introspection (>= 0.6.7),
|
||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgtop2
|
||||
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtop2
|
||||
|
||||
Package: libgtop2-7
|
||||
Package: libgtop-2.0-10
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libgtop2-common (>= ${source:Version})
|
||||
Description: gtop system monitoring library
|
||||
Description: gtop system monitoring library (shared)
|
||||
The gtop library reads information about processes and the state of the
|
||||
system. It is used by the GNOME desktop environment.
|
||||
.
|
||||
@@ -31,26 +38,49 @@ Description: gtop system monitoring library
|
||||
|
||||
Package: libgtop2-dev
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libdevel
|
||||
Depends: libgtop2-7 (= ${binary:Version}),
|
||||
libglib2.0-dev,
|
||||
${os-specific-dev}
|
||||
Description: gtop system monitoring library
|
||||
Depends: ${misc:Depends},
|
||||
libgtop-2.0-10 (= ${binary:Version}),
|
||||
gir1.2-gtop-2.0 (= ${binary:Version}),
|
||||
libglib2.0-dev
|
||||
Description: gtop system monitoring library (devel)
|
||||
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.
|
||||
This package contains the static library and development headers.
|
||||
|
||||
Package: libgtop2-common
|
||||
Architecture: all
|
||||
Section: libs
|
||||
Replaces: libgtop2-5,
|
||||
libgtop2-4,
|
||||
libgtop2-2,
|
||||
libgtop2
|
||||
Description: common files for the gtop system monitoring library
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends},
|
||||
Description: gtop system monitoring library (common)
|
||||
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.
|
||||
|
||||
Package: libgtop2-doc
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: doc
|
||||
Depends: ${misc:Depends},
|
||||
Description: gtop system monitoring library (documentation)
|
||||
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 documentation.
|
||||
|
||||
Package: gir1.2-gtop-2.0
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: introspection
|
||||
Depends: ${misc:Depends},
|
||||
${gir:Depends}
|
||||
Description: gtop system monitoring library (gir bindings)
|
||||
The gtop library reads information about processes and the state of the
|
||||
system. It is used by the GNOME desktop environment.
|
||||
.
|
||||
This package can be used by other packages using the GIRepository format to
|
||||
generate dynamic bindings.
|
||||
|
||||
|
||||
50
debian/copyright
vendored
50
debian/copyright
vendored
@@ -3,13 +3,22 @@ then Martin Schulze <joey@debian.org> in October 1998
|
||||
then Ian Lynagh <igloo@debian.org> in November 1998
|
||||
then Noel Koethe <noel@debian.org> in December 2001
|
||||
|
||||
It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/libgtop/
|
||||
It was downloaded from https://download.gnome.org/sources/libgtop/
|
||||
|
||||
Upstream Authors and Copyright Holders:
|
||||
Upstream Authors:
|
||||
Martin Baulig (martin@home-of-linux.org)
|
||||
Drazen Kacar (dave@srce.hr)
|
||||
Benoît Dejean (tazforever@dlfp.org)
|
||||
(The full list is in /usr/share/doc/libgtop2*/AUTHORS.)
|
||||
|
||||
Copyright:
|
||||
1998-99 Martin Baulig
|
||||
2004 Nicolás Lichtmaier
|
||||
2007 Joe Marcus Clarke
|
||||
1996 Charles Blake <cblake@bbn.com>
|
||||
1998 Joshua Sled
|
||||
1999 Drazen Kacar
|
||||
1998-2007 Benoît Dejean
|
||||
2006-2007 Henry Zhang
|
||||
|
||||
License:
|
||||
|
||||
@@ -28,5 +37,38 @@ License:
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL'.
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
|
||||
misc/i4b_acct.h is licensed under the following terms:
|
||||
|
||||
Copyright (c) 1997 Joerg Wunsch. All rights reserved.
|
||||
|
||||
Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. Neither the name of the author nor the names of any co-contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
4. Altered versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software and/or documentation.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
3
debian/docs
vendored
Normal file
3
debian/docs
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
AUTHORS
|
||||
NEWS
|
||||
README
|
||||
1
debian/gir1.2-gtop-2.0.install
vendored
Normal file
1
debian/gir1.2-gtop-2.0.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
usr/lib/*/girepository-*
|
||||
1
debian/libgtop-2.0-10.install
vendored
Normal file
1
debian/libgtop-2.0-10.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
usr/lib/*/*.so.*
|
||||
78
debian/libgtop-2.0-10.symbols
vendored
Normal file
78
debian/libgtop-2.0-10.symbols
vendored
Normal file
@@ -0,0 +1,78 @@
|
||||
libgtop-2.0.so.10 libgtop-2.0-10 #MINVER#
|
||||
glibtop_call_l@Base 2.22.3
|
||||
glibtop_close@Base 2.22.3
|
||||
glibtop_close_r@Base 2.22.3
|
||||
glibtop_get_cpu@Base 2.22.3
|
||||
glibtop_get_cpu_l@Base 2.22.3
|
||||
glibtop_get_fsusage@Base 2.22.3
|
||||
glibtop_get_fsusage_l@Base 2.22.3
|
||||
glibtop_get_loadavg@Base 2.22.3
|
||||
glibtop_get_loadavg_l@Base 2.22.3
|
||||
glibtop_get_mem@Base 2.22.3
|
||||
glibtop_get_mem_l@Base 2.22.3
|
||||
glibtop_get_mountlist@Base 2.22.3
|
||||
glibtop_get_mountlist_l@Base 2.22.3
|
||||
glibtop_get_msg_limits@Base 2.22.3
|
||||
glibtop_get_msg_limits_l@Base 2.22.3
|
||||
glibtop_get_netlist@Base 2.22.3
|
||||
glibtop_get_netlist_l@Base 2.22.3
|
||||
glibtop_get_netload@Base 2.22.3
|
||||
glibtop_get_netload_l@Base 2.22.3
|
||||
glibtop_get_parameter_l@Base 2.22.3
|
||||
glibtop_get_ppp@Base 2.22.3
|
||||
glibtop_get_ppp_l@Base 2.22.3
|
||||
glibtop_get_proc_affinity@Base 2.24.0
|
||||
glibtop_get_proc_affinity_l@Base 2.24.0
|
||||
glibtop_get_proc_args@Base 2.22.3
|
||||
glibtop_get_proc_args_l@Base 2.22.3
|
||||
glibtop_get_proc_argv@Base 2.22.3
|
||||
glibtop_get_proc_argv_l@Base 2.22.3
|
||||
glibtop_get_proc_kernel@Base 2.22.3
|
||||
glibtop_get_proc_kernel_l@Base 2.22.3
|
||||
glibtop_get_proc_map@Base 2.22.3
|
||||
glibtop_get_proc_map_l@Base 2.22.3
|
||||
glibtop_get_proc_mem@Base 2.22.3
|
||||
glibtop_get_proc_mem_l@Base 2.22.3
|
||||
glibtop_get_proc_open_files@Base 2.22.3
|
||||
glibtop_get_proc_open_files_l@Base 2.22.3
|
||||
glibtop_get_proc_segment@Base 2.22.3
|
||||
glibtop_get_proc_segment_l@Base 2.22.3
|
||||
glibtop_get_proc_signal@Base 2.22.3
|
||||
glibtop_get_proc_signal_l@Base 2.22.3
|
||||
glibtop_get_proc_state@Base 2.22.3
|
||||
glibtop_get_proc_state_l@Base 2.22.3
|
||||
glibtop_get_proc_time@Base 2.22.3
|
||||
glibtop_get_proc_time_l@Base 2.22.3
|
||||
glibtop_get_proc_uid@Base 2.22.3
|
||||
glibtop_get_proc_uid_l@Base 2.22.3
|
||||
glibtop_get_proc_wd@Base 2.22.3
|
||||
glibtop_get_proc_wd_l@Base 2.22.3
|
||||
glibtop_get_proclist@Base 2.22.3
|
||||
glibtop_get_proclist_l@Base 2.22.3
|
||||
glibtop_get_sem_limits@Base 2.22.3
|
||||
glibtop_get_sem_limits_l@Base 2.22.3
|
||||
glibtop_get_shm_limits@Base 2.22.3
|
||||
glibtop_get_shm_limits_l@Base 2.22.3
|
||||
glibtop_get_swap@Base 2.22.3
|
||||
glibtop_get_swap_l@Base 2.22.3
|
||||
glibtop_get_sysdeps@Base 2.22.3
|
||||
glibtop_get_sysdeps_r@Base 2.22.3
|
||||
glibtop_get_sysinfo@Base 2.22.3
|
||||
glibtop_get_type@Base 2.32.0
|
||||
glibtop_get_uptime@Base 2.22.3
|
||||
glibtop_get_uptime_l@Base 2.22.3
|
||||
glibtop_global_server@Base 2.22.3
|
||||
glibtop_init@Base 2.22.3
|
||||
glibtop_init_r@Base 2.22.3
|
||||
glibtop_internet_addr@Base 2.22.3
|
||||
glibtop_make_connection@Base 2.22.3
|
||||
glibtop_map_entry_get_type@Base 2.32.0
|
||||
glibtop_mountentry_get_type@Base 2.32.0
|
||||
glibtop_mountlist_get_type@Base 2.32.0
|
||||
glibtop_open_files_entry_get_type@Base 2.32.0
|
||||
glibtop_open_l@Base 2.22.3
|
||||
glibtop_proc_map_get_type@Base 2.32.0
|
||||
glibtop_proc_open_files_get_type@Base 2.32.0
|
||||
glibtop_server_features@Base 2.22.3
|
||||
glibtop_set_parameter_l@Base 2.22.3
|
||||
glibtop_sys_siglist@Base 2.22.3
|
||||
2
debian/libgtop2-7.install
vendored
2
debian/libgtop2-7.install
vendored
@@ -1 +1 @@
|
||||
debian/tmp/usr/lib/*.so.*
|
||||
usr/lib/*.so.*
|
||||
|
||||
71
debian/libgtop2-7.symbols
vendored
Normal file
71
debian/libgtop2-7.symbols
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
libgtop-2.0.so.7 libgtop2-7 #MINVER#
|
||||
glibtop_call_l@Base 2.22.3
|
||||
glibtop_close@Base 2.22.3
|
||||
glibtop_close_r@Base 2.22.3
|
||||
glibtop_get_cpu@Base 2.22.3
|
||||
glibtop_get_cpu_l@Base 2.22.3
|
||||
glibtop_get_fsusage@Base 2.22.3
|
||||
glibtop_get_fsusage_l@Base 2.22.3
|
||||
glibtop_get_loadavg@Base 2.22.3
|
||||
glibtop_get_loadavg_l@Base 2.22.3
|
||||
glibtop_get_mem@Base 2.22.3
|
||||
glibtop_get_mem_l@Base 2.22.3
|
||||
glibtop_get_mountlist@Base 2.22.3
|
||||
glibtop_get_mountlist_l@Base 2.22.3
|
||||
glibtop_get_msg_limits@Base 2.22.3
|
||||
glibtop_get_msg_limits_l@Base 2.22.3
|
||||
glibtop_get_netlist@Base 2.22.3
|
||||
glibtop_get_netlist_l@Base 2.22.3
|
||||
glibtop_get_netload@Base 2.22.3
|
||||
glibtop_get_netload_l@Base 2.22.3
|
||||
glibtop_get_parameter_l@Base 2.22.3
|
||||
glibtop_get_ppp@Base 2.22.3
|
||||
glibtop_get_ppp_l@Base 2.22.3
|
||||
glibtop_get_proc_affinity@Base 2.24.0
|
||||
glibtop_get_proc_affinity_l@Base 2.24.0
|
||||
glibtop_get_proc_args@Base 2.22.3
|
||||
glibtop_get_proc_args_l@Base 2.22.3
|
||||
glibtop_get_proc_argv@Base 2.22.3
|
||||
glibtop_get_proc_argv_l@Base 2.22.3
|
||||
glibtop_get_proc_kernel@Base 2.22.3
|
||||
glibtop_get_proc_kernel_l@Base 2.22.3
|
||||
glibtop_get_proc_map@Base 2.22.3
|
||||
glibtop_get_proc_map_l@Base 2.22.3
|
||||
glibtop_get_proc_mem@Base 2.22.3
|
||||
glibtop_get_proc_mem_l@Base 2.22.3
|
||||
glibtop_get_proc_open_files@Base 2.22.3
|
||||
glibtop_get_proc_open_files_l@Base 2.22.3
|
||||
glibtop_get_proc_segment@Base 2.22.3
|
||||
glibtop_get_proc_segment_l@Base 2.22.3
|
||||
glibtop_get_proc_signal@Base 2.22.3
|
||||
glibtop_get_proc_signal_l@Base 2.22.3
|
||||
glibtop_get_proc_state@Base 2.22.3
|
||||
glibtop_get_proc_state_l@Base 2.22.3
|
||||
glibtop_get_proc_time@Base 2.22.3
|
||||
glibtop_get_proc_time_l@Base 2.22.3
|
||||
glibtop_get_proc_uid@Base 2.22.3
|
||||
glibtop_get_proc_uid_l@Base 2.22.3
|
||||
glibtop_get_proc_wd@Base 2.22.3
|
||||
glibtop_get_proc_wd_l@Base 2.22.3
|
||||
glibtop_get_proclist@Base 2.22.3
|
||||
glibtop_get_proclist_l@Base 2.22.3
|
||||
glibtop_get_sem_limits@Base 2.22.3
|
||||
glibtop_get_sem_limits_l@Base 2.22.3
|
||||
glibtop_get_shm_limits@Base 2.22.3
|
||||
glibtop_get_shm_limits_l@Base 2.22.3
|
||||
glibtop_get_swap@Base 2.22.3
|
||||
glibtop_get_swap_l@Base 2.22.3
|
||||
glibtop_get_sysdeps@Base 2.22.3
|
||||
glibtop_get_sysdeps_r@Base 2.22.3
|
||||
glibtop_get_sysinfo@Base 2.22.3
|
||||
glibtop_get_uptime@Base 2.22.3
|
||||
glibtop_get_uptime_l@Base 2.22.3
|
||||
glibtop_global_server@Base 2.22.3
|
||||
glibtop_init@Base 2.22.3
|
||||
glibtop_init_r@Base 2.22.3
|
||||
glibtop_internet_addr@Base 2.22.3
|
||||
glibtop_make_connection@Base 2.22.3
|
||||
glibtop_open_l@Base 2.22.3
|
||||
glibtop_server_features@Base 2.22.3
|
||||
glibtop_set_parameter_l@Base 2.22.3
|
||||
glibtop_sys_siglist@Base 2.22.3
|
||||
2
debian/libgtop2-common.install
vendored
2
debian/libgtop2-common.install
vendored
@@ -1 +1 @@
|
||||
debian/tmp/usr/share/locale
|
||||
usr/share/locale
|
||||
|
||||
9
debian/libgtop2-dev.install
vendored
9
debian/libgtop2-dev.install
vendored
@@ -1,4 +1,5 @@
|
||||
debian/tmp/usr/include/libgtop-2.0
|
||||
debian/tmp/usr/lib/libgtop-2.0.a
|
||||
debian/tmp/usr/lib/libgtop-2.0.so
|
||||
debian/tmp/usr/lib/pkgconfig
|
||||
usr/include/libgtop-2.0
|
||||
usr/lib/*/libgtop-2.0.a
|
||||
usr/lib/*/libgtop-2.0.so
|
||||
usr/lib/*/pkgconfig
|
||||
usr/share/gir-*
|
||||
|
||||
11
debian/libgtop2-doc.doc-base
vendored
Normal file
11
debian/libgtop2-doc.doc-base
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
Document: libgtop2
|
||||
Title: libsoup Reference Manual
|
||||
Author: Martin Baulig, Germán Póo-Caamaño
|
||||
Abstract: This manual documents the interfaces of the libgtop
|
||||
library and has some short notes to help get you up to speed
|
||||
with using the library.
|
||||
Section: Programming
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/gtk-doc/html/libgtop/index.html
|
||||
Files: /usr/share/gtk-doc/html/libgtop/*html
|
||||
1
debian/libgtop2-doc.install
vendored
Normal file
1
debian/libgtop2-doc.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
usr/share/gtk-doc
|
||||
86
debian/patches/03_kfreebsd_installdirs.patch
vendored
Normal file
86
debian/patches/03_kfreebsd_installdirs.patch
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=602664
|
||||
Author: Josselin Mouette <joss@debian.org>
|
||||
|
||||
The libgtop_server2 binary is launched by the library itself, and has no use
|
||||
being launched directly. Therefore, it should go in $(libexecdir) instead.
|
||||
|
||||
The patch also adds some missing $(DESTDIR) references in the installation
|
||||
hooks.
|
||||
|
||||
Index: libgtop-2.32.0/libgtop-sysdeps.m4
|
||||
===================================================================
|
||||
--- libgtop-2.32.0.orig/libgtop-sysdeps.m4 2015-10-07 23:46:35.738589058 +0200
|
||||
+++ libgtop-2.32.0/libgtop-sysdeps.m4 2015-10-07 23:51:51.006990769 +0200
|
||||
@@ -40,38 +40,38 @@
|
||||
netbsd*|bsdi*)
|
||||
libgtop_sysdeps_dir=bsd
|
||||
libgtop_need_server=yes
|
||||
- libgtop_postinstall='chgrp kmem $(bindir)/libgtop_server2 && chmod 2755 $(bindir)/libgtop_server2'
|
||||
+ libgtop_postinstall='chgrp kmem $(DESTDIR)$(libexecdir)/libgtop_server2 && chmod 2755 $(DESTDIR)$(libexecdir)/libgtop_server2'
|
||||
;;
|
||||
openbsd*)
|
||||
libgtop_sysdeps_dir=openbsd
|
||||
libgtop_need_server=yes
|
||||
libgtop_sysdeps_private_mountlist=yes
|
||||
libgtop_sysdeps_private_fsusage=yes
|
||||
- libgtop_postinstall='chgrp kmem $(bindir)/libgtop_server2 && chmod 2555 $(bindir)/libgtop_server2'
|
||||
+ libgtop_postinstall='chgrp kmem $(DESTDIR)$(libexecdir)/libgtop_server2 && chmod 2755 $(DESTDIR)$(libexecdir)/libgtop_server2'
|
||||
;;
|
||||
freebsd*|kfreebsd*)
|
||||
libgtop_sysdeps_dir=freebsd
|
||||
libgtop_need_server=yes
|
||||
libgtop_sysdeps_private_mountlist=yes
|
||||
libgtop_sysdeps_private_fsusage=yes
|
||||
- libgtop_postinstall='chgrp kmem $(bindir)/libgtop_server2 && chmod 2755 $(bindir)/libgtop_server2'
|
||||
+ libgtop_postinstall='chgrp kmem $(DESTDIR)$(libexecdir)/libgtop_server2 && chmod 2755 $(DESTDIR)$(libexecdir)/libgtop_server2'
|
||||
;;
|
||||
solaris*)
|
||||
libgtop_sysdeps_dir=solaris
|
||||
libgtop_need_server=yes
|
||||
- libgtop_postinstall='chgrp sys $(bindir)/libgtop_server && chmod 2755 $(bindir)/libgtop_server'
|
||||
+ libgtop_postinstall='chgrp sys $(DESTDIR)$(libexecdir)/libgtop_server && chmod 2755 $(DESTDIR)$(libexecdir)/libgtop_server'
|
||||
;;
|
||||
aix*)
|
||||
libgtop_sysdeps_dir=aix
|
||||
libgtop_need_server=yes
|
||||
libgtop_have_sysinfo=yes
|
||||
- libgtop_postinstall='chgrp system $(bindir)/libgtop_server && chmod g+s $(bindir)/libgtop_server2'
|
||||
+ libgtop_postinstall='chgrp system $(DESTDIR)$(libexecdir)/libgtop_server && chmod g+s $(DESTDIR)$(libexecdir)/libgtop_server2'
|
||||
;;
|
||||
darwin*)
|
||||
libgtop_sysdeps_dir=darwin
|
||||
libgtop_need_server=yes
|
||||
libgtop_have_sysinfo=yes
|
||||
- libgtop_postinstall='chgrp kmem $(bindir)/libgtop_server2 && chmod g+s $(bindir)/libgtop_server2'
|
||||
+ libgtop_postinstall='chgrp kmem $(DESTDIR)$(libexecdir)/libgtop_server2 && chmod g+s $(DESTDIR)$(libexecdir)/libgtop_server2'
|
||||
;;
|
||||
cygwin*)
|
||||
libgtop_sysdeps_dir=cygwin
|
||||
Index: libgtop-2.32.0/src/daemon/Makefile.am
|
||||
===================================================================
|
||||
--- libgtop-2.32.0.orig/src/daemon/Makefile.am 2015-10-07 23:46:35.738589058 +0200
|
||||
+++ libgtop-2.32.0/src/daemon/Makefile.am 2015-10-07 23:46:35.734589003 +0200
|
||||
@@ -26,7 +26,7 @@
|
||||
suid_common =
|
||||
endif
|
||||
|
||||
-bin_PROGRAMS = libgtop_daemon2 @server_programs@
|
||||
+libexec_PROGRAMS = libgtop_daemon2 @server_programs@
|
||||
|
||||
EXTRA_PROGRAMS = libgtop_server2
|
||||
|
||||
Index: libgtop-2.32.0/configure.ac
|
||||
===================================================================
|
||||
--- libgtop-2.32.0.orig/configure.ac 2015-10-07 23:46:35.738589058 +0200
|
||||
+++ libgtop-2.32.0/configure.ac 2015-10-07 23:46:35.734589003 +0200
|
||||
@@ -285,8 +285,8 @@
|
||||
libgtop_save_exec_prefix="$exec_prefix"
|
||||
test "x$prefix" = xNONE && prefix=$ac_default_prefix
|
||||
test "x$exec_prefix" = xNONE && exec_prefix=$prefix
|
||||
-LIBGTOP_BINDIR=`eval echo "${bindir}"`
|
||||
-LIBGTOP_SERVER=`eval echo "${bindir}/libgtop_server2"`
|
||||
+LIBGTOP_BINDIR=`eval echo "${libexecdir}"`
|
||||
+LIBGTOP_SERVER=`eval echo "${libexecdir}/libgtop_server2"`
|
||||
prefix="$libgtop_save_prefix"
|
||||
exec_prefix="$libgtop_save_exec_prefix"
|
||||
|
||||
21
debian/patches/04_kfreebsd_version.patch
vendored
Normal file
21
debian/patches/04_kfreebsd_version.patch
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
From: Steven Chamberlain <steven@pyro.eu.org>
|
||||
Date: Mon, 15 Jun 2015 17:09:49 +0100
|
||||
|
||||
Support GNU/kFreeBSD by using __FreeBSD_kernel_version here,
|
||||
rather than simply __FreeBSD_version (which is only defined in
|
||||
FreeBSD itself).
|
||||
|
||||
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788709
|
||||
--- a/sysdeps/freebsd/open.c
|
||||
+++ b/sysdeps/freebsd/open.c
|
||||
@@ -43,6 +43,10 @@
|
||||
server->real_ncpu = ncpus - 1;
|
||||
server->ncpu = MIN(GLIBTOP_NCPU - 1, server->real_ncpu);
|
||||
|
||||
+#if defined(__FreeBSD__)
|
||||
server->os_version_code = __FreeBSD_version;
|
||||
+#else
|
||||
+ server->os_version_code = __FreeBSD_kernel_version;
|
||||
+#endif
|
||||
|
||||
}
|
||||
22
debian/patches/06_kfreebsd_sys_pipe.patch
vendored
Normal file
22
debian/patches/06_kfreebsd_sys_pipe.patch
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
Description: Don't include sys/pipe.h on kFreeBSD
|
||||
Defining _KERNEL to include sys/pipe.h subsequently breaks sys/conf.h;
|
||||
since sys/pipe.h is not meant to be used in userland, and libgtop2 builds
|
||||
anyway on kFreeBSD without it, don't include it.
|
||||
Author: Steven Chamberlain <steven@pyro.eu.org>
|
||||
Bug-Debian: http://bugs.debian.org/667984
|
||||
|
||||
Index: libgtop2-2.28.4/sysdeps/freebsd/procmap.c
|
||||
===================================================================
|
||||
--- libgtop2-2.28.4.orig/sysdeps/freebsd/procmap.c 2012-04-07 22:49:20.000000000 +0100
|
||||
+++ libgtop2-2.28.4/sysdeps/freebsd/procmap.c 2012-04-07 22:51:00.163079809 +0100
|
||||
@@ -38,10 +38,7 @@
|
||||
#include <sys/vnode.h>
|
||||
#undef _KVM_VNODE
|
||||
|
||||
-#define _KERNEL
|
||||
-#include <sys/pipe.h>
|
||||
#include <sys/conf.h>
|
||||
-#undef _KERNEL
|
||||
#if (__FreeBSD_version >= 800038) || (__FreeBSD_kernel_version >= 800038)
|
||||
#define _WANT_FILE
|
||||
#include <sys/file.h>
|
||||
30
debian/patches/99_ltmain_as-needed.patch
vendored
30
debian/patches/99_ltmain_as-needed.patch
vendored
@@ -1,30 +0,0 @@
|
||||
--- ltmain.sh.old 2007-10-09 07:38:25.000000000 +0200
|
||||
+++ ltmain.sh 2007-10-09 07:39:25.000000000 +0200
|
||||
@@ -1794,6 +1794,11 @@
|
||||
arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
|
||||
;;
|
||||
|
||||
+ -Wl,--as-needed)
|
||||
+ deplibs="$deplibs $arg"
|
||||
+ continue
|
||||
+ ;;
|
||||
+
|
||||
-Wl,*)
|
||||
args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
|
||||
arg=
|
||||
@@ -2137,6 +2142,15 @@
|
||||
lib=
|
||||
found=no
|
||||
case $deplib in
|
||||
+ -Wl,--as-needed)
|
||||
+ if test "$linkmode,$pass" = "prog,link"; then
|
||||
+ compile_deplibs="$deplib $compile_deplibs"
|
||||
+ finalize_deplibs="$deplib $finalize_deplibs"
|
||||
+ else
|
||||
+ deplibs="$deplib $deplibs"
|
||||
+ fi
|
||||
+ continue
|
||||
+ ;;
|
||||
-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
|
||||
if test "$linkmode,$pass" = "prog,link"; then
|
||||
compile_deplibs="$deplib $compile_deplibs"
|
||||
2
debian/patches/series
vendored
Normal file
2
debian/patches/series
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
03_kfreebsd_installdirs.patch
|
||||
04_kfreebsd_version.patch
|
||||
39
debian/rules
vendored
39
debian/rules
vendored
@@ -1,18 +1,39 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/rules/simple-patchsys.mk
|
||||
include /usr/share/cdbs/1/rules/utils.mk
|
||||
include /usr/share/cdbs/1/class/gnome.mk
|
||||
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
|
||||
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
|
||||
|
||||
GNOME_MODULE := libgtop
|
||||
|
||||
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
|
||||
DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libgtop2-7 (>= 2.20.0)'
|
||||
SHARED_PKG := libgtop-2.0-10
|
||||
|
||||
ifeq (kfreebsd,$(DEB_HOST_ARCH_OS))
|
||||
DEB_DH_GENCONTROL_ARGS += -- -Vos-specific-dev="libkvm-dev, libgeom-dev, libdevstat-dev"
|
||||
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
|
||||
|
||||
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
|
||||
CPPFLAGS += $(shell pkg-config --cflags libbsd-overlay)
|
||||
endif
|
||||
|
||||
%:
|
||||
dh $@ --with gnome,gir,autoreconf
|
||||
|
||||
override_dh_autoreconf:
|
||||
dh_autoreconf --as-needed
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
|
||||
--libexecdir=\$${libdir}/$(SHARED_PKG)
|
||||
|
||||
override_dh_makeshlibs:
|
||||
dh_makeshlibs -V '$(SHARED_PKG) (>= 2.32.0)'
|
||||
|
||||
override_dh_fixperms:
|
||||
dh_fixperms -X libgtop_server2
|
||||
|
||||
override_dh_install:
|
||||
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
|
||||
# The server is only necessary on kFreeBSD
|
||||
dh_install --autodest -p$(SHARED_PKG) \
|
||||
--ignore=debian/$(SHARED_PKG).install \
|
||||
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/$(SHARED_PKG)/libgtop_server2
|
||||
endif
|
||||
dh_install
|
||||
|
||||
1
debian/source/format
vendored
Normal file
1
debian/source/format
vendored
Normal file
@@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
||||
7
debian/watch
vendored
7
debian/watch
vendored
@@ -1,4 +1,3 @@
|
||||
version=2
|
||||
http://ftp.gnome.org/pub/GNOME/sources/libgtop/([\d\.]+)[02468]/ \
|
||||
libgtop-(.*)\.tar\.gz \
|
||||
debian uupdate
|
||||
version=4
|
||||
https://download.gnome.org/sources/libgtop/([\d\.]+[02468])/ \
|
||||
libgtop@ANY_VERSION@\.tar\.xz
|
||||
|
||||
Reference in New Issue
Block a user