public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Olivier Crete (tester)" <tester@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/farsight2: ChangeLog farsight2-0.0.15.ebuild
Date: Mon, 07 Sep 2009 05:36:14 +0000	[thread overview]
Message-ID: <E1MkWti-0000hG-Lb@stork.gentoo.org> (raw)

tester      09/09/07 05:36:14

  Modified:             ChangeLog
  Added:                farsight2-0.0.15.ebuild
  Log:
  Version bump, enable msn plugin
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-libs/farsight2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Sep 2009 13:32:59 -0000	1.9
+++ ChangeLog	7 Sep 2009 05:36:14 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/farsight2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.9 2009/09/01 13:32:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.10 2009/09/07 05:36:14 tester Exp $
+
+*farsight2-0.0.15 (07 Sep 2009)
+
+  07 Sep 2009; Olivier Crête <tester@gentoo.org> +farsight2-0.0.15.ebuild:
+  Version bump, enable msn plugin
 
   01 Sep 2009; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.14.ebuild:
   Marked ~hppa (bug #282989).



1.1                  net-libs/farsight2/farsight2-0.0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild?rev=1.1&content-type=text/plain

Index: farsight2-0.0.15.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.1 2009/09/07 05:36:14 tester Exp $

EAPI="2"

DESCRIPTION="Farsight2 is an audio/video conferencing framework specifically designed for Instant Messengers."
HOMEPAGE="http://farsight.freedesktop.org/"
SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
IUSE="python test msn"
SLOT="0"

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]
	python? (
		|| ( >=dev-python/pygobject-2.16 >=dev-python/pygtk-2.12 )
		>=dev-python/pygobject-2.12
		>=dev-python/gst-python-0.10.10 )"

RDEPEND="${COMMONDEPEND}
	>=media-libs/gst-plugins-good-0.10.11
	>=media-libs/gst-plugins-bad-0.10.13
	msn? ( >=media-plugins/gst-plugins-mimic-0.10.14 )"

DEPEND="${COMMONDEPEND}
	test? ( media-plugins/gst-plugins-vorbis
		media-plugins/gst-plugins-speex )
	dev-util/pkgconfig"

src_configure() {
	plugins="fsrtpconference,funnel,rtcpfilter,videoanyrate"
	use msn && plugins="${plugins},fsmsnconference"
	econf $(use_enable python) --with-plugins=${plugins}
}

src_install() {
	emake install DESTDIR="${D}" || die "emake install failed"
	dodoc AUTHORS README ChangeLog
}






             reply	other threads:[~2009-09-07  5:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07  5:36 Olivier Crete (tester) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-02-19 19:12 [gentoo-commits] gentoo-x86 commit in net-libs/farsight2: ChangeLog farsight2-0.0.15.ebuild Raul Porcel (armin76)
2010-05-17 16:49 Olivier Crete (tester)

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=E1MkWti-0000hG-Lb@stork.gentoo.org \
    --to=tester@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