From 936837e586e78154f55e4e2a66699ddc8d5004a1 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 31 Aug 2008 04:56:45 +0000 Subject: nasm moved to DEPEND for bug #221451 (Portage version: 2.1.4.4) --- net-voip/linphone/ChangeLog | 6 +++++- net-voip/linphone/linphone-2.1.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-voip') diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 78dc6966f0c6..55d93effee3d 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/linphone # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.16 2008/08/22 23:18:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.17 2008/08/31 04:56:45 mr_bones_ Exp $ + + 31 Aug 2008; Michael Sterrett + linphone-2.1.1.ebuild: + nasm moved to DEPEND for bug #221451 22 Aug 2008; Doug Goldstein metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/net-voip/linphone/linphone-2.1.1.ebuild b/net-voip/linphone/linphone-2.1.1.ebuild index e68904741644..4380450317eb 100644 --- a/net-voip/linphone/linphone-2.1.1.ebuild +++ b/net-voip/linphone/linphone-2.1.1.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/net-voip/linphone/linphone-2.1.1.ebuild,v 1.3 2008/08/01 18:55:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.4 2008/08/31 04:56:45 mr_bones_ Exp $ # Note: video support in linphone relies on swscaler being disabled # in ffmpeg. this is because the video code in linphone is old @@ -28,7 +28,6 @@ RDEPEND="dev-libs/glib >=net-libs/libeXosip-3.0.3 >=media-libs/speex-1.1.12 gsm? ( >=media-sound/gsm-1.0.12-r1 ) - x86? ( xv? ( dev-lang/nasm ) ) gtk? ( >=x11-libs/gtk+-2 gnome-base/libglade @@ -42,6 +41,7 @@ RDEPEND="dev-libs/glib >=media-libs/libtheora-1.0_alpha7 )" DEPEND="${RDEPEND} + x86? ( xv? ( dev-lang/nasm ) ) dev-util/pkgconfig" # use the bundled ortp until newer versions leave package.mask # >=net-libs/ortp-0.9.0 -- cgit v1.2.3-65-gdbad