summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2008-02-20 13:18:00 +0000
committerDenis Dupeyron <calchan@gentoo.org>2008-02-20 13:18:00 +0000
commitfdd631bff960d8a61a557cf5b1c56f9fe908afdc (patch)
tree26e6320cb93e50014eb26d3ca3733be2ed9aa301 /media-video/kino
parentVersion bump (diff)
downloadgentoo-2-fdd631bff960d8a61a557cf5b1c56f9fe908afdc.tar.gz
gentoo-2-fdd631bff960d8a61a557cf5b1c56f9fe908afdc.tar.bz2
gentoo-2-fdd631bff960d8a61a557cf5b1c56f9fe908afdc.zip
Partially fixed bug #206759. Stable kino will have to wait.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/kino')
-rw-r--r--media-video/kino/ChangeLog7
-rw-r--r--media-video/kino/kino-1.2.0.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog
index 9f1c06eec671..48d79aaa07e4 100644
--- a/media-video/kino/ChangeLog
+++ b/media-video/kino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/kino
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.94 2007/12/23 16:11:49 calchan Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.95 2008/02/20 13:18:00 calchan Exp $
+
+ 20 Feb 2008; Denis Dupeyron <calchan@gentoo.org> kino-1.2.0.ebuild:
+ Partially fixed bug #206759. Stable kino will have to wait.
*kino-1.2.0 (23 Dec 2007)
diff --git a/media-video/kino/kino-1.2.0.ebuild b/media-video/kino/kino-1.2.0.ebuild
index 85eedc6ef414..27a2276b4e26 100644
--- a/media-video/kino/kino-1.2.0.ebuild
+++ b/media-video/kino/kino-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.2.0.ebuild,v 1.1 2007/12/23 16:11:49 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.2.0.ebuild,v 1.2 2008/02/20 13:18:00 calchan Exp $
DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
@@ -32,7 +32,7 @@ DEPEND=">=x11-libs/gtk+-2.6.0
>=sys-libs/libavc1394-0.4.1
>=media-libs/libdv-0.103
media-libs/libsamplerate
- !sparc? ( media-libs/libiec61883 )
+ media-libs/libiec61883
alsa? ( >=media-libs/alsa-lib-1.0.9 )
>=media-video/ffmpeg-0.4.9_p20061016
quicktime? ( >=media-libs/libquicktime-0.9.5 )"
@@ -41,7 +41,7 @@ RDEPEND="${DEPEND}
media-sound/rawrec
dvdr? ( media-video/dvdauthor
app-cdr/dvd+rw-tools )
- gpac? ( !sparc? ( media-video/gpac ) )
+ gpac? ( media-video/gpac )
lame? ( media-sound/lame )
gstreamer? ( media-libs/gst-plugins-base )
sox? ( media-sound/sox )