]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
2963c78e160988042808979e7d81ecb0c6a0bab4
[packages/gnome-applets.git] / gnome-applets.spec
1 %define glib2_ver       1:2.44.0
2 %define gtk3_ver        3.15.2
3 Summary:        Small applications which embed themselves in the GNOME panel
4 Summary(pl.UTF-8):      Aplety GNOME - małe aplikacje osadzające się w panelu
5 Summary(ru.UTF-8):      Маленькие программы, встраивающиеся в панель GNOME
6 Summary(uk.UTF-8):      Маленькі програми, що вбудовуються в панель GNOME
7 Name:           gnome-applets
8 Version:        3.18.1
9 Release:        2
10 Epoch:          1
11 License:        GPL v2, FDL
12 Group:          X11/Applications
13 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.18/%{name}-%{version}.tar.xz
14 # Source0-md5:  dbabd755d154e70e0b6323713556b1b4
15 URL:            http://www.gnome.org/
16 BuildRequires:  adwaita-icon-theme >= 3.14.0
17 %ifarch %{ix86} arm mips ppc sh
18 BuildRequires:  apmd-devel
19 %endif
20 BuildRequires:  autoconf >= 2.59
21 BuildRequires:  automake >= 1:1.13
22 BuildRequires:  cpufrequtils-devel >= 0.3
23 BuildRequires:  dbus-devel >= 1.1.2
24 BuildRequires:  dbus-glib-devel >= 0.74
25 BuildRequires:  docbook-dtd412-xml
26 BuildRequires:  docbook-dtd43-xml
27 BuildRequires:  gettext-tools
28 BuildRequires:  glib2-devel >= %{glib2_ver}
29 BuildRequires:  gnome-common >= 2.24.0
30 BuildRequires:  gnome-panel-devel >= 3.18.0
31 BuildRequires:  gnome-settings-daemon-devel >= 3.0.0
32 BuildRequires:  gtk+3-devel >= %{gtk3_ver}
33 BuildRequires:  gucharmap-devel >= 3.2.1
34 BuildRequires:  intltool >= 0.40.0
35 BuildRequires:  libgtop-devel >= 1:2.22.0
36 BuildRequires:  libgweather-devel >= 3.17.1
37 BuildRequires:  libiw-devel >= 28
38 BuildRequires:  libnotify-devel >= 0.7
39 BuildRequires:  libtool >= 2:2
40 BuildRequires:  libwnck-devel >= 3.0.0
41 BuildRequires:  libxml2-devel >= 1:2.6.30
42 BuildRequires:  libxslt-progs >= 1.1.20
43 BuildRequires:  pkgconfig >= 1:0.19
44 BuildRequires:  polkit-devel >= 0.92
45 BuildRequires:  python3-devel >= 1:3.2
46 BuildRequires:  python3-pygobject3-devel >= 3.0
47 BuildRequires:  rpm-pythonprov
48 BuildRequires:  rpmbuild(find_lang) >= 1.23
49 BuildRequires:  rpmbuild(macros) >= 1.311
50 BuildRequires:  tar >= 1:1.22
51 BuildRequires:  tracker-devel >= 1.0
52 BuildRequires:  upower-devel >= 0.9.4
53 BuildRequires:  xorg-lib-libX11-devel
54 BuildRequires:  xz
55 BuildRequires:  yelp-tools
56 Requires:       adwaita-icon-theme >= 3.14.0
57 Requires:       gnome-panel >= 3.18.0
58 Obsoletes:      gnome-applets-keyboard
59 Obsoletes:      gnome-applets-mixer
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 gnome-applets package provides Panel applets which enhance your
66 GNOME experience.
67
68 %description -l pl.UTF-8
69 Pakiet gnome-applets udostępnia aplety Panelu, które usprawniają pracę
70 z GNOME.
71
72 %description -l uk.UTF-8
73 Пакет gnome-applets містить аплети Панелі GNOME, що збільшують
74 комфортність роботи в середовищі GNOME.
75
76 %description -l ru.UTF-8
77 Пакет gnome-applets содержит апплеты Панели GNOME, увеличивающие
78 комфортность работы в среде GNOME.
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 URL:            https://help.gnome.org/users/accessx-status/stable/
85 Requires(post,postun):  gtk-update-icon-cache
86 Requires:       %{name} = %{epoch}:%{version}-%{release}
87 Requires:       glib2 >= %{glib2_ver}
88 Requires:       gtk+3 >= %{gtk3_ver}
89 Requires:       hicolor-icon-theme
90 Suggests:       gnome-control-center >= 2.26.0
91
92 %description accessx-status
93 The Keyboard Accessibility Monitor shows you the status of the
94 keyboard accessibility features when these are in use. For example,
95 you can see which modifier keys are currently active, and which mouse
96 buttons are being pressed via the keyboard.
97
98 %description accessx-status -l pl.UTF-8
99 Aplet monitora dostępności klawiatury pokazuje stan funkcji
100 zwiększających dostępność klawiatury, kiedy są włączone. Pozwala
101 zobaczyć m.in. które klawisze modyfikatorów są aktywne albo które
102 przyciski myszy są wciskane z poziomu klawiatury.
103
104 %package battstat
105 Summary:        Battery Charge Monitor applet
106 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
107 Group:          X11/Applications
108 URL:            https://help.gnome.org/users/battstat/stable/
109 Requires(post,postun):  glib2 >= %{glib2_ver}
110 Requires:       %{name} = %{epoch}:%{version}-%{release}
111 Requires:       glib2 >= %{glib2_ver}
112 Requires:       gtk+3 >= %{gtk3_ver}
113 Requires:       libnotify >= 0.7
114 Requires:       upower >= 0.9.4
115
116 %description battstat
117 The Battery Charge Monitor shows the status of any batteries in your
118 laptop computer. The monitor can tell you the capacity remaining both
119 visually and as a percentage, as well as offer you an estimate of the
120 time remaining based off the current usage rate.
121
122 %description battstat -l pl.UTF-8
123 Aplet monitora stanu naładowania akumulatora pokazuje stan wszelkich
124 baterii w laptopie. Monitor informuje o pozostałej pojemności zarówno
125 w postaci graficznej, jak i procentowej, a także podaje przybliżony
126 pozostały czas pracy przy założeniu bieżącego użycia prądu.
127
128 %package brightness
129 Summary:        Brightness applet
130 Summary(pl.UTF-8):      Aplet jasności
131 Group:          X11/Applications
132 Requires(post,postun):  gtk-update-icon-cache
133 Requires:       %{name} = %{epoch}:%{version}-%{release}
134 Requires:       glib2 >= %{glib2_ver}
135 Requires:       gtk+3 >= %{gtk3_ver}
136 Requires:       hicolor-icon-theme
137
138 %description brightness
139 Brightness applet adjusts laptop panel brightness.
140
141 %description brightness -l pl.UTF-8
142 Aplet jasności dopasowuje jasność wyświetlacza laptopa.
143
144 %package charpicker
145 Summary:        Character Palette applet
146 Summary(pl.UTF-8):      Aplet palety znaków
147 Group:          X11/Applications
148 URL:            https://help.gnome.org/users/char-palette/stable/
149 Requires(post,postun):  glib2 >= %{glib2_ver}
150 Requires:       %{name} = %{epoch}:%{version}-%{release}
151 Requires:       glib2 >= %{glib2_ver}
152 Requires:       gtk+3 >= %{gtk3_ver}
153 Requires:       gucharmap >= 3.2.1
154
155 %description charpicker
156 The Character Palette provides a convenient way to access characters
157 that are not on your keyboard, such as accented characters,
158 mathematical symbols, special symbols, and punctuation marks.
159
160 You can insert characters from the applet into text strings, for
161 example in text documents or at the command line. You can customize
162 the contents of the applet to suit your requirements.
163
164 Character Palette supports the UTF-8 character encoding so you can use
165 the palette to display or copy any Unicode character.
166
167 %description charpicker -l pl.UTF-8
168 Aplet palety znaków udostępnia wygodną metodę wprowadzania znaków nie
169 istniejących na klawiaturze, takich jak znaki akcentowane, symbole
170 matematyczne, symbole specjalne i znaki przestankowe.
171
172 Przy pomocy apletu można wprowadzać znaki do łańcuchów tekstowych, na
173 przykład w dokumentach tekstowych lub w linii poleceń. Zawartość
174 apletu można dostosowywać do własnych wymagań.
175
176 Paleta znaków obsługuje kodowanie znaków UTF-8, więc można jej używać
177 do wyświetlania lub kopiowania dowolnych znaków unikodowych.
178
179 %package cpufreq
180 Summary:        CPU Frequency Scaling Monitor applet
181 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
182 Group:          X11/Applications
183 URL:            https://help.gnome.org/users/cpufreq-applet/stable/
184 Requires(post,postun):  glib2 >= %{glib2_ver}
185 Requires(post,postun):  gtk-update-icon-cache
186 Requires:       %{name} = %{epoch}:%{version}-%{release}
187 Requires:       dbus-glib >= 0.74
188 Requires:       glib2 >= %{glib2_ver}
189 Requires:       gtk+3 >= %{gtk3_ver}
190 Requires:       hicolor-icon-theme
191 Requires:       polkit >= 0.92
192 Obsoletes:      gnome-applet-cpufreq
193
194 %description cpufreq
195 The CPU Frequency Scaling Monitor provides a convenient way to monitor
196 the CPU Frequency Scaling for each CPU.
197
198 %description cpufreq -l pl.UTF-8
199 Aplet monitora częstotliwości procesora umożliwia wygodne
200 monitorowanie częstotliwości dla każdego procesora.
201
202 %package drivemount
203 Summary:        Disk Mounter applet
204 Summary(pl.UTF-8):      Aplet do montowania dysków
205 Group:          X11/Applications
206 URL:            https://help.gnome.org/users/drivemount/stable/
207 Requires:       %{name} = %{epoch}:%{version}-%{release}
208 Requires:       glib2 >= %{glib2_ver}
209 Requires:       gtk+3 >= %{gtk3_ver}
210
211 %description drivemount
212 The Disk Mounter enables you to quickly mount and unmount various
213 types of drives and file systems.
214
215 %description drivemount -l pl.UTF-8
216 Aplet do montowania dysków, pozwalający szybko montować i odmontowywać
217 różne rodzaje dysków i systemów plików.
218
219 %package geyes
220 Summary:        Geyes applet - tracking the mouse pointer
221 Summary(pl.UTF-8):      Aplet geyes - śledzenie wskaźnika myszy
222 Group:          X11/Applications
223 URL:            https://help.gnome.org/users/geyes/stable/
224 Requires(post,postun):  glib2 >= %{glib2_ver}
225 Requires(post,postun):  gtk-update-icon-cache
226 Requires:       %{name} = %{epoch}:%{version}-%{release}
227 Requires:       glib2 >= %{glib2_ver}
228 Requires:       gtk+3 >= %{gtk3_ver}
229 Requires:       hicolor-icon-theme
230
231 %description geyes
232 The Geyes applet provides an entertaining way to track the movement of
233 the mouse pointer around your screen. The applet is an image of one or
234 more eyes that follow the mouse pointer around the screen.
235
236 %description geyes -l pl.UTF-8
237 Aplet geyes to zabawny sposób śledzenia ruchu wskaźnika myszy po
238 ekranie. Aplet jest obrazem jednego lub większej liczby oczu
239 podążających za wskaźnikiem myszy.
240
241 %package gweather
242 Summary:        Weather Report applet
243 Summary(pl.UTF-8):      Aplet raportu pogodowego
244 Group:          X11/Applications
245 URL:            https://help.gnome.org/users/gweather/stable/
246 Requires(post,postun):  glib2 >= %{glib2_ver}
247 Requires:       %{name} = %{epoch}:%{version}-%{release}
248 Requires:       dbus(org.freedesktop.Notifications)
249 Requires:       glib2 >= %{glib2_ver}
250 Requires:       gtk+3 >= %{gtk3_ver}
251 Requires:       libgweather >= 3.17.1
252 Requires:       libnotify >= 0.7
253
254 %description gweather
255 The Weather Report downloads weather information from the U.S.
256 National Weather Service (NWS) servers, including the Interactive
257 Weather Information Network (IWIN) and other weather services. You can
258 use Weather Report to display current weather information and weather
259 forecasts on your computer.
260
261 %description gweather -l pl.UTF-8
262 Aplet raportu pogodowego ściąga informacje pogodowe z serwerów U.S.
263 National Weather Service (NWS), wraz z siecią Interactive Weather
264 Information Network (IWIN) oraz innych serwisów pogodowych. Apletu
265 można używać do wyświetlania aktualnych informacji pogodowych oraz
266 prognoz.
267
268 %package inhibit
269 Summary:        Inhibit applet
270 Summary(pl.UTF-8):      Aplet wyłączania
271 Group:          X11/Applications
272 Requires(post,postun):  gtk-update-icon-cache
273 Requires:       %{name} = %{epoch}:%{version}-%{release}
274 Requires:       glib2 >= %{glib2_ver}
275 Requires:       gtk+3 >= %{gtk3_ver}
276 Requires:       hicolor-icon-theme
277
278 %description inhibit
279 Inhibit applet allows user to inhibit automatic power saving.
280
281 %description inhibit -l pl.UTF-8
282 Aplet wyłączania pozwala użytkownikowi na wyłączenie automatycznego
283 oszczędzania zasilania.
284
285 %package invest
286 Summary:        Stock Ticker applet
287 Summary(pl.UTF-8):      Aplet wskaźnika giełdowego
288 Group:          X11/Applications
289 URL:            https://help.gnome.org/users/invest-applet/stable/
290 Requires(post,postun):  gtk-update-icon-cache
291 Requires:       %{name} = %{epoch}:%{version}-%{release}
292 Requires:       glib2 >= %{glib2_ver}
293 Requires:       gobject-introspection
294 Requires:       gtk+3 >= %{gtk3_ver}
295 Requires:       hicolor-icon-theme
296 Requires:       python3-dbus
297 Requires:       python3-pygobject3 >= 3.0
298 Obsoletes:      gnome-applets-gtik
299
300 %description invest
301 The Invest GNOME panel applet downloads current stock quotes from
302 Yahoo! Finance and displays the quotes in a drop-down list.
303
304 %description invest -l pl.UTF-8
305 Aplet wskaźnika giełdowego, ściągający aktualne notowania z serwisu
306 Yahoo! Finance i wyświetlające je na rozwijanej liście.
307
308 %package minicommander
309 Summary:        Command Line applet
310 Summary(pl.UTF-8):      Aplet wiersza poleceń
311 Group:          X11/Applications
312 URL:            https://help.gnome.org/users/command-line/stable/
313 Requires(post,postun):  glib2 >= %{glib2_ver}
314 Requires(post,postun):  gtk-update-icon-cache
315 Requires:       %{name} = %{epoch}:%{version}-%{release}
316 Requires:       glib2 >= %{glib2_ver}
317 Requires:       gtk+3 >= %{gtk3_ver}
318 Requires:       hicolor-icon-theme
319
320 %description minicommander
321 The Command Line provides a command line that you can use within any
322 panel on the desktop.
323
324 %description minicommander -l pl.UTF-8
325 Aplet wiersza poleceń udostępnia linię poleceń z poziomu każdego
326 panelu na pulpicie.
327
328 %package modemlights
329 Summary:        Modem Lights applet
330 Summary(pl.UTF-8):      Aplet kontrolek modemu
331 Group:          X11/Applications
332 Requires(post,postun):  gtk-update-icon-cache
333 Requires:       %{name} = %{epoch}:%{version}-%{release}
334 Requires:       glib2 >= %{glib2_ver}
335 Requires:       gtk+3 >= %{gtk3_ver}
336 Requires:       hicolor-icon-theme
337 Requires:       libxml2 >= 1:2.6.30
338
339 %description modemlights
340 Modem Lights applet.
341
342 %description modemlights -l pl.UTF-8
343 Aplet kontrolek modemu.
344
345 %package multiload
346 Summary:        System Monitor applet
347 Summary(pl.UTF-8):      Aplet monitora systemu
348 Group:          X11/Applications
349 URL:            https://help.gnome.org/users/multiload/stable/
350 Requires(post,postun):  glib2 >= %{glib2_ver}
351 Requires:       %{name} = %{epoch}:%{version}-%{release}
352 Requires:       glib2 >= %{glib2_ver}
353 Requires:       gtk+3 >= %{gtk3_ver}
354 Requires:       libgtop >= 1:2.22.0
355 Suggests:       gnome-system-monitor >= 2.24.0
356
357 %description multiload
358 The System Monitor displays system load information in graphical
359 format in a panel.
360
361 %description multiload -l pl.UTF-8
362 Aplet monitora systemu wyświetla w panelu informacje o obciążeniu
363 systemu w postaci graficznej.
364
365 %package netspeed
366 Summary:        Applet to show how much traffic occurs on a network device
367 Summary(pl.UTF-8):      Aplet pokazujący wielkość ruchu występującego na urządzeniu sieciowym
368 Group:          X11/Applications
369 Requires(post,postun):  glib2 >= %{glib2_ver}
370 Requires(post,postun):  gtk-update-icon-cache
371 Requires:       %{name} = %{epoch}:%{version}-%{release}
372 Requires:       glib2 >= %{glib2_ver}
373 Requires:       gtk+3 >= %{gtk3_ver}
374 Requires:       hicolor-icon-theme
375 Requires:       libiw >= 28
376 Obsoletes:      gnome-applet-netspeed
377
378 %description netspeed
379 Netspeed applet is just a little applet that shows how much traffic
380 occurs on a specified network device.
381
382 %description netspeed -l pl.UTF-8
383 Netspeed to mały aplet pokazujący, jak duży ruch występuje na
384 określonym urządzeniu sieciowym.
385
386 %package search
387 Summary:        Tracker Search Bar
388 Summary(pl.UTF-8):      Pasek wyszukiwania Tracker
389 Group:          X11/Applications
390 Requires:       %{name} = %{epoch}:%{version}-%{release}
391 Requires:       glib2 >= %{glib2_ver}
392 Requires:       gtk+3 >= %{gtk3_ver}
393 Requires:       tracker >= 1.0
394
395 %description search
396 Tracker Search Bar allows to find your data quickly using Tracker.
397
398 %description search -l pl.UTF-8
399 Pasek wyszukiwania pozwala na szybkie wyszukiwanie danych za pomocą
400 usługi Tracker.
401
402 %package stickynotes
403 Summary:        Sticky Notes applet
404 Summary(pl.UTF-8):      Aplet notatek
405 Group:          X11/Applications
406 URL:            https://help.gnome.org/users/stickynotes_applet/stable/
407 Requires(post,postun):  glib2 >= %{glib2_ver}
408 Requires(post,postun):  gtk-update-icon-cache
409 Requires:       %{name} = %{epoch}:%{version}-%{release}
410 Requires:       glib2 >= %{glib2_ver}
411 Requires:       gtk+3 >= %{gtk3_ver}
412 Requires:       hicolor-icon-theme
413 Requires:       libwnck >= 3.0.0
414 Requires:       libxml2 >= 1:2.6.30
415 Obsoletes:      gnotes_applet
416
417 %description stickynotes
418 The Sticky Notes panel application enables you to create, view, and
419 manage sticky notes on your desktop. You can edit the title, contents,
420 dimensions, and style of sticky notes. When the panel is restarted,
421 for example when you log out and log in again, all sticky notes are
422 saved and reopened in the same position with the same dimensions and
423 style.
424
425 %description stickynotes -l pl.UTF-8
426 Aplet notatek pozwala na tworzenie, oglądanie i zarządzanie
427 przyczepianymi notatkami na pulpicie. Pozwala modyfikować tytuł,
428 treść, wymiary i styl notatek. Przy restarcie panelu, na przykład przy
429 wylogowaniu i ponownym zalogowaniu, wszystkie notatki są zapisywane, a
430 następnie otwierane ponownie w tym samym miejscu, z tymi samymi
431 wymiarami i stylem.
432
433 %package trash
434 Summary:        Trash applet
435 Summary(pl.UTF-8):      Aplet śmietnika
436 Group:          X11/Applications
437 URL:            https://help.gnome.org/users/trashapplet/stable/
438 Requires:       %{name} = %{epoch}:%{version}-%{release}
439 Requires:       glib2 >= %{glib2_ver}
440 Requires:       gtk+3 >= %{gtk3_ver}
441
442 %description trash
443 The Panel Trash applet lets you manage your Trash from the panel.
444
445 The trash on your panel acts identically to the trash on your desktop,
446 however it is useful because your panels are always visible.
447
448 %description trash -l pl.UTF-8
449 Aplet śmietnika pozwala na zarządzanie śmietnikiem z poziomu panelu.
450
451 Śmietnik w panelu zachowuje się tak samo, jak śmietnik na pulpicie,
452 ale jest przydatny o tyle, że panele są zawsze widoczne.
453
454 %package windowpicker
455 Summary:        Window Picker applet
456 Summary(pl.UTF-8):      Aplet do wybierania okien
457 Group:          X11/Applications
458 Requires(post,postun):  glib2 >= %{glib2_ver}
459 Requires:       %{name} = %{epoch}:%{version}-%{release}
460 Requires:       glib2 >= %{glib2_ver}
461 Requires:       gtk+3 >= %{gtk3_ver}
462 Requires:       libwnck >= 3.0.0
463
464 %description windowpicker
465 Window Picker is a port of the initial window-picker-applet made by
466 Cannonical to GNOME 3 and GTK+ 3. It give you a task list that only
467 contains the icons of each open window, but not the title. This saves
468 a lot of space, especially if you have many open windows. You can use
469 the mouse to reorder icons by drag and drop. Also on there are
470 preferences to set additional options, such as greying out inactive
471 icons.
472
473 %description windowpicker -l pl.UTF-8
474 Window Picket to port programu window-picker-applet napisanego przez
475 Cannonical do środowiska GNOME 3 i GTK+ 3. Aplet podaje listę zadań
476 zawierającą tylko ikony każdego otwartego okna, bez tytułu - oszczędza
477 to dużo miejsca, zwłaszcza w przypadku wielu otwartych okien. Można
478 zmieniać kolejność ikon myszką przez przeciąganie i upuszczanie.
479 Dostępne są także ustawienia dla dodatkowych opcji, takich jak
480 wyszarzanie nieaktywnych ikon.
481
482 %prep
483 %setup -q
484
485 %build
486 %{__libtoolize}
487 %{__glib_gettextize}
488 %{__intltoolize}
489 %{__aclocal} -I m4
490 %{__autoconf}
491 %{__autoheader}
492 %{__automake}
493 %configure \
494         --disable-silent-rules \
495         --enable-mini-commander
496
497 %{__make}
498
499 %install
500 rm -rf $RPM_BUILD_ROOT
501
502 %{__make} install \
503         DESTDIR=$RPM_BUILD_ROOT
504
505 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-applets/5.0/lib*.la
506
507 # es is more recent
508 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
509
510 %find_lang %{name}-3.0
511 %find_lang accessx-status --with-gnome
512 %find_lang battstat --with-gnome
513 %find_lang char-palette --with-gnome
514 %find_lang command-line --with-gnome
515 %find_lang cpufreq-applet --with-gnome
516 %find_lang drivemount --with-gnome
517 %find_lang geyes --with-gnome
518 %find_lang gweather --with-gnome
519 %find_lang invest-applet --with-gnome
520 %find_lang multiload --with-gnome
521 %find_lang netspeed_applet --with-gnome
522 %find_lang stickynotes_applet --with-gnome
523 %find_lang trashapplet --with-gnome
524
525 %clean
526 rm -rf $RPM_BUILD_ROOT
527
528 %post accessx-status
529 %update_icon_cache hicolor
530
531 %postun accessx-status
532 %update_icon_cache hicolor
533
534 %post battstat
535 %glib_compile_schemas
536
537 %postun battstat
538 %glib_compile_schemas
539
540 %post brightness
541 %update_icon_cache hicolor
542
543 %postun brightness
544 %update_icon_cache hicolor
545
546 %post charpicker
547 %glib_compile_schemas
548
549 %postun charpicker
550 %glib_compile_schemas
551
552 %post cpufreq
553 %glib_compile_schemas
554 %update_icon_cache hicolor
555
556 %postun cpufreq
557 %glib_compile_schemas
558 %update_icon_cache hicolor
559
560 %post geyes
561 %glib_compile_schemas
562 %update_icon_cache hicolor
563
564 %postun geyes
565 %glib_compile_schemas
566 %update_icon_cache hicolor
567
568 %post gweather
569 %glib_compile_schemas
570
571 %postun gweather
572 %glib_compile_schemas
573
574 %post inhibit
575 %update_icon_cache hicolor
576
577 %postun inhibit
578 %update_icon_cache hicolor
579
580 %post invest
581 %update_icon_cache hicolor
582
583 %postun invest
584 %update_icon_cache hicolor
585
586 %post minicommander
587 %glib_compile_schemas
588 %update_icon_cache hicolor
589
590 %postun minicommander
591 %glib_compile_schemas
592 %update_icon_cache hicolor
593
594 %post modemlights
595 %update_icon_cache hicolor
596
597 %postun modemlights
598 %update_icon_cache hicolor
599
600 %post multiload
601 %glib_compile_schemas
602
603 %postun multiload
604 %glib_compile_schemas
605
606 %post netspeed
607 %glib_compile_schemas
608 %update_icon_cache hicolor
609
610 %postun netspeed
611 %glib_compile_schemas
612 %update_icon_cache hicolor
613
614 %post stickynotes
615 %glib_compile_schemas
616 %update_icon_cache hicolor
617
618 %postun stickynotes
619 %glib_compile_schemas
620 %update_icon_cache hicolor
621
622 %post windowpicker
623 %glib_compile_schemas
624
625 %postun windowpicker
626 %glib_compile_schemas
627
628 %files -f %{name}-3.0.lang
629 %defattr(644,root,root,755)
630 %doc AUTHORS ChangeLog MAINTAINERS NEWS README
631 %dir %{_datadir}/gnome-applets
632 %dir %{_datadir}/gnome-applets/builder
633 %dir %{_datadir}/gnome-applets/ui
634
635 %files accessx-status -f accessx-status.lang
636 %defattr(644,root,root,755)
637 %doc accessx-status/AUTHORS
638 %attr(755,root,root) %{_libexecdir}/accessx-status-applet
639 %{_datadir}/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
640 %{_datadir}/gnome-applets/accessx-status-applet
641 %{_datadir}/gnome-applets/ui/accessx-status-applet-menu.xml
642 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
643 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
644
645 %files battstat -f battstat.lang
646 %defattr(644,root,root,755)
647 %attr(755,root,root) %{_libexecdir}/battstat-applet-2
648 %{_datadir}/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service
649 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.battstat.gschema.xml
650 %{_datadir}/gnome-applets/builder/battstat_applet.ui
651 %{_datadir}/gnome-applets/ui/battstat-applet-menu.xml
652 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.BattstatApplet.panel-applet
653 %{_sysconfdir}/sound/events/battstat_applet.soundlist
654
655 %files brightness
656 %defattr(644,root,root,755)
657 %attr(755,root,root) %{_libexecdir}/gnome-brightness-applet
658 %{_datadir}/dbus-1/services/org.gnome.panel.applet.BrightnessAppletFactory.service
659 %{_datadir}/gnome-applets/ui/brightness-applet-menu.xml
660 %{_datadir}/gnome-panel/5.0/applets/org.gnome.BrightnessApplet.panel-applet
661 %{_datadir}/icons/hicolor/*x*/apps/gnome-brightness-applet.png
662 %{_datadir}/icons/hicolor/scalable/apps/gnome-brightness-applet.svg
663
664 %files charpicker -f char-palette.lang
665 %defattr(644,root,root,755)
666 %attr(755,root,root) %{_libexecdir}/charpick_applet2
667 %{_datadir}/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
668 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.charpick.gschema.xml
669 %{_datadir}/gnome-applets/ui/charpick-applet-menu.xml
670 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.CharpickerApplet.panel-applet
671
672 %files cpufreq -f cpufreq-applet.lang
673 %defattr(644,root,root,755)
674 %doc cpufreq/{AUTHORS,README}
675 %attr(755,root,root) %{_bindir}/cpufreq-selector
676 %attr(755,root,root) %{_libexecdir}/cpufreq-applet
677 %{_datadir}/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
678 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
679 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.enums.xml
680 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.gschema.xml
681 %{_datadir}/gnome-applets/builder/cpufreq-preferences.ui
682 %{_datadir}/gnome-applets/cpufreq-applet
683 %{_datadir}/gnome-applets/ui/cpufreq-applet-menu.xml
684 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.CPUFreqApplet.panel-applet
685 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
686 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
687 %{_iconsdir}/hicolor/*x*/apps/gnome-cpu-frequency-applet.png
688 %{_iconsdir}/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg
689
690 %files drivemount -f drivemount.lang
691 %defattr(644,root,root,755)
692 %doc drivemount/AUTHORS
693 %attr(755,root,root) %{_libexecdir}/drivemount_applet2
694 %{_datadir}/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
695 %{_datadir}/gnome-applets/ui/drivemount-applet-menu.xml
696 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.DriveMountApplet.panel-applet
697
698 %files geyes -f geyes.lang
699 %defattr(644,root,root,755)
700 %doc geyes/{AUTHORS,README.themes}
701 %attr(755,root,root) %{_libexecdir}/geyes_applet2
702 %{_datadir}/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
703 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.geyes.gschema.xml
704 %{_datadir}/gnome-applets/geyes
705 %{_datadir}/gnome-applets/ui/geyes-applet-menu.xml
706 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.GeyesApplet.panel-applet
707 %{_iconsdir}/hicolor/*x*/apps/gnome-eyes-applet.png
708 %{_iconsdir}/hicolor/scalable/apps/gnome-eyes-applet.svg
709
710 %files gweather -f gweather.lang
711 %defattr(644,root,root,755)
712 %doc gweather/AUTHORS
713 %attr(755,root,root) %{_libexecdir}/gweather-applet-2
714 %{_datadir}/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
715 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.gweather.gschema.xml
716 %{_datadir}/gnome-applets/ui/gweather-applet-menu.xml
717 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.GWeatherApplet.panel-applet
718
719 %files inhibit
720 %defattr(644,root,root,755)
721 %attr(755,root,root) %{_libexecdir}/gnome-inhibit-applet
722 %{_datadir}/dbus-1/services/org.gnome.panel.applet.InhibitAppletFactory.service
723 %{_datadir}/gnome-applets/ui/inhibit-applet-menu.xml
724 %{_datadir}/gnome-panel/5.0/applets/org.gnome.InhibitApplet.panel-applet
725 %{_datadir}/icons/hicolor/*x*/apps/gnome-inhibit-applet.png
726 %{_datadir}/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg
727
728 %files invest -f invest-applet.lang
729 %defattr(644,root,root,755)
730 %attr(755,root,root) %{_bindir}/invest-chart
731 %attr(755,root,root) %{_libexecdir}/invest-applet
732 %{_datadir}/dbus-1/services/org.gnome.panel.applet.InvestAppletFactory.service
733 %{_datadir}/gnome-applets/builder/financialchart.ui
734 %{_datadir}/gnome-applets/builder/prefs-dialog.ui
735 %{_datadir}/gnome-applets/invest-applet
736 %{_datadir}/gnome-applets/ui/invest-applet-menu.xml
737 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.InvestApplet.panel-applet
738 %{_iconsdir}/hicolor/*x*/apps/invest-applet.png
739 %{_iconsdir}/hicolor/scalable/apps/invest-applet.svg
740 %{py3_sitescriptdir}/invest
741
742 %files minicommander -f command-line.lang
743 %defattr(644,root,root,755)
744 %doc mini-commander/{AUTHORS,README,TODO}
745 %attr(755,root,root) %{_libdir}/mini_commander_applet
746 %{_datadir}/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service
747 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.mini-commander.gschema.xml
748 %{_datadir}/gnome-applets/builder/mini-commander.ui
749 %{_datadir}/gnome-applets/ui/mini-commander-applet-menu.xml
750 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
751 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
752
753 %files modemlights
754 %defattr(644,root,root,755)
755 %doc modemlights/AUTHORS
756 %attr(755,root,root) %{_libexecdir}/modem_applet
757 %{_datadir}/dbus-1/services/org.gnome.panel.applet.ModemAppletFactory.service
758 %{_datadir}/gnome-applets/builder/modemlights.ui
759 %{_datadir}/gnome-applets/ui/modem-applet-menu.xml
760 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.ModemApplet.panel-applet
761 %{_iconsdir}/hicolor/*x*/apps/gnome-modem-monitor-applet.png
762 %{_iconsdir}/hicolor/scalable/apps/gnome-modem-monitor-applet.svg
763
764 %files multiload -f multiload.lang
765 %defattr(644,root,root,755)
766 %doc multiload/AUTHORS
767 %attr(755,root,root) %{_libexecdir}/multiload-applet-2
768 %{_datadir}/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
769 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.multiload.gschema.xml
770 %{_datadir}/gnome-applets/ui/multiload-applet-menu.xml
771 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.MultiLoadApplet.panel-applet
772
773 %files netspeed -f netspeed_applet.lang
774 %defattr(644,root,root,755)
775 %doc netspeed/{AUTHORS,TODO}
776 %attr(755,root,root) %{_libexecdir}/netspeed_applet2
777 %{_datadir}/dbus-1/services/org.gnome.panel.applet.NetspeedAppletFactory.service
778 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.netspeed.gschema.xml
779 %{_datadir}/gnome-applets/ui/netspeed-menu.xml
780 %{_datadir}/gnome-panel/5.0/applets/org.gnome.panel.Netspeed.panel-applet
781 %{_iconsdir}/hicolor/*x*/apps/netspeed-applet.png
782 %{_iconsdir}/hicolor/scalable/apps/netspeed-applet.svg
783 %{_iconsdir}/hicolor/16x16/devices/netspeed-*.png
784 %{_iconsdir}/hicolor/24x24/status/netspeed-*.png
785
786 %files search
787 %defattr(644,root,root,755)
788 %attr(755,root,root) %{_libexecdir}/tracker-search-bar
789 %{_datadir}/dbus-1/services/org.gnome.panel.applet.SearchBarFactory.service
790 %{_datadir}/gnome-applets/ui/tracker-search-bar-menu.xml
791 %{_datadir}/gnome-applets/ui/tracker-search-bar.ui
792 %{_datadir}/gnome-panel/5.0/applets/org.gnome.panel.SearchBar.panel-applet
793
794 %files stickynotes -f stickynotes_applet.lang
795 %defattr(644,root,root,755)
796 %doc stickynotes/{README,TODO}
797 %attr(755,root,root) %{_libexecdir}/stickynotes_applet
798 %{_datadir}/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
799 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.stickynotes.gschema.xml
800 %{_datadir}/gnome-applets/builder/stickynotes-*.ui
801 %{_datadir}/gnome-applets/icons
802 %{_datadir}/gnome-applets/ui/stickynotes-*-menu.xml
803 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.StickyNotesApplet.panel-applet
804 %{_iconsdir}/hicolor/*x*/apps/gnome-sticky-notes-applet.png
805 %{_iconsdir}/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
806
807 %files trash -f trashapplet.lang
808 %defattr(644,root,root,755)
809 %doc trashapplet/README
810 %attr(755,root,root) %{_libexecdir}/trashapplet
811 %{_datadir}/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
812 %{_datadir}/gnome-applets/builder/trashapplet-empty-progress.ui
813 %{_datadir}/gnome-applets/ui/trashapplet-menu.xml
814 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.TrashApplet.panel-applet
815
816 %files windowpicker
817 %defattr(644,root,root,755)
818 %doc windowpicker/{AUTHORS,TODO}
819 %dir %{_libdir}/gnome-applets
820 %dir %{_libdir}/gnome-applets/5.0
821 %attr(755,root,root) %{_libdir}/gnome-applets/5.0/libwindow-picker-applet.so
822 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-picker-applet.gschema.xml
823 %{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.WindowPicker.panel-applet
This page took 0.096058 seconds and 2 git commands to generate.