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
|
# ChangeLog for media-gfx/ufraw
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.13 2007/07/15 09:24:43 phreak Exp $
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to graphics, as nattfodd is being retired (#108329).
*ufraw-0.11 (18 Mar 2007)
18 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> +ufraw-0.11.ebuild:
Bump to 0.11, thanks to David King for his help on this (bug #170489).
*ufraw-0.10 (10 Nov 2006)
10 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> -ufraw-0.7.ebuild,
-ufraw-0.8.1-r2.ebuild, +ufraw-0.10.ebuild:
Bump to 0.10 (requested in #154217).
*ufraw-0.9.1 (04 Oct 2006)
04 Oct 2006; Alexandre Buisse <nattfodd@gentoo.org> -ufraw-0.9.ebuild,
+ufraw-0.9.1.ebuild:
Bump to 0.9.1, as requested in bug #149061.
*ufraw-0.9 (03 Aug 2006)
03 Aug 2006; Alexandre Buisse <nattfodd@gentoo.org> +ufraw-0.9.ebuild:
Bump to 0.9. As it relies heavily now on exiv2 to read/write exif tags, exif
and exiv2 USE have been merged (if you want exif support, you definitely
want exiv2).
30 Jul 2006; Alexandre Buisse <nattfodd@gentoo.org>
-ufraw-0.5.ebuild, -ufraw-0.6.ebuild:
Cleaned up some old ebuilds which hadn't been stabilized. Better use the
newer versions.
*ufraw-0.8.1-r2 (30 Jul 2006)
30 Jul 2006; Alexandre Buisse <nattfodd@gentoo.org>
-ufraw-0.8.1-r1.ebuild, +ufraw-0.8.1-r2.ebuild:
Added exiv2 useflag to support reading exif tags through the media-gfx/exiv2
library. Adds support for canon .crw files. Bug #137260.
*ufraw-0.8.1-r1 (15 Jun 2006)
15 Jun 2006; Alexandre Buisse <nattfodd@gentoo.org>
+files/ufraw-cflags.patch, -ufraw-0.8.1.ebuild, +ufraw-0.8.1-r1.ebuild:
Use $CFLAGS instead of hardcoded -O3 --ffast-math (bug #136885).
*ufraw-0.8.1 (14 May 2006)
14 May 2006; Alexandre Buisse <nattfodd@gentoo.org> -ufraw-0.8.ebuild,
+ufraw-0.8.1.ebuild:
Bump to 0.8.1, fixing two crash issues. Closes bug #133243.
*ufraw-0.8 (11 May 2006)
11 May 2006; Alexandre Buisse <nattfodd@gentoo.org> +ufraw-0.8.ebuild:
Bump to 0.8 (bugfixes and a couple of new features, including the long
awaited zoom!). Requested in bug #132989.
*ufraw-0.7 (01 Apr 2006)
01 Apr 2006; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml,
+ufraw-0.7.ebuild:
Bump to 0.7 (closing bug #124880). I will maintain ufraw from now on, added
the info in metadata.xml. Also moved 0.6 out of packages.mask
01 Jan 2006; Luis Medinas <metalgod@gentoo.org> ufraw-0.6.ebuild:
Added ~amd64 keyword.
*ufraw-0.6 (26 Nov 2005)
26 Nov 2005; Marcelo Goes <vanquirius@gentoo.org> +ufraw-0.6.ebuild:
0.6 version bump.
*ufraw-0.5 (27 Sep 2005)
27 Sep 2005; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+ufraw-0.5.ebuild:
First commit, solves bug #75681
|