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