blob: a0403df100c1c868d64b9115c4a6a85c5551fa82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# ChangeLog for virtual/ffmpeg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.7 2011/03/31 15:25:25 scarabeus Exp $
31 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -ffmpeg-0.5.ebuild:
Just drop 0.5 ffmpeg, things are easier without it now. Only thing so far
requiring it is xine-lib which can be solved by ia64 stabling 0.6 ffmpeg.
31 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> ffmpeg-0.5.ebuild,
ffmpeg-0.6.ebuild:
use same use defaluts as the package itself.
*ffmpeg-0.5 (31 Mar 2011)
31 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -ffmpeg-0.ebuild,
+ffmpeg-0.5.ebuild, +ffmpeg-0.6.ebuild:
Move back to versioned virtuals as discussed on dev ml. So chop chop with
migration now :)
27 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> ffmpeg-0.ebuild:
Do not set DEPEND. Per bug #360711.
*ffmpeg-0 (26 Mar 2011)
26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.ebuild,
-ffmpeg-0.1.ebuild:
Use 0 as version to be 100% clear it is not versioned at all.
*ffmpeg-0.1 (26 Mar 2011)
26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.1.ebuild,
-ffmpeg-0.6.ebuild, -ffmpeg-9999.ebuild:
Refactor to not include version in the virtual as per what Samuli told on
-dev. Drop versioned virtuals.
*ffmpeg-9999 (23 Mar 2011)
*ffmpeg-0.6 (23 Mar 2011)
23 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.6.ebuild,
+ffmpeg-9999.ebuild, +metadata.xml:
Add initial ffmpeg virtuals as per discussion with lu_zero. They implement
all useflags that are in use over main tree now. Also they are separated by
version so each package can depend on =virtual-version if there is some api
incompatibility.
|