# ChangeLog for kde-base/kdemultimedia
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/ChangeLog,v 1.232 2006/12/11 11:25:58 kloeri Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/ChangeLog,v 1.233 2007/01/10 16:53:29 flameeyes Exp $
+
+ 10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ kdemultimedia-3.5.5.ebuild:
+ Theora support requires libvorbis; close bug #161348.
11 Dec 2006; <kloeri@gentoo.org> kdemultimedia-3.5.5.ebuild:
Stable on ia64.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.5.5.ebuild,v 1.13 2006/12/11 11:25:58 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-3.5.5.ebuild,v 1.14 2007/01/10 16:53:29 flameeyes Exp $
inherit kde-dist flag-o-matic
audiofile? ( media-libs/audiofile )
xine? ( >=media-libs/xine-lib-1.0 )
alsa? ( media-libs/alsa-lib )
- theora? ( media-libs/libtheora )
+ theora? (
+ media-libs/libvorbis
+ media-libs/libtheora )
gstreamer? ( =media-libs/gstreamer-0.10*
=media-libs/gst-plugins-base-0.10* )
encode? ( mp3? ( media-sound/lame )