Your message dated Mon, 20 Feb 2012 15:11:30 +0100
with message-id <1329747090.31539.9.camel@puppet>
and subject line Re: libnotify.deps forces gtk+-2.0
has caused the Debian Bug report #627160,
regarding libnotify.deps forces gtk+-2.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
627160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: valac-0.12
Version: 0.12.0-4
Severity: normal

libnotify-dev depends on libnotify4 that seems to not depend on gtk+-2.0 not
gdk-2.0

tassi@birba:~/Projects/syncmaildir$ ldd /usr/lib/libnotify.so.4.0.0
        linux-vdso.so.1 =>  (0x00007fffea9ff000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0
(0x00007f95b213a000)
        libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f95b1e0d000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0
(0x00007f95b1bba000)
        libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00007f95b18cb000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00007f95b16af000)
        libc.so.6 => /lib/libc.so.6 (0x00007f95b132b000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0
(0x00007f95b1128000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0
(0x00007f95b0f24000)
        librt.so.1 => /lib/librt.so.1 (0x00007f95b0d1b000)
        libm.so.6 => /lib/libm.so.6 (0x00007f95b0a99000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x00007f95b0883000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007f95b066b000)
        libselinux.so.1 => /lib/libselinux.so.1 (0x00007f95b044c000)
        libpcre.so.3 => /lib/libpcre.so.3 (0x00007f95b0211000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f95b2580000)
        libdl.so.2 => /lib/libdl.so.2 (0x00007f95b000c000)

But the libnotify.deps file still requires gtk+-2.0 and gdk+-2.0. This makes
impossible using libnotify and gtk+-3.0 in a vala app. My impression is that
the libnotify.vapi file was update to libnotify 0.7 (libnotify4) but not the
.deps file.

Cheers



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages valac-0.12 depends on:
ii  libc6                         2.13-4     Embedded GNU C Library: Shared lib
ii  libglib2.0-0                  2.28.6-2   GLib library of C routines
ii  libglib2.0-dev                2.28.6-2   Development files for the GLib lib
ii  libvala-0.12-0                0.12.0-4   C# like language for the GObject s

valac-0.12 recommends no packages.

valac-0.12 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.14.2-1

On Wed, 2011-05-18 at 12:03 +0200, Enrico Tassi wrote:
> But the libnotify.deps file still requires gtk+-2.0 and gdk+-2.0. This makes
> impossible using libnotify and gtk+-3.0 in a vala app. My impression is that
> the libnotify.vapi file was update to libnotify 0.7 (libnotify4) but not the
> .deps file.

I think that this problem has been fixed in Vala 0.14:

        $ diff /usr/share/vala-{0.12,0.14}/vapi/libnotify.deps 
        5,7d4
        < gdk-2.0
        < pango
        < gtk+-2.0
        $

I'm therefore closing this bug now. Feel free to reopen if necessary!

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to