Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918868 - net-libs/gtk-vnc-1.3.1[pulseaudio] should depend on media-libs/libpulse
Summary: net-libs/gtk-vnc-1.3.1[pulseaudio] should depend on media-libs/libpulse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 20:02 UTC by Chris Mayo
Modified: 2024-06-10 13:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2023-11-29 20:02:32 UTC
net-libs/gtk-vnc-1.3.1 has in RDEPEND:

pulseaudio? ( >=media-sound/pulseaudio-11.0 )

but the dependency is libpulse-simple:

https://gitlab.gnome.org/GNOME/gtk-vnc/-/blob/1ea35aa11bdf97916409504024bcd36a01abc64d/meson.build#L116
Comment 1 Alfred Wingate 2023-11-30 00:12:17 UTC
$ qfile libpulse-simple.pc
media-libs/libpulse: /usr/lib/pkgconfig/libpulse-simple.pc
media-libs/libpulse: /usr/lib64/pkgconfig/libpulse-simple.pc
$ qfile libpulse-simple.so
media-libs/libpulse: /usr/lib/libpulse-simple.so
media-libs/libpulse: /usr/lib64/libpulse-simple.so
Comment 2 Larry the Git Cow gentoo-dev 2024-06-10 13:55:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7696b07ebb3ceba58e08a7db5344bc79a02ebfd9

commit 7696b07ebb3ceba58e08a7db5344bc79a02ebfd9
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2024-06-10 13:53:01 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2024-06-10 13:55:09 +0000

    net-libs/gtk-vnc: switch IUSE=pulseaudio to media-libs/libpulse
    
    Closes: https://bugs.gentoo.org/918868
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 net-libs/gtk-vnc/gtk-vnc-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)