summaryrefslogtreecommitdiff
blob: a640c3b31e65cc012e6b04ec9c89547c153327db (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
# ChangeLog for media-libs/libraw
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.9 2011/09/22 19:10:54 radhermit Exp $

*libraw-0.14.0 (22 Sep 2011)

  22 Sep 2011; Tim Harder <radhermit@gentoo.org> +libraw-0.14.0.ebuild:
  Version bump.

*libraw-0.13.8 (10 Aug 2011)

  10 Aug 2011; Tim Harder <radhermit@gentoo.org> +libraw-0.13.8.ebuild:
  Version bump

*libraw-0.13.7 (16 Jul 2011)

  16 Jul 2011; Tim Harder <radhermit@gentoo.org> -libraw-0.9.1.ebuild,
  -files/libraw-0.9.1-pkg-config.patch, -libraw-0.10.0.ebuild,
  -libraw-0.10.0-r1.ebuild, -files/libraw-0.10.0-autoconf.patch,
  -files/libraw-0.10.0-pkg-config.patch, -libraw-0.13.4.ebuild,
  -files/libraw-0.13.4-examples.patch, -libraw-0.13.5.ebuild,
  +libraw-0.13.7.ebuild:
  Version bump and remove old.

*libraw-0.13.6 (04 Jul 2011)

  04 Jul 2011; Tim Harder <radhermit@gentoo.org> +libraw-0.13.6.ebuild,
  +files/libraw-0.13.6-makefile.patch:
  Version bump. Add static-libs USE flag.

*libraw-0.13.5 (23 May 2011)

  23 May 2011; Tim Harder <radhermit@gentoo.org> +libraw-0.13.5.ebuild:
  Version bump

*libraw-0.13.4 (09 May 2011)

  09 May 2011; Tim Harder <radhermit@gentoo.org> +libraw-0.13.4.ebuild,
  +files/libraw-0.13.4-docs.patch, +files/libraw-0.13.4-examples.patch,
  metadata.xml:
  Version bump (bug #358463). Update to EAPI 4, add support for using external
  demosaic packs via the related USE flag, bump lcms dependency, don't install
  unneeded license/copyright files.

*libraw-0.10.0-r1 (19 Sep 2010)

  19 Sep 2010; Benedikt Böhm <hollow@gentoo.org> +libraw-0.10.0-r1.ebuild,
  +files/libraw-0.10.0-autoconf.patch:
  convert build system to autoconf (thanks to corec)

*libraw-0.10.0 (19 Sep 2010)

  19 Sep 2010; Benedikt Böhm <hollow@gentoo.org> +libraw-0.10.0.ebuild,
  +files/libraw-0.10.0-pkg-config.patch:
  version bump wrt #336393; also fixes openmp support (#336218)

*libraw-0.9.1 (22 Aug 2010)

  22 Aug 2010; Benedikt Böhm <hollow@gentoo.org> +libraw-0.9.1.ebuild,
  +files/libraw-0.9.1-pkg-config.patch, +metadata.xml:
  initial ebuild, bug #327013