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
|
# ChangeLog for media-gfx/sfftobmp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/ChangeLog,v 1.18 2011/08/04 10:09:35 hwoarang Exp $
04 Aug 2011; Markos Chandras <hwoarang@gentoo.org> sfftobmp-3.1.1.ebuild,
sfftobmp-3.1.2.ebuild:
Apply patch to build against new boost releases. bug #362913
08 Nov 2010; Markus Meier <maekke@gentoo.org> sfftobmp-3.1.1.ebuild,
sfftobmp-3.1.2.ebuild:
change jpeg dep to virtual/jpeg
25 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> sfftobmp-3.1.2.ebuild:
Require SLOT="0" of media-libs/jpeg for headers.
*sfftobmp-3.1.2 (20 Jun 2009)
20 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+sfftobmp-3.1.2.ebuild:
Version bump.
08 May 2009; Samuli Suominen <ssuominen@gentoo.org> sfftobmp-3.1.1.ebuild,
+files/sfftobmp-3.1.1-gcc44-and-boost-1_37.patch:
Fix building with boost 1.37 wrt #261321, thanks to Christoph Gysin and
bonsaikitten. Fix building with GCC 4.4.
09 Nov 2008; Markus Meier <maekke@gentoo.org> -sfftobmp-3.0.ebuild:
old
09 Nov 2008; nixnut <nixnut@gentoo.org> sfftobmp-3.1.1.ebuild:
Stable on ppc wrt bug 245436
08 Nov 2008; Markus Meier <maekke@gentoo.org> sfftobmp-3.1.1.ebuild:
amd64/x86 stable, bug #245436
*sfftobmp-3.1.1 (14 Apr 2008)
14 Apr 2008; Samuli Suominen <ssuominen@gentoo.org>
+files/sfftobmp-3.1.1-gcc43-and-cerrno.patch, +sfftobmp-3.1.1.ebuild:
Version bump with GCC 4.3 patch by Peter Alfredsen.
16 Jan 2008; Markus Meier <maekke@gentoo.org> sfftobmp-3.0.ebuild:
quotes
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> sfftobmp-3.0.ebuild:
Fix autotools handling, closes bug #152550, patch mostly by Jakub Moc.
07 Aug 2006; Simon Stelling <blubb@gentoo.org> sfftobmp-3.0.ebuild:
stable on amd64
21 Feb 2006; Jeroen Roovers <jer@gentoo.org> sfftobmp-3.0.ebuild:
Marked ~hppa.
15 Sep 2005; Mark Loeser <halcy0n@gentoo.org> sfftobmp-3.0.ebuild:
Add app-arch/unzip to DEPEND; bug #69831
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> sfftobmp-3.0.ebuild:
Stable on ppc.
20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> sfftobmp-3.0.ebuild:
Added ~amd64 keyword.
06 Feb 2005; Alin Nastac <mrness@gentoo.org> metadata.xml,
sfftobmp-3.0.ebuild:
Mark stable on x86.
*sfftobmp-3.0 (15 Nov 2004)
15 Nov 2004; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+sfftobmp-3.0.ebuild:
First commit, thanks to Bernd Westermann <Bernd.Westermann@it-west.de> and
tove <bugs@veller.net> for the input, that closes bug #53889
|