Bug#473211: libgtop2: FTBFS on GNU/kFreeBSD

Petr Salinger Petr.Salinger at seznam.cz
Thu Apr 3 13:41:08 UTC 2008


Hello,

the upstream part is now submitted in 
http://bugzilla.gnome.org/show_bug.cgi?id=525953

For fixing 2.22.0 debian package please apply whole patch from
"Sat, 29 Mar 2008 11:03:22 +0100 (CET)"

For future versions, after upstream part is included
and tarball regenerated, it remains only to apply

diff -u libgtop2-2.22.0/debian/control.in libgtop2-2.22.0/debian/control.in
--- libgtop2-2.22.0/debian/control.in
+++ libgtop2-2.22.0/debian/control.in
@@ -34,7 +34,7 @@
  Section: libdevel
  Depends: libgtop2-7 (= ${binary:Version}),
           libglib2.0-dev,
-         ${libkvm-dev}
+         ${os-specific-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.


diff -u libgtop2-2.22.0/debian/rules libgtop2-2.22.0/debian/rules
--- libgtop2-2.22.0/debian/rules
+++ libgtop2-2.22.0/debian/rules
@@ -16,3 +16,3 @@
-DEB_DH_GENCONTROL_ARGS += -- -Vlibkvm-dev=libkvm-dev
+DEB_DH_GENCONTROL_ARGS += -- -Vos-specific-dev="libkvm-dev, libgeom-dev, libdevstat-dev"
  endif



Petr








More information about the pkg-gnome-maintainers mailing list