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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for media-libs/mlt++
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt++/ChangeLog,v 1.21 2009/05/16 06:52:08 aballier Exp $
16 May 2009; Alexis Ballier <aballier@gentoo.org> mlt++-0.3.8.ebuild:
assign depend/rdepend explicitly and add pkgconfig dep
16 May 2009; Alexis Ballier <aballier@gentoo.org> -mlt++-0.3.4.ebuild,
-files/mlt++-0.3.4-asneeded.patch, -mlt++-0.3.6.ebuild:
remove old
*mlt++-0.3.8 (15 Apr 2009)
15 Apr 2009; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-0.3.8-asneeded.patch, +mlt++-0.3.8.ebuild:
version bump
13 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> mlt++-0.3.4.ebuild,
mlt++-0.3.6.ebuild:
EAPI2ify, fix sandbox violation with sandbox-1.9, bug 265862. Thanks to
Andrew Walker <andrew.walker27@ntlworld.com> for reporting.
*mlt++-0.3.6 (09 Feb 2009)
09 Feb 2009; Alexis Ballier <aballier@gentoo.org> +mlt++-0.3.6.ebuild:
version bump, bug #257966
30 Jan 2009; Alexis Ballier <aballier@gentoo.org>
-files/mlt++-0.3.2-asneeded.patch, -files/mlt++-20060601-relink.patch,
-mlt++-0.3.2.ebuild:
remove old
*mlt++-0.3.4 (12 Jan 2009)
12 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-0.3.4-asneeded.patch, +mlt++-0.3.4.ebuild:
version bump
*mlt++-0.3.2 (13 Nov 2008)
13 Nov 2008; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-0.3.2-asneeded.patch, +mlt++-0.3.2.ebuild:
version bump
*mlt++-0.3.0 (21 Sep 2008)
21 Sep 2008; Alexis Ballier <aballier@gentoo.org> +mlt++-0.3.0.ebuild:
new release
10 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-0.2.2-gcc-4.3.patch, mlt++-0.2.2.ebuild:
gcc 4.3 build fix by Martin Väth <vaeth@mathematik.uni-wuerzburg.de>, bug
#216220
10 Apr 2008; Alexis Ballier <aballier@gentoo.org> -mlt++-20060601.ebuild:
Remove last version with insane versionning, this will force a downgrade
but that's life, bug #201492
*mlt++-0.2.2 (10 Apr 2008)
10 Apr 2008; Alexis Ballier <aballier@gentoo.org> +mlt++-0.2.2.ebuild:
Go back to a sane versionning scheme, bug #201492. use tc-getCXX to get
CXX and yes CC is used for compiling c++ files here
10 Apr 2008; Alexis Ballier <aballier@gentoo.org> -mlt++-20051209.ebuild:
remove old
26 Apr 2007; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-20060601-relink.patch, mlt++-20060601.ebuild:
relink test programs with libmlt++ that has just been build, not the one on
the system, fixes bug #176126
10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add missing email address for herd with name != alias.
11 Nov 2006; Alexis Ballier <aballier@gentoo.org>
+files/mlt++-20060601-as-needed.patch, mlt++-20060601.ebuild:
Adding || die to econf & emakes, as-needed patch fixing the linking order
08 Sep 2006; Markus Rothe <corsair@gentoo.org> mlt++-20060601.ebuild:
Added ~ppc64; bug #146851
*mlt++-20060601 (01 Jun 2006)
17 Jul 2006; Marc Hildebrand <zypher@gentoo.org> mlt++-20060601.ebuild
Version bump. Thanks to the folks on bug #109202 for their contribs.
15 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> mlt++-20051209.ebuild:
Fix HOMEPAGE. Bug #122860.
12 Dec 2005; <zypher@gentoo.org> mlt++-20051209.ebuild:
Added ~amd64 and ~x86 keywords
*mlt++-20051209 (10 Dec 2005)
10 Dec 2005; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+mlt++-20051209.ebuild:
First commit
|