Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-9-r2.ebuild ffmpeg-0.10.3-r1.ebuild ChangeLog
Date: Sun, 01 Feb 2015 22:28:10
Message-Id: 20150201222805.8308D10DA2@oystercatcher.gentoo.org
1 mgorny 15/02/01 22:28:05
2
3 Modified: ChangeLog
4 Added: ffmpeg-9-r2.ebuild ffmpeg-0.10.3-r1.ebuild
5 Log:
6 Introduce USE=libav to control the preferred implementation.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.67 virtual/ffmpeg/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.67&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.67&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.66&r2=1.67
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
20 retrieving revision 1.66
21 retrieving revision 1.67
22 diff -u -r1.66 -r1.67
23 --- ChangeLog 12 Dec 2014 10:42:25 -0000 1.66
24 +++ ChangeLog 1 Feb 2015 22:28:05 -0000 1.67
25 @@ -1,6 +1,13 @@
26 # ChangeLog for virtual/ffmpeg
27 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.66 2014/12/12 10:42:25 pinkbyte Exp $
29 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.67 2015/02/01 22:28:05 mgorny Exp $
31 +
32 +*ffmpeg-0.10.3-r1 (01 Feb 2015)
33 +*ffmpeg-9-r2 (01 Feb 2015)
34 +
35 + 01 Feb 2015; Michał Górny <mgorny@g.o> +ffmpeg-0.10.3-r1.ebuild,
36 + +ffmpeg-9-r2.ebuild:
37 + Introduce USE=libav to control the preferred implementation.
38
39 12 Dec 2014; Sergey Popov <pinkbyte@g.o> metadata.xml:
40 USE='vaapi' is now global, removing it's description from metadata
41
42
43
44 1.1 virtual/ffmpeg/ffmpeg-9-r2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r2.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r2.ebuild?rev=1.1&content-type=text/plain
48
49 Index: ffmpeg-9-r2.ebuild
50 ===================================================================
51 # Copyright 1999-2015 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r2.ebuild,v 1.1 2015/02/01 22:28:05 mgorny Exp $
54
55 EAPI=5
56
57 inherit multilib-build
58
59 DESCRIPTION="Virtual package for FFmpeg implementation"
60 HOMEPAGE=""
61 SRC_URI=""
62
63 LICENSE=""
64 SLOT="0"
65 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
66 IUSE="X +encode gsm jpeg2k libav mp3 opus sdl speex theora threads truetype vaapi vdpau x264"
67
68 RDEPEND="
69 libav? ( >=media-video/libav-9.12[${MULTILIB_USEDEP},X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] )
70 !libav? ( >=media-video/ffmpeg-1.2.6-r1:0[${MULTILIB_USEDEP},X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] )
71 "
72 DEPEND=""
73
74
75
76 1.1 virtual/ffmpeg/ffmpeg-0.10.3-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3-r1.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3-r1.ebuild?rev=1.1&content-type=text/plain
80
81 Index: ffmpeg-0.10.3-r1.ebuild
82 ===================================================================
83 # Copyright 1999-2015 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3-r1.ebuild,v 1.1 2015/02/01 22:28:05 mgorny Exp $
86
87 EAPI=4
88
89 DESCRIPTION="Virtual package for FFmpeg implementation"
90 HOMEPAGE=""
91 SRC_URI=""
92
93 LICENSE=""
94 SLOT="0"
95 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
96 IUSE="X +encode gsm jpeg2k libav mp3 sdl speex theora threads truetype vaapi vdpau x264"
97
98 RDEPEND="
99 !libav? ( >=media-video/ffmpeg-0.10.3:0[X?,encode?,gsm?,jpeg2k?,mp3?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] )
100 libav? ( >=media-video/libav-0.8.4[X?,encode?,gsm?,jpeg2k?,mp3?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] )
101 "
102 DEPEND=""