From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: media-sound/pulseaudio/
Date: Tue, 3 Nov 2015 23:18:56 +0000 (UTC) [thread overview]
Message-ID: <1446592701.e0a20ff580b8c99e309b5df25e3e44d459280814.eva@gentoo> (raw)
commit: e0a20ff580b8c99e309b5df25e3e44d459280814
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 23:16:25 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 23:18:21 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=e0a20ff5
media-sound/pulseaudio: use openssl slot and switch to libltdl
As in gentoo-x86 tree
media-sound/pulseaudio/pulseaudio-4.0-r1.ebuild | 8 ++++----
media-sound/pulseaudio/pulseaudio-5.0-r3.ebuild | 9 +++++----
media-sound/pulseaudio/pulseaudio-9999.ebuild | 9 +++++----
3 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/media-sound/pulseaudio/pulseaudio-4.0-r1.ebuild b/media-sound/pulseaudio/pulseaudio-4.0-r1.ebuild
index fda4fdd..2f1798b 100644
--- a/media-sound/pulseaudio/pulseaudio-4.0-r1.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -62,7 +62,7 @@ RDEPEND="
realtime? ( sys-auth/rtkit )
equalizer? ( sci-libs/fftw:3.0 )
orc? ( >=dev-lang/orc-0.4.9 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0 )
>=media-libs/speex-1.2_rc1
gdbm? ( sys-libs/gdbm )
webrtc-aec? ( media-libs/webrtc-audio-processing )
@@ -72,9 +72,9 @@ RDEPEND="
abi_x86_32? (
!<=app-emulation/emul-linux-x86-soundlibs-20131008-r1
!app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )
- >=sys-devel/libtool-2.2.4
+ dev-libs/libltdl:0
"
-# it's a valid RDEPEND, libltdl.so is used
+# it's a valid RDEPEND, libltdl.so is used for native abi
DEPEND="${RDEPEND}
sys-devel/m4
diff --git a/media-sound/pulseaudio/pulseaudio-5.0-r3.ebuild b/media-sound/pulseaudio/pulseaudio-5.0-r3.ebuild
index 673d1bc..8d7bdd6 100644
--- a/media-sound/pulseaudio/pulseaudio-5.0-r3.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-5.0-r3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
+
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
DESCRIPTION="A networked sound server with an advanced plugin system"
@@ -61,7 +62,7 @@ RDEPEND="
realtime? ( sys-auth/rtkit )
equalizer? ( sci-libs/fftw:3.0 )
orc? ( >=dev-lang/orc-0.4.9 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0 )
>=media-libs/speex-1.2_rc1
gdbm? ( sys-libs/gdbm )
webrtc-aec? ( media-libs/webrtc-audio-processing )
@@ -70,9 +71,9 @@ RDEPEND="
dev-libs/json-c[${MULTILIB_USEDEP}]
abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20131008-r1
!app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )
- >=sys-devel/libtool-2.4.2
+ dev-libs/libltdl:0
"
-# it's a valid RDEPEND, libltdl.so is used
+# it's a valid RDEPEND, libltdl.so is used for native abi
DEPEND="${RDEPEND}
sys-devel/m4
diff --git a/media-sound/pulseaudio/pulseaudio-9999.ebuild b/media-sound/pulseaudio/pulseaudio-9999.ebuild
index c88e3a6..4a536fc 100644
--- a/media-sound/pulseaudio/pulseaudio-9999.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -35,9 +35,9 @@ RDEPEND="
dev-libs/libpcre
)
dev-libs/json-c[${MULTILIB_USEDEP}]
+ dev-libs/libltdl:0
>=media-libs/libsndfile-1.0.20[${MULTILIB_USEDEP}]
>=media-libs/speex-1.2_rc1
- >=sys-devel/libtool-2.4.2
abi_x86_32? (
!<=app-emulation/emul-linux-x86-soundlibs-20131008-r1
@@ -63,7 +63,7 @@ RDEPEND="
lirc? ( app-misc/lirc )
orc? ( >=dev-lang/orc-0.4.9 )
realtime? ( sys-auth/rtkit )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0 )
systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] )
tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] )
tdb? ( sys-libs/tdb )
@@ -79,7 +79,8 @@ RDEPEND="
xen? ( app-emulation/xen-tools )
zeroconf? ( >=net-dns/avahi-0.6.12[dbus] )
"
-# libtool a valid RDEPEND, libltdl.so is used
+# it's a valid RDEPEND, libltdl.so is used for native abi
+
DEPEND="${RDEPEND}
dev-libs/libatomic_ops
dev-util/intltool
next reply other threads:[~2015-11-03 23:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 23:18 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-21 21:03 [gentoo-commits] dev/eva:master commit in: media-sound/pulseaudio/ Gilles Dartiguelongue
2014-11-23 22:30 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1446592701.e0a20ff580b8c99e309b5df25e3e44d459280814.eva@gentoo \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox