diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2008-08-03 02:03:17 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2008-08-03 02:03:17 +0000 |
commit | c7e885010ee5a613d857786950584f021b6c33be (patch) | |
tree | 07b9519511fe6ebf4a56605b7ca1c016725f7abb /media-sound/pulseaudio | |
parent | Fix bug #220779; thanks to Andrew John Hughes <gnu_andrew AT member DOT fsf D... (diff) | |
download | gentoo-2-c7e885010ee5a613d857786950584f021b6c33be.tar.gz gentoo-2-c7e885010ee5a613d857786950584f021b6c33be.tar.bz2 gentoo-2-c7e885010ee5a613d857786950584f021b6c33be.zip |
Version bump (bug #232991), add "speex" USE flag. This versiom has flameeyes' dymanic initscript dependencies, so it deps on openrc. Clean up a bit.
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.11.ebuild (renamed from media-sound/pulseaudio/pulseaudio-0.9.10-r50.ebuild) | 16 |
2 files changed, 21 insertions, 5 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index ebcedb924c23..56e4fe05e05e 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.105 2008/04/18 06:01:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.106 2008/08/03 02:03:17 chutzpah Exp $ + +*pulseaudio-0.9.11 (03 Aug 2008) + + 03 Aug 2008; Patrick McLean <chutzpah@gentoo.org> + -pulseaudio-0.9.10-r50.ebuild, +pulseaudio-0.9.11.ebuild: + Version bump (bug #232991), add "speex" USE flag. This versiom has + flameeyes' dymanic initscript dependencies, so it deps on openrc. Clean up + a bit. *pulseaudio-0.9.10-r51 (18 Apr 2008) *pulseaudio-0.9.10-r1 (18 Apr 2008) diff --git a/media-sound/pulseaudio/pulseaudio-0.9.10-r50.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild index d6ac9dfbfbf0..99fd5d625ef1 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.10-r50.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild @@ -1,6 +1,6 @@ # 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.10-r50.ebuild,v 1.2 2008/04/03 19:52:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11.ebuild,v 1.1 2008/08/03 02:03:17 chutzpah Exp $ EAPI=1 @@ -13,7 +13,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" -IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns +glib" +IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns speex +glib" RDEPEND="X? ( x11-libs/libX11 ) caps? ( sys-libs/libcap ) @@ -21,7 +21,7 @@ RDEPEND="X? ( x11-libs/libX11 ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) >=media-libs/libsndfile-1.0.10 >=dev-libs/liboil-0.3.6 - alsa? ( >=media-libs/alsa-lib-1.0.10 ) + alsa? ( >=media-libs/alsa-lib-1.0.17 ) glib? ( >=dev-libs/glib-2.4.0 ) avahi? ( >=net-dns/avahi-0.6.12 ) >=dev-libs/liboil-0.3.0 @@ -30,6 +30,7 @@ RDEPEND="X? ( x11-libs/libX11 ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0 ) gnome? ( >=gnome-base/gconf-2.4.0 ) + speex? ( >=media-libs/speex-1.2_rc1 ) hal? ( >=sys-apps/hal-0.5.7 >=sys-apps/dbus-1.0.0 @@ -41,6 +42,8 @@ RDEPEND="X? ( x11-libs/libX11 ) ) policykit? ( sys-auth/policykit ) asyncns? ( net-libs/libasyncns ) + sys-libs/gdbm + sys-apps/openrc >=sys-apps/baselayout-2.0_rc5 >=sys-devel/libtool-1.5.24" # it's a valid RDEPEND, libltdl.so is used DEPEND="${RDEPEND} @@ -75,7 +78,10 @@ src_unpack() { unpack ${A} cd "${S}" - epatch "${FILESDIR}/${P}-caps.patch" + # Avoid building - and especially linking - test programs + # outside of make check + sed -i -e 's:noinst_PROGRAMS:check_PROGRAMS:' \ + "${S}/src/Makefile.am" eautoreconf elibtoolize @@ -140,6 +146,8 @@ src_install() { # Create the state directory diropts -o pulse -g pulse -m0755 keepdir /var/run/pulse + + find "${D}" -name '*.la' -delete } pkg_postinst() { |