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