summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-02-25 00:22:30 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-02-25 00:22:30 +0000
commitbebbe34d75d75ca74bdb84ea18ca3f1a71b9ec5b (patch)
tree8f8a1ffcf427b2da374984ef88f25b2afe02865f /net-libs
parentVersion bump, build fixes and other fixes. (diff)
downloadgentoo-2-bebbe34d75d75ca74bdb84ea18ca3f1a71b9ec5b.tar.gz
gentoo-2-bebbe34d75d75ca74bdb84ea18ca3f1a71b9ec5b.tar.bz2
gentoo-2-bebbe34d75d75ca74bdb84ea18ca3f1a71b9ec5b.zip
Latest opal requires a new ptlib during configure phase: Package requirements (ptlib >= 2.6.6) were not met.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/opal/ChangeLog6
-rw-r--r--net-libs/opal/opal-3.6.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/opal/ChangeLog b/net-libs/opal/ChangeLog
index 1a97d883b3b3..eec26d52521d 100644
--- a/net-libs/opal/ChangeLog
+++ b/net-libs/opal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/opal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.60 2010/02/18 19:08:39 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.61 2010/02/25 00:22:30 robbat2 Exp $
+
+ 25 Feb 2010; Robin H. Johnson <robbat2@gentoo.org> opal-3.6.7.ebuild:
+ Latest opal requires a new ptlib during configure phase: Package
+ requirements (ptlib >= 2.6.6) were not met.
*opal-3.6.7 (18 Feb 2010)
diff --git a/net-libs/opal/opal-3.6.7.ebuild b/net-libs/opal/opal-3.6.7.ebuild
index 28407f0d4a5e..9c1489ec277d 100644
--- a/net-libs/opal/opal-3.6.7.ebuild
+++ b/net-libs/opal/opal-3.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.7.ebuild,v 1.1 2010/02/18 19:08:39 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.7.ebuild,v 1.2 2010/02/25 00:22:30 robbat2 Exp $
EAPI="2"
@@ -18,7 +18,7 @@ IUSE="+audio capi celt debug doc dtmf examples fax ffmpeg h224 h281 h323 iax
ipv6 ivr ixj java ldap lid +plugins sbc sip sipim srtp ssl stats swig theora
+video vpb vxml wav x264 x264-static xml"
-RDEPEND=">=net-libs/ptlib-2.6.4[stun,debug=,audio?,dtmf?,ipv6?,ldap?,ssl?,video?,vxml?,wav?,xml?]
+RDEPEND=">=net-libs/ptlib-2.6.6[stun,debug=,audio?,dtmf?,ipv6?,ldap?,ssl?,video?,vxml?,wav?,xml?]
>=media-libs/speex-1.2_beta
fax? ( net-libs/ptlib[asn] )
h323? ( net-libs/ptlib[asn] )