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