# ChangeLog for media-video/coriander
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/ChangeLog,v 1.5 2006/03/20 18:30:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/ChangeLog,v 1.6 2006/06/08 20:08:28 seemant Exp $
+
+*coriander-2.0.0_pre6 (08 Jun 2006)
+
+ 08 Jun 2006; Seemant Kulleen <seemant@gentoo.org>
+ -coriander-2.0.0_pre4.ebuild, coriander-2.0.0_pre5.ebuild,
+ +coriander-2.0.0_pre6.ebuild:
+ version bump and dep string fix
*coriander-2.0.0_pre5 (20 Mar 2006)
# Copyright 1999-2006 Gentoo Foundation and Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_pre5.ebuild,v 1.1 2006/03/20 18:30:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_pre5.ebuild,v 1.2 2006/06/08 20:08:28 seemant Exp $
MY_P=${P/_/-}
S=${WORKDIR}/${MY_P}
-RDEPEND=">=media-libs/libdc1394-2.0.0_pre6
+RDEPEND="=media-libs/libdc1394-2.0.0_pre6*
ffmpeg? ( media-video/ffmpeg )
media-libs/libsdl
gnome-base/libgnomeui
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation and Pieter Van den Abeele
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_pre6.ebuild,v 1.1 2006/06/08 20:08:28 seemant Exp $
+
+MY_P=${P/_/-}
+
+DESCRIPTION="A Gnome2 GUI for firewire camera control and capture"
+HOMEPAGE="http://sourceforge.net/projects/coriander/"
+
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="ffmpeg"
+
+S=${WORKDIR}/${MY_P}
+
+
+RDEPEND="=media-libs/libdc1394-2.0.0_pre7*
+ ffmpeg? ( media-video/ffmpeg )
+ media-libs/libsdl
+ gnome-base/libgnomeui
+ gnome-base/libbonoboui
+ gnome-base/libgnomecanvas
+ gnome-base/libgnome
+ gnome-base/orbit"
+
+DEPEND="${RDEPEND}
+ sys-devel/libtool"
+
+src_compile() {
+ export SSE_CFLAGS="${CFLAGS}"
+ econf || die
+ emake SSE_CFLAGS="${CFLAGS}" || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc NEWS README AUTHORS
+}
MD5 8132d0aaf1dc0533a716a96334301e4e coriander-1.0.0.tar.gz 235134
+RMD160 87630777533af7585771f73cc9be9bf7a4d8464f coriander-1.0.0.tar.gz 235134
+SHA256 9860a531e4ee1e356d6ad9e52a06b83df352ee205405015a0d4943cd13df709e coriander-1.0.0.tar.gz 235134
--- /dev/null
+MD5 b8dd5ad162cfbc063c7522ca40c66946 coriander-2.0.0-pre6.tar.gz 292206
+RMD160 5234b2d1f0d52c090df2da144dd04b003639f311 coriander-2.0.0-pre6.tar.gz 292206
+SHA256 c0cfb4fa5545248dff7863005afdcd0b947a941c5bbc91aaeb0ce77d2663cdd4 coriander-2.0.0-pre6.tar.gz 292206