diff --git a/common/shlibs b/common/shlibs index a4e2daa3cff..67b6346fd60 100644 --- a/common/shlibs +++ b/common/shlibs @@ -665,7 +665,7 @@ libasyncns.so.0 libasyncns-0.8_1 libpulse.so.0 libpulseaudio-1.0_1 libpulse-mainloop-glib.so.0 libpulseaudio-1.0_1 libpulse-simple.so.0 libpulseaudio-1.0_1 -libpulsecommon-4.0.so libpulseaudio-4.0_1 +libpulsecommon-5.0.so libpulseaudio-5.0_1 liborc-0.4.so.0 orc-0.4.11_1 liborc-test-0.4.so.0 orc-0.4.11_1 libgmime-2.6.so.0 gmime-2.6.4_1 diff --git a/srcpkgs/pulseaudio/template b/srcpkgs/pulseaudio/template index 1a1b0584756..ac78ef72b65 100644 --- a/srcpkgs/pulseaudio/template +++ b/srcpkgs/pulseaudio/template @@ -1,13 +1,13 @@ # Template file for 'pulseaudio' pkgname=pulseaudio -version=4.0 -revision=6 +version=5.0 +revision=1 build_style=gnu-configure configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap --enable-jack --disable-lirc --disable-hal-compat --disable-gconf --enable-orc --with-database=tdb --with-udev-rules-dir=/usr/lib/udev/rules.d - --disable-esound --disable-gtk3 --disable-bluez" -hostmakedepends="pkg-config intltool which" + --disable-esound --disable-gtk3 --enable-bluez5" +hostmakedepends="libtool pkg-config intltool which orc-devel" makedepends="zlib-devel libltdl-devel glib-devel libudev-devel speex-devel libXi-devel libXtst-devel xcb-util-devel libsndfile-devel libasyncns-devel dbus-devel tdb-devel libcap-devel avahi-libs-devel openssl-devel @@ -25,17 +25,11 @@ maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/PulseAudio" license="LGPL-2" distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz" -checksum=35ceb36bb1822fe54f0b5e4863b4f486769fdfb8ff2111f01fd8778928f9cdae +checksum=99c13a8b1249ddbd724f195579df79484e9af6418cecf6a15f003a7f36caf939 -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" libtool orc-devel" - pre_configure() { - libtoolize -f - } - # XXX disable neon for now. - configure_args+=" --disable-neon-opt" - configure_args+=" ac_cv_func_alloca_works=yes" -fi +pre_configure() { + libtoolize -f +} post_install() { vinstall ${FILESDIR}/pulseaudio.xinit 755 etc/X11/xinit/xinitrc.d pulseaudio