summaryrefslogtreecommitdiff
blob: 4c5529f486c7c2830b0e652ba952d0a8d0222d7c (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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
# ChangeLog for media-gfx/f-spot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/ChangeLog,v 1.47 2010/10/01 19:40:19 pacho Exp $

*f-spot-0.8.0 (01 Oct 2010)

  01 Oct 2010; Pacho Ramos <pacho@gentoo.org> +f-spot-0.8.0.ebuild,
  +files/f-spot-0.8.0-empty-crash.patch:
  Version bump with a ton of upstream fixes (bug #320627, thanks a lot to
  Samuli Suominen for showing me how to properly run eautoreconf). Fixed
  some opened bug reports:
  - RDEPEND on media-gfx/dcraw when wanted (bug #227411 by uzytkownik).
  - 'low image quality' issues reported in bug #285064 by Daniel Drake
  should be solved by upstream.
  - Looks to solve location issues reported in bug #299487 by Marcello
  Magaldi.
  - Seems to not show any DB problem as reported in bug #302926 by Oo.et.oO.
  - It should fix problems with facebook extension (bug #306745 by Jacob
  Godserv fixed by upstream).
  - Build system looks parallel build safe (bug #321377 by Michael Weber).
  - Doesn't segfault as reported in bug #322885 by Dustin Polke (tested by
  me on icewm).
  Related with ebuild changes: documentation configure option is now being
  passed behind 'doc' USE flag, configure options are now passed in
  pkg_setup as done in most ebuilds inheriting gnome2.eclass, added
  previously missing gnome2_src_prepare call, drop unneeded
  SCROLLKEEPER_UPDATE=0.

  21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  f-spot-0.6.1.1-r3.ebuild:
  Restrict media-libs/lcms depend to old version.

  05 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> f-spot-0.6.1.1-r3.ebuild:
  Re-Keywording for ppc, bug 284473

  30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
  f-spot-0.6.1.1-r3.ebuild:
  add ~x86, bug 284473

*f-spot-0.6.1.1-r3 (12 Sep 2009)
*f-spot-0.6.1.1-r2 (12 Sep 2009)

  12 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  -f-spot-0.6.1.1.ebuild, -f-spot-0.6.1.1-r1.ebuild,
  +f-spot-0.6.1.1-r2.ebuild, +f-spot-0.6.1.1-r3.ebuild,
  -files/f-spot-0.6.1.1-parallel-build.patch,
  -files/f-spot-0.6.1.1-use-system-flickrnet.patch:
  Revision bump to fix installation (the parallel build “fix” caused the
  bundled libraries not to be installed); -r2 bundles FlickrNet, -r3 uses
  the system copy and may disable the Flickr exporter.

*f-spot-0.6.1.1-r1 (10 Sep 2009)

  10 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +f-spot-0.6.1.1-r1.ebuild,
  +files/f-spot-0.6.1.1-use-system-flickrnet.patch, metadata.xml:
  Fix flickr exporter (bug #283398 and more) by building against the system
  copy of flickrnet.

  27 Aug 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.6.1.1.ebuild,
  +files/f-spot-0.6.1.1-parallel-build.patch:
  Get the fix for parallel-building into the ebuild. I only saw this on
  git.g.o, didn't check if it had been put into the tarball.

*f-spot-0.6.1.1 (27 Aug 2009)

  27 Aug 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.6.0.0.ebuild,
  +f-spot-0.6.1.1.ebuild:
  Fix bug 282384, seems gconf is a rock-hard requirement if you use linux.
  Bump, bug 282804. Remove -G*_DISABLE_DEPRECATED from libfspot makefile.
  0.6.1.1 also fixes parallel make, bug 281242.

  23 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  f-spot-0.6.0.0.ebuild:
  Add missing dependency over gtk-sharp-gapi.

  22 Aug 2009; Robert Buchholz <rbu@gentoo.org> f-spot-0.6.0.0.ebuild:
  restrict to MAKEOPTS="-j1" for now, bug 281242

*f-spot-0.6.0.0 (10 Aug 2009)

  10 Aug 2009; Jim Ramsay <lack@gentoo.org> +f-spot-0.6.0.0.ebuild:
  Version bump: f-spot-0.6.0.0 is released

  01 Jun 2009; Peter Alfredsen <loki_val@gentoo.org>
  f-spot-0.5.0.3-r1.ebuild:
  Update deps w.r.t. bug 272115. Thanks to Oswald <oswald.reichel@gmail.com>
  for reporting.

  22 May 2009; Peter Alfredsen <loki_val@gentoo.org> -f-spot-0.4.3.1.ebuild:
  Drop old

  25 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.4.3.1.ebuild:
  Fixes for multiple compile failures, for juniper on forums.

*f-spot-0.5.0.3-r1 (01 Feb 2009)

  01 Feb 2009; Peter Alfredsen <loki_val@gentoo.org>
  -files/f-spot-0.1.3-mono-1.1.10.patch,
  -files/f-spot-0.3.3-dont_eat_cpu.patch,
  -files/f-spot-0.3.5-picasa_fix.patch,
  -files/f-spot-0.4.2-color-adjust.patch,
  +files/f-spot-0.5.0.3-icon-size-crash-fix.patch,
  +files/f-spot-0.5.0.3-no-image-in-collection-crash-fix.patch,
  metadata.xml, -f-spot-0.3.3.ebuild, -f-spot-0.3.4.ebuild,
  -f-spot-0.3.5.ebuild, -f-spot-0.3.5-r1.ebuild, -f-spot-0.4.0.ebuild,
  -f-spot-0.4.1.ebuild, -f-spot-0.4.2.ebuild, -f-spot-0.5.0.3.ebuild,
  +f-spot-0.5.0.3-r1.ebuild:
  Fix bugs 248630, 248633, 248634 and 252636. Respectively a QA warning, a
  crasher, a crasher and a sandbox violation with new sandbox. Thanks to
  Pacho Ramos <pacho@condmat1.ciencias.uniovi.es> for patches and QA report.
  Remove old versions. Also add dotnet as herd.

*f-spot-0.5.0.3 (23 Nov 2008)

  23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> +f-spot-0.5.0.3.ebuild:
  Bump

  29 Jun 2008; Torsten Veller <tove@gentoo.org> f-spot-0.4.2.ebuild,
  f-spot-0.4.3.1.ebuild:
  Add missing die: || "..." -> || die "..."

*f-spot-0.4.3.1 (16 May 2008)

  16 May 2008; Denis Dupeyron <calchan@gentoo.org> +f-spot-0.4.3.1.ebuild:
  Version bump, thanks to David King (bug #220257).

  24 Feb 2008; Denis Dupeyron <calchan@gentoo.org> f-spot-0.4.2.ebuild:
  Fixed bug #211005.

*f-spot-0.4.2 (19 Feb 2008)

  19 Feb 2008; Denis Dupeyron <calchan@gentoo.org>
  +files/f-spot-0.4.2-color-adjust.patch, +f-spot-0.4.2.ebuild:
  Version bump.

  04 Jan 2008; Denis Dupeyron <calchan@gentoo.org> f-spot-0.4.1.ebuild:
  Disabled tests, thanks to Dustin Surawicz (see bug #203566).

*f-spot-0.4.1 (27 Dec 2007)

  27 Dec 2007; Denis Dupeyron <calchan@gentoo.org> metadata.xml,
  +f-spot-0.4.1.ebuild:
  Version bump.

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing joem from metadata.xml as per #69387. Assigning to maintainer-needed.

*f-spot-0.4.0 (23 Aug 2007)

  23 Aug 2007; <metalgod@gentoo.org> +f-spot-0.4.0.ebuild:
  Version Bump. Closes Bug #188228.

  02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> f-spot-0.3.3.ebuild,
  f-spot-0.3.4.ebuild, f-spot-0.3.5.ebuild, f-spot-0.3.5-r1.ebuild:
  correct dbus deps (bug #187369)

  08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> f-spot-0.3.3.ebuild,
  f-spot-0.3.4.ebuild, f-spot-0.3.5.ebuild, f-spot-0.3.5-r1.ebuild:
  remove reference to old, removed dbus (bug #183696)

*f-spot-0.3.5-r1 (01 Jun 2007)

  01 Jun 2007; Joe McCann <joem@gentoo.org>
  +files/f-spot-0.3.5-picasa_fix.patch, +f-spot-0.3.5-r1.ebuild:
  Add patch to fix picasaweb export. Closing bug 176177

  15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

*f-spot-0.3.5 (20 Mar 2007)

  20 Mar 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.5.ebuild:
  small bugfix release

*f-spot-0.3.4 (25 Feb 2007)

  25 Feb 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.4.ebuild:
  New bugfix release. Cleaned up ebuild a bit and pruned some old versions
  from the tree.

*f-spot-0.3.3 (12 Feb 2007)

  12 Feb 2007; Joe McCann <joem@gentoo.org>
  +files/f-spot-0.3.3-dont_eat_cpu.patch, f-spot-0.3.2.ebuild,
  +f-spot-0.3.3.ebuild:
  New version with bugfixes. Now works with newer versions of libexif and has
  a patch to prevent cpu spike when exporting

*f-spot-0.3.2 (24 Jan 2007)

  24 Jan 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.2.ebuild:
  New version, check out f-spot.org for feature list

  17 Dec 2006; Joe McCann <joem@gentoo.org> f-spot-0.3.0.ebuild:
  update dbus deps for new 1.0 version with split bindings

*f-spot-0.3.0 (11 Dec 2006)

  11 Dec 2006; Joe McCann <joem@gentoo.org> -f-spot-0.1.3.ebuild,
  -f-spot-0.1.4.ebuild, -f-spot-0.1.5.ebuild, -f-spot-0.1.8.ebuild,
  -f-spot-0.1.9.ebuild, -f-spot-0.1.10.ebuild, -f-spot-0.1.11.ebuild,
  -f-spot-0.2.0.ebuild, +f-spot-0.3.0.ebuild:
  New version with code cleanups and new features. Also remove most of the old
  ebuilds

*f-spot-0.2.2 (13 Oct 2006)

  13 Oct 2006; Joe McCann <joem@gentoo.org> +f-spot-0.2.2.ebuild:
  New version with picasaweb album export, xmp importing, query features, and
  lots of bugfixes. Also uses managed dbus-sharp code instead of bindings from
  dbus pkg

*f-spot-0.2.0 (10 Sep 2006)

  10 Sep 2006; Joe McCann <joem@gentoo.org> +f-spot-0.2.0.ebuild:
  New version with some small code cleanups and gnome-vfs --view support

*f-spot-0.1.11 (03 Jun 2006)

  03 Jun 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.11.ebuild:
  New version with lots of bugfixes. The ebuild now uses sqlite-3 instead of
  two since most issues with sqlite-3 have been fixed upstream

  20 Mar 2006; Luis Medinas <metalgod@gentoo.org> f-spot-0.1.10.ebuild:
  Added ~amd64 keyword. Closes bug #114192.

*f-spot-0.1.10 (25 Feb 2006)

  25 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.10.ebuild:
  new version, bug fixes

*f-spot-0.1.9 (15 Feb 2006)

  15 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.9.ebuild:
  New release with bugfixes and lots of new features including support for new
  flickr api

*f-spot-0.1.8 (03 Feb 2006)

  03 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.8.ebuild:
  New release with plenty of bug fixes and new features

  14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> f-spot-0.1.5.ebuild:
  added to ~ppc, bug #114054

*f-spot-0.1.5 (12 Dec 2005)

  12 Dec 2005; Joe McCann <joem@gentoo.org> +f-spot-0.1.5.ebuild:
  Version bump. Now supports gallery2

*f-spot-0.1.4 (08 Dec 2005)

  08 Dec 2005; Joe McCann <joem@gentoo.org> +f-spot-0.1.4.ebuild:
  New version, bugfixes and new tagging features

  27 Nov 2005; Herbie Hopkins <herbs@gentoo.org> f-spot-0.1.3.ebuild:
  Multilib fix.

*f-spot-0.1.3 (27 Nov 2005)

  27 Nov 2005; Joe McCann <joem@gentoo.org>
  +files/f-spot-0.1.3-mono-1.1.10.patch, +metadata.xml,
  +f-spot-0.1.3.ebuild:
  First commit of this personal photo manager written using mono for the gnome
  desktop