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