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