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
|
# ChangeLog for media-libs/memphis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/memphis/ChangeLog,v 1.12 2012/01/17 08:07:35 jlec Exp $
17 Jan 2012; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
metadata.xml:
Always DEP on dev-util/gtk-doc, #398999
22 Dec 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild:
Do not run elibtolize as it is already done by autotools-utils.eclass,
#395497
17 Dec 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
+files/memphis-0.2.3-link_gobject.patch:
Add patch for correct linking with USE=vala, thanks Attila Tóth finding the
patch, #394945; moved to autotools-utils.eclass in order to handle .a/.la
files correctly
14 Jul 2011; Thomas Kahle <tomka@gentoo.org> memphis-0.2.3.ebuild:
x86 stable per bug 369909
01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> memphis-0.2.3.ebuild:
Stable on amd64 wrt bug #278255
26 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> memphis-0.2.3.ebuild:
Enable introspection by default, per gnome policy.
20 Mar 2011; Justin Lecher <jlec@gentoo.org> -memphis-0.2.2.ebuild,
memphis-0.2.3.ebuild, +files/memphis-0.2.3-demos.patch:
Removed old, fix for conditional building vala bindings, 359549
07 Mar 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild,
memphis-0.2.3.ebuild:
Correct Slots for gtk 3 introduction to tree, fixed vala dep version, #357743
*memphis-0.2.3 (19 Sep 2010)
19 Sep 2010; Justin Lecher <jlec@gentoo.org> +memphis-0.2.3.ebuild:
Version Bump, fixes 331107
25 Jun 2010; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild:
Bumped automake dep to 1.11, 324933
18 Jun 2010; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild,
metadata.xml:
Added support for dev-lang/vala via USE=vala
*memphis-0.2.2 (17 Jun 2010)
17 Jun 2010; Justin Lecher <jlec@gentoo.org> +memphis-0.2.2.ebuild,
+metadata.xml:
New addition
|