]> git.pld-linux.org Git - packages/mate-applets.git/blob - mate-applets.spec
rename to mate-applet-<appletname>
[packages/mate-applets.git] / mate-applets.spec
1 # TODO
2 # - build:
3 #        - timer-applet
4 # - cpufreq applet does not startup
5 Summary:        Small applications which embed themselves in the MATE panel
6 Summary(pl.UTF-8):      Aplety MATE - małe aplikacje osadzające się w panelu
7 Summary(ru.UTF-8):      Маленькие программы, встраивающиеся в панель MATE
8 Summary(uk.UTF-8):      Маленькі програми, що вбудовуються в панель MATE
9 Name:           mate-applets
10 Version:        1.5.2
11 Release:        0.25
12 License:        GPL v2, FDL
13 Group:          X11/Applications
14 Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
15 # Source0-md5:  912af4be09fb78405bd4da437b3b7f05
16 # check paths in Makefile before removing it!
17 #Patch0: m4_fix.patch
18 Patch0:         uidir.patch
19 Patch1:         use-libwnck.patch
20 URL:            https://github.com/mate-desktop/mate-applets
21 BuildRequires:  NetworkManager-devel >= 0.7
22 BuildRequires:  autoconf >= 2.59
23 BuildRequires:  automake >= 1:1.8
24 BuildRequires:  cpufrequtils-devel >= 0.3
25 BuildRequires:  dbus-devel >= 1.1.1
26 BuildRequires:  dbus-glib-devel >= 0.74
27 BuildRequires:  gettext-devel
28 BuildRequires:  glib2-devel >= 1:2.22.0
29 BuildRequires:  gtk+2-devel >= 2:2.20.0
30 BuildRequires:  intltool >= 0.40.0
31 BuildRequires:  libgtop-devel >= 1:2.11.92
32 BuildRequires:  libnotify-devel >= 0.7.0
33 BuildRequires:  libtool
34 BuildRequires:  libwnck2-devel >= 2.9.3
35 BuildRequires:  libxml2-devel >= 1:2.5.0
36 BuildRequires:  mate-desktop-devel >= 1.1.0
37 BuildRequires:  mate-doc-utils >= 0.3.2
38 BuildRequires:  mate-icon-theme-devel >= 1.1.0
39 BuildRequires:  mate-panel-devel >= 1.5.2
40 BuildRequires:  pkgconfig >= 1:0.19
41 BuildRequires:  polkit-devel >= 0.92
42 BuildRequires:  python-devel >= 1:2.4
43 BuildRequires:  python-pygobject-devel >= 2.6
44 BuildRequires:  python-pygtk-devel >= 2:2.6
45 BuildRequires:  rpm-pythonprov
46 BuildRequires:  rpmbuild(find_lang) >= 1.36
47 BuildRequires:  rpmbuild(macros) >= 1.311
48 BuildRequires:  tar >= 1:1.22
49 BuildRequires:  upower-devel >= 0.9.4
50 BuildRequires:  xz
51 Requires(post,postun):  gtk-update-icon-cache
52 BuildRequires:  gucharmap2-devel >= 2.23.0
53 Requires(post,postun):  hicolor-icon-theme
54 Requires:       gnome-icon-theme >= 2.26.0
55 Requires:       mate-panel >= 1.5
56 # sr@Latn vs. sr@latin
57 Conflicts:      glibc-misc < 6:2.7
58 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
59
60 %define         _libexecdir     %{_libdir}/mate-panel
61
62 %description
63 The mate-applets package provides Panel applets which enhance your
64 MATE experience.
65
66 %description -l pl.UTF-8
67 Pakiet mate-applets udostępnia aplety Panelu, które usprawniają pracę
68 z MATE.
69
70 %description -l uk.UTF-8
71 Пакет mate-applets містить аплети Панелі MATE, що збільшують
72 комфортність роботи в середовищі MATE.
73
74 %description -l ru.UTF-8
75 Пакет mate-applets содержит апплеты Панели MATE, увеличивающие
76 комфортность работы в среде MATE.
77
78 %package -n mate-applet-accessx-status
79 Summary:        Keyboard Accessibility Status applet
80 Summary(pl.UTF-8):      Aplet stanu dostepności klawiatury
81 Group:          X11/Applications
82 Requires(post,postun):  gtk+2
83 Requires:       %{name} = %{version}-%{release}
84 Suggests:       mate-control-center >= 1.5
85
86 %description -n mate-applet-accessx-status
87 The Keyboard Accessibility Monitor shows you the status of the
88 keyboard accessibility features when these are in use. For example,
89 you can see which modifier keys are currently active, and which mouse
90 buttons are being pressed via the keyboard.
91
92 %description -n mate-applet-accessx-status -l pl.UTF-8
93 Aplet monitora dostępności klawiatury pokazuje stan funkcji
94 zwiększających dostępność klawiatury, kiedy są włączone. Pozwala
95 zobaczyć m.in. które klawisze modyfikatorów są aktywne albo które
96 przyciski myszy są wciskane z poziomu klawiatury.
97
98 %package -n mate-applet-battstat
99 Summary:        Battery Charge Monitor applet
100 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
101 Group:          X11/Applications
102 Requires:       %{name} = %{version}-%{release}
103 Requires:       glib2 >= 1:2.26.0
104
105 %description -n mate-applet-battstat
106 The Battery Charge Monitor shows the status of any batteries in your
107 laptop computer. The monitor can tell you the capacity remaining both
108 visually and as a percentage, as well as offer you an estimate of the
109 time remaining based off the current usage rate.
110
111 %description -n mate-applet-battstat -l pl.UTF-8
112 Aplet monitora stanu naładowania akumulatora pokazuje stan wszelkich
113 baterii w laptopie. Monitor informuje o pozostałej pojemności zarówno
114 w postaci graficznej, jak i procentowej, a także podaje przybliżony
115 pozostały czas pracy przy założeniu bieżącego użycia prądu.
116
117 %package -n mate-applet-charpicker
118 Summary:        Character Palette applet
119 Summary(pl.UTF-8):      Aplet palety znaków
120 Group:          X11/Applications
121 Requires(post,postun):  gtk+2
122 Requires:       %{name} = %{version}-%{release}
123 Requires:       glib2 >= 1:2.26.0
124
125 %description -n mate-applet-charpicker
126 The Character Palette provides a convenient way to access characters
127 that are not on your keyboard, such as accented characters,
128 mathematical symbols, special symbols, and punctuation marks.
129
130 You can insert characters from the applet into text strings, for
131 example in text documents or at the command line. You can customize
132 the contents of the applet to suit your requirements.
133
134 Character Palette supports the UTF-8 character encoding so you can use
135 the palette to display or copy any Unicode character.
136
137 %description -n mate-applet-charpicker -l pl.UTF-8
138 Aplet palety znaków udostępnia wygodną metodę wprowadzania znaków nie
139 istniejących na klawiaturze, takich jak znaki akcentowane, symbole
140 matematyczne, symbole specjalne i znaki przestankowe.
141
142 Przy pomocy apletu można wprowadzać znaki do łańcuchów tekstowych, na
143 przykład w dokumentach tekstowych lub w linii poleceń. Zawartość
144 apletu można dostosowywać do własnych wymagań.
145
146 Paleta znaków obsługuje kodowanie znaków UTF-8, więc można jej używać
147 do wyświetlania lub kopiowania dowolnych znaków unikodowych.
148
149 %package -n mate-applet-cpufreq
150 Summary:        CPU Frequency Scaling Monitor applet
151 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
152 Group:          X11/Applications
153 Requires(post,postun):  gtk+2
154 Requires:       %{name} = %{version}-%{release}
155 Requires:       mate-polkit
156
157 %description -n mate-applet-cpufreq
158 The CPU Frequency Scaling Monitor provides a convenient way to monitor
159 the CPU Frequency Scaling for each CPU.
160
161 %description -n mate-applet-cpufreq -l pl.UTF-8
162 Aplet monitora częstotliwości procesora umożliwia wygodne
163 monitorowanie częstotliwości dla każdego procesora.
164
165 %package -n mate-applet-drivemount
166 Summary:        Disk Mounter applet
167 Summary(pl.UTF-8):      Aplet do montowania dysków
168 Group:          X11/Applications
169 Requires:       %{name} = %{version}-%{release}
170 Requires:       glib2 >= 1:2.26.0
171
172 %description -n mate-applet-drivemount
173 The Disk Mounter enables you to quickly mount and unmount various
174 types of drives and file systems.
175
176 %description -n mate-applet-drivemount -l pl.UTF-8
177 Aplet do montowania dysków, pozwalający szybko montować i odmontowywać
178 różne rodzaje dysków i systemów plików.
179
180 %package -n mate-applet-geyes
181 Summary:        Geyes applet - tracking the mouse pointer
182 Summary(pl.UTF-8):      Aplet geyes - śledzenie wskaźnika myszy
183 Group:          X11/Applications
184 Requires(post,postun):  gtk+2
185 Requires:       %{name} = %{version}-%{release}
186 Requires:       glib2 >= 1:2.26.0
187
188 %description -n mate-applet-geyes
189 The Geyes applet provides an entertaining way to track the movement of
190 the mouse pointer around your screen. The applet is an image of one or
191 more eyes that follow the mouse pointer around the screen.
192
193 %description -n mate-applet-geyes -l pl.UTF-8
194 Aplet geyes to zabawny sposób śledzenia ruchu wskaźnika myszy po
195 ekranie. Aplet jest obrazem jednego lub większej liczby oczu
196 podążających za wskaźnikiem myszy.
197
198 %package -n mate-applet-gweather
199 Summary:        Weather Report applet
200 Summary(pl.UTF-8):      Aplet raportu pogodowego
201 Group:          X11/Applications
202 Requires:       %{name} = %{version}-%{release}
203 Requires:       dbus(org.freedesktop.Notifications)
204
205 %description -n mate-applet-gweather
206 The Weather Report downloads weather information from the U.S.
207 National Weather Service (NWS) servers, including the Interactive
208 Weather Information Network (IWIN) and other weather services. You can
209 use Weather Report to display current weather information and weather
210 forecasts on your computer.
211
212 %description -n mate-applet-gweather -l pl.UTF-8
213 Aplet raportu pogodowego ściąga informacje pogodowe z serwerów U.S.
214 National Weather Service (NWS), wraz z siecią Interactive Weather
215 Information Network (IWIN) oraz innych serwisów pogodowych. Apletu
216 można używać do wyświetlania aktualnych informacji pogodowych oraz
217 prognoz.
218
219 %package -n mate-applet-invest
220 Summary:        Stock Ticker applet
221 Summary(pl.UTF-8):      Aplet wskaźnika giełdowego
222 Group:          X11/Applications
223 Requires:       %{name} = %{version}-%{release}
224 #Requires:      python-gnome-extras-egg >= 2.14.2
225
226 %description -n mate-applet-invest
227 The Invest MATE panel applet downloads current stock quotes from
228 Yahoo! Finance and displays the quotes in a drop-down list.
229
230 %description -n mate-applet-invest -l pl.UTF-8
231 Aplet wskaźnika giełdowego, ściągający aktualne notowania z serwisu
232 Yahoo! Finance i wyświetlające je na rozwijanej liście.
233
234 %package -n mate-applet-multiload
235 Summary:        System Monitor applet
236 Summary(pl.UTF-8):      Aplet monitora systemu
237 Group:          X11/Applications
238 Requires:       %{name} = %{version}-%{release}
239 Requires:       glib2 >= 1:2.26.0
240 Suggests:       mate-system-monitor >= 1.5
241
242 %description -n mate-applet-multiload
243 The System Monitor displays system load information in graphical
244 format in a panel.
245
246 %description -n mate-applet-multiload -l pl.UTF-8
247 Aplet monitora systemu wyświetla w panelu informacje o obciążeniu
248 systemu w postaci graficznej.
249
250 %package -n mate-applet-stickynotes
251 Summary:        Sticky Notes applet
252 Summary(pl.UTF-8):      Aplet notatek
253 Group:          X11/Applications
254 Requires(post,postun):  gtk+2
255 Requires:       %{name} = %{version}-%{release}
256 Requires:       glib2 >= 1:2.26.0
257
258 %description -n mate-applet-stickynotes
259 The Sticky Notes panel application enables you to create, view, and
260 manage sticky notes on your desktop. You can edit the title, contents,
261 dimensions, and style of sticky notes. When the panel is restarted,
262 for example when you log out and log in again, all sticky notes are
263 saved and reopened in the same position with the same dimensions and
264 style.
265
266 %description -n mate-applet-stickynotes -l pl.UTF-8
267 Aplet notatek pozwala na tworzenie, oglądanie i zarządzanie
268 przyczepianymi notatkami na pulpicie. Pozwala modyfikować tytuł,
269 treść, wymiary i styl notatek. Przy restarcie panelu, na przykład przy
270 wylogowaniu i ponownym zalogowaniu, wszystkie notatki są zapisywane, a
271 następnie otwierane ponownie w tym samym miejscu, z tymi samymi
272 wymiarami i stylem.
273
274 %package -n mate-applet-trash
275 Summary:        Trash applet
276 Summary(pl.UTF-8):      Aplet śmietnika
277 Group:          X11/Applications
278 Requires:       %{name} = %{version}-%{release}
279
280 %description -n mate-applet-trash
281 The Panel Trash applet lets you manage your Trash from the panel.
282
283 The trash on your panel acts identically to the trash on your desktop,
284 however it is useful because your panels are always visible.
285
286 %description -n mate-applet-trash -l pl.UTF-8
287 Aplet śmietnika pozwala na zarządzanie śmietnikiem z poziomu panelu.
288
289 Śmietnik w panelu zachowuje się tak samo, jak śmietnik na pulpicie,
290 ale jest przydatny o tyle, że panele są zawsze widoczne.
291
292 %prep
293 %setup -q
294 %patch0 -p1
295 %patch1 -p1
296
297 %build
298 NOCONFIGURE=1 ./autogen.sh
299 %configure \
300         --without-hal \
301         --enable-networkmanager \
302         --disable-schemas-compile \
303         --disable-static
304 %{__make} \
305         DOC_MODULE=
306
307 %install
308 rm -rf $RPM_BUILD_ROOT
309 %if 1
310 rm -rf $RPM_BUILD_ROOT
311 %{__make} install \
312         DOC_MODULE= \
313         DESTDIR=$RPM_BUILD_ROOT \
314         pythondir=%{py_sitedir}
315
316 # mate < 1.5 did not exist in pld, avoid dependency on mate-conf
317 %{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/stickynotes-applet.convert
318
319 #%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgweather.la
320 %{__rm} $RPM_BUILD_ROOT%{py_sitedir}/mate_invest/*.py
321
322 # es_ES is more complete copy
323 mv -f $RPM_BUILD_ROOT%{_localedir}/es{_ES,}/LC_MESSAGES/*.mo
324 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/es_ES
325
326 # keyboard applet has been removed
327 #%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/xmodmap
328 %endif
329
330 rm -f *.lang
331 %find_lang %{name}
332 cat <<EOF>>%{name}.lang
333 %dir %{_datadir}/mate/help/C
334 %dir %{_datadir}/mate/help/C/figures
335 %dir %{_datadir}/mate/help/ar
336 %dir %{_datadir}/mate/help/ar/figures
337 %dir %{_datadir}/mate/help/ast
338 %dir %{_datadir}/mate/help/ast/figures
339 %dir %{_datadir}/mate/help/bg
340 %dir %{_datadir}/mate/help/bg/figures
341 %dir %{_datadir}/mate/help/ca
342 %dir %{_datadir}/mate/help/ca/figures
343 %dir %{_datadir}/mate/help/cs
344 %dir %{_datadir}/mate/help/cs/figures
345 %dir %{_datadir}/mate/help/da
346 %dir %{_datadir}/mate/help/da/figures
347 %dir %{_datadir}/mate/help/de
348 %dir %{_datadir}/mate/help/de/figures
349 %dir %{_datadir}/mate/help/el
350 %dir %{_datadir}/mate/help/el/figures
351 %dir %{_datadir}/mate/help/en_GB
352 %dir %{_datadir}/mate/help/en_GB/figures
353 %dir %{_datadir}/mate/help/es
354 %dir %{_datadir}/mate/help/es/figures
355 %dir %{_datadir}/mate/help/eu
356 %dir %{_datadir}/mate/help/eu/figures
357 %dir %{_datadir}/mate/help/fi
358 %dir %{_datadir}/mate/help/fi/figures
359 %dir %{_datadir}/mate/help/fr
360 %dir %{_datadir}/mate/help/fr/figures
361 %dir %{_datadir}/mate/help/gl
362 %dir %{_datadir}/mate/help/gl/figures
363 %dir %{_datadir}/mate/help/hu
364 %dir %{_datadir}/mate/help/hu/figures
365 %dir %{_datadir}/mate/help/it
366 %dir %{_datadir}/mate/help/it/figures
367 %dir %{_datadir}/mate/help/ko
368 %dir %{_datadir}/mate/help/ko/figures
369 %dir %{_datadir}/mate/help/nl
370 %dir %{_datadir}/mate/help/nl/figures
371 %dir %{_datadir}/mate/help/oc
372 %dir %{_datadir}/mate/help/oc/figures
373 %dir %{_datadir}/mate/help/pa
374 %dir %{_datadir}/mate/help/pa/figures
375 %dir %{_datadir}/mate/help/pt_BR
376 %dir %{_datadir}/mate/help/pt_BR/figures
377 %dir %{_datadir}/mate/help/ru
378 %dir %{_datadir}/mate/help/ru/figures
379 %dir %{_datadir}/mate/help/sv
380 %dir %{_datadir}/mate/help/sv/figures
381 %dir %{_datadir}/mate/help/uk
382 %dir %{_datadir}/mate/help/uk/figures
383 %dir %{_datadir}/mate/help/zh_CN
384 %dir %{_datadir}/mate/help/zh_CN/figures
385 %dir %{_datadir}/mate/help/zh_HK
386 %dir %{_datadir}/mate/help/zh_HK/figures
387 %dir %{_datadir}/mate/help/zh_TW
388 %dir %{_datadir}/mate/help/zh_TW/figures
389
390 EOF
391 #%find_lang accessx-status --with-mate
392 cat <<EOF >> accessx-status.lang
393 %{_datadir}/mate/help/*/figures/accessx*.png
394 EOF
395 #%find_lang battstat --with-mate
396 cat <<EOF >> battstat.lang
397 %{_datadir}/mate/help/*/figures/battstat*.png
398 %{_datadir}/mate/help/*/figures/context-menu.png
399 EOF
400 #%find_lang char-palette --with-mate
401 cat <<EOF >> char-palette.lang
402 %{_datadir}/mate/help/*/figures/charpalette*.png
403 %{_datadir}/mate/help/*/figures/charpick*.png
404 EOF
405 #%find_lang cpufreq --with-mate
406 cat <<EOF >> cpufreq.lang
407 %{_datadir}/mate/help/*/figures/cpufreq*.png
408 EOF
409 #%find_lang drivemount --with-mate
410 cat <<EOF >> drivemount.lang
411 %{_datadir}/mate/help/*/figures/drivemount*.png
412 EOF
413 #%find_lang geyes --with-mate
414 cat <<EOF >> geyes.lang
415 %{_datadir}/mate/help/*/figures/geyes*.png
416 EOF
417 #%find_lang gweather --with-mate
418 cat <<EOF >> gweather.lang
419 %{_datadir}/mate/help/*/figures/mateweather*.png
420 %{_datadir}/mate/help/*/figures/stock_weather-*.png
421 EOF
422 #%find_lang invest-applet --with-mate
423 cat <<EOF >> invest-applet.lang
424 %{_datadir}/mate/help/*/figures/symbol-search.png
425 EOF
426 #%find_lang mixer_applet2 --with-mate
427 touch mixer_applet2.lang
428 #%find_lang multiload --with-mate
429 cat <<EOF >> multiload.lang
430 %{_datadir}/mate/help/*/figures/multiload*.png
431 %{_datadir}/mate/help/*/figures/system_monitor.png
432 %{_datadir}/mate/help/*/figures/system-monitor-*.png
433 EOF
434 #%find_lang stickynotes_applet --with-mate
435 cat <<EOF >> stickynotes_applet.lang
436 %{_datadir}/mate/help/*/figures/stickynote*.png
437 EOF
438 #%find_lang trashapplet --with-mate
439 cat <<EOF >>trashapplet.lang
440 %{_datadir}/mate/help/*/figures/trash-applet.png
441 EOF
442
443 %clean
444 rm -rf $RPM_BUILD_ROOT
445
446 %post -n mate-applet-accessx-status
447 %update_icon_cache hicolor
448
449 %postun -n mate-applet-accessx-status
450 %update_icon_cache hicolor
451
452 %post -n mate-applet-battstat
453 %glib_compile_schemas
454
455 %preun -n mate-applet-battstat
456 %glib_compile_schemas
457
458 %postun -n mate-applet-battstat
459
460 %post -n mate-applet-charpicker
461 %glib_compile_schemas
462 %update_icon_cache hicolor
463
464 %preun -n mate-applet-charpicker
465 %glib_compile_schemas
466
467 %postun -n mate-applet-charpicker
468 %update_icon_cache hicolor
469
470 %post -n mate-applet-cpufreq
471 %glib_compile_schemas
472 %update_icon_cache hicolor
473
474 %preun -n mate-applet-cpufreq
475 %glib_compile_schemas
476
477 %postun -n mate-applet-cpufreq
478 %update_icon_cache hicolor
479
480 %post -n mate-applet-drivemount
481 %glib_compile_schemas
482
483 %preun -n mate-applet-drivemount
484 %glib_compile_schemas
485
486 %postun -n mate-applet-drivemount
487
488 %post -n mate-applet-geyes
489 %glib_compile_schemas
490 %update_icon_cache hicolor
491
492 %preun -n mate-applet-geyes
493 %glib_compile_schemas
494
495 %postun -n mate-applet-geyes
496 %update_icon_cache hicolor
497
498 %post -n mate-applet-gweather
499 /sbin/ldconfig
500
501 %postun -n mate-applet-gweather
502 /sbin/ldconfig
503
504 %post -n mate-applet-invest
505 %update_icon_cache hicolor
506
507 %postun -n mate-applet-invest
508 %update_icon_cache hicolor
509
510 %post -n mate-applet-multiload
511 %glib_compile_schemas
512
513 %preun -n mate-applet-multiload
514 %glib_compile_schemas
515
516 %postun -n mate-applet-multiload
517
518 %post -n mate-applet-stickynotes
519 %glib_compile_schemas
520 %update_icon_cache hicolor
521
522 %preun -n mate-applet-stickynotes
523 %glib_compile_schemas
524
525 %postun -n mate-applet-stickynotes
526 %update_icon_cache hicolor
527
528 %post -n mate-applet-trash
529
530 %postun -n mate-applet-trash
531
532 %files -f %{name}.lang
533 %defattr(644,root,root,755)
534 %doc AUTHORS ChangeLog NEWS README
535 %dir %{_datadir}/%{name}
536 %dir %{_datadir}/%{name}/builder
537 %lang(es_CL) %dir %{_localedir}/es_CL
538 %lang(es_CL) %dir %{_localedir}/es_CL/LC_MESSAGES
539 %lang(es_CO) %dir %{_localedir}/es_CO
540 %lang(es_CO) %dir %{_localedir}/es_CO/LC_MESSAGES
541 %lang(es_CR) %dir %{_localedir}/es_CR
542 %lang(es_CR) %dir %{_localedir}/es_CR/LC_MESSAGES
543 %lang(es_DO) %dir %{_localedir}/es_DO
544 %lang(es_DO) %dir %{_localedir}/es_DO/LC_MESSAGES
545 %lang(es_EC) %dir %{_localedir}/es_EC
546 %lang(es_EC) %dir %{_localedir}/es_EC/LC_MESSAGES
547 %lang(es_GT) %dir %{_localedir}/es_GT
548 %lang(es_GT) %dir %{_localedir}/es_GT/LC_MESSAGES
549 %lang(es_HN) %dir %{_localedir}/es_HN
550 %lang(es_HN) %dir %{_localedir}/es_HN/LC_MESSAGES
551 %lang(es_PA) %dir %{_localedir}/es_PA
552 %lang(es_PA) %dir %{_localedir}/es_PA/LC_MESSAGES
553 %lang(es_PE) %dir %{_localedir}/es_PE
554 %lang(es_PE) %dir %{_localedir}/es_PE/LC_MESSAGES
555 %lang(es_PR) %dir %{_localedir}/es_PR
556 %lang(es_PR) %dir %{_localedir}/es_PR/LC_MESSAGES
557 %lang(es_SV) %dir %{_localedir}/es_SV
558 %lang(es_SV) %dir %{_localedir}/es_SV/LC_MESSAGES
559 %lang(es_UY) %dir %{_localedir}/es_UY
560 %lang(es_UY) %dir %{_localedir}/es_UY/LC_MESSAGES
561 %lang(es_VE) %dir %{_localedir}/es_VE
562 %lang(es_VE) %dir %{_localedir}/es_VE/LC_MESSAGES
563
564 %files -n mate-applet-accessx-status -f accessx-status.lang
565 %defattr(644,root,root,755)
566 %attr(755,root,root) %{_libexecdir}/accessx-status-applet
567 %{_datadir}/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
568 %{_datadir}/mate-panel/ui/accessx-status-applet-menu.xml
569 %{_datadir}/mate-panel/applets/org.mate.applets.AccessxStatusApplet.mate-panel-applet
570 %{_pixmapsdir}/mate-accessx-status-applet
571 %{_iconsdir}/mate/*/apps/ax-applet.png
572
573 %files -n mate-applet-battstat -f battstat.lang
574 %defattr(644,root,root,755)
575 %attr(755,root,root) %{_libexecdir}/battstat-applet-2
576 %{_datadir}/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
577 %{_datadir}/mate-panel/ui/battstat-applet-menu.xml
578 %{_datadir}/mate-panel/applets/org.mate.applets.BattstatApplet.mate-panel-applet
579 %{_datadir}/%{name}/builder/battstat_applet.ui
580 %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.battstat.gschema.xml
581 # FIXME package not to pull 'balsa'
582 %dir %{_sysconfdir}/sound
583 %dir %{_sysconfdir}/sound/events
584 %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
585
586 %files -n mate-applet-charpicker -f char-palette.lang
587 %defattr(644,root,root,755)
588 %attr(755,root,root) %{_libexecdir}/charpick_applet2
589 %{_datadir}/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
590 %{_datadir}/mate-panel/ui/charpick-applet-menu.xml
591 %{_datadir}/mate-panel/applets/org.mate.applets.CharpickerApplet.mate-panel-applet
592 %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.charpick.gschema.xml
593
594 %files -n mate-applet-cpufreq -f cpufreq.lang
595 %defattr(644,root,root,755)
596 %attr(755,root,root) %{_bindir}/mate-cpufreq-selector
597 %attr(755,root,root) %{_libexecdir}/mate-cpufreq-applet
598 %{_datadir}/dbus-1/services/org.mate.panel.applet.CPUFreqAppletFactory.service
599 %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.cpufreq.gschema.xml
600 %if 1
601 /etc/dbus-1/system.d/org.mate.CPUFreqSelector.conf
602 %{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
603 %{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
604 %endif
605 %{_datadir}/mate-panel/applets/org.mate.applets.CPUFreqApplet.mate-panel-applet
606 %{_datadir}/%{name}/builder/cpufreq-preferences.ui
607 %{_datadir}/mate-panel/ui/cpufreq-applet-menu.xml
608 %{_pixmapsdir}/mate-cpufreq-applet
609 %{_iconsdir}/hicolor/*/apps/mate-cpu-frequency-applet.png
610 %{_iconsdir}/hicolor/*/apps/mate-cpu-frequency-applet.svg
611
612 %files -n mate-applet-drivemount -f drivemount.lang
613 %defattr(644,root,root,755)
614 %attr(755,root,root) %{_libexecdir}/drivemount_applet2
615 %{_datadir}/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service
616 %{_datadir}/mate-panel/ui/drivemount-applet-menu.xml
617 %{_datadir}/mate-panel/applets/org.mate.applets.DriveMountApplet.mate-panel-applet
618
619 %files -n mate-applet-geyes -f geyes.lang
620 %defattr(644,root,root,755)
621 %attr(755,root,root) %{_libexecdir}/geyes_applet2
622 %{_datadir}/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service
623 %{_datadir}/mate-panel/ui/geyes-applet-menu.xml
624 %{_datadir}/%{name}/geyes
625 %{_datadir}/mate-panel/applets/org.mate.applets.GeyesApplet.mate-panel-applet
626 %{_iconsdir}/hicolor/*/apps/mate-eyes-applet.*
627 %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.geyes.gschema.xml
628
629 %files -n mate-applet-gweather -f gweather.lang
630 %defattr(644,root,root,755)
631 %attr(755,root,root) %{_libexecdir}/mateweather-applet-2
632 %{_datadir}/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service
633 %{_datadir}/mate-panel/ui/mateweather-applet-menu.xml
634 %{_datadir}/mate-panel/applets/org.mate.applets.MateWeatherApplet.mate-panel-applet
635
636 %files -n mate-applet-invest -f invest-applet.lang
637 %defattr(644,root,root,755)
638 %attr(755,root,root) %{_bindir}/mate-invest-chart
639 %attr(755,root,root) %{_libexecdir}/invest-applet
640 %{_datadir}/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service
641 %{_datadir}/%{name}/Invest_Applet.xml
642 %{_datadir}/mate-panel/applets/org.mate.applets.InvestApplet.mate-panel-applet
643 %{_datadir}/%{name}/builder/financialchart.ui
644 %{_datadir}/%{name}/builder/prefs-dialog.ui
645 %{_datadir}/%{name}/invest-applet
646 %{_iconsdir}/hicolor/*/apps/mate-invest-applet.*
647 %dir %{py_sitedir}/mate_invest
648 %{py_sitedir}/mate_invest/*.py[co]
649
650 %files -n mate-applet-multiload -f multiload.lang
651 %defattr(644,root,root,755)
652 %attr(755,root,root) %{_libexecdir}/multiload-applet-2
653 %{_datadir}/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service
654 %{_datadir}/mate-panel/ui/multiload-applet-menu.xml
655 %{_datadir}/mate-panel/applets/org.mate.applets.MultiLoadApplet.mate-panel-applet
656 %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.multiload.gschema.xml
657
658 %files -n mate-applet-stickynotes -f stickynotes_applet.lang
659 %defattr(644,root,root,755)
660 %attr(755,root,root) %{_libexecdir}/stickynotes_applet
661 %{_datadir}/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service
662 %{_datadir}/mate-panel/ui/stickynotes-applet-menu.xml
663 %{_datadir}/%{name}/builder/stickynotes.ui
664 %{_datadir}/mate-panel/applets/org.mate.applets.StickyNotesApplet.mate-panel-applet
665 %{_pixmapsdir}/mate-stickynotes
666 %{_iconsdir}/hicolor/*/apps/mate-sticky-notes-applet.*
667 %{_datadir}/glib-2.0/schemas/org.mate.stickynotes.gschema.xml
668
669 %files -n mate-applet-trash -f trashapplet.lang
670 %defattr(644,root,root,755)
671 %attr(755,root,root) %{_libexecdir}/trashapplet
672 %{_datadir}/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service
673 %{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
674 %{_datadir}/mate-panel/ui/trashapplet-menu.xml
675 %{_datadir}/mate-panel/applets/org.mate.applets.TrashApplet.mate-panel-applet
This page took 0.08371 seconds and 3 git commands to generate.