Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906048

Summary: x11-libs/libnotify [introspection] is missing x11-libs/gdk-pixbuf [introspection] as dependency
Product: Gentoo Linux Reporter: Mio <wbqq>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: freedesktop-bugs
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33286
Whiteboard:
Package list:
Runtime testing required: ---

Description Mio 2023-05-10 05:34:43 UTC
when building libnotify with +introspection
Couldn't find include 'GdkPixbuf-2.0.gir' (search path: '['/usr/share/gir-1.0', '/usr/share', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']')
ninja: build stopped: subcommand failed.

fix: rebuild x11-libs/gdk-pixbuf with +introspection use flag
Comment 1 Larry the Git Cow gentoo-dev 2023-10-20 13:14:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249ea33f0d34c94ea0b1e42c960962f07708c8f1

commit 249ea33f0d34c94ea0b1e42c960962f07708c8f1
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2023-10-10 18:36:32 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-10-20 13:14:36 +0000

    x11-libs/libnotify: Version bump to 0.8.3
    
    Add introspection USE dependency for x11-libs/gdk-pixbuf
    
    Closes: https://bugs.gentoo.org/906048
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33286
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 x11-libs/libnotify/Manifest               |  1 +
 x11-libs/libnotify/libnotify-0.8.3.ebuild | 71 +++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)