summaryrefslogtreecommitdiff
blob: 2531861eea45fde9579af6d6fbb0fd48df98cb21 (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# ChangeLog for media-libs/freeimage
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/freeimage/ChangeLog,v 1.25 2013/02/19 20:01:28 vapier Exp $

*freeimage-3.15.4 (19 Feb 2013)

  19 Feb 2013; Mike Frysinger <vapier@gentoo.org>
  +files/freeimage-3.15.4-unbundling.patch, +freeimage-3.15.4.ebuild:
  Version bump.

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> freeimage-3.15.3-r2.ebuild:
  Stable for x86, wrt bug #457120

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> freeimage-3.15.3-r2.ebuild:
  Stable for amd64, wrt bug #457120

  22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
  -freeimage-3.15.3-r1.ebuild:
  old

*freeimage-3.15.3-r2 (10 Jan 2013)

  10 Jan 2013; Mike Frysinger <vapier@gentoo.org>
  +files/freeimage-3.15.3-r2-unbundling.patch, +freeimage-3.15.3-r2.ebuild:
  Make all the graphics libs optional via USE flags.

*freeimage-3.15.3-r1 (09 Jan 2013)

  09 Jan 2013; Mike Frysinger <vapier@gentoo.org>
  +files/freeimage-3.15.3-r1-unbundling.patch, +freeimage-3.15.3-r1.ebuild:
  Update to EAPI=4.  Add IUSE=static-libs support.  Respect $PKG_CONFIG.  Use
  $CXX to link rather than $CC -lstdc++ since that does not work for everything.
  Respect $CXXFLAGS when linking.

  24 Jul 2012; Tupone Alfredo <tupone@gentoo.org> freeimage-3.15.3.ebuild:
  Add depend on pkgconfig. Bug #427676 by Julian Ospald

  08 Jun 2012; Zac Medico <zmedico@gentoo.org> freeimage-3.15.3.ebuild:
  inherit multilib for get_libdir

  22 Apr 2012; Markus Meier <maekke@gentoo.org> freeimage-3.15.3.ebuild:
  x86 stable, bug #412673

  21 Apr 2012; Agostino Sarubbo <ago@gentoo.org> freeimage-3.15.3.ebuild:
  Stable for amd64, wrt bug #412673

  13 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org>
  -files/freeimage-3.15.2-unbundling.patch, -freeimage-3.15.1.ebuild,
  -freeimage-3.15.2.ebuild:
  old

*freeimage-3.15.3 (18 Mar 2012)

  18 Mar 2012; Tupone Alfredo <tupone@gentoo.org> +freeimage-3.15.3.ebuild,
  +files/freeimage-3.15.3-unbundling.patch:
  Version bump to 3.15.3

*freeimage-3.15.2 (06 Mar 2012)

  06 Mar 2012; Tupone Alfredo <tupone@gentoo.org> +freeimage-3.15.2.ebuild,
  +files/freeimage-3.15.2-unbundling.patch:
  Version bump to 3.15.2

*freeimage-3.15.1 (12 Feb 2012)

  12 Feb 2012; Tupone Alfredo <tupone@gentoo.org> +freeimage-3.15.1.ebuild,
  +metadata.xml:
  Reviving package with version 3.15.1

  24 May 2009; Michael Sterrett <mr_bones_@gentoo.org>
  freeimage-3.11.0.ebuild:
  Use append-cflags from flag-o-matic

  12 May 2009; Michael Sterrett <mr_bones_@gentoo.org>
  freeimage-3.11.0.ebuild:
  EAPI=2; Skip calling ldconfig during install (bug #269493); silence gcc warnings

  02 Apr 2009; Tristan Heaven <nyhm@gentoo.org> freeimage-3.11.0.ebuild:
  Build with -fPIC, bug #252766

  01 Apr 2009; Joseph Jezak <josejx@gentoo.org> freeimage-3.11.0.ebuild:
  Marked ppc stable for bug #252766.

  25 Nov 2008; Tristan Heaven <nyhm@gentoo.org> freeimage-3.11.0.ebuild:
  Add cxx USE flag, bug #242888

*freeimage-3.11.0 (02 Sep 2008)

  02 Sep 2008; Tristan Heaven <nyhm@gentoo.org> +freeimage-3.11.0.ebuild:
  Version bump, bug #213969

  04 May 2007; Matti Bickel <mabi@gentoo.org> freeimage-3.9.3-r1.ebuild:
  keyworded ~ppc (bug #174055)

*freeimage-3.9.3-r1 (22 Apr 2007)

  22 Apr 2007; Tristan Heaven <nyhm@gentoo.org>
  +files/freeimage-3.9.3-sys-headers.patch, +freeimage-3.9.3-r1.ebuild:
  Fix jpeg image loading, bug #175467

  10 Apr 2007; Peter Weller <welp@gentoo.org> freeimage-3.9.3.ebuild:
  Keyworded amd64 wrt bug 174055

*freeimage-3.9.3 (31 Mar 2007)

  31 Mar 2007; Tristan Heaven <nyhm@gentoo.org>
  +files/freeimage-3.9.3-build.patch, +metadata.xml,
  +freeimage-3.9.3.ebuild:
  Initial commit, bug #165938