1 |
mikala |
7491 |
Name: kipi-plugins |
2 |
mikala |
62698 |
Version: 1.9.0 |
3 |
mikala |
7491 |
Release: %mkrel 1 |
4 |
|
|
Summary: KDE image Interface Plugins |
5 |
|
|
License: GPLv2+ |
6 |
|
|
Group: System/Libraries |
7 |
|
|
Source0: http://downloads.sourceforge.net/kipi/%{name}-%{version}.tar.bz2 |
8 |
|
|
URL: http://www.kipi-plugins.org |
9 |
|
|
Epoch: 1 |
10 |
|
|
Requires: mjpegtools |
11 |
|
|
Requires: vorbis-tools |
12 |
|
|
Requires: mpg123 |
13 |
|
|
Requires: imagemagick >= 5.5.4 |
14 |
|
|
Suggests: hugin |
15 |
mikala |
53456 |
BuildRequires: kdepimlibs4-devel |
16 |
mikala |
7491 |
BuildRequires: libkipi-devel |
17 |
|
|
BuildRequires: libgpod-devel |
18 |
|
|
BuildRequires: kdegraphics4-devel |
19 |
|
|
BuildRequires: tiff-devel |
20 |
|
|
BuildRequires: libMagick-devel |
21 |
|
|
BuildRequires: libxslt-devel |
22 |
|
|
BuildRequires: libgphoto-devel |
23 |
|
|
BuildRequires: imlib2-devel |
24 |
|
|
BuildRequires: libxml2-utils |
25 |
|
|
BuildRequires: libmesaglu-devel |
26 |
|
|
BuildRequires: opencv-devel |
27 |
mikala |
64358 |
BuildRequires: qjson-devel |
28 |
mikala |
7491 |
Obsoletes: %{_lib}kipi-plugins0 < 1:0.2.0-0.824094.3 |
29 |
mikala |
62698 |
Suggests: %name-timeadjust |
30 |
|
|
Suggests: %name-smug |
31 |
|
|
Suggests: %name-shwup |
32 |
|
|
Suggests: %name-piwigoexport |
33 |
|
|
Suggests: %name-picasa |
34 |
|
|
Suggests: %name-metadaedit |
35 |
|
|
Suggests: %name-kopete |
36 |
|
|
Suggests: %name-kioexportimport |
37 |
|
|
Suggests: %name-jpeglossless |
38 |
|
|
Suggests: %name-ipodexport |
39 |
|
|
Suggests: %name-imageviewer |
40 |
|
|
Suggests: %name-htmlexport |
41 |
|
|
Suggests: %name-debianscreenshot |
42 |
|
|
Suggests: %name-gpssync |
43 |
|
|
Suggests: %name-flickr |
44 |
|
|
Suggests: %name-expoblending |
45 |
|
|
Suggests: %name-calendar |
46 |
|
|
Suggests: %name-batchprocess |
47 |
|
|
Suggests: %name-advancedslideshow |
48 |
|
|
Suggests: %name-printimages |
49 |
|
|
Suggests: %name-dngconverter |
50 |
|
|
Suggests: %name-galleryexport |
51 |
|
|
Suggests: %name-flashexport |
52 |
|
|
Suggests: %name-facebook |
53 |
|
|
Suggests: %name-acquireimages |
54 |
|
|
Suggests: %name-rawconverter |
55 |
|
|
Suggests: %name-removeredeyes |
56 |
|
|
Suggests: %name-sendimages |
57 |
mikala |
64358 |
# kipi-plugins-youtube is currently provided by kamoso |
58 |
|
|
Suggests: %name-youtube |
59 |
mikala |
7491 |
%description |
60 |
|
|
The library of the KDE Image Plugin Interface. |
61 |
|
|
|
62 |
|
|
Libkipi allows image applications to use a plugin architecture |
63 |
|
|
for additional functionality such as: RawConverter, SlideShow, |
64 |
|
|
ImagesGallery, HTMLExport, PrintAssistant... |
65 |
|
|
|
66 |
mikala |
62698 |
%files -f kipiplugins.lang |
67 |
mikala |
7491 |
%defattr(-,root,root) |
68 |
mikala |
62698 |
%doc README |
69 |
|
|
%_kde_applicationsdir/kipiplugins.desktop |
70 |
|
|
#----------------------------------------------------------------------------- |
71 |
|
|
%package timeadjust |
72 |
|
|
Summary: Time Adjust kipi plugin |
73 |
|
|
Group: System/Libraires |
74 |
|
|
Conflicts: %name < 1:1.8.0-1 |
75 |
|
|
%description timeadjust |
76 |
|
|
A Tool to adjust time and date. |
77 |
|
|
%files timeadjust -f kipiplugin_timeadjust.lang |
78 |
|
|
%defattr(-,root,root) |
79 |
|
|
%{_kde_libdir}/kde4/kipiplugin_timeadjust.so |
80 |
|
|
%_kde_iconsdir/hicolor/*/actions/timeadjust.png |
81 |
|
|
%_kde_services/kipiplugin_timeadjust.desktop |
82 |
|
|
#----------------------------------------------------------------------------- |
83 |
|
|
%package smug |
84 |
|
|
Summary: Smug Kipi Plugin |
85 |
|
|
Group: System/Libraires |
86 |
|
|
Conflicts: %name < 1:1.8.0-1 |
87 |
|
|
%description smug |
88 |
|
|
A tool to import/export images to/from SmugMug web service. |
89 |
mikala |
7491 |
|
90 |
mikala |
62698 |
%files smug -f kipiplugin_smug.lang |
91 |
|
|
%defattr(-,root,root) |
92 |
|
|
%{_kde_libdir}/kde4/kipiplugin_smug.so |
93 |
|
|
%_kde_iconsdir/hicolor/*/actions/smugmug.png |
94 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/smugmug.svgz |
95 |
|
|
%_kde_services/kipiplugin_smug.desktop |
96 |
|
|
#----------------------------------------------------------------------------- |
97 |
|
|
|
98 |
|
|
%package shwup |
99 |
|
|
Summary: Shwup Kipi Plugins |
100 |
|
|
Group: System/Libraires |
101 |
|
|
Conflicts: %name < 1:1.8.0-1 |
102 |
|
|
%description shwup |
103 |
|
|
A tool to export images to a remote Shwup web service. |
104 |
|
|
|
105 |
|
|
%files shwup -f kipiplugin_shwup.lang |
106 |
|
|
%defattr(-,root,root) |
107 |
|
|
%{_kde_libdir}/kde4/kipiplugin_shwup.so |
108 |
|
|
%_kde_iconsdir/hicolor/*/actions/shwup.png |
109 |
|
|
%_kde_services/kipiplugin_shwup.desktop |
110 |
|
|
#----------------------------------------------------------------------------- |
111 |
|
|
%package piwigoexport |
112 |
|
|
Summary: Piwi Go Export |
113 |
|
|
Group: System/Libraires |
114 |
|
|
Conflicts: %name < 1:1.8.0-1 |
115 |
|
|
%description piwigoexport |
116 |
|
|
A tool to export images to a remote Piwigo. |
117 |
|
|
|
118 |
|
|
%files piwigoexport -f kipiplugin_piwigoexport.lang |
119 |
|
|
%defattr(-,root,root) |
120 |
|
|
%{_kde_libdir}/kde4/kipiplugin_piwigoexport.so |
121 |
|
|
%{_kde_datadir}/apps/kipiplugin_piwigoexport |
122 |
|
|
%_kde_services/kipiplugin_piwigoexport.desktop |
123 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/piwigo.svgz |
124 |
|
|
%_kde_iconsdir/hicolor/*/actions/piwigo.png |
125 |
|
|
#----------------------------------------------------------------------------- |
126 |
|
|
%package picasa |
127 |
|
|
Summary: Picasa Kipi Plugins |
128 |
|
|
Group: System/Libraires |
129 |
|
|
Conflicts: %name < 1:1.8.0-1 |
130 |
|
|
%description picasa |
131 |
|
|
A tool to export images to a remote Picase Web Service |
132 |
|
|
|
133 |
|
|
%files picasa -f kipiplugin_picasawebexport.lang |
134 |
|
|
%defattr(-,root,root) |
135 |
|
|
%{_kde_libdir}/kde4/kipiplugin_picasawebexport.so |
136 |
|
|
%_kde_services/kipiplugin_picasawebexport.desktop |
137 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/picasa.svgz |
138 |
|
|
%_kde_iconsdir/hicolor/*/actions/picasa.png |
139 |
|
|
#----------------------------------------------------------------------------- |
140 |
|
|
%package metadataedit |
141 |
|
|
Summary: Meta Data Edit kipi plugins |
142 |
|
|
Group: System/Libraires |
143 |
|
|
Conflicts: %name < 1:1.8.0-1 |
144 |
|
|
%description metadataedit |
145 |
mikala |
64358 |
A tool to edit EXIF,IPTC and XMP metadata. |
146 |
mikala |
62698 |
|
147 |
|
|
%files metadataedit -f kipiplugin_metadataedit.lang |
148 |
|
|
%defattr(-,root,root) |
149 |
|
|
%{_kde_libdir}/kde4/kipiplugin_metadataedit.so |
150 |
|
|
%_kde_services/kipiplugin_metadataedit.desktop |
151 |
|
|
%_kde_iconsdir/hicolor/*/actions/metadataedit.png |
152 |
|
|
#----------------------------------------------------------------------------- |
153 |
|
|
%package kopete |
154 |
|
|
Summary: Kopete kipi plugin |
155 |
|
|
Group: System/Libraires |
156 |
|
|
Conflicts: %name < 1:1.8.0-1 |
157 |
|
|
%description kopete |
158 |
|
|
A tool to export images to an instant messaging contact. |
159 |
mikala |
64358 |
|
160 |
mikala |
62698 |
%files kopete |
161 |
|
|
%defattr(-,root,root) |
162 |
|
|
%{_kde_libdir}/kde4/kipiplugin_kopete.so |
163 |
|
|
%_kde_services/kipiplugin_kopete.desktop |
164 |
|
|
#----------------------------------------------------------------------------- |
165 |
|
|
%package kioexportimport |
166 |
|
|
Summary: Kio Export Import Kipi Plugin |
167 |
|
|
Group: System/Libraires |
168 |
|
|
Conflicts: %name < 1:1.8.0-1 |
169 |
|
|
%description kioexportimport |
170 |
|
|
A tool to export pictures to or import from a remote directory that is |
171 |
|
|
accessible via KIO. |
172 |
|
|
|
173 |
|
|
%files kioexportimport -f kipiplugin_kioexportimport.lang |
174 |
|
|
%defattr(-,root,root) |
175 |
|
|
%_kde_libdir/kde4/kipiplugin_kioexportimport.so |
176 |
|
|
%_kde_services/kipiplugin_kioexportimport.desktop |
177 |
|
|
#----------------------------------------------------------------------------- |
178 |
|
|
%package jpeglossless |
179 |
|
|
Summary: Jpeg Lossless Kipi Plugin |
180 |
|
|
Group: System/Libraires |
181 |
|
|
Conflicts: %name < 1:1.8.0-1 |
182 |
|
|
%description jpeglossless |
183 |
|
|
A tool to rotate/flip images without losing quality. |
184 |
|
|
|
185 |
|
|
%files jpeglossless -f kipiplugin_jpeglossless.lang |
186 |
|
|
%defattr(-,root,root) |
187 |
|
|
%{_kde_libdir}/kde4/kipiplugin_jpeglossless.so |
188 |
|
|
%_kde_services/kipiplugin_jpeglossless.desktop |
189 |
|
|
%_kde_iconsdir/hicolor/*/actions/flip-horizontal.png |
190 |
|
|
%_kde_iconsdir/hicolor/*/actions/grayscaleconvert.png |
191 |
|
|
#----------------------------------------------------------------------------- |
192 |
|
|
%package ipodexport |
193 |
|
|
Summary: Ipod Kipi Plugin |
194 |
|
|
Group: System/Libraires |
195 |
|
|
Conflicts: %name < 1:1.8.0-1 |
196 |
|
|
%description ipodexport |
197 |
|
|
A tool to export pictures to an Ipod device. |
198 |
mikala |
64358 |
|
199 |
mikala |
62698 |
%files ipodexport -f kipiplugin_ipodexport.lang |
200 |
|
|
%defattr(-,root,root) |
201 |
|
|
%{_kde_libdir}/kde4/kipiplugin_ipodexport.so |
202 |
|
|
%_kde_services/kipiplugin_ipodexport.desktop |
203 |
|
|
|
204 |
|
|
#----------------------------------------------------------------------------- |
205 |
|
|
%package imageviewer |
206 |
|
|
Summary: Image Viewer Kipi Plugin |
207 |
|
|
Group: System/Libraires |
208 |
|
|
Conflicts: %name < 1:1.8.0-1 |
209 |
|
|
%description imageviewer |
210 |
|
|
A tool to preview images using OpenGl. |
211 |
|
|
|
212 |
|
|
%files imageviewer -f kipiplugin_imageviewer.lang |
213 |
|
|
%defattr(-,root,root) |
214 |
|
|
%{_kde_libdir}/kde4/kipiplugin_imageviewer.so |
215 |
|
|
%{_kde_datadir}/apps/kipiplugin_imageviewer |
216 |
|
|
%_kde_services/kipiplugin_imageviewer.desktop |
217 |
|
|
%_kde_iconsdir/hicolor/*/actions/ogl.png |
218 |
|
|
#----------------------------------------------------------------------------- |
219 |
|
|
%package htmlexport |
220 |
|
|
Summary: Html Export Kipi Plugin |
221 |
|
|
Group: System/Libraires |
222 |
|
|
Conflicts: %name < 1:1.8.0-1 |
223 |
|
|
%description htmlexport |
224 |
|
|
A tool to export images collections into a static XHTML page. |
225 |
|
|
|
226 |
|
|
%files htmlexport -f kipiplugin_htmlexport.lang |
227 |
|
|
%defattr(-,root,root) |
228 |
|
|
%_kde_libdir/kde4/kipiplugin_htmlexport.so |
229 |
|
|
%_kde_services/kipiplugin_htmlexport.desktop |
230 |
|
|
%_kde_appsdir/kipiplugin_htmlexport |
231 |
|
|
#----------------------------------------------------------------------------- |
232 |
|
|
%package debianscreenshot |
233 |
|
|
Summary: Debian Screenshot kipi plugins |
234 |
|
|
Group: System/Libraries |
235 |
|
|
Conflicts: %name < 1:1.8.0-1 |
236 |
|
|
%description debianscreenshot |
237 |
mikala |
64358 |
A tool to export images to the Debian Screenshots site. |
238 |
|
|
|
239 |
mikala |
62698 |
%files debianscreenshot -f kipiplugin_debianscreenshots.lang |
240 |
|
|
%defattr(-,root,root) |
241 |
|
|
%_kde_libdir/kde4/kipiplugin_debianscreenshots.so |
242 |
|
|
%_kde_services/kipiplugin_debianscreenshots.desktop |
243 |
|
|
%_kde_iconsdir/hicolor/*/actions/debianscreenshots.png |
244 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/debianscreenshots.svgz |
245 |
|
|
#----------------------------------------------------------------------------- |
246 |
|
|
%package gpssync |
247 |
|
|
Summary: GPS Sync Kipi Plugin |
248 |
|
|
Group: System/Libraires |
249 |
|
|
Conflicts: %name < 1:1.8.0-1 |
250 |
|
|
%description gpssync |
251 |
|
|
A tool to geolocalize pictures. |
252 |
|
|
|
253 |
|
|
%files gpssync -f kipiplugin_gpssync.lang |
254 |
|
|
%defattr(-,root,root) |
255 |
|
|
%{_kde_libdir}/kde4/kipiplugin_gpssync.so |
256 |
|
|
%_kde_services/kipiplugin_gpssync.desktop |
257 |
|
|
%_kde_iconsdir/hicolor/*/actions/gpsimagetag.png |
258 |
|
|
#----------------------------------------------------------------------------- |
259 |
|
|
%package flickr |
260 |
|
|
Summary: Flick Export Kipi Plugin |
261 |
|
|
Group: System/Libraires |
262 |
|
|
Conflicts: %name < 1:1.8.0-1 |
263 |
|
|
%description flickr |
264 |
|
|
A tool to export images to a remote Flickr, 23 and Zoomr web services. |
265 |
|
|
|
266 |
|
|
%files flickr -f kipiplugin_flickrexport.lang |
267 |
|
|
%defattr(-,root,root) |
268 |
|
|
%{_kde_libdir}/kde4/kipiplugin_flickrexport.so |
269 |
|
|
%_kde_services/kipiplugin_flickrexport.desktop |
270 |
|
|
%_kde_iconsdir/hicolor/*/actions/flickr.png |
271 |
|
|
%_kde_iconsdir/hicolor/*/actions/hq.png |
272 |
|
|
%_kde_iconsdir/hicolor/*/actions/zooomr.png |
273 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/flickr.svgz |
274 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/hq.svgz |
275 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/zooomr.svgz |
276 |
|
|
#----------------------------------------------------------------------------- |
277 |
|
|
%package expoblending |
278 |
|
|
Summary: Expoblending Kipi Plugin |
279 |
|
|
Group: System/Libraires |
280 |
|
|
Conflicts: %name < 1:1.8.0-1 |
281 |
|
|
%description expoblending |
282 |
|
|
A tool to blend bracketed images. |
283 |
|
|
|
284 |
|
|
%files expoblending -f kipiplugin_expoblending.lang |
285 |
|
|
%defattr(-,root,root) |
286 |
|
|
%_kde_bindir/expoblending |
287 |
|
|
%_kde_applicationsdir/expoblending.desktop |
288 |
|
|
%{_kde_libdir}/kde4/kipiplugin_expoblending.so |
289 |
|
|
%{_kde_datadir}/apps/kipiplugin_expoblending |
290 |
|
|
%_kde_services/kipiplugin_expoblending.desktop |
291 |
|
|
%_kde_iconsdir/hicolor/*/actions/expoblending.png |
292 |
|
|
|
293 |
|
|
#----------------------------------------------------------------------------- |
294 |
|
|
%package calendar |
295 |
|
|
Summary: Calendar Kipi Plugin |
296 |
|
|
Group: System/Libraires |
297 |
|
|
Conflicts: %name < 1:1.8.0-1 |
298 |
|
|
%description calendar |
299 |
|
|
A tool to create calendars. |
300 |
|
|
|
301 |
|
|
%files calendar -f kipiplugin_calendar.lang |
302 |
|
|
%defattr(-,root,root) |
303 |
|
|
%{_kde_libdir}/kde4/kipiplugin_calendar.so |
304 |
|
|
%_kde_services/kipiplugin_calendar.desktop |
305 |
|
|
|
306 |
|
|
#----------------------------------------------------------------------------- |
307 |
|
|
%package batchprocess |
308 |
|
|
Summary: Batch Process Images Kipi Plugin |
309 |
|
|
Group: System/Libraires |
310 |
|
|
Conflicts: %name < 1:1.8.0-1 |
311 |
|
|
%description batchprocess |
312 |
|
|
KIPI Batch Processing Images Plugin. |
313 |
mikala |
64358 |
|
314 |
mikala |
62698 |
%files batchprocess -f kipiplugin_batchprocessimages.lang |
315 |
|
|
%defattr(-,root,root) |
316 |
|
|
%{_kde_libdir}/kde4/kipiplugin_batchprocessimages.so |
317 |
|
|
%_kde_services/kipiplugin_batchprocessimages.desktop |
318 |
|
|
%_kde_iconsdir/hicolor/*/actions/recompressimages.png |
319 |
|
|
%_kde_iconsdir/hicolor/*/actions/renameimages.png |
320 |
|
|
%_kde_iconsdir/hicolor/*/actions/resizeimages.png |
321 |
|
|
%_kde_iconsdir/hicolor/*/actions/borderimages.png |
322 |
|
|
|
323 |
|
|
%_kde_iconsdir/hicolor/*/actions/colorimages.png |
324 |
|
|
%_kde_iconsdir/hicolor/*/actions/convertimages.png |
325 |
|
|
%_kde_iconsdir/hicolor/*/actions/effectimages.png |
326 |
|
|
%_kde_iconsdir/hicolor/*/actions/filterimages.png |
327 |
|
|
|
328 |
|
|
#----------------------------------------------------------------------------- |
329 |
|
|
%package advancedslideshow |
330 |
|
|
Summary: Advanced Slideshow Kipi Plugin |
331 |
|
|
Group: System/Libraires |
332 |
|
|
Conflicts: %name < 1:1.8.0-1 |
333 |
|
|
%description advancedslideshow |
334 |
|
|
A tool to slide images with 2D and 3D effects using OpenGL. |
335 |
|
|
|
336 |
|
|
%files advancedslideshow -f kipiplugin_advancedslideshow.lang |
337 |
|
|
%defattr(-,root,root) |
338 |
|
|
%{_kde_libdir}/kde4/kipiplugin_advancedslideshow.so |
339 |
|
|
%_kde_iconsdir/hicolor/*/actions/slideshow.png |
340 |
|
|
%_kde_services/kipiplugin_advancedslideshow.desktop |
341 |
|
|
#----------------------------------------------------------------------------- |
342 |
|
|
%package printimages |
343 |
|
|
Summary: Print Images Kipi Plugin |
344 |
|
|
Group: System/Libraires |
345 |
|
|
Conflicts: %name < 1:1.8.0-1 |
346 |
|
|
%description printimages |
347 |
|
|
A tool to print images in various formats. |
348 |
|
|
|
349 |
|
|
%files printimages -f kipiplugin_printimages.lang |
350 |
|
|
%defattr(-,root,root) |
351 |
|
|
%{_kde_libdir}/kde4/kipiplugin_printimages.so |
352 |
|
|
%_kde_services/kipiplugin_printimages.desktop |
353 |
|
|
%_kde_appsdir/kipiplugin_printimages/ |
354 |
|
|
|
355 |
|
|
#----------------------------------------------------------------------------- |
356 |
|
|
%package dngconverter |
357 |
|
|
Summary: Dng converter Kipi Plugin |
358 |
|
|
Group: System/Libraires |
359 |
|
|
Conflicts: %name < 1:1.8.0-1 |
360 |
|
|
%description dngconverter |
361 |
mikala |
64358 |
A tool to convert Raw Image to Digital NeGative. |
362 |
mikala |
62698 |
|
363 |
|
|
%files dngconverter -f kipiplugin_dngconverter.lang |
364 |
|
|
%defattr(-,root,root) |
365 |
|
|
%_kde_bindir/dngconverter |
366 |
|
|
%_kde_bindir/dnginfo |
367 |
|
|
%_kde_applicationsdir/dngconverter.desktop |
368 |
|
|
%_kde_libdir/kde4/kipiplugin_dngconverter.so |
369 |
|
|
%_kde_services/kipiplugin_dngconverter.desktop |
370 |
|
|
%_kde_iconsdir/oxygen/*/apps/dngconverter.png |
371 |
|
|
%_kde_iconsdir/oxygen/scalable/apps/dngconverter.svgz |
372 |
|
|
#----------------------------------------------------------------------------- |
373 |
|
|
%package galleryexport |
374 |
|
|
Summary: Gallery Export Kipi Plugin |
375 |
|
|
Group: System/Libraires |
376 |
|
|
Conflicts: %name < 1:1.8.0-1 |
377 |
|
|
%description galleryexport |
378 |
|
|
A tool to export images to a remote Gallery. |
379 |
|
|
|
380 |
|
|
%files galleryexport -f kipiplugin_galleryexport.lang |
381 |
|
|
%defattr(-,root,root) |
382 |
|
|
%{_kde_libdir}/kde4/kipiplugin_galleryexport.so |
383 |
|
|
%{_kde_datadir}/apps/kipiplugin_galleryexport |
384 |
|
|
%_kde_services/kipiplugin_galleryexport.desktop |
385 |
|
|
%_kde_iconsdir/hicolor/*/actions/gallery.png |
386 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/gallery.svgz |
387 |
|
|
#----------------------------------------------------------------------------- |
388 |
|
|
%package flashexport |
389 |
|
|
Summary: Flash export kipi-plugins |
390 |
|
|
Group: System/Libraires |
391 |
|
|
Conflicts: %name < 1:1.8.0-1 |
392 |
|
|
%description flashexport |
393 |
|
|
A tool to export images to Flash. |
394 |
|
|
|
395 |
|
|
%files flashexport -f kipiplugin_flashexport.lang |
396 |
|
|
%defattr(-,root,root) |
397 |
|
|
%{_kde_libdir}/kde4/kipiplugin_flashexport.so |
398 |
|
|
%{_kde_datadir}/apps/kipiplugin_flashexport |
399 |
|
|
%_kde_services/kipiplugin_flashexport.desktop |
400 |
|
|
%_kde_iconsdir/hicolor/*/actions/flash.png |
401 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/flash.svgz |
402 |
|
|
|
403 |
|
|
#----------------------------------------------------------------------------- |
404 |
|
|
%package facebook |
405 |
|
|
Summary: Facebook kipi plugins |
406 |
|
|
Group: System/Libraries |
407 |
|
|
Conflicts: %name < 1:1.8.0-1 |
408 |
|
|
%description facebook |
409 |
|
|
A tool to import/export images to/from a remote Facebook web service. |
410 |
|
|
|
411 |
|
|
%files facebook -f kipiplugin_facebook.lang |
412 |
|
|
%defattr(-,root,root) |
413 |
|
|
%{_kde_libdir}/kde4/kipiplugin_facebook.so |
414 |
|
|
%_kde_services/kipiplugin_facebook.desktop |
415 |
|
|
%_kde_iconsdir/hicolor/*/actions/facebook.png |
416 |
|
|
%_kde_iconsdir/hicolor/scalable/actions/facebook.svgz |
417 |
|
|
#----------------------------------------------------------------------------- |
418 |
|
|
%package acquireimages |
419 |
|
|
Summary: Acquireimages |
420 |
|
|
Group: System/Libraries |
421 |
|
|
Conflicts: %name < 1:1.8.0-1 |
422 |
|
|
%description acquireimages |
423 |
|
|
A tool to acquire images using flat scanner. |
424 |
|
|
|
425 |
|
|
%files acquireimages -f kipiplugin_acquireimages.lang |
426 |
|
|
%defattr(-,root,root) |
427 |
|
|
%_kde_bindir/scangui |
428 |
|
|
%_kde_libdir/kde4/kipiplugin_acquireimages.so |
429 |
|
|
%_kde_services/kipiplugin_acquireimages.desktop |
430 |
|
|
%_kde_applicationsdir/scangui.desktop |
431 |
|
|
#----------------------------------------------------------------------------- |
432 |
|
|
|
433 |
|
|
%package rawconverter |
434 |
|
|
Summary: Rawconverter kipi plugins |
435 |
|
|
Group: System/Libraries |
436 |
|
|
Conflicts: %name < 1:1.8.0-1 |
437 |
|
|
%description rawconverter |
438 |
|
|
A tool to convert Raw Image to JPEG/PNG/TIFF. |
439 |
|
|
|
440 |
|
|
%files rawconverter -f kipiplugin_rawconverter.lang |
441 |
|
|
%defattr(-,root,root) |
442 |
|
|
%{_kde_libdir}/kde4/kipiplugin_rawconverter.so |
443 |
|
|
%_kde_iconsdir/oxygen/*/apps/rawconverter.png |
444 |
|
|
%_kde_services/kipiplugin_rawconverter.desktop |
445 |
|
|
%_kde_iconsdir/oxygen/scalable/apps/rawconverter.svgz |
446 |
mikala |
7491 |
#---------------------------------------------------------------------------- |
447 |
|
|
|
448 |
mikala |
62698 |
%package removeredeyes |
449 |
|
|
Summary: Remove red eyes kipi-plugins |
450 |
|
|
Group: System/Libraries |
451 |
|
|
Conflicts: %name < 1:1.8.0-1 |
452 |
|
|
%description removeredeyes |
453 |
|
|
A tool to remove red eyes automatically from images. |
454 |
|
|
|
455 |
|
|
%files removeredeyes -f kipiplugin_removeredeyes.lang |
456 |
|
|
%defattr(-,root,root) |
457 |
|
|
%{_kde_libdir}/kde4/kipiplugin_removeredeyes.so |
458 |
|
|
%{_kde_datadir}/apps/kipiplugin_removeredeyes |
459 |
|
|
%_kde_services/kipiplugin_removeredeyes.desktop |
460 |
|
|
|
461 |
|
|
#--------------------------------------------------------------------------- |
462 |
|
|
%package sendimages |
463 |
|
|
Summary: Send Images kipi plugins |
464 |
|
|
Group: System/Libraries |
465 |
|
|
Conflicts: %name < 1:1.8.0-1 |
466 |
|
|
%description sendimages |
467 |
|
|
A tool to send images by e-mail. |
468 |
mikala |
64358 |
|
469 |
mikala |
62698 |
%files sendimages -f kipiplugin_sendimages.lang |
470 |
|
|
%defattr(-,root,root) |
471 |
|
|
%{_kde_libdir}/kde4/kipiplugin_sendimages.so |
472 |
|
|
%_kde_services/kipiplugin_sendimages.desktop |
473 |
|
|
#---------------------------------------------------------------------------- |
474 |
|
|
|
475 |
mikala |
7491 |
%define kipiplugins_major 1 |
476 |
|
|
%define lib_name %mklibname kipiplugins %kipiplugins_major |
477 |
|
|
|
478 |
|
|
%package -n %lib_name |
479 |
|
|
Summary: Library files for %{name} |
480 |
|
|
Group: System/Libraries |
481 |
|
|
Requires: %{name} = %{epoch}:%{version}-%{release} |
482 |
|
|
Conflicts: %{_lib}kipi-plugins0 |
483 |
|
|
|
484 |
|
|
%description -n %lib_name |
485 |
|
|
Library files for %{name} |
486 |
|
|
|
487 |
|
|
%files -n %lib_name |
488 |
|
|
%defattr(-,root,root) |
489 |
|
|
%{_kde_libdir}/libkipiplugins.so.%{kipiplugins_major}* |
490 |
|
|
|
491 |
|
|
#---------------------------------------------------------------------------- |
492 |
|
|
|
493 |
|
|
%package devel |
494 |
|
|
Summary: Development files for %{name} |
495 |
|
|
Group: Development/C |
496 |
|
|
Requires: %{lib_name} = %{epoch}:%{version}-%{release} |
497 |
|
|
Obsoletes: %{_lib}kipi-plugins-devel < 1:0.2.0 |
498 |
|
|
|
499 |
|
|
%description devel |
500 |
|
|
Development files for %{name} |
501 |
|
|
|
502 |
|
|
%files devel |
503 |
|
|
%defattr(-,root,root) |
504 |
|
|
%{_kde_libdir}/*.so |
505 |
|
|
|
506 |
|
|
#---------------------------------------------------------------------------- |
507 |
|
|
|
508 |
|
|
%prep |
509 |
|
|
%setup -q -n %{name}-%{version} |
510 |
|
|
|
511 |
|
|
%build |
512 |
|
|
%cmake_kde4 |
513 |
|
|
%make |
514 |
|
|
|
515 |
|
|
%install |
516 |
|
|
rm -rf %buildroot |
517 |
|
|
%makeinstall_std -C build |
518 |
|
|
|
519 |
mikala |
62698 |
#install -d %{buildroot}/%{_kde_datadir}/doc//%name-htmlexport/ |
520 |
|
|
#install -d %{buildroot}/%{_kde_datadir}/doc/%{name}-printimages/ |
521 |
|
|
#install -m644 %{buildroot}/%{_kde_datadir}/apps/kipiplugin_htmlexport/THEME_HOWTO -D %{buildroot}/%{_kde_datadir}/doc/%{name}-htmlexport/THEME_HOWTO |
522 |
|
|
#install -m644 %{buildroot}/%{_kde_datadir}/apps/kipiplugin_printimages/TEMPLATE_HOWTO -D %{buildroot}/%{_kde_datadir}/doc/%{name}-printimages/TEMPLATE_HOWTO |
523 |
mikala |
7491 |
|
524 |
|
|
#removing wrong files |
525 |
mikala |
62698 |
#rm -f %{buildroot}/%{_kde_datadir}/apps/kipiplugin_htmlexport/THEME_HOWTO |
526 |
|
|
#rm -f %{buildroot}/%{_kde_datadir}/apps/kipiplugin_printimages/TEMPLATE_HOWTO |
527 |
|
|
#rm -f %{buildroot}/%{_kde_datadir}/applications/kde4/*.desktop |
528 |
|
|
# Remove wallpaper translation since it's not compiled |
529 |
|
|
rm -rf %{buildroot}/usr/share/locale/*/LC_MESSAGES/kipiplugin_wallpaper.mo |
530 |
|
|
%find_lang kipiplugins |
531 |
|
|
%find_lang kipiplugin_timeadjust |
532 |
|
|
%find_lang kipiplugin_smug |
533 |
|
|
%find_lang kipiplugin_shwup |
534 |
|
|
%find_lang kipiplugin_piwigoexport |
535 |
|
|
%find_lang kipiplugin_picasawebexport |
536 |
|
|
%find_lang kipiplugin_metadataedit |
537 |
|
|
%find_lang kipiplugin_kioexportimport |
538 |
|
|
%find_lang kipiplugin_jpeglossless |
539 |
|
|
%find_lang kipiplugin_ipodexport |
540 |
|
|
%find_lang kipiplugin_imageviewer |
541 |
|
|
%find_lang kipiplugin_htmlexport |
542 |
|
|
%find_lang kipiplugin_gpssync |
543 |
|
|
%find_lang kipiplugin_flickrexport |
544 |
|
|
%find_lang kipiplugin_expoblending |
545 |
|
|
%find_lang kipiplugin_calendar |
546 |
|
|
%find_lang kipiplugin_batchprocessimages |
547 |
|
|
%find_lang kipiplugin_advancedslideshow |
548 |
|
|
%find_lang kipiplugin_printimages |
549 |
|
|
%find_lang kipiplugin_dngconverter |
550 |
|
|
%find_lang kipiplugin_galleryexport |
551 |
|
|
%find_lang kipiplugin_flashexport |
552 |
|
|
%find_lang kipiplugin_facebook |
553 |
|
|
%find_lang kipiplugin_acquireimages |
554 |
|
|
%find_lang kipiplugin_rawconverter |
555 |
|
|
%find_lang kipiplugin_removeredeyes |
556 |
|
|
%find_lang kipiplugin_sendimages |
557 |
|
|
%find_lang kipiplugin_debianscreenshots |
558 |
mikala |
7491 |
%clean |
559 |
|
|
rm -rf %buildroot |