diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-07-08 23:50:24 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-07-08 23:50:24 +0000 |
commit | 09c57403ef87b6e0f9bf94fe48bae29e78a99040 (patch) | |
tree | d4c94eaf33c09cdb3144adc5390516c05b2da5d2 /media-video | |
parent | replace setup scripts with documentation (bug 428588, thanks Michael Orlitzky... (diff) | |
download | gentoo-2-09c57403ef87b6e0f9bf94fe48bae29e78a99040.tar.gz gentoo-2-09c57403ef87b6e0f9bf94fe48bae29e78a99040.tar.bz2 gentoo-2-09c57403ef87b6e0f9bf94fe48bae29e78a99040.zip |
Clarified ChangeLog as per bug comment and IRC talk with Nikoli.
(Portage version: 2.1.12.12/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/media-video/mpv/ChangeLog b/media-video/mpv/ChangeLog index ad2e0bcd6105..c53a2a5ef703 100644 --- a/media-video/mpv/ChangeLog +++ b/media-video/mpv/ChangeLog @@ -1,12 +1,14 @@ # ChangeLog for media-video/mpv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.11 2013/07/08 23:42:27 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.12 2013/07/08 23:50:24 tomwij Exp $ 08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> mpv-9999.ebuild: Proxy commit by Nikoli: Explicitly depend on libav-9 and ffmpeg-1.2 instead of - virtual/ffmpeg-9, fixes bug #476222. Respect CFLAGS and LDFLAGS. Removed some + virtual/ffmpeg-9, fixes bug #476222. Remove warning about CFLAGS and LDFLAGS, + we now append our flags instead of replacing upstream's flags. Removed some configure options which upstream no longer provides, some USE flag behavior - was changed as a result. USE=radio now has correct dependencies. + was changed as a result. USE flag radio now has correct dependencies, it no + longer depends on oss; added threads USE flag. 08 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: Fix repoman warning. |