]> git.pld-linux.org Git - packages/gimp.git/blob - gimp.spec
- ver. 2.2.11
[packages/gimp.git] / gimp.spec
1 #
2 # Conditional build:
3 %bcond_without  aalib           # without aa plugin (which requires aalib)
4 %bcond_without  apidocs         # disable gtk-doc
5 %bcond_without  print           # without print plugin (which requires gimp-print 4.2.x)
6 %bcond_without  python          # without python plugins
7 %bcond_with     posix_shm       # with POSIX SHM (default is SysV SHM)
8 %bcond_without  static_libs     # do not build static libraries
9 #
10 %define mver    2.0
11 Summary:        The GNU Image Manipulation Program
12 Summary(de):    Das GNU-Bildbearbeitungs-Programm
13 Summary(es):    Programa de manipulación de imagen GNU
14 Summary(fr):    Le programme de manipulation d'images de GNU
15 Summary(pl):    Program GNU do manipulacji formatami graficznymi (GIMP)
16 Summary(pt_BR): Programa de manipulação de imagem GNU
17 Summary(ru):    The GNU Image Manipulation Program
18 Summary(tr):    Çizim, boyama ve görüntü iþleme programý
19 Summary(uk):    The GNU Image Manipulation Program
20 Summary(zh_CN): [ͼÏñ]GNUͼÏó´¦Àí¹¤¾ß
21 Summary(zh_TW): [¹Ï¹³]GNU¹Ï¶H³B²z¤u¨ã
22 Name:           gimp
23 Version:        2.2.11
24 Release:        1
25 Epoch:          1
26 License:        GPL
27 Group:          X11/Applications/Graphics
28 Source0:        ftp://ftp.gimp.org/pub/gimp/v2.2/%{name}-%{version}.tar.bz2
29 # Source0-md5:  0403e9b4e0415c99cd27b137b9839212
30 Patch0:         %{name}-home_etc.patch
31 Patch1:         %{name}-desktop.patch
32 Patch2:         %{name}-gcc4.patch
33 URL:            http://www.gimp.org/
34 %{?with_aalib:BuildRequires:    aalib-devel}
35 BuildRequires:  alsa-lib-devel >= 1.0.0
36 BuildRequires:  autoconf >= 2.54
37 BuildRequires:  automake
38 BuildRequires:  gettext-devel
39 %{?with_print:BuildRequires:    gimp-print-devel < 4.3.0}
40 %{?with_print:BuildRequires:    gimp-print-devel >= 4.2.6}
41 BuildRequires:  gtk+2-devel >= 2:2.4.4
42 %{?with_apidocs:BuildRequires:  gtk-doc >= 1.0}
43 BuildRequires:  intltool
44 BuildRequires:  lcms-devel
45 BuildRequires:  libart_lgpl-devel
46 BuildRequires:  libexif-devel
47 BuildRequires:  libgtkhtml-devel >= 2.0.0
48 BuildRequires:  libjpeg-devel
49 BuildRequires:  libmng-devel
50 BuildRequires:  libpng-devel >= 1.0.8
51 BuildRequires:  librsvg-devel >= 2.2.0
52 BuildRequires:  libtiff-devel
53 BuildRequires:  libtool >= 1:1.4.2-9
54 BuildRequires:  libungif-devel
55 BuildRequires:  libwmf-devel >= 2:0.2.8
56 BuildRequires:  pkgconfig
57 %{?with_python:BuildRequires:   python-pygtk-devel >= 1.99.15}
58 %{?with_python:BuildRequires:   rpm-pythonprov}
59 Requires:       gtk+2 >= 2:2.4.4
60 %{?with_python:Requires:        python-pygtk-gtk >= 1.99.15}
61 Obsoletes:      gimp-data-min
62 Obsoletes:      gimp-libgimp
63 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
65 %description
66 The GIMP is an image manipulation program suitable for photo
67 retouching, image composition and image authoring. Many people find it
68 extremely useful in creating logos and other graphics for web pages.
69 The GIMP has many of the tools and filters you would expect to find in
70 similar commercial offerings, and some interesting extras as well.
71
72 The GIMP provides a large image manipulation toolbox, including
73 channel operations and layers, effects, sub-pixel imaging and
74 anti-aliasing, and conversions, all with multi-level undo.
75
76 This version of The GIMP includes a scripting facility, but many of
77 the included scripts rely on fonts that we cannot distribute. The GIMP
78 FTP site has a package of fonts that you can install by yourself,
79 which includes all the fonts needed to run the included scripts.
80
81 %description -l es
82 GIMP es un programa de manejo de imágenes adecuado para retoque de
83 fotos, composición y editoración de imágenes. Muchas personas lo
84 encuentran extremamente útil en la creación de logos y otros gráficos
85 para páginas web. GIMP tiene muchas herramientas y filtros normalmente
86 encontrados en aplicaciones comerciales similares, además de
87 características extras bien interesantes. GIMP ofrece una extensa caja
88 de herramientas de manejo de imagen, incluyendo camadas, efectos,
89 formación de imagen subpíxel y antialiasing, conversiones, todos con
90 deshacer en varios niveles (multi-level undo).
91
92 %description -l fr
93 Le Programme de Manipulation d'Image de GNU permet de retoucher des
94 photos, de réaliser des compositions. Beaucoup de gens l'apprécient
95 pour la création de logos et de graphismes pour les pages web. GIMP
96 dispose d'un grand nombre de filtres et de plug-ins que l'on ne trouve
97 que dans les logiciels commerciaux haut de gamme ainsi que de
98 nombreuses fonctionnalité inédites.
99
100 GIMP fournit une boite à outil permettant de gérer plusieurs calques,
101 de nombreux effets, l'anti-aliasing, les conversions de fichiers ainsi
102 qu'un grand nombre de niveaux d'annulation.
103
104 %description -l pl
105 Program GIMP jest przeznaczony do obróbki i tworzenia plików w ró¿nych
106 formatach graficznych. Przy jego u¿yciu mo¿na tworzyæ grafikê dla
107 stron WWW, retuszowaæ zdjêcia, czy stworzyæ w³asne logo.
108
109 GIMP dostarcza du¿y zestaw narzêdzi do obróbki obrazów, w tym do
110 operowania na kana³ach i warstwach, efektów, antyaliasingu oraz
111 konwersji, a to wszystko z wielopoziomowym cofaniem operacji.
112
113 %description -l pt_BR
114 O GIMP é um programa de manipulação de imagens adequado para retoque
115 de fotos, composição e editoração de imagens. Muitas pessoas o acham
116 extremamente útil na criação de logos e outros gráficos para páginas
117 web. O GIMP tem muitas ferramentas e filtros normalmente encontrados
118 em aplicações comerciais similares, além de características extras bem
119 interessantes.
120
121 O GIMP fornece uma extensa caixa de ferramentas de manipulação de
122 imagem, incluindo camadas, efeitos, formação de imagem subpíxel e
123 anti-aliasing, conversões, todos com desfazimento em vários níveis
124 (multi-level undo).
125
126 %description -l ru
127 GIMP - ÜÔÏ ÐÒÏÇÒÁÍÍÁ ÄÌÑ ÓÏÚÄÁÎÉÑ É ÏÂÒÁÂÏÔËÉ ÉÚÏÂÒÁÖÅÎÉÊ. åÅ ÓÞÉÔÁÀÔ
128 ÉÓËÌÀÞÉÔÅÌØÎÏ ÐÏÌÅÚÎÏÊ ÄÌÑ ÓÏÚÄÁÎÉÑ ÌÏÇÏÔÉÐÏ× É ÄÒÕÇÏÊ ÇÒÁÆÉËÉ ÄÌÑ
129 web-ÓÔÒÁÎÉÃ. GIMP ÉÍÅÅÔ ÍÎÏÖÅÓÔ×Ï ÉÎÓÔÒÕÍÅÎÔÏ× É ÆÉÌØÔÒÏ×, ËÏÔÏÒÙÅ
130 ÏÂÙÞÎÏ ×ËÌÀÞÁÀÔÓÑ × ÁÎÁÌÏÇÉÞÎÙÅ ËÏÍÍÅÒÞÅÓËÉÅ ÐÁËÅÔÙ, Á ÔÁËÖÅ ÒÑÄ
131 ×ÏÚÍÏÖÎÏÓÔÅÊ, ÐÒÉÓÕÝÉÈ ÔÏÌØËÏ ÅÊ.
132
133 GIMP ÐÒÅÄÏÓÔÁ×ÌÑÅÔ ÂÏÌØÛÏÊ ÎÁÂÏÒ ÉÎÓÔÒÕÍÅÎÔÏ× ÄÌÑ ÒÁÂÏÔÙ Ó ÇÒÁÆÉËÏÊ,
134 ×ËÌÀÞÁÀÝÉÊ ÏÐÅÒÁÃÉÉ ÎÁÄ ËÁÎÁÌÁÍÉ, ÓÌÏÑÍÉ, ÜÆÆÅËÔÙ, sub-pixel imaging É
135 ÁÎÔÉÁÌÉÁÓÉÎÇ, ×ÓÑÞÅÓËÉÅ ËÏÎ×ÅÒÔÏÒÙ É ×ÓÅ ÜÔÏ Ó ÍÎÏÇÏÕÒÏ×ÎÅ×ÙÍ ÏÔËÁÔÏÍ.
136
137 GIMP ×ËÌÀÞÁÅÔ ÐÏÄÄÅÒÖËÕ ÓÏÚÄÁÎÉÑ ÓÃÅÎÁÒÉÅ× (scripting facility),
138 ÏÄÎÁËÏ ÍÎÏÇÉÅ ÉÚ ÐÏÓÔÁ×ÌÑÅÍÙÈ Ó ÐÒÏÇÒÁÍÍÏÊ ÓÃÅÎÁÒÉÅ× ÐÒÅÄÐÏÌÁÇÁÀÔ
139 ÎÁÌÉÞÉÅ ÛÒÉÆÔÏ×, ËÏÔÏÒÙÅ ÎÅ ÍÏÇÕÔ ÂÙÔØ ×ËÌÀÞÅÎÙ × ÄÉÓÔÒÉÂÕÔÉ×.
140 FTP-ÓÁÊÔ GIMP ÓÏÄÅÒÖÉÔ ÐÁËÅÔ ÛÒÉÆÔÏ×, ËÏÔÏÒÙÅ ×Ù ÍÏÖÅÔÅ ÐÏÓÔÁ×ÉÔØ
141 ÓÁÍÏÓÔÏÑÔÅÌØÎÏ, ×ËÌÀÞÁÀÝÉÊ ×ÓÅ ÛÒÉÆÔÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÒÁÂÏÔÙ ×ÈÏÄÑÝÉÈ
142 × ËÏÍÐÌÅËÔ ÓÃÅÎÁÒÉÅ×. îÅËÏÔÏÒÙÅ ÉÚ ÛÒÉÆÔÏ× ÉÍÅÀÔ ×ÅÓØÍÁ ÎÅÏÂÙÞÎÙÅ
143 ÌÉÃÅÎÚÉÏÎÎÙÅ ÔÒÅÂÏ×ÁÎÉÑ; ×ÓÅ ÌÉÃÅÎÚÉÉ ×ËÌÀÞÅÎÙ × ÕÐÏÍÑÎÕÔÙÊ ÐÁËÅÔ.
144 óËÁÞÁÊÔÅ ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz É
145 ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz, ÅÓÌÉ ÈÏÔÉÔÅ
146 ÚÁÐÕÓËÁÔØ ÓÃÅÎÁÒÉÉ ÂÅÚ ÉÚÍÅÎÅÎÉÊ ÉÌÉ ×ÙÂÅÒÉÔÅ ÔÅ ÛÒÉÆÔÙ, ËÏÔÏÒÙÅ
147 ÕÓÔÁÎÏ×ÌÅÎÙ Õ ×ÁÓ × ÓÉÓÔÅÍÅ, ÐÅÒÅÄ ÚÁÐÕÓËÏÍ ÓÃÅÎÁÒÉÅ×.
148
149 %description -l uk
150 GIMP - ÃÅ ÐÒÏÇÒÁÍÁ ÄÌÑ ÓÔ×ÏÒÅÎÎÑ ÔÁ ÏÂÒÏÂËÉ ÚÏÂÒÁÖÅÎØ. ·§ ××ÁÖÁÀÔØ
151 ÄÕÖÅ ËÏÒÉÓÎÏÀ ÄÌÑ ÓÔ×ÏÒÅÎÎÑ ÌÏÇÏÔÉЦנÔÁ ¦ÎÛϧ ÇÒÁƦËÉ ÄÌÑ
152 web-ÓÔÏÒ¦ÎÏË. GIMP ÍÁ¤ ÂÁÇÁÔÏ ¦ÎÓÔÒÕÍÅÎԦנÔÁ Æ¦ÌØÔÒ¦×, Ñ˦ Ú×ÉÞÁÊÎÏ
153 ×ËÌÀÞÁÀÔØÓÑ × ÁÎÁÌÏǦÞΦ ËÏÍÅÒæÊΦ ÐÁËÅÔÉ, Á ÔÁËÏÖ ÒÑÄ ÍÏÖÌÉ×ÏÓÔÅÊ,
154 ×ÌÁÓÔÉ×ÉÈ ÓÁÍÅ §Ê.
155
156 GIMP ÎÁÄÁ¤ ×ÅÌÉËÉÊ ÎÁ¦Ҡ¦ÎÓÔÒÕÍÅÎԦנÄÌÑ ÒÏÂÏÔÉ Ú ÇÒÁƦËÏÀ, ÝÏ
157 ×ËÌÀÞÁ¤ ÏÐÅÒÁ槠ÎÁÄ ËÁÎÁÌÁÍÉ, ÛÁÒÁÍÉ (layers), ÅÆÅËÔÉ, sub-pixel
158 imaging ¦ ÁÎÔÉÁ̦ÁÓÉÎÇ, Ò¦ÚÎÏÍÁΦÔΦ ËÏÎ×ÅÒÔÏÒÉ ¦ ×ÓÅ ÃÅ Ú
159 ÂÁÇÁÔÏÒ¦×ÎÅ×É͠צÄËÁÔÏÍ.
160
161 GIMP ÍÁ¤ Ð¦ÄÔÒÉÍËÕ ÓÃÅÎÁÒ¦§× (scripting facility), ÐÒÏÔÅ ÂÁÇÁÔÏ Ú
162 ×ËÌÀÞÅÎÉÈ ÄÏ ÐÏÓÔÁ×ËÉ ÓÃÅÎÁÒ¦§× ÐÒÉÐÕÓËÁÀÔØ ÎÁÑ×ΦÓÔØ ÛÒÉÆÔ¦×, Ñ˦ ÎÅ
163 ÍÏÖÕÔØ ÂÕÔÉ ×ËÌÀÞÅΦ × ÄÉÓÔÒÉÂÕÔÉ×. FTP-ÓÁÊÔ GIMP Í¦ÓÔÉÔØ ÐÁËÅÔ
164 ÛÒÉÆÔ¦×, ËÏÔÒ¦ ×É ÍÏÖÅÔÅ ×ÓÔÁÎÏ×ÉÔÉ ÓÁÍÏÓÔ¦ÊÎÏ, × ÑËÉÊ ×ÈÏÄÑÔØ ×Ó¦
165 ÛÒÉÆÔÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÂÏÔÉ ÓÃÅÎÁÒ¦§× Ú ÐÏÓÔÁ×ËÉ GIMP. äÅÑ˦ Ú
166 ÛÒÉÆԦנÍÁÀÔØ ×ÅÌØÍÉ ÎÅÚ×ÉÞÁÊΦ Ì¦ÃÅÎÚ¦ÊΦ ÕÍÏ×É; ×Ó¦ Ì¦ÃÅÎÚ¦§
167 ×ËÌÀÞÅÎÏ × ÚÇÁÄÁÎÉÊ ÐÁËÅÔ. úÁ×ÁÎÔÁÖÔÅ
168 ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz ÔÁ
169 ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz. ÑËÝÏ ÈÏÞÅÔÅ
170 ÚÁÐÕÓËÁÔÉ ÓÃÅÎÁÒ¦§ ÂÅÚ ÚͦΠÁÂÏ Ö ×ÉÂÅÒ¦ÔØ ×ÓÔÁÎÏ×ÁÌÅΦ Õ ×ÁÓ ×
171 ÓÉÓÔÅͦ ÛÒÉÆÔÉ ÐÅÒÅÄ ÚÁÐÕÓËÏÍ ÓÃÅÎÁÒ¦§×.
172
173 %package devel
174 Summary:        GIMP plugin and extension development kit
175 Summary(de):    GIMP-Plugin und Extension Development Kit
176 Summary(es):    Kit de desarrollo de "plugins" extensiones para GIMP
177 Summary(fr):    Plugin GIMP et kit de développement d'extensions
178 Summary(pl):    Pliki do budowania modu³ów i rozszerzeñ dla Gimpa
179 Summary(pt_BR): Kit de desenvolvimento de "plugins" extensões para o GIMP
180 Summary(ru):    éÎÓÔÒÕÍÅÎÔÁÒÉÊ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÌÁÇÉÎÏ× É ÒÁÓÛÉÒÅÎÉÊ GIMP
181 Summary(tr):    GIMP plugin ve uzantý geliþtirme araçlarý
182 Summary(uk):    ¶ÎÓÔÒÕÍÅÎÔÁҦʠÄÌÑ ÒÏÚÒÏÂËÉ ÐÌÁǦΦנÔÁ ÒÏÚÛÉÒÅÎØ GIMP
183 Summary(zh_CN): [¿ª·¢]gimpµÄ¿ª·¢°ü
184 Summary(zh_TW): [¶}µo]gimpªº¶}µo¥]
185 License:        LGPL
186 Group:          X11/Development/Libraries
187 Requires(post,postun):  /sbin/ldconfig
188 Requires:       %{name} = %{epoch}:%{version}-%{release}
189 Requires:       gtk+2-devel >= 2:2.4.4
190 Requires:       gtk-doc-common
191
192 %description devel
193 Header files for writing GIMP plugins and extensions.
194
195 %description devel -l de
196 Header-Dateien zum Schreiben von GIMP-Plugins und -Erweiterungen.
197
198 %description devel -l es
199 Bibliotecas y archivos de inclusión para escribir extensiones y
200 plugins para Gimp.
201
202 %description devel -l pl
203 Pliki nag³ówkowe do tworzenia wtyczek i rozszerzeñ dla Gimpa.
204
205 %description devel -l pt_BR
206 Bibliotecas e arquivos de inclusão para escrever extensões e plugins
207 para o Gimp.
208
209 %package static
210 Summary:        GIMP static libraries
211 Summary(pl):    Biblioteki statyczne Gimpa
212 Group:          X11/Development/Libraries
213 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
214
215 %description static
216 GIMP static libraries.
217
218 %description static -l es
219 Bibliotecas estáticas para escribir extensiones y plugins para Gimp.
220
221 %description static -l pl
222 Biblioteki statyczne Gimpa.
223
224 %description static -l pt_BR
225 Bibliotecas estáticas para desenvolvimento de plugins e extensões do
226 GIMP.
227
228 %package aa
229 Summary:        ASCII Art plugin for Gimp
230 Summary(fr):    Plugin d'art ASCII pour Gimp
231 Summary(pl):    Wtyczka do ASCII Art do Gimpa
232 Group:          X11/Applications/Graphics
233 Requires:       %{name} = %{epoch}:%{version}-%{release}
234
235 %description aa
236 This package contains the ASCII Art plugin which requires the aalib
237 shared library.
238
239 %description aa -l fr
240 Ce paquet contient le plugin d'art ASCII qui nécéssite la librairie
241 partagée aalib.
242
243 %description aa -l pl
244 Ten pakiet zawiera wtyczkê do Gimpa ze wsparciem do ASCII Art.
245
246 %package print
247 Summary:        Print plugin for Gimp
248 Summary(pl):    Wtyczka do drukowania dla Gimpa
249 Group:          X11/Applications/Graphics
250 Requires:       %{name} = %{epoch}:%{version}-%{release}
251 Requires:       gimp-print-lib >= 4.2.6
252
253 %description print
254 Print plugin for Gimp.
255
256 %description print -l pl
257 Wtyczka do drukowania dla Gimpa.
258
259 %package svg
260 Summary:        SVG plugin for Gimp
261 Summary(pl):    Wtyczka SVG dla Gimpa
262 Group:          X11/Applications/Graphics
263 Requires:       %{name} = %{epoch}:%{version}-%{release}
264 Requires:       librsvg >= 2.2.0
265
266 %description svg
267 SVG plugin for Gimp.
268
269 %description svg -l pl
270 Wtyczka SVG dla Gimpa.
271
272 %prep
273 %setup -q
274 %patch0 -p1
275 %patch1 -p1
276 %ifarch %{ix86}
277 %patch2 -p1
278 %endif
279
280 cp /usr/share/automake/py-compile plug-ins/pygimp
281
282 %build
283 %{__libtoolize}
284 %{__aclocal}
285 %{__autoconf}
286 %{__autoheader}
287 %{__automake}
288
289 %configure \
290         %{!?with_print: --disable-print} \
291         --disable-rpath \
292         --enable-default-binary \
293         %{?with_apidocs:--enable-gtk-doc} \
294         --enable-mp \
295         %{?with_python: --enable-python} \
296         %{?with_static_libs:--enable-static} \
297         --with-html-dir=%{_gtkdocdir} \
298         %{?with_posix_shm:--with-shm=posix}
299
300 %{__make}
301
302 %install
303 rm -rf $RPM_BUILD_ROOT
304 install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
305
306 %{__make} install \
307         DESTDIR=$RPM_BUILD_ROOT
308
309 #########################################################
310 # This is hack indeed, but it was supposed to disappear #
311 # when version 2.0 will arrive but it doesn't :(        #
312 #########################################################
313
314 cat $RPM_BUILD_ROOT%{_datadir}/gimp/%{mver}/misc/gimp.desktop | \
315         sed 's@/usr/share/gimp/%{mver}/images/@@' > \
316         $RPM_BUILD_ROOT%{_desktopdir}/gimp.desktop
317 install data/images/wilber-icon.png $RPM_BUILD_ROOT%{_pixmapsdir}
318
319 ################### end hack ############################
320
321 # Link gimptool to gimptool-2.0
322
323 ln -s gimptool-%{mver} $RPM_BUILD_ROOT%{_bindir}/gimptool
324 echo '.so gimptool-%{mver}' > $RPM_BUILD_ROOT%{_mandir}/man1/gimptool.1
325
326 # Remove obsolete files
327 rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/modules/*.{a,la}
328 rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/python/*.{a,la,py}
329 rm -f $RPM_BUILD_ROOT%{_datadir}/gimp/%{mver}/misc/gimp.{applications,desktop,keys}
330 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
331
332 %find_lang %{name} --all-name
333
334 %clean
335 rm -rf $RPM_BUILD_ROOT
336
337 %post
338 umask 022
339 /sbin/ldconfig
340 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
341
342 %postun
343 umask 022
344 /sbin/ldconfig
345 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
346
347 %files -f %{name}.lang
348 %defattr(644,root,root,755)
349 %doc AUTHORS ChangeLog NEWS README
350 %doc docs/{*.txt,quick_reference.*,Wilber*}
351
352 %attr(755,root,root) %{_bindir}/gimp-2.2
353 %attr(755,root,root) %{_bindir}/gimp
354 %attr(755,root,root) %{_bindir}/gimp-remote-2.2
355 %attr(755,root,root) %{_bindir}/gimp-remote
356 %{_desktopdir}/gimp.desktop
357 %{_mandir}/man1/gimp-2*
358 %{_mandir}/man1/gimp-remote-2*
359 %{_mandir}/man5/gimprc-2*
360
361 %attr(755,root,root) %{_libdir}/lib*.so.*.*
362 %dir %{_libdir}/gimp
363 %dir %{_libdir}/gimp/%{mver}
364 %dir %{_libdir}/gimp/%{mver}/plug-ins
365 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/*
366 %{?with_aalib:%exclude %{_libdir}/gimp/%{mver}/plug-ins/aa}
367 %{?with_print:%exclude %{_libdir}/gimp/%{mver}/plug-ins/print}
368 %exclude %{_libdir}/gimp/%{mver}/plug-ins/svg
369
370 %dir %{_libdir}/gimp/%{mver}/modules
371 %attr(755,root,root) %{_libdir}/gimp/%{mver}/modules/*.so
372 %{_libdir}/gimp/%{mver}/environ
373
374 %if %{with python}
375 %dir %{_libdir}/gimp/%{mver}/python
376 %{_libdir}/gimp/%{mver}/python/*.py[co]
377 %{_libdir}/gimp/%{mver}/python/*.png
378 %attr(755,root,root) %{_libdir}/gimp/%{mver}/python/*.so
379 %endif
380
381 %dir %{_datadir}/gimp
382 %dir %{_datadir}/gimp/%{mver}
383 %{_datadir}/gimp/%{mver}/brushes
384 %{_datadir}/gimp/%{mver}/fractalexplorer
385 %{_datadir}/gimp/%{mver}/gfig
386 %{_datadir}/gimp/%{mver}/gflare
387 %{_datadir}/gimp/%{mver}/gimpressionist
388 %{_datadir}/gimp/%{mver}/gradients
389 %{_datadir}/gimp/%{mver}/images
390 %{_datadir}/gimp/%{mver}/menus
391 %{_datadir}/gimp/%{mver}/palettes
392 %{_datadir}/gimp/%{mver}/patterns
393 %{_datadir}/gimp/%{mver}/scripts
394 %{_datadir}/gimp/%{mver}/themes
395 %{_datadir}/gimp/%{mver}/tips
396 %dir %{_datadir}/gimp/%{mver}/misc
397
398 %dir %{_sysconfdir}/%{name}
399 %dir %{_sysconfdir}/%{name}/%{mver}
400 %config %verify(not md5 mtime) %{_sysconfdir}/%{name}/%{mver}/gimprc*
401 %config(noreplace) %{_sysconfdir}/%{name}/%{mver}/templaterc
402 %config %{_sysconfdir}/%{name}/%{mver}/gtkrc*
403 %config %{_sysconfdir}/%{name}/%{mver}/ps-menurc
404 %config %{_sysconfdir}/%{name}/%{mver}/sessionrc
405 %config %{_sysconfdir}/%{name}/%{mver}/unitrc
406 %config %{_sysconfdir}/%{name}/%{mver}/controllerrc
407
408 %{_pixmapsdir}/*
409
410 %files devel
411 %defattr(644,root,root,755)
412 %attr(755,root,root) %{_bindir}/gimptool-%{mver}
413 %attr(755,root,root) %{_bindir}/gimptool
414 %attr(755,root,root) %{_libdir}/lib*.so
415 %{_libdir}/lib*.la
416 %{_pkgconfigdir}/*
417 %{_gtkdocdir}/*
418
419 %{_includedir}/gimp-2.0
420 %{_aclocaldir}/gimp-2.0.m4
421
422 %{_mandir}/man1/gimptool-%{mver}*
423 %{_mandir}/man1/gimptool.1*
424
425 %if %{with static_libs}
426 %files static
427 %defattr(644,root,root,755)
428 %{_libdir}/lib*.a
429 %endif
430
431 %if %{with aalib}
432 %files aa
433 %defattr(644,root,root,755)
434 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/aa
435 %endif
436
437 %if %{with print}
438 %files print
439 %defattr(644,root,root,755)
440 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/print
441 %endif
442
443 %files svg
444 %defattr(644,root,root,755)
445 %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/svg
This page took 0.094751 seconds and 4 git commands to generate.