summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2006-10-30 17:37:10 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2006-10-30 17:37:10 +0000
commit15d3f1ec5f5afd184fb058606905b11057935ac6 (patch)
tree00fe8ab3bf82a9ad471cd0bc487b88d0a1327b43 /media-libs/farsight
parentStable on sparc wrt #152632 (diff)
downloadgentoo-2-15d3f1ec5f5afd184fb058606905b11057935ac6.tar.gz
gentoo-2-15d3f1ec5f5afd184fb058606905b11057935ac6.tar.bz2
gentoo-2-15d3f1ec5f5afd184fb058606905b11057935ac6.zip
Version bump. Remove 0.1.8, but not 0.1.3.1 as it could be needed by tapiocaui-0.3.9.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'media-libs/farsight')
-rw-r--r--media-libs/farsight/ChangeLog9
-rw-r--r--media-libs/farsight/farsight-0.1.10.ebuild45
-rw-r--r--media-libs/farsight/files/digest-farsight-0.1.103
-rw-r--r--media-libs/farsight/metadata.xml8
4 files changed, 62 insertions, 3 deletions
diff --git a/media-libs/farsight/ChangeLog b/media-libs/farsight/ChangeLog
index b5f0fade3f02..80780434e459 100644
--- a/media-libs/farsight/ChangeLog
+++ b/media-libs/farsight/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/farsight
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.4 2006/10/19 20:31:22 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.5 2006/10/30 17:37:10 peper Exp $
+
+*farsight-0.1.10 (30 Oct 2006)
+
+ 30 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> metadata.xml,
+ -farsight-0.1.8.ebuild, +farsight-0.1.10.ebuild:
+ Version bump. Remove 0.1.8, but not 0.1.3.1 as it could be needed by
+ tapiocaui-0.3.9.
*farsight-0.1.8 (19 Oct 2006)
diff --git a/media-libs/farsight/farsight-0.1.10.ebuild b/media-libs/farsight/farsight-0.1.10.ebuild
new file mode 100644
index 000000000000..91e77228258a
--- /dev/null
+++ b/media-libs/farsight/farsight-0.1.10.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.10.ebuild,v 1.1 2006/10/30 17:37:10 peper Exp $
+
+DESCRIPTION="FarSight is an audio/video conferencing framework specifically designed for Instant Messengers."
+HOMEPAGE="http://farsight.sourceforge.net/"
+SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
+#EDARCS_REPO_URI="http://projects.collabora.co.uk/darcs/farsight/farsight"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="sofia-sip gnet jingle"
+# msn yahoo
+SLOT="0"
+
+RDEPEND="=media-libs/gstreamer-0.10*
+ =media-plugins/gst-plugins-farsight-0.10*
+ >=dev-libs/glib-2.6
+ dev-libs/libxml2
+ gnet? ( >=net-libs/gnet-2.0.7 )
+ sofia-sip? ( >=net-libs/sofia-sip-1.11.6 )
+ jingle? ( >=net-libs/libjingle-0.3 )"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_compile() {
+ econf --disable-debug \
+ --disable-gtk-doc \
+ --disable-sequence-diagrams \
+ --enable-rtp \
+ $(use_enable sofia-sip) \
+ $(use_enable gnet) \
+ $(use_enable jingle jingle-p2p) || die "econf failed"
+ # Not yet ported to the new version
+ # $(use_enable msn msnwebcam) \
+ # $(use_enable msn msnavconf) \
+ # $(use_enable yahoo yahoowebcam) \
+ emake || die "emake failed"
+}
+
+src_install() {
+ emake install DESTDIR="${D}" || die "emake install failed"
+ dodoc AUTHORS ChangeLog README TODO
+}
diff --git a/media-libs/farsight/files/digest-farsight-0.1.10 b/media-libs/farsight/files/digest-farsight-0.1.10
new file mode 100644
index 000000000000..8abe7c5bcbd0
--- /dev/null
+++ b/media-libs/farsight/files/digest-farsight-0.1.10
@@ -0,0 +1,3 @@
+MD5 e908f1d121cbd55f619241a8f7dee0f7 farsight-0.1.10.tar.gz 498755
+RMD160 a52914f506618a0f793aab597ac62caff1908526 farsight-0.1.10.tar.gz 498755
+SHA256 8e3b52521048cf233a0d4fbed248afd8163575fd12c6947b27e7fd2ff27b969c farsight-0.1.10.tar.gz 498755
diff --git a/media-libs/farsight/metadata.xml b/media-libs/farsight/metadata.xml
index 9d6be9de3f83..9e6b252af301 100644
--- a/media-libs/farsight/metadata.xml
+++ b/media-libs/farsight/metadata.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <herd>voip</herd>
<maintainer>
- <email>voip@gentoo.org</email>
- <description>dependency of Tapioca</description>
+ <email>peper@gentoo.org</email>
+ <name>Piotr Jaroszyński</name>
</maintainer>
+ <longdescription lang="en">
+ </longdescription>
</pkgmetadata>
+