maksbotan 14/06/17 18:13:46 Modified: mpv-9999.ebuild ChangeLog Log: Update lcms dependency in 9999, thanks to Nikoli. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Revision Changes Path 1.51 media-video/mpv/mpv-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-9999.ebuild?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-9999.ebuild?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-9999.ebuild?r1=1.50&r2=1.51 Index: mpv-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-9999.ebuild,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- mpv-9999.ebuild 2 Jun 2014 18:11:09 -0000 1.50 +++ mpv-9999.ebuild 17 Jun 2014 18:13:46 -0000 1.51 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-9999.ebuild,v 1.50 2014/06/02 18:11:09 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-9999.ebuild,v 1.51 2014/06/17 18:13:46 maksbotan Exp $ EAPI=5 @@ -55,7 +55,7 @@ x11-libs/libXext x11-libs/libXxf86vm opengl? ( virtual/opengl ) - lcms? ( media-libs/lcms:2 ) + lcms? ( >=media-libs/lcms-2.6:2 ) vaapi? ( >=x11-libs/libva-0.34.0[X(+)] ) vdpau? ( >=x11-libs/libvdpau-0.2 ) xinerama? ( x11-libs/libXinerama ) 1.80 media-video/mpv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 2 Jun 2014 18:11:09 -0000 1.79 +++ ChangeLog 17 Jun 2014 18:13:46 -0000 1.80 @@ -1,6 +1,9 @@ # ChangeLog for media-video/mpv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.79 2014/06/02 18:11:09 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.80 2014/06/17 18:13:46 maksbotan Exp $ + + 17 Jun 2014; Maxim Koltsov <[email protected]> mpv-9999.ebuild: + Update lcms dependency in 9999, thanks to Nikoli. 02 Jun 2014; Tom Wijsman <[email protected]> mpv-9999.ebuild: Remove vcd USE flag, make cdio USE flag non-enabled by default due to upstream
