diff options
author | 2013-08-07 18:58:58 +0000 | |
---|---|---|
committer | 2013-08-07 18:58:58 +0000 | |
commit | d2062918f33da756465aae20cf572b32dbf4ad36 (patch) | |
tree | 0e29dccfe6477aa4fdb6cdc26b017ffc510d8182 /media-tv/xbmc/ChangeLog | |
parent | Pull in -r1 of media-libs/jpeg-9 wrt #479808 in attempt to force the upgrade. (diff) | |
download | gentoo-2-d2062918f33da756465aae20cf572b32dbf4ad36.tar.gz gentoo-2-d2062918f33da756465aae20cf572b32dbf4ad36.tar.bz2 gentoo-2-d2062918f33da756465aae20cf572b32dbf4ad36.zip |
Add working libav support. It requires libav git master or 10. Add a warning when building against libav to reflect the state of such support. Add := deps on libav and ffmpeg.
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-tv/xbmc/ChangeLog')
-rw-r--r-- | media-tv/xbmc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog index f604d38e66b7..2e1a82e31770 100644 --- a/media-tv/xbmc/ChangeLog +++ b/media-tv/xbmc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-tv/xbmc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.193 2013/07/20 16:10:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.194 2013/08/07 18:58:58 aballier Exp $ + + 07 Aug 2013; Alexis Ballier <aballier@gentoo.org> xbmc-9999.ebuild: + Add working libav support. It requires libav git master or 10. Add a warning + when building against libav to reflect the state of such support. Add := deps + on libav and ffmpeg. 20 Jul 2013; Alexis Ballier <aballier@gentoo.org> xbmc-9999.ebuild: Fix vdpau deps again: It requires either ffmpeg-1.2.1 or a post-libav9 |