--- ./media-sound/pulseaudio/pulseaudio-0.9.13.ebuild 2009-01-02 22:38:21.000000000 +0100 +++ local/overlay/./media-sound/pulseaudio/pulseaudio-0.9.13.ebuild 2009-01-09 16:19:19.000000000 +0100 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild,v 1.3 2009/01/02 21:14:14 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.13.ebuild,v 1.1 2008/10/09 22:54:16 flameeyes Exp $ EAPI=2 @@ -33,7 +33,7 @@ ) app-admin/eselect-esd bluetooth? ( - >=net-wireless/bluez-libs-3 + >=net-wireless/bluez-4.26 >=sys-apps/dbus-1.0.0 ) policykit? ( sys-auth/policykit ) @@ -43,12 +43,9 @@ >=media-libs/libsndfile-1.0.10 >=dev-libs/liboil-0.3.6 sys-libs/gdbm - || ( sys-apps/openrc >=sys-apps/baselayout-2.0_rc5 ) + || ( sys-apps/openrc >=sys-apps/baselayout-1 ) >=sys-devel/libtool-1.5.24" # it's a valid RDEPEND, libltdl.so is used - -# Remove autoconf when >=2.62 stable and pulled in by autotools.eclass DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.62 X? ( x11-proto/xproto ) dev-libs/libatomic_ops dev-util/pkgconfig @@ -60,7 +57,7 @@ RDEPEND="${RDEPEND} gnome-extra/gnome-audio alsa? ( media-sound/alsa-utils ) - bluetooth? ( >=net-wireless/bluez-utils-3 )" + bluetooth? ( >=net-wireless/bluez-4.26 )" pkg_setup() { enewgroup audio 18 # Just make sure it exists @@ -161,7 +158,7 @@ elog " http://pulseaudio.org/wiki/SystemWideInstance" if use gnome; then elog - elog "By enabling gnome USE flag, you enabled gconf support. Please note" + elog "By enabling gnome USE flag, you enabled gconf support. Pleaes note" elog "that you might need to remove the gnome USE flag or disable the" elog "gconf module on /etc/pulse/default.pa to be able to use PulseAudio" elog "with a system-wide instance."