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
46
47
48
49
50
51
52
53
54
|
# ChangeLog for media-video/miro
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/miro/ChangeLog,v 1.10 2011/05/25 14:23:34 scarabeus Exp $
*miro-4.0.1 (25 May 2011)
25 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+files/4.0.1-ffmpeg.patch, +miro-4.0.1.ebuild, metadata.xml:
Add new version. Fixes bug #342093. Also add patch to build with latest
ffmpeg (patch not submitted upstream).
11 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
miro-2.5.4.ebuild:
Use Python 2 (bug #315055).
11 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-miro-2.5.3.ebuild, -files/miro-2.5.3-fix-locale.patch:
Delete.
26 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> miro-2.5.3.ebuild,
miro-2.5.4.ebuild:
Remove net-libs/xulrunner:1.8 support wrt #324953.
*miro-2.5.4 (05 Mar 2010)
05 Mar 2010; Mounir Lamouri <volkmar@gentoo.org> +miro-2.5.4.ebuild:
Version bump to 2.5.4, fix bug 301569
05 Mar 2010; Mounir Lamouri <volkmar@gentoo.org> miro-2.5.3.ebuild:
Fix src_prepare when gstreamer USE flag is disabled, bug 295359
28 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> miro-2.5.3.ebuild,
+files/miro-2.5.3-remove-pkg-config-list-all.patch:
Remove 'pkg-config --list-all' call, bug 294183
20 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> miro-2.5.3.ebuild:
keyword with ~amd64. Per bug #291673.
30 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> miro-2.5.3.ebuild:
Add references to upstream bugs.
30 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> miro-2.5.3.ebuild:
Add ~x86 keyword (maintainer keywording).
*miro-2.5.3 (30 Oct 2009)
30 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> +miro-2.5.3.ebuild,
+files/miro-2.5.3-disable-xine-hack.patch,
+files/miro-2.5.3-dont-install-test-files.patch,
+files/miro-2.5.3-fix-debug.patch, +files/miro-2.5.3-fix-locale.patch,
+files/miro-2.5.3-remove-unittest-option.patch, +metadata.xml:
Initial commit. Fix bug 131527
Thanks to wayne work on the bug.
|