blob: dd88c1d8ff92d0770655adc3140cbaf9e5e0f4e0 (
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
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
|
# ChangeLog for media-libs/libcaca
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaca/ChangeLog,v 1.20 2006/03/17 01:49:38 flameeyes Exp $
*libcaca-0.9-r2 (17 Mar 2006)
17 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/libcaca-0.9-libtool2.patch, metadata.xml, libcaca-0.9-r1.ebuild,
+libcaca-0.9-r2.ebuild:
New libtool patch, now link the demo programs installed dynamically instead
of statically, and allow use of --as-needed. This way it also fixes bug
#119428. Minor whitespace cleanup.
13 Dec 2005; Seemant Kulleen <seemant@gentoo.org> libcaca-0.9-r1.ebuild:
modular X deps
31 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> -libcaca-0.9.ebuild:
Remove old version.
31 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> libcaca-0.9-r1.ebuild:
Fixed DEPEND/RDEPEND to avoid having doxygen in RDEPEND. Use eautoreconf
instead of manual call to tools.
07 Jan 2005; Chris White <chriswhite@gentoo.org> libcaca-0.9-r1.ebuild:
Trying to refix #76517 by adding in better X11 lib logic. Hopefully this
works.
04 Jan 2005; Chris White <chriswhite@gentoo.org> libcaca-0.9-r1.ebuild:
Fixed Bug #72426 by adding --with logic to configure.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
06 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> libcaca-0.9-r1.ebuild:
Fix for bug #70224
*libcaca-0.9-r1 (30 Sep 2004)
30 Sep 2004; Danny van Dyk <kugelfang@gentoo.org>
+files/libcaca-0.9-libtool.patch, +libcaca-0.9-r1.ebuild:
Patched libcaca's buildsystem to use libtool instead ranlib. Builds shared
library now. Allows libsdl to be build as shared library. BUG #57359
*libcaca-0.9-r1 30 Sep 2004
30 Sep 2004; <>
# INSERT ENTRY HERE
22 Aug 2004; Hardave Riar <hardave@gentoo.org> libcaca-0.9.ebuild:
Added ~mips keyword.
28 Jul 2004; Tom Gall <tgall@gentoo.org> libcaca-0.9.ebuild:
stable on ppc64, bug #55076
05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libcaca-0.9.ebuild:
Stable on alpha.
01 Jun 2004; Travis Tilley <lv@gentoo.org> libcaca-0.9.ebuild:
stable on amd64
16 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> libcaca-0.2.ebuild,
libcaca-0.6.ebuild:
inherits to top for bug #47775.
09 Apr 2004; Travis Tilley <lv@gentoo.org> libcaca-0.9.ebuild:
added ~amd64 keyword
*libcaca-0.9 (22 Feb 2004)
28 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Fixed DEPEND and add optional X to USE.
22 Feb 2004; Hanno Boeck <hanno@gentoo.org> libcaca-0.9.ebuild:
Version bump. Cleaned up ebuild, added imlib and doc use-flag support.
*libcaca-0.6 (17 Jan 2004)
17 Jan 2004; Martin Holzer <mholzer@gentoo.org> libcaca-0.2.ebuild,
libcaca-0.6.ebuild:
Version bumped and License fix.
*libcaca-0.2 (14 Jan 2004)
14 Jan 2004; Martin Holzer <mholzer@gentoo.org> libcaca-0.2.ebuild:
Initial Version submitted by Derk-Jan Hartman <thedj@users.sourceforge.net>
in 34965
|