summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2008-02-21 12:36:02 +0000
committerDenis Dupeyron <calchan@gentoo.org>2008-02-21 12:36:02 +0000
commit2354cf12a18da89be17b26b747f5639e45b90200 (patch)
tree7a51f53ae13e153e4cce1da6b53d318c6dcaa79b /media-video/kino
parentversion bump (diff)
downloadgentoo-2-2354cf12a18da89be17b26b747f5639e45b90200.tar.gz
gentoo-2-2354cf12a18da89be17b26b747f5639e45b90200.tar.bz2
gentoo-2-2354cf12a18da89be17b26b747f5639e45b90200.zip
Bug #206759 fully fixed now.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/kino')
-rw-r--r--media-video/kino/ChangeLog5
-rw-r--r--media-video/kino/kino-1.1.1.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog
index 48d79aaa07e4..64e0bd240ae6 100644
--- a/media-video/kino/ChangeLog
+++ b/media-video/kino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/kino
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.96 2008/02/21 12:36:02 calchan Exp $
+
+ 21 Feb 2008; Denis Dupeyron <calchan@gentoo.org> kino-1.1.1.ebuild:
+ Bug #206759 fully fixed now.
20 Feb 2008; Denis Dupeyron <calchan@gentoo.org> kino-1.2.0.ebuild:
Partially fixed bug #206759. Stable kino will have to wait.
diff --git a/media-video/kino/kino-1.1.1.ebuild b/media-video/kino/kino-1.1.1.ebuild
index 2161537b5d2b..58281195e3d9 100644
--- a/media-video/kino/kino-1.1.1.ebuild
+++ b/media-video/kino/kino-1.1.1.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.1.1.ebuild,v 1.9 2007/12/14 17:19:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.1.1.ebuild,v 1.10 2008/02/21 12:36:02 calchan Exp $
DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
@@ -21,7 +21,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 media-video/cinelerra-cvs ) )"
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
media-sound/rawrec
dvdr? ( media-video/dvdauthor
app-cdr/dvd+rw-tools )
- gpac? ( !sparc? ( media-video/gpac ) )
+ gpac? ( media-video/gpac )
sox? ( media-sound/sox )
vorbis? ( media-sound/vorbis-tools )"