Package digikam: Specfile

  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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
%def_enable shared
%def_disable static
%define debug no
%def_with pic
%def_disable rpath
%def_enable warnings
%def_disable profile
%def_enable dependency_tracking
%def_enable pch
%def_enable new_ldflags
%def_disable final
%def_disable closure
%def_disable nmcheck
%def_disable embedded
%def_disable qtopia
%def_disable mac
%def_enable mt
%def_enable threading
%def_enable nfs_hack
%def_without arts
%def_with ext_sqlite2
%def_with ext_sqlite3
#----------------------------------------------------------------------
%define subst_enable_to() %{expand:%%{?_enable_%{1}:--enable-%{2}}} %{expand:%%{?_disable_%{1}:--disable-%{2}}}

%add_findpackage_path %_K3bindir

%define Name digiKam
Name: digikam
%define lname lib%name
%define prerel %nil
%define tail %nil
Version: 0.9.6
Release: alt4
Group: Graphics
Summary: A Photo Management Application for KDE
Summary(uk_UA.CP1251): \xcf\xf0\xee\xe3\xf0\xe0\xec\xe0 \xea\xe5\xf0\xf3\xe2\xe0\xed\xed\xff \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8 \xe4\xeb\xff KDE
Summary(ru_RU.CP1251): \xcf\xf0\xee\xe3\xf0\xe0\xec\xec\xe0 \xf3\xef\xf0\xe0\xe2\xeb\xe5\xed\xe8\xff \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8 \xe4\xeb\xff KDE
License: GPLv2
URL: http://www.%name.org/
Source: %name-%version%prerel%tail.tar
Patch: %name-%version%prerel-%release.patch
Patch1: digikam-0.9.6-alt-fix-compile.patch
Requires: kdeaddons-konqueror
Requires: %lname = %version-%release
Requires: %name-data = %version-%release
Requires: %name-i18n = %version-%release
Packager: Led <led@altlinux.ru>

BuildRequires: doxygen gcc-c++ imake xml-utils
BuildRequires: libgphoto2-devel libjpeg-devel imlib2-devel
BuildRequires: libdnet-devel
%{?_with_ext_sqlite2:BuildRequires: libsqlite-devel}
%{?_with_ext_sqlite3:BuildRequires: libsqlite3-devel}
BuildRequires: libXext-devel libXrender-devel libXt-devel xorg-cf-files
BuildRequires: autoconf >= 2.5
BuildRequires: automake >= 1.7
BuildRequires: libqt3-devel >= 3.3
BuildRequires: kdelibs-devel >= 3.4
BuildRequires: libkipi-devel >= 0.1.6
BuildRequires: libtiff-devel >= 3.6
BuildRequires: libpng-devel >= 1.2
BuildRequires: liblcms-devel >= 1.14
BuildRequires: libjasper-devel >= 1.7
BuildRequires: libkexiv2-devel >= 0.1.7
BuildRequires: libkdcraw-devel >= 0.1.5
BuildRequires: desktop-file-utils

%description
%Name is an easy to use and powerful digital photo management
application, which makes importing, organizing and manipulating digital
photos a "snap". An easy to use interface is provided to connect to
your digital camera, preview the images and download and/or delete
them.
%Name buildin image editor makes the common photo correction a
simple task. The image editor is extensible via plugins.
%Name can also make use of the KIPI image handling plugins to extend
it's capabilities even further for photo manipulations, import and
export, etc.

%description -l uk_UA.CP1251
%Name - \xef\xf0\xee\xf1\xf2\xe0 \xf3 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xe0\xed\xed\xb3, \xe0\xeb\xe5 \xef\xee\xf2\xf3\xe6\xed\xe0 \xef\xf0\xee\xe3\xf0\xe0\xec\xe0 \xea\xe5\xf0\xf3\xe2\xe0\xed\xed\xff
\xf6\xe8\xf4\xf0\xee\xe2\xe8\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8, \xff\xea\xe0 \xf0\xee\xe1\xe8\xf2\xfc  \xb3\xec\xef\xee\xf0\xf2, \xee\xf0\xe3\xe0\xed\xb3\xe7\xe0\xf6\xb3\xfe \xf2\xe0
\xec\xe0\xed\xb3\xef\xf3\xeb\xfe\xe2\xe0\xed\xed\xff \xf6\xe8\xf4\xf0\xee\xe2\xe8\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8 "\xec\xe8\xf2\xf2\xba\xe2\xe8\xec". \xcf\xf0\xee\xf1\xf2\xe8\xe9 \xf3 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xe0\xed\xed\xb3
\xb3\xed\xf2\xe5\xf0\xf4\xe5\xe9\xf1 \xe7\xe0\xe1\xe5\xe7\xef\xe5\xf7\xf3\xba \xe7'\xba\xe4\xed\xe0\xed\xed\xff \xe7 \xe2\xe0\xf8\xee\xfe \xf6\xe8\xf4\xf0\xee\xe2\xee\xfe \xea\xe0\xec\xe5\xf0\xee\xfe, \xef\xee\xef\xe5\xf0\xe5\xe4\xed\xb3\xe9
\xef\xe5\xf0\xe5\xe3\xeb\xff\xe4 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc \xf2\xe0 \xe7\xe0\xe2\xe0\xed\xf2\xe0\xe6\xe5\xed\xed\xff \xb3/\xe0\xe1\xee \xe2\xe8\xe4\xe0\xeb\xe5\xed\xed\xff \xbf\xf5.
\xc2\xe1\xf3\xe4\xee\xe2\xe0\xed\xe8\xe9 \xf0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc %Name \xf0\xee\xe1\xe8\xf2\xfc \xef\xee\xf8\xe8\xf0\xe5\xed\xb3 \xea\xee\xf0\xe5\xea\xf2\xf3\xe2\xe0\xed\xed\xff
\xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xe9 \xef\xf0\xee\xf1\xf2\xe8\xec \xe7\xe0\xe2\xe4\xe0\xed\xed\xff\xec. \xd0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xed\xff \xec\xee\xe6\xe5 \xf0\xee\xe7\xf8\xe8\xf0\xfe\xe2\xe0\xf2\xe8\xf1\xfc \xe7\xe0
\xf0\xe0\xf5\xf3\xed\xee\xea \xef\xeb\xe0\xe3\xb3\xed\xb3\xe2.
%Name \xec\xee\xe6\xe5 \xf2\xe0\xea\xee\xe6 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xee\xe2\xf3\xe2\xe0\xf2\xe8 \xef\xeb\xe0\xe3\xb3\xed\xe8 \xef\xb3\xe4\xf2\xf0\xe8\xec\xea\xe8 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc KIPI
\xe4\xeb\xff \xf0\xee\xe7\xf8\xe8\xf0\xe5\xed\xed\xff \xf1\xe2\xee\xbf\xf5 \xec\xee\xe6\xeb\xe8\xe2\xee\xf1\xf2\xe5\xe9 \xe2 \xec\xe0\xed\xb3\xef\xf3\xeb\xfe\xe2\xe0\xed\xed\xfb \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8, \xb3\xec\xef\xee\xf0\xf2\xf3
\xf2\xe0 \xe5\xea\xf1\xef\xee\xf0\xf2\xf3, \xf2\xe0 \xb3\xed\xf8\xe5.

%description -l ru_RU.CP1251
%Name - \xef\xf0\xee\xf1\xf2\xe0\xff \xe2 \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xe8, \xed\xee \xec\xee\xf9\xed\xe0\xff \xef\xf0\xee\xe3\xf0\xe0\xec\xec\xe0 \xf3\xef\xf0\xe0\xe2\xeb\xe5\xed\xe8\xff
\xf6\xe8\xf4\xf0\xee\xe2\xfb\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8, \xea\xee\xf2\xee\xf0\xe0\xff \xe4\xe5\xeb\xe0\xe5\xf2 \xe8\xec\xef\xee\xf0\xf2, \xee\xf0\xe3\xe0\xed\xe8\xe7\xe0\xf6\xe8\xfe \xe8
\xec\xe0\xed\xe8\xef\xf3\xeb\xe8\xf0\xee\xe2\xe0\xed\xe8\xe5 \xf6\xe8\xf4\xf0\xee\xe2\xfb\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8 "\xec\xe3\xed\xee\xe2\xe5\xed\xed\xfb\xec". \xcf\xf0\xee\xf1\xf2\xee\xe9 \xe2
\xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xe8 \xe8\xed\xf2\xe5\xf0\xf4\xe5\xe9\xf1 \xee\xe1\xe5\xf1\xef\xe5\xf7\xe8\xe2\xe0\xe5\xf2 \xf1\xee\xe5\xe4\xe8\xed\xe5\xed\xe8\xe5 \xf1 \xe2\xe0\xf8\xe5\xe9 \xf6\xe8\xf4\xf0\xee\xe2\xee\xe9
\xea\xe0\xec\xe5\xf0\xee\xe9, \xef\xf0\xe5\xe4\xe2\xe0\xf0\xe8\xf2\xe5\xeb\xfc\xed\xfb\xe9 \xef\xf0\xee\xf1\xec\xee\xf2\xf0 \xe8 \xe7\xe0\xe3\xf0\xf3\xe7\xea\xf3 \xe8/\xe8\xeb\xe8 \xe8\xf5 \xf3\xe4\xe0\xeb\xe5\xed\xe8\xe5.
\xc2\xf1\xf2\xf0\xee\xe5\xed\xed\xfb\xe9 \xf0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 %Name \xe4\xe5\xeb\xe0\xe5\xf2 \xf0\xe0\xf1\xef\xf0\xee\xf1\xf2\xf0\xe0\xed\xb8\xed\xed\xfb\xe5
\xea\xee\xf0\xf0\xe5\xea\xf2\xe8\xf0\xee\xe2\xea\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xe9 \xef\xf0\xee\xf1\xf2\xee\xe9 \xe7\xe0\xe4\xe0\xf7\xe5\xe9. \xd0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 \xec\xee\xe6\xe5\xf2
\xf0\xe0\xf1\xf8\xe8\xf0\xff\xf2\xfc\xf1\xff \xe7\xe0 \xf1\xf7\xb8\xf2 \xef\xeb\xe0\xe3\xe8\xed\xee\xe2.
%Name \xec\xee\xe6\xe5\xf2 \xf2\xe0\xea\xe6\xe5 \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xf2\xfc \xef\xeb\xe0\xe3\xe8\xed\xfb \xef\xee\xe4\xe4\xe5\xf0\xe6\xea\xe8 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 KIPI
\xe4\xeb\xff \xf0\xe0\xf1\xf8\xe8\xf0\xe5\xed\xe8\xff \xf1\xe2\xee\xe8\xf5 \xe2\xee\xe7\xec\xee\xe6\xed\xee\xf1\xf2\xe5\xe9 \xe2 \xec\xe0\xed\xe8\xef\xf3\xeb\xe8\xf0\xee\xe2\xe0\xed\xe8\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8,
\xe8\xec\xef\xee\xf0\xf2\xe0 \xe8 \xfd\xea\xef\xee\xf0\xf2\xe0, \xe8 \xe4\xf0\xf3\xe3\xee\xe5.


%package data
Group: Graphics
Summary: A Photo Management Application for KDE
Summary(uk_UA.CP1251): \xcf\xf0\xee\xe3\xf0\xe0\xec\xe0 \xea\xe5\xf0\xf3\xe2\xe0\xed\xed\xff \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8 \xe4\xeb\xff KDE
Summary(ru_RU.CP1251): \xcf\xf0\xee\xe3\xf0\xe0\xec\xec\xe0 \xf3\xef\xf0\xe0\xe2\xeb\xe5\xed\xe8\xff \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8 \xe4\xeb\xff KDE
Requires: %name = %version-%release
BuildArch: noarch

%description data
%Name is an easy to use and powerful digital photo management
application, which makes importing, organizing and manipulating digital
photos a "snap". An easy to use interface is provided to connect to
your digital camera, preview the images and download and/or delete
them.
%Name buildin image editor makes the common photo correction a
simple task. The image editor is extensible via plugins.
%Name can also make use of the KIPI image handling plugins to extend
it's capabilities even further for photo manipulations, import and
export, etc.

%description data -l uk_UA.CP1251
%Name - \xef\xf0\xee\xf1\xf2\xe0 \xf3 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xe0\xed\xed\xb3, \xe0\xeb\xe5 \xef\xee\xf2\xf3\xe6\xed\xe0 \xef\xf0\xee\xe3\xf0\xe0\xec\xe0 \xea\xe5\xf0\xf3\xe2\xe0\xed\xed\xff
\xf6\xe8\xf4\xf0\xee\xe2\xe8\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8, \xff\xea\xe0 \xf0\xee\xe1\xe8\xf2\xfc  \xb3\xec\xef\xee\xf0\xf2, \xee\xf0\xe3\xe0\xed\xb3\xe7\xe0\xf6\xb3\xfe \xf2\xe0
\xec\xe0\xed\xb3\xef\xf3\xeb\xfe\xe2\xe0\xed\xed\xff \xf6\xe8\xf4\xf0\xee\xe2\xe8\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8 "\xec\xe8\xf2\xf2\xba\xe2\xe8\xec". \xcf\xf0\xee\xf1\xf2\xe8\xe9 \xf3 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xe0\xed\xed\xb3
\xb3\xed\xf2\xe5\xf0\xf4\xe5\xe9\xf1 \xe7\xe0\xe1\xe5\xe7\xef\xe5\xf7\xf3\xba \xe7'\xba\xe4\xed\xe0\xed\xed\xff \xe7 \xe2\xe0\xf8\xee\xfe \xf6\xe8\xf4\xf0\xee\xe2\xee\xfe \xea\xe0\xec\xe5\xf0\xee\xfe, \xef\xee\xef\xe5\xf0\xe5\xe4\xed\xb3\xe9
\xef\xe5\xf0\xe5\xe3\xeb\xff\xe4 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc \xf2\xe0 \xe7\xe0\xe2\xe0\xed\xf2\xe0\xe6\xe5\xed\xed\xff \xb3/\xe0\xe1\xee \xe2\xe8\xe4\xe0\xeb\xe5\xed\xed\xff \xbf\xf5.
\xc2\xe1\xf3\xe4\xee\xe2\xe0\xed\xe8\xe9 \xf0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc %Name \xf0\xee\xe1\xe8\xf2\xfc \xef\xee\xf8\xe8\xf0\xe5\xed\xb3 \xea\xee\xf0\xe5\xea\xf2\xf3\xe2\xe0\xed\xed\xff
\xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xe9 \xef\xf0\xee\xf1\xf2\xe8\xec \xe7\xe0\xe2\xe4\xe0\xed\xed\xff\xec. \xd0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xed\xff \xec\xee\xe6\xe5 \xf0\xee\xe7\xf8\xe8\xf0\xfe\xe2\xe0\xf2\xe8\xf1\xfc \xe7\xe0
\xf0\xe0\xf5\xf3\xed\xee\xea \xef\xeb\xe0\xe3\xb3\xed\xb3\xe2.
%Name \xec\xee\xe6\xe5 \xf2\xe0\xea\xee\xe6 \xe2\xe8\xea\xee\xf0\xe8\xf1\xf2\xee\xe2\xf3\xe2\xe0\xf2\xe8 \xef\xeb\xe0\xe3\xb3\xed\xe8 \xef\xb3\xe4\xf2\xf0\xe8\xec\xea\xe8 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc KIPI
\xe4\xeb\xff \xf0\xee\xe7\xf8\xe8\xf0\xe5\xed\xed\xff \xf1\xe2\xee\xbf\xf5 \xec\xee\xe6\xeb\xe8\xe2\xee\xf1\xf2\xe5\xe9 \xe2 \xec\xe0\xed\xb3\xef\xf3\xeb\xfe\xe2\xe0\xed\xed\xfb \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xb3\xff\xec\xe8, \xb3\xec\xef\xee\xf0\xf2\xf3
\xf2\xe0 \xe5\xea\xf1\xef\xee\xf0\xf2\xf3, \xf2\xe0 \xb3\xed\xf8\xe5.

%description data -l ru_RU.CP1251
%Name - \xef\xf0\xee\xf1\xf2\xe0\xff \xe2 \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xe8, \xed\xee \xec\xee\xf9\xed\xe0\xff \xef\xf0\xee\xe3\xf0\xe0\xec\xec\xe0 \xf3\xef\xf0\xe0\xe2\xeb\xe5\xed\xe8\xff
\xf6\xe8\xf4\xf0\xee\xe2\xfb\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8, \xea\xee\xf2\xee\xf0\xe0\xff \xe4\xe5\xeb\xe0\xe5\xf2 \xe8\xec\xef\xee\xf0\xf2, \xee\xf0\xe3\xe0\xed\xe8\xe7\xe0\xf6\xe8\xfe \xe8
\xec\xe0\xed\xe8\xef\xf3\xeb\xe8\xf0\xee\xe2\xe0\xed\xe8\xe5 \xf6\xe8\xf4\xf0\xee\xe2\xfb\xec\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8 "\xec\xe3\xed\xee\xe2\xe5\xed\xed\xfb\xec". \xcf\xf0\xee\xf1\xf2\xee\xe9 \xe2
\xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xe8 \xe8\xed\xf2\xe5\xf0\xf4\xe5\xe9\xf1 \xee\xe1\xe5\xf1\xef\xe5\xf7\xe8\xe2\xe0\xe5\xf2 \xf1\xee\xe5\xe4\xe8\xed\xe5\xed\xe8\xe5 \xf1 \xe2\xe0\xf8\xe5\xe9 \xf6\xe8\xf4\xf0\xee\xe2\xee\xe9
\xea\xe0\xec\xe5\xf0\xee\xe9, \xef\xf0\xe5\xe4\xe2\xe0\xf0\xe8\xf2\xe5\xeb\xfc\xed\xfb\xe9 \xef\xf0\xee\xf1\xec\xee\xf2\xf0 \xe8 \xe7\xe0\xe3\xf0\xf3\xe7\xea\xf3 \xe8/\xe8\xeb\xe8 \xe8\xf5 \xf3\xe4\xe0\xeb\xe5\xed\xe8\xe5.
\xc2\xf1\xf2\xf0\xee\xe5\xed\xed\xfb\xe9 \xf0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 %Name \xe4\xe5\xeb\xe0\xe5\xf2 \xf0\xe0\xf1\xef\xf0\xee\xf1\xf2\xf0\xe0\xed\xb8\xed\xed\xfb\xe5
\xea\xee\xf0\xf0\xe5\xea\xf2\xe8\xf0\xee\xe2\xea\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xe9 \xef\xf0\xee\xf1\xf2\xee\xe9 \xe7\xe0\xe4\xe0\xf7\xe5\xe9. \xd0\xe5\xe4\xe0\xea\xf2\xee\xf0 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 \xec\xee\xe6\xe5\xf2
\xf0\xe0\xf1\xf8\xe8\xf0\xff\xf2\xfc\xf1\xff \xe7\xe0 \xf1\xf7\xb8\xf2 \xef\xeb\xe0\xe3\xe8\xed\xee\xe2.
%Name \xec\xee\xe6\xe5\xf2 \xf2\xe0\xea\xe6\xe5 \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xf2\xfc \xef\xeb\xe0\xe3\xe8\xed\xfb \xef\xee\xe4\xe4\xe5\xf0\xe6\xea\xe8 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 KIPI
\xe4\xeb\xff \xf0\xe0\xf1\xf8\xe8\xf0\xe5\xed\xe8\xff \xf1\xe2\xee\xe8\xf5 \xe2\xee\xe7\xec\xee\xe6\xed\xee\xf1\xf2\xe5\xe9 \xe2 \xec\xe0\xed\xe8\xef\xf3\xeb\xe8\xf0\xee\xe2\xe0\xed\xe8\xe8 \xf4\xee\xf2\xee\xe3\xf0\xe0\xf4\xe8\xff\xec\xe8,
\xe8\xec\xef\xee\xf0\xf2\xe0 \xe8 \xfd\xea\xef\xee\xf0\xf2\xe0, \xe8 \xe4\xf0\xf3\xe3\xee\xe5.


%package utils
Group: Graphics
Summary: %Name utils
Requires: %lname = %version-%release
Conflicts: %name < 0.9.5-alt0.3

%description utils
Utilities for %Name data.


%package i18n
Group: Graphics
Summary: Languages support for %Name
Requires: %name = %version-%release
BuildArch: noarch

%description i18n
Languages support for %Name.


%if_enabled shared
%package -n %lname
Group: System/Libraries
Summary: %Name library

%description -n %lname
%Name library.
%endif


%package image-plugins
Group: Graphics
Summary: %Name image plugins
Summary(uk_UA.CP1251): \xc2\xf2\xf3\xeb\xea\xe8 \xee\xe1\xf0\xee\xe1\xea\xe8 \xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xfc \xe4\xeb\xff %Name
Summary(ru_RU.CP1251): \xcf\xeb\xe0\xe3\xe8\xed\xfb \xee\xe1\xf0\xe0\xe1\xee\xf2\xea\xe8 \xe8\xe7\xee\xe1\xf0\xe0\xe6\xe5\xed\xe8\xe9 \xe4\xeb\xff %Name
Requires: %name = %version-%release

%description image-plugins
%Name plugins for additional functionalities in ImageEditor and
Showfoto.


%package -n %lname-devel
Group: Development/KDE and QT
Summary: Development files for %Name
Requires: %lname = %version-%release

%description -n %lname-devel
Development files for %Name.


%prep
%setup -n %name-%version%prerel%tail
%patch -p1
%patch1 -p1


%build
%add_optflags -I%_includedir/tqtinterface
#    %{subst_enable shared} \
#    %{subst_enable static} \
#    %{subst_enable rpath} \
#    %{subst_enable_to new_ldflags new-ldflags} \
#    %{subst_enable_to dependency_tracking dependency-tracking} \
#    %{subst_enable threading} \
#    %{subst_with arts} \
%K3configure \
    %{?debug:--enable-debug=%debug} \
    %{subst_with pic} \
    %{subst_enable warnings} \
    %{subst_enable profile} \
    %{subst_enable pch} \
    %{subst_enable final} \
    %{subst_enable closure} \
    %{subst_enable nmcheck} \
    %{subst_enable embedded} \
    %{subst_enable qtopia} \
    %{subst_enable mac} \
    %{subst_enable mt} \
    %{subst_enable_to nfs_hack nfs-hack} \
    %{subst_enable gcc-hidden-visibility} \
    %{?_with_ext_sqlite3:--without-included-sqlite3}

%make_build
#bzip --best --force --keep ChangeLog


%install
%K3install
install -d -m 0755 %buildroot%_docdir/%name-%version
install -m 0644 AUTHORS NEWS README TODO %buildroot%_docdir/%name-%version/
#install -m 0644 ChangeLog.* %buildroot%_docdir/%name-%version/

%K3find_lang %name
%K3find_lang --with-kde --without-mo --output=%name-data.lang %name


%files
%_K3bindir/%name
%_K3bindir/showfoto
%_K3lib/kio_%{name}*.so


%files utils
%_K3bindir/%{name}themedesigner
%_K3bindir/digitaglinktree
%_man1dir/*


%if_enabled shared
%files -n %lname
%_libdir/%lname.so.*
%endif


%files data -f %name-data.lang
%doc %_docdir/%name-%version
%_K3apps/%name
%_K3apps/showfoto
%_K3apps/konqueror/servicemenus/*
%_K3srv/%{name}*.protocol
%_kde3_iconsdir/hicolor/*/apps/*.*
%_K3xdg_apps/*.desktop


%files i18n -f %name.lang


%files image-plugins
%_K3lib/%{name}imageplugin_*.so
%_K3srv/%{name}imageplugin_*.desktop
%_K3srvtyp/digikamimageplugin.desktop


%files -n %lname-devel
%doc HACKING
%_libdir/%lname.so
%_K3includedir/*


%changelog
* Tue Feb 22 2011 Sergey V Turchin <zerg@altlinux.org> 0.9.6-alt4
- move to alternate place

* Mon Jan 24 2011 Sergey V Turchin <zerg@altlinux.org> 0.9.6-alt3
- fix to build

* Thu Jul 23 2009 Sergey V Turchin <zerg@altlinux.org> 0.9.6-alt2
- rebuilt with new kexiv2

* Sat Jul 04 2009 Led <led@altlinux.ru> 0.9.6-alt1
- 0.9.6

* Sat Mar 21 2009 Led <led@altlinux.ru> 0.9.5-alt1
- 0.9.5 release

* Sun Feb 01 2009 Led <led@altlinux.ru> 0.9.5-alt0.5
- 0.9.5-beta3

* Sun Jan 25 2009 Led <led@altlinux.ru> 0.9.5-alt0.4
- really applied digikam-0.9.3-drops-count.patch

* Sat Jan 24 2009 Led <led@altlinux.ru> 0.9.5-alt0.3
- added subpackages -data, -utils, -i18n

* Sat Jan 24 2009 Led <led@altlinux.ru> 0.9.5-alt0.2
- applied digikam-0.9.3-drops-count.patch (fixed #17763),
  thanx Andrey Klaus

* Sat Dec 27 2008 Led <led@altlinux.ru> 0.9.5-alt0.1
- 0.9.5-beta2
- cleaned up spec
- update BuildRequires

* Sun Sep 14 2008 Led <led@altlinux.ru> 0.9.4-alt3
- rebuild with libkdcraw.so.4

* Sat Aug 09 2008 Led <led@altlinux.ru> 0.9.4-alt2
- fixed *.desktop

* Sun Jul 20 2008 Led <led@altlinux.ru> 0.9.4-alt1
- 0.9.4

* Sat Jul 12 2008 Led <led@altlinux.ru> 0.9.4-alt0.9
- 0.9.4-rc2

* Wed Jun 18 2008 Led <led@altlinux.ru> 0.9.4-alt0.8
- added %name-0.9.4-rc1-ext_sqlite.patch

* Wed Jun 18 2008 Led <led@altlinux.ru> 0.9.4-alt0.7
- 0.9.4-rc1
- updated %name-0.9.4-rc1-compat.patch

* Tue May 27 2008 Led <led@altlinux.ru> 0.9.4-alt0.6
- 0.9.4-beta5

* Mon May 05 2008 Led <led@altlinux.ru> 0.9.4-alt0.5
- 0.9.4-beta4
- updated %name-0.9.4-beta4-compat.patch

* Wed Apr 09 2008 Led <led@altlinux.ru> 0.9.4-alt0.4
- 0.9.4-beta3

* Fri Apr 04 2008 Led <led@altlinux.ru> 0.9.4-alt0.3
- fixed License
- fixes desktop-mime-entry

* Sun Mar 30 2008 Led <led@altlinux.ru> 0.9.4-alt0.2
- 0.9.4-beta2
- updated %name-0.9.4-beta2-compat.patch

* Fri Mar 14 2008 Led <led@altlinux.ru> 0.9.4-alt0.1
- 0.9.4-beta1
- added %name-0.9.4-beta1-compat.patch

* Sat Dec 22 2007 Led <led@altlinux.ru> 0.9.3-alt1
- 0.9.3 release

* Wed Dec 19 2007 Led <led@altlinux.ru> 0.9.3-alt0.4
- 0.9.3-rc1

* Sat Dec 08 2007 Led <led@altlinux.ru> 0.9.3-alt0.3
- 0.9.3-beta3

* Tue Nov 06 2007 Led <led@altlinux.ru> 0.9.3-alt0.2
- 0.9.3-beta2
- removed %name-0.9.3-beta1-po.patch

* Thu Oct 11 2007 Led <led@altlinux.ru> 0.9.3-alt0.1
- 0.9.3-beta1
- added %name-0.9.3-beta1-po.patch

* Sat Sep 22 2007 Led <led@altlinux.ru> 0.9.2-alt2
- rebuild with new libkdcraw.so.2 and libkexiv2.so.3

* Thu Jun 14 2007 Led <led@altlinux.ru> 0.9.2-alt1
- 0.9.2 release

* Mon Jun 04 2007 Led <led@altlinux.ru> 0.9.2-alt0.2
- 0.9.2-beta3
- cleaned up %%files

* Sat May 12 2007 Led <led@altlinux.ru> 0.9.2-alt0.1
- 0.9.2-beta1
- removed %name-0.9.0-include.patch
- updated BuildRequires
- cleaned up spec
- added %name-image-plugins subpackage
- renamed subpackage %name-devel to %lname-devel
- fixed %%description

* Mon May 07 2007 Led <led@altlinux.ru> 0.9.1-alt2
- rebuild with libkexiv2.so.0.2.0

* Wed Mar 07 2007 Led <led@altlinux.ru> 0.9.1-alt1
- 0.9.1
- updated BuildRequires

* Wed Dec 20 2006 Led <led@altlinux.ru> 0.9.0-alt1
- fixed %name-0.9.0-include.patch

* Mon Dec 18 2006 Led <led@altlinux.ru> 0.9.0-alt0.1
- 0.9.0
- removed %name-0.8.0-kgamma.patch (fixed in upstream)
- added %name-0.9.0-include.patch

* Thu Nov 23 2006 Led <led@altlinux.ru> 0.8.2-alt0.1
- 0.8.2
- cleaned up spec
- removed separate uk translation (in upstream now)

* Thu Mar 16 2006 Led <led@altlinux.ru> 0.8.1-alt1
- 0.8.1
- added uk translation
- fix %name.desktop
- update %%description

* Thu Dec 29 2005 Sergey V Turchin <zerg at altlinux dot org> 0.8.0-alt1
- new version

* Wed Aug 17 2005 Sergey V Turchin <zerg at altlinux dot org> 0.7.3-alt1
- new version

* Fri Jan 21 2005 Sergey V Turchin <zerg at altlinux dot org> 0.7.1-alt1
- new version

* Tue Dec 07 2004 Sergey V Turchin <zerg at altlinux dot org> 0.7-alt1
- new version

* Tue Jul 06 2004 Sergey V Turchin <zerg at altlinux dot org> 0.6.2-alt1
- new version

* Wed May 12 2004 Sergey V Turchin <zerg at altlinux dot org> 0.6.1-alt1
- new version

* Mon Mar 22 2004 Sergey V Turchin <zerg at altlinux dot org> 0.6-alt1
- new version

* Tue Sep 16 2003 Sergey V Turchin <zerg at altlinux dot org> 0.5.1-alt4
- rebuild with new libexif

* Thu Apr 03 2003 Sergey V Turchin <zerg@altlinux.ru> 0.5.1-alt3
- rebuild with new libexif

* Thu Oct 24 2002 Sergey V Turchin <zerg@altlinux.ru> 0.5.1-alt2
- rebuild with new gphoto2 && KDE3.1

* Thu Sep 12 2002 Sergey V Turchin <zerg@altlinux.ru> 0.5.1-alt1
- build for ALT

* Fri Aug 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-4mdk
- from Xavier Granier <xavier.granier@laposte.net> :
	- Move menu to Multimedia/Graphics
	- add BuildRequires:            libexif7-devel

* Tue Jul 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-3mdk
- add in-spec-menu

* Tue Jul 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-2mdk
- adjust buildrequires

* Wed Jul 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
- from Gilles CAULIER <caulier.gilles@free.fr> :
	- Update release 0.5.0 : KDE3 port. Update spec file.

* Fri Jul 12 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.4.1-2mdk
- Fix some bugs on 'spec' file

* Mon Jul 08 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.4.1-1mdk
- Original release