]> git.pld-linux.org Git - packages/gimp.git/blob - gimp.spec
Release 2 (by relup.sh)
[packages/gimp.git] / gimp.spec
1 #
2 # Conditional build:
3 %bcond_without  aalib           # aa plugin (which requires aalib)
4 %bcond_without  python          # python plugins
5 %bcond_without  libunwind       # detailed backtraces using libunwind
6 %bcond_without  webkit          # webkit-based help browser
7 %bcond_with     posix_shm       # with POSIX SHM (default is SysV SHM)
8
9 %define babl_ver        0.1.78
10 %define gegl_ver        0.4.36
11
12 %define mver    2.0
13 Summary:        The GNU Image Manipulation Program
14 Summary(de.UTF-8):      Das GNU-Bildbearbeitungs-Programm
15 Summary(es.UTF-8):      Programa de manipulación de imagen GNU
16 Summary(fr.UTF-8):      Le programme de manipulation d'images de GNU
17 Summary(pl.UTF-8):      Program GNU do manipulacji formatami graficznymi (GIMP)
18 Summary(pt_BR.UTF-8):   Programa de manipulação de imagem GNU
19 Summary(ru.UTF-8):      The GNU Image Manipulation Program
20 Summary(tr.UTF-8):      Çizim, boyama ve görüntü işleme programı
21 Summary(uk.UTF-8):      The GNU Image Manipulation Program
22 Summary(zh_CN.UTF-8):   [图像]GNU图象处理工具
23 Summary(zh_TW.UTF-8):   [圖像]GNU圖象處理工具
24 Name:           gimp
25 Version:        2.10.34
26 Release:        2
27 Epoch:          1
28 License:        GPL v3+
29 Group:          X11/Applications/Graphics
30 Source0:        https://download.gimp.org/pub/gimp/v2.10/%{name}-%{version}.tar.bz2
31 # Source0-md5:  0dae3a42d261621d62a336ef2aee052a
32 Patch0:         %{name}-home_etc.patch
33 Patch3:         %{name}-no-checks-for-runtime-deps.patch
34 URL:            https://www.gimp.org/
35 BuildRequires:  OpenEXR-devel >= 1.6.1
36 %{?with_aalib:BuildRequires:    aalib-devel}
37 BuildRequires:  alsa-lib-devel >= 1.0.11
38 BuildRequires:  atk-devel >= 1:2.2.0
39 BuildRequires:  autoconf >= 2.54
40 BuildRequires:  automake
41 BuildRequires:  babl-devel >= %{babl_ver}
42 BuildRequires:  bzip2-devel
43 BuildRequires:  cairo-devel >= 1.12.2
44 BuildRequires:  docbook-dtd412-xml
45 BuildRequires:  fontconfig-devel >= 2.12.4
46 BuildRequires:  freetype-devel >= 1:2.1.7
47 BuildRequires:  gdk-pixbuf2-devel >= 2.30.8
48 BuildRequires:  gegl-devel >= %{gegl_ver}
49 BuildRequires:  gettext-tools >= 0.19
50 BuildRequires:  gexiv2-devel >= 0.10.6
51 BuildRequires:  ghostscript-devel
52 BuildRequires:  giflib-devel
53 BuildRequires:  glib2-devel >= 1:2.56.2
54 BuildRequires:  glib-networking
55 BuildRequires:  gtk+2-devel >= 2:2.24.32
56 BuildRequires:  gtk-update-icon-cache >= 2.24.32
57 BuildRequires:  gtk-doc >= 1.6
58 %{?with_webkit:BuildRequires:   gtk-webkit-devel >= 1.6.1}
59 BuildRequires:  harfbuzz-devel >= 0.9.19
60 BuildRequires:  intltool >= 0.40.1
61 BuildRequires:  iso-codes
62 BuildRequires:  json-glib-devel >= 1.2.6
63 BuildRequires:  lcms2-devel >= 2.8
64 BuildRequires:  libheif-devel >= 1.10
65 BuildRequires:  libjpeg-devel
66 BuildRequires:  libjxl-devel >= 0.7.0
67 BuildRequires:  libmng-devel
68 BuildRequires:  libmypaint-devel >= 1.4.0
69 BuildRequires:  libpng-devel >= 2:1.6.25
70 BuildRequires:  librsvg-devel >= 1:2.40.6
71 BuildRequires:  libstdc++-devel >= 6:5
72 BuildRequires:  libtiff-devel
73 BuildRequires:  libtool >= 2:2.2
74 %{?with_libunwind:BuildRequires:        libunwind-devel >= 1.1.0}
75 BuildRequires:  libwebp-devel >= 0.6.0
76 BuildRequires:  libwmf-devel >= 2:0.2.8
77 BuildRequires:  mypaint-brushes-1-devel >= 1.0
78 BuildRequires:  openjpeg2-devel >= 2.1.0
79 BuildRequires:  pango-devel >= 1:1.32.0
80 BuildRequires:  perl-base >= 1:5.10.0
81 BuildRequires:  pkgconfig >= 1:0.16
82 BuildRequires:  poppler-glib-devel >= 0.50.0
83 %{?with_python:BuildRequires:   python >= 1:2.5.0}
84 %{?with_python:BuildRequires:   python-pycairo-devel >= 1.12.2}
85 %{?with_python:BuildRequires:   python-pygtk-devel >= 1:2.10.4}
86 BuildRequires:  rpm-build >= 4.6
87 BuildRequires:  rpm-pythonprov
88 BuildRequires:  rpmbuild(macros) >= 1.268
89 BuildRequires:  sed >= 4.0
90 BuildRequires:  udev-glib-devel >= 1:167
91 BuildRequires:  xorg-lib-libXcursor-devel
92 BuildRequires:  xorg-lib-libXext-devel
93 BuildRequires:  xorg-lib-libXfixes-devel
94 BuildRequires:  xorg-lib-libXmu-devel
95 BuildRequires:  xorg-lib-libXpm-devel
96 BuildRequires:  xorg-lib-libXt-devel
97 BuildRequires:  xz-devel >= 1:5.0.0
98 BuildRequires:  zlib-devel
99 Requires(post,postun):  desktop-file-utils
100 Requires(post,postun):  gtk+2 >= 2:2.24.32
101 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
102 Requires:       OpenEXR >= 1.6.1
103 Requires:       alsa-lib >= 1.0.11
104 Requires:       atk >= 1:2.2.0
105 Requires:       fontconfig-libs >= 2.12.4
106 Requires:       freetype >= 1:2.1.7
107 Requires:       harfbuzz >= 0.9.19
108 Requires:       hicolor-icon-theme
109 Requires:       iso-codes
110 Requires:       json-glib >= 1.2.6
111 Requires:       libheif >= 1.10
112 Requires:       libmypaint >= 1.4.0
113 Requires:       libpng >= 2:1.6.25
114 Requires:       libwebp >= 0.6.0
115 Requires:       libwmf-libs >= 2:0.2.8
116 Requires:       mypaint-brushes-1 >= 1.0
117 Requires:       openjpeg2 >= 2.1.0
118 Requires:       poppler-data >= 0.4.7
119 Requires:       poppler-glib >= 0.50.0
120 %{?with_python:Requires:        python-pygtk-gtk >= 1:2.10.4}
121 Requires:       udev-glib >= 1:167
122 Requires:       xz-libs >= 1:5.0.0
123 # for https
124 Suggests:       glib-networking
125 Obsoletes:      gimp-data-min < 1.1.1
126 Obsoletes:      gimp-libgimp < 1.1.1
127 Obsoletes:      gimp-print < 1:2.4
128 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
129
130 %description
131 The GIMP is an image manipulation program suitable for photo
132 retouching, image composition and image authoring. Many people find it
133 extremely useful in creating logos and other graphics for web pages.
134 The GIMP has many of the tools and filters you would expect to find in
135 similar commercial offerings, and some interesting extras as well.
136
137 The GIMP provides a large image manipulation toolbox, including
138 channel operations and layers, effects, sub-pixel imaging and
139 anti-aliasing, and conversions, all with multi-level undo.
140
141 This version of The GIMP includes a scripting facility, but many of
142 the included scripts rely on fonts that we cannot distribute. The GIMP
143 FTP site has a package of fonts that you can install by yourself,
144 which includes all the fonts needed to run the included scripts.
145
146 %description -l es.UTF-8
147 GIMP es un programa de manejo de imágenes adecuado para retoque de
148 fotos, composición y editoración de imágenes. Muchas personas lo
149 encuentran extremamente útil en la creación de logos y otros gráficos
150 para páginas web. GIMP tiene muchas herramientas y filtros normalmente
151 encontrados en aplicaciones comerciales similares, además de
152 características extras bien interesantes. GIMP ofrece una extensa caja
153 de herramientas de manejo de imagen, incluyendo camadas, efectos,
154 formación de imagen subpíxel y antialiasing, conversiones, todos con
155 deshacer en varios niveles (multi-level undo).
156
157 %description -l fr.UTF-8
158 Le Programme de Manipulation d'Image de GNU permet de retoucher des
159 photos, de réaliser des compositions. Beaucoup de gens l'apprécient
160 pour la création de logos et de graphismes pour les pages web. GIMP
161 dispose d'un grand nombre de filtres et de plug-ins que l'on ne trouve
162 que dans les logiciels commerciaux haut de gamme ainsi que de
163 nombreuses fonctionnalité inédites.
164
165 GIMP fournit une boite à outil permettant de gérer plusieurs calques,
166 de nombreux effets, l'anti-aliasing, les conversions de fichiers ainsi
167 qu'un grand nombre de niveaux d'annulation.
168
169 %description -l pl.UTF-8
170 Program GIMP jest przeznaczony do obróbki i tworzenia plików w różnych
171 formatach graficznych. Przy jego użyciu można tworzyć grafikę dla
172 stron WWW, retuszować zdjęcia, czy stworzyć własne logo.
173
174 GIMP dostarcza duży zestaw narzędzi do obróbki obrazów, w tym do
175 operowania na kanałach i warstwach, efektów, antyaliasingu oraz
176 konwersji, a to wszystko z wielopoziomowym cofaniem operacji.
177
178 %description -l pt_BR.UTF-8
179 O GIMP é um programa de manipulação de imagens adequado para retoque
180 de fotos, composição e editoração de imagens. Muitas pessoas o acham
181 extremamente útil na criação de logos e outros gráficos para páginas
182 web. O GIMP tem muitas ferramentas e filtros normalmente encontrados
183 em aplicações comerciais similares, além de características extras bem
184 interessantes.
185
186 O GIMP fornece uma extensa caixa de ferramentas de manipulação de
187 imagem, incluindo camadas, efeitos, formação de imagem subpíxel e
188 anti-aliasing, conversões, todos com desfazimento em vários níveis
189 (multi-level undo).
190
191 %description -l ru.UTF-8
192 GIMP - это программа для создания и обработки изображений. Ее считают
193 исключительно полезной для создания логотипов и другой графики для
194 web-страниц. GIMP имеет множество инструментов и фильтров, которые
195 обычно включаются в аналогичные коммерческие пакеты, а также ряд
196 возможностей, присущих только ей.
197
198 GIMP предоставляет большой набор инструментов для работы с графикой,
199 включающий операции над каналами, слоями, эффекты, sub-pixel imaging и
200 антиалиасинг, всяческие конверторы и все это с многоуровневым откатом.
201
202 GIMP включает поддержку создания сценариев (scripting facility),
203 однако многие из поставляемых с программой сценариев предполагают
204 наличие шрифтов, которые не могут быть включены в дистрибутив.
205
206 %description -l uk.UTF-8
207 GIMP - це програма для створення та обробки зображень. Її вважають
208 дуже корисною для створення логотипів та іншої графіки для
209 web-сторінок. GIMP має багато інструментів та фільтрів, які звичайно
210 включаються в аналогічні комерційні пакети, а також ряд можливостей,
211 властивих саме їй.
212
213 GIMP надає великий набір інструментів для роботи з графікою, що
214 включає операції над каналами, шарами (layers), ефекти, sub-pixel
215 imaging і антиаліасинг, різноманітні конвертори і все це з
216 багаторівневим відкатом.
217
218 GIMP має підтримку сценаріїв (scripting facility), проте багато з
219 включених до поставки сценаріїв припускають наявність шрифтів, які не
220 можуть бути включені в дистрибутив.
221
222 %package libs
223 Summary:        GIMP libraries
224 Summary(pl.UTF-8):      Biblioteki GIMP-a
225 License:        LGPL v2+
226 Group:          X11/Libraries
227 Requires:       babl >= %{babl_ver}
228 Requires:       cairo >= 1.12.2
229 Requires:       gdk-pixbuf2 >= 2.30.8
230 Requires:       gegl >= %{gegl_ver}
231 Requires:       gexiv2 >= 0.10.6
232 Requires:       glib2 >= 1:2.56.2
233 Requires:       gtk+2 >= 2:2.24.32
234 Requires:       lcms2 >= 2.8
235 Requires:       pango >= 1:1.32.0
236
237 %description libs
238 This package contains GIMP libraries.
239
240 %description libs -l pl.UTF-8
241 Pakiet zawiera biblioteki GIMP-a.
242
243 %package devel
244 Summary:        GIMP plugin and extension development kit
245 Summary(de.UTF-8):      GIMP-Plugin und Extension Development Kit
246 Summary(es.UTF-8):      Kit de desarrollo de "plugins" extensiones para GIMP
247 Summary(fr.UTF-8):      Plugin GIMP et kit de développement d'extensions
248 Summary(pl.UTF-8):      Pliki do budowania modułów i rozszerzeń dla GIMPa
249 Summary(pt_BR.UTF-8):   Kit de desenvolvimento de "plugins" extensões para o GIMP
250 Summary(ru.UTF-8):      Инструментарий для разработки плагинов и расширений GIMP
251 Summary(tr.UTF-8):      GIMP plugin ve uzantı geliştirme araçları
252 Summary(uk.UTF-8):      Інструментарій для розробки плагінів та розширень GIMP
253 Summary(zh_CN.UTF-8):   [开发]gimp的开发包
254 Summary(zh_TW.UTF-8):   [開發]gimp的開發包
255 License:        LGPL v2+
256 Group:          X11/Development/Libraries
257 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
258 Requires:       cairo-devel >= 1.12.2
259 Requires:       gdk-pixbuf2-devel >= 2.30.8
260 Requires:       gegl-devel >= %{gegl_ver}
261 Requires:       glib2-devel >= 1:2.56.2
262 Requires:       gtk+2-devel >= 2:2.24.32
263 Requires:       pango-devel >= 1:1.32.0
264
265 %description devel
266 Header files for writing GIMP plugins and extensions.
267
268 %description devel -l de.UTF-8
269 Header-Dateien zum Schreiben von GIMP-Plugins und -Erweiterungen.
270
271 %description devel -l es.UTF-8
272 Bibliotecas y archivos de inclusión para escribir extensiones y
273 plugins para GIMP.
274
275 %description devel -l pl.UTF-8
276 Pliki nagłówkowe do tworzenia wtyczek i rozszerzeń dla GIMPa.
277
278 %description devel -l pt_BR.UTF-8
279 Bibliotecas e arquivos de inclusão para escrever extensões e plugins
280 para o GIMP.
281
282 %package static
283 Summary:        GIMP static libraries
284 Summary(pl.UTF-8):      Biblioteki statyczne GIMPa
285 License:        LGPL v2+
286 Group:          X11/Development/Libraries
287 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
288
289 %description static
290 GIMP static libraries.
291
292 %description static -l es.UTF-8
293 Bibliotecas estáticas para escribir extensiones y plugins para GIMP.
294
295 %description static -l pl.UTF-8
296 Biblioteki statyczne GIMPa.
297
298 %description static -l pt_BR.UTF-8
299 Bibliotecas estáticas para desenvolvimento de plugins e extensões do
300 GIMP.
301
302 %package apidocs
303 Summary:        GIMP API documentation
304 Summary(pl.UTF-8):      Dokumentacja API GIMPa
305 Group:          Documentation
306 Requires:       gtk-doc-common
307 BuildArch:      noarch
308
309 %description apidocs
310 GIMP API documentation.
311
312 %description apidocs -l pl.UTF-8
313 Dokumentacja API GIMPa.
314
315 %package aa
316 Summary:        ASCII Art plugin for GIMP
317 Summary(fr.UTF-8):      Plugin d'art ASCII pour GIMP
318 Summary(pl.UTF-8):      Wtyczka do ASCII Art do GIMPa
319 Group:          X11/Applications/Graphics
320 Requires:       %{name} = %{epoch}:%{version}-%{release}
321
322 %description aa
323 This package contains the ASCII Art plugin which requires the aalib
324 shared library.
325
326 %description aa -l fr.UTF-8
327 Ce paquet contient le plugin d'art ASCII qui nécéssite la librairie
328 partagée aalib.
329
330 %description aa -l pl.UTF-8
331 Ten pakiet zawiera wtyczkę do GIMPa ze wsparciem do ASCII Art.
332
333 %package svg
334 Summary:        SVG plugin for GIMP
335 Summary(pl.UTF-8):      Wtyczka SVG dla GIMPa
336 Group:          X11/Applications/Graphics
337 Requires:       %{name} = %{epoch}:%{version}-%{release}
338 Requires:       librsvg >= 1:2.40.6
339
340 %description svg
341 SVG plugin for GIMP.
342
343 %description svg -l pl.UTF-8
344 Wtyczka SVG dla GIMPa.
345
346 %prep
347 %setup -q
348 %patch0 -p1
349 %patch3 -p1
350
351 %{__sed} -i -e '1s,/usr/bin/env python,%{__python},' plug-ins/pygimp/plug-ins/gradients-save-as-css.py
352
353 %build
354 %{__rm} acinclude.m4
355 %{__gtkdocize}
356 %{__libtoolize}
357 %{__aclocal} -I m4macros
358 %{__autoconf}
359 %{__autoheader}
360 %{__automake}
361 %configure \
362         %{!?with_python:--disable-python} \
363         --disable-silent-rules \
364         --enable-default-binary \
365         --enable-gtk-doc \
366         --enable-static \
367         --without-appdata-test \
368         --with-bug-report-url="https://www.pld-linux.org/" \
369         --with-html-dir=%{_gtkdocdir} \
370         --with-lcms=2 \
371         %{!?with_libunwind:--without-libunwind} \
372         --with-sendmail=/usr/lib/sendmail \
373         %{?with_posix_shm:--with-shm=posix} \
374         %{!?with_webkit:--without-webkit}
375
376 %{__make}
377
378 %install
379 rm -rf $RPM_BUILD_ROOT
380
381 %{__make} install \
382         DESTDIR=$RPM_BUILD_ROOT
383
384 # Link gimptool to gimptool-2.0.1
385 ln -s gimptool-2.0 $RPM_BUILD_ROOT%{_bindir}/gimptool
386 echo '.so gimptool-2.0.1' > $RPM_BUILD_ROOT%{_mandir}/man1/gimptool.1
387
388 # obsoleted by pkg-config
389 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgimp*.la
390 # dynamic modules loaded via gmodule
391 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/modules/*.{a,la}
392 %if %{with python}
393 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/python/*.{a,la,py}
394 %endif
395
396 # don't hide {python,python2,python3} behind /usr/bin/env
397 %{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/plug-ins/*/*.py
398
399 %find_lang %{name} --all-name
400
401 %clean
402 rm -rf $RPM_BUILD_ROOT
403
404 %post
405 %update_desktop_database_post
406 %update_icon_cache hicolor
407
408 %postun
409 %update_desktop_database_postun
410 %update_icon_cache hicolor
411
412 %post   libs -p /sbin/ldconfig
413 %postun libs -p /sbin/ldconfig
414
415 %files -f %{name}.lang
416 %defattr(644,root,root,755)
417 %doc AUTHORS ChangeLog LICENSE NEWS README
418 %doc docs/Wilber*
419
420 %attr(755,root,root) %{_bindir}/gimp-2.10
421 %attr(755,root,root) %{_bindir}/gimp
422 %attr(755,root,root) %{_bindir}/gimp-console-2.10
423 %attr(755,root,root) %{_bindir}/gimp-console
424 %attr(755,root,root) %{_bindir}/gimp-test-clipboard-2.0
425 %attr(755,root,root) %{_libexecdir}/gimp-debug-tool-2.0
426 %{_datadir}/metainfo/gimp-data-extras.metainfo.xml
427 %{_datadir}/metainfo/org.gimp.GIMP.appdata.xml
428 %{_desktopdir}/gimp.desktop
429 %{_iconsdir}/hicolor/*x*/apps/gimp.png
430 %{_mandir}/man1/gimp-2.10.1*
431 %{_mandir}/man1/gimp.1*
432 %{_mandir}/man1/gimp-console-2.10.1*
433 %{_mandir}/man1/gimp-console.1*
434 %{_mandir}/man5/gimprc-2.10.5*
435 %{_mandir}/man5/gimprc.5*
436
437 %dir %{_libdir}/gimp
438 %dir %{_libdir}/gimp/%{mver}
439 %dir %{_libdir}/gimp/%{mver}/plug-ins
440 %{_libdir}/gimp/%{mver}/interpreters
441 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/*
442 %{?with_aalib:%exclude %{_libdir}/gimp/%{mver}/plug-ins/file-aa}
443 %exclude %{_libdir}/gimp/%{mver}/plug-ins/file-svg
444
445 %dir %{_libdir}/gimp/%{mver}/modules
446 %attr(755,root,root) %{_libdir}/gimp/%{mver}/modules/*.so
447 %{_libdir}/gimp/%{mver}/environ
448
449 %if %{with python}
450 %dir %{_libdir}/gimp/%{mver}/python
451 %{_libdir}/gimp/%{mver}/python/*.py[co]
452 %{_libdir}/gimp/%{mver}/python/*.png
453 %attr(755,root,root) %{_libdir}/gimp/%{mver}/python/*.so
454 %endif
455
456 %dir %{_datadir}/gimp
457 %dir %{_datadir}/gimp/%{mver}
458 %{_datadir}/gimp/%{mver}/gimp-release
459 %{_datadir}/gimp/%{mver}/brushes
460 %{_datadir}/gimp/%{mver}/dynamics
461 %{_datadir}/gimp/%{mver}/file-raw
462 %{_datadir}/gimp/%{mver}/fractalexplorer
463 %{_datadir}/gimp/%{mver}/gfig
464 %{_datadir}/gimp/%{mver}/gflare
465 %{_datadir}/gimp/%{mver}/gimpressionist
466 %{_datadir}/gimp/%{mver}/gradients
467 %{_datadir}/gimp/%{mver}/icons
468 %{_datadir}/gimp/%{mver}/images
469 %{_datadir}/gimp/%{mver}/menus
470 %{_datadir}/gimp/%{mver}/palettes
471 %{_datadir}/gimp/%{mver}/patterns
472 %{_datadir}/gimp/%{mver}/scripts
473 %{_datadir}/gimp/%{mver}/tags
474 %{_datadir}/gimp/%{mver}/themes
475 %{_datadir}/gimp/%{mver}/tips
476 %{_datadir}/gimp/%{mver}/tool-presets
477 %{_datadir}/gimp/%{mver}/ui
478
479 %dir %{_sysconfdir}/%{name}
480 %dir %{_sysconfdir}/%{name}/%{mver}
481 %config %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{mver}/gimprc*
482 %config(noreplace) %{_sysconfdir}/%{name}/%{mver}/templaterc
483 %config %{_sysconfdir}/%{name}/%{mver}/controllerrc
484 %config %{_sysconfdir}/%{name}/%{mver}/gtkrc*
485 %config %{_sysconfdir}/%{name}/%{mver}/menurc
486 %config %{_sysconfdir}/%{name}/%{mver}/sessionrc
487 %config %{_sysconfdir}/%{name}/%{mver}/toolrc
488 %config %{_sysconfdir}/%{name}/%{mver}/unitrc
489
490 %files libs
491 %defattr(644,root,root,755)
492 %attr(755,root,root) %{_libdir}/libgimp-2.0.so.*.*.*
493 %attr(755,root,root) %ghost %{_libdir}/libgimp-2.0.so.0
494 %attr(755,root,root) %{_libdir}/libgimpbase-2.0.so.*.*.*
495 %attr(755,root,root) %ghost %{_libdir}/libgimpbase-2.0.so.0
496 %attr(755,root,root) %{_libdir}/libgimpcolor-2.0.so.*.*.*
497 %attr(755,root,root) %ghost %{_libdir}/libgimpcolor-2.0.so.0
498 %attr(755,root,root) %{_libdir}/libgimpconfig-2.0.so.*.*.*
499 %attr(755,root,root) %ghost %{_libdir}/libgimpconfig-2.0.so.0
500 %attr(755,root,root) %{_libdir}/libgimpmath-2.0.so.*.*.*
501 %attr(755,root,root) %ghost %{_libdir}/libgimpmath-2.0.so.0
502 %attr(755,root,root) %{_libdir}/libgimpmodule-2.0.so.*.*.*
503 %attr(755,root,root) %ghost %{_libdir}/libgimpmodule-2.0.so.0
504 %attr(755,root,root) %{_libdir}/libgimpthumb-2.0.so.*.*.*
505 %attr(755,root,root) %ghost %{_libdir}/libgimpthumb-2.0.so.0
506 %attr(755,root,root) %{_libdir}/libgimpui-2.0.so.*.*.*
507 %attr(755,root,root) %ghost %{_libdir}/libgimpui-2.0.so.0
508 %attr(755,root,root) %{_libdir}/libgimpwidgets-2.0.so.*.*.*
509 %attr(755,root,root) %ghost %{_libdir}/libgimpwidgets-2.0.so.0
510
511 %files devel
512 %defattr(644,root,root,755)
513 %attr(755,root,root) %{_bindir}/gimptool-%{mver}
514 %attr(755,root,root) %{_bindir}/gimptool
515 %attr(755,root,root) %{_libdir}/libgimp-2.0.so
516 %attr(755,root,root) %{_libdir}/libgimpbase-2.0.so
517 %attr(755,root,root) %{_libdir}/libgimpcolor-2.0.so
518 %attr(755,root,root) %{_libdir}/libgimpconfig-2.0.so
519 %attr(755,root,root) %{_libdir}/libgimpmath-2.0.so
520 %attr(755,root,root) %{_libdir}/libgimpmodule-2.0.so
521 %attr(755,root,root) %{_libdir}/libgimpthumb-2.0.so
522 %attr(755,root,root) %{_libdir}/libgimpui-2.0.so
523 %attr(755,root,root) %{_libdir}/libgimpwidgets-2.0.so
524 %{_pkgconfigdir}/gimp-2.0.pc
525 %{_pkgconfigdir}/gimpthumb-2.0.pc
526 %{_pkgconfigdir}/gimpui-2.0.pc
527 %{_includedir}/gimp-2.0
528 %{_aclocaldir}/gimp-2.0.m4
529 %{_mandir}/man1/gimptool-%{mver}.1*
530 %{_mandir}/man1/gimptool.1*
531
532 %files static
533 %defattr(644,root,root,755)
534 %{_libdir}/libgimp-2.0.a
535 %{_libdir}/libgimpbase-2.0.a
536 %{_libdir}/libgimpcolor-2.0.a
537 %{_libdir}/libgimpconfig-2.0.a
538 %{_libdir}/libgimpmath-2.0.a
539 %{_libdir}/libgimpmodule-2.0.a
540 %{_libdir}/libgimpthumb-2.0.a
541 %{_libdir}/libgimpui-2.0.a
542 %{_libdir}/libgimpwidgets-2.0.a
543
544 %files apidocs
545 %defattr(644,root,root,755)
546 %{_gtkdocdir}/libgimp
547 %{_gtkdocdir}/libgimpbase
548 %{_gtkdocdir}/libgimpcolor
549 %{_gtkdocdir}/libgimpconfig
550 %{_gtkdocdir}/libgimpmath
551 %{_gtkdocdir}/libgimpmodule
552 %{_gtkdocdir}/libgimpthumb
553 %{_gtkdocdir}/libgimpwidgets
554
555 %if %{with aalib}
556 %files aa
557 %defattr(644,root,root,755)
558 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/file-aa
559 %endif
560
561 %files svg
562 %defattr(644,root,root,755)
563 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/file-svg
This page took 0.064528 seconds and 3 git commands to generate.