diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-02-25 22:13:14 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-02-25 22:13:14 +0000 |
commit | be80080e1254527ba4902b94552d1b2cd9fc828e (patch) | |
tree | 43f86afa28805fc228aaf7082edae44a02dfe81b /net-libs/farsight2/farsight2-0.0.17.ebuild | |
parent | Initial commit. (diff) | |
download | gentoo-2-be80080e1254527ba4902b94552d1b2cd9fc828e.tar.gz gentoo-2-be80080e1254527ba4902b94552d1b2cd9fc828e.tar.bz2 gentoo-2-be80080e1254527ba4902b94552d1b2cd9fc828e.zip |
Bump to 0.0.26, restrict version of libnice for older farsight2 versions, remove old
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.17.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.17.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.17.ebuild b/net-libs/farsight2/farsight2-0.0.17.ebuild index 199f297bb97e..42ef54e19257 100644 --- a/net-libs/farsight2/farsight2-0.0.17.ebuild +++ b/net-libs/farsight2/farsight2-0.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.9 2011/02/02 01:29:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.10 2011/02/25 22:13:14 nirbheek Exp $ EAPI="2" @@ -20,6 +20,7 @@ COMMONDEPEND=">=media-libs/gstreamer-0.10.23 >=media-libs/gst-plugins-base-0.10.23 >=dev-libs/glib-2.16 >=net-libs/libnice-0.0.9[gstreamer] + <net-libs/libnice-0.1.0 python? ( || ( >=dev-python/pygobject-2.16 >=dev-python/pygtk-2.12 ) >=dev-python/pygobject-2.12 |