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