Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384659 - media-sound/padevchooser-0.9.3 fails configure with pulseaudio-1.0
Summary: media-sound/padevchooser-0.9.3 fails configure with pulseaudio-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 13:52 UTC by Simon Kohlmeyer
Modified: 2011-09-28 10:49 UTC (History)
0 users

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 Simon Kohlmeyer 2011-09-27 13:52:49 UTC
configure: error: Package requirements ( libpulse >= 0.9.2 libpulse-browse >= 0.9.2 libpulse-mainloop-glib >= 0.9.2 ) were not met:

No package 'libpulse-browse' found

Reproducible: Always

Steps to Reproduce:
1. Upgrade to pulseaudio 1.0
2. Try to install padevchooser
3.
Actual Results:  
Doesn't compile

Expected Results:  
Compile

I think that this is a problem with pulseaudio-1.0 because of this changelog entry in padevchooser:

31 Aug 2006; Diego Pettenò <flameeyes@gentoo.org>
padevchooser-0.9.2.ebuild, padevchooser-0.9.3.ebuild:
Check for avahi useflag as it's needed to have libpulse-browse, thanks to
Alessandro Chirico in bug #145648 for reporting.

The referenced bug is here: https://bugs.gentoo.org/145648?id=145648
Comment 1 Rafał Mużyło 2011-09-27 15:19:41 UTC
Not quite a bug - pulseaudio upstream in the process of developing 1.0 removed libpulse-browse on purpose.

padevchooser has been consider broken by design by pulseaudio upstream for quite awhile.
Comment 2 Simon Kohlmeyer 2011-09-27 16:49:36 UTC
Then padevchooser should depend on pulseaudio <1.0
Comment 3 Arun Raghavan (RETIRED) gentoo-dev 2011-09-28 10:49:39 UTC
Thanks for reporting this -- added a blocker against pulseaudio 1.0 in the padevchooser ebuild.