Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271288 - media-sound/pavucontrol-0.9.7 depends on a too old pulseaudio version
Summary: media-sound/pavucontrol-0.9.7 depends on a too old pulseaudio version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 11:28 UTC by Maciej Józiewicz
Modified: 2009-05-27 07:13 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 Maciej Józiewicz 2009-05-26 11:28:13 UTC
I'm using pulseaudio-0.9.10-r1 because it's the latest in portage that doesn't pull in openrc. I decided to upgrade all the X utilites for to current versions and all went fine but this one, so I'm using 0.9.6-r1 which works fine. That's the error:
checking for PULSE... configure: error: Package requirements ( libpulse >= 0.9.12 libpulse-mainloop-glib >= 0.9.12 ) were not met:

Requested 'libpulse >= 0.9.12' but version of libpulse is 0.9.10
Requested 'libpulse-mainloop-glib >= 0.9.12' but version of libpulse-mainloop-glib is 0.9.10

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PULSE_CFLAGS
and PULSE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-05-27 07:13:20 UTC
+  27 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  pavucontrol-0.9.7.ebuild:
+  Raise pulseaudio depend to 0.9.12 wrt #271288, thanks to Maciej
+  Józiewicz.