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