From c7e08abe68f072d1c8e7bc88c6d4083bbe5407c2 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 28 May 2017 13:57:05 +0200 Subject: net-libs/opal: Disable ixj support as it is broken and won't be solved ever for 3.10.x versions (#481018) Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- net-libs/opal/opal-3.10.11-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-libs/opal') diff --git a/net-libs/opal/opal-3.10.11-r1.ebuild b/net-libs/opal/opal-3.10.11-r1.ebuild index 7d7ea01e5a57..f109ffcc3ef8 100644 --- a/net-libs/opal/opal-3.10.11-r1.ebuild +++ b/net-libs/opal/opal-3.10.11-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="MPL-1.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="celt debug doc +dtmf examples fax ffmpeg h224 h281 h323 iax ilbc -ipv6 ivr ixj java ldap libav lid +plugins sbc +sip +sipim +sound srtp ssl static-libs +ipv6 ivr java ldap libav lid +plugins sbc +sip +sipim +sound srtp ssl static-libs stats swig theora +video vpb vxml +wav x264 x264-static +xml" REQUIRED_USE=" @@ -35,7 +35,6 @@ RDEPEND=" ffmpeg? ( libav? ( media-video/libav:0=[encode] ) !libav? ( media-video/ffmpeg:0=[encode] ) ) - ixj? ( sys-kernel/linux-headers ) ilbc? ( dev-libs/ilbc-rfc3951 ) sbc? ( media-libs/libsamplerate ) theora? ( media-libs/libtheora ) @@ -168,6 +167,7 @@ src_configure() { --enable-g711plc \ --enable-rfc4103 \ --disable-capi \ + --disable-ixj \ $(use_enable debug) \ $(use_enable fax) \ $(use_enable fax t38) \ @@ -179,7 +179,6 @@ src_configure() { $(use_enable h323 h501) \ $(use_enable iax) \ $(use_enable ivr) \ - $(use_enable ixj) \ $(use_enable java) \ $(use_enable lid) \ $(use_enable plugins) \ -- cgit v1.2.3-65-gdbad