]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
b2ba1f3e486dae23cb49730db5028210a5c62243
[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.28.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.28/%{name}-%{version}.tar.xz
14 # Source0-md5:  af13380d24c0cad10e8688bb8df51072
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.24.1
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.97
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.24.1
57 Obsoletes:      gnome-applets-invest
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 command
180 Summary:        Command applet - show the output of a command
181 Summary(pl.UTF-8):      Aplet polecenia, pokazujący wyjście z polecenia
182 Group:          X11/Applications
183 Requires(post,postun):  glib2 >= %{glib2_ver}
184 Requires:       %{name} = %{epoch}:%{version}-%{release}
185 Requires:       glib2 >= %{glib2_ver}
186 Requires:       gtk+3 >= %{gtk3_ver}
187
188 %description command
189 Command applet shows the output of a command.
190
191 %description command -l pl.UTF-8
192 Aplet polecenia pokazuje wyjście z podanego polecenia.
193
194 %package cpufreq
195 Summary:        CPU Frequency Scaling Monitor applet
196 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
197 Group:          X11/Applications
198 URL:            https://help.gnome.org/users/cpufreq-applet/stable/
199 Requires(post,postun):  glib2 >= %{glib2_ver}
200 Requires(post,postun):  gtk-update-icon-cache
201 Requires:       %{name} = %{epoch}:%{version}-%{release}
202 Requires:       dbus-glib >= 0.74
203 Requires:       glib2 >= %{glib2_ver}
204 Requires:       gtk+3 >= %{gtk3_ver}
205 Requires:       hicolor-icon-theme
206 Requires:       polkit >= 0.97
207 Obsoletes:      gnome-applet-cpufreq
208
209 %description cpufreq
210 The CPU Frequency Scaling Monitor provides a convenient way to monitor
211 the CPU Frequency Scaling for each CPU.
212
213 %description cpufreq -l pl.UTF-8
214 Aplet monitora częstotliwości procesora umożliwia wygodne
215 monitorowanie częstotliwości dla każdego procesora.
216
217 %package drivemount
218 Summary:        Disk Mounter applet
219 Summary(pl.UTF-8):      Aplet do montowania dysków
220 Group:          X11/Applications
221 URL:            https://help.gnome.org/users/drivemount/stable/
222 Requires:       %{name} = %{epoch}:%{version}-%{release}
223 Requires:       glib2 >= %{glib2_ver}
224 Requires:       gtk+3 >= %{gtk3_ver}
225
226 %description drivemount
227 The Disk Mounter enables you to quickly mount and unmount various
228 types of drives and file systems.
229
230 %description drivemount -l pl.UTF-8
231 Aplet do montowania dysków, pozwalający szybko montować i odmontowywać
232 różne rodzaje dysków i systemów plików.
233
234 %package geyes
235 Summary:        Geyes applet - tracking the mouse pointer
236 Summary(pl.UTF-8):      Aplet geyes - śledzenie wskaźnika myszy
237 Group:          X11/Applications
238 URL:            https://help.gnome.org/users/geyes/stable/
239 Requires(post,postun):  glib2 >= %{glib2_ver}
240 Requires(post,postun):  gtk-update-icon-cache
241 Requires:       %{name} = %{epoch}:%{version}-%{release}
242 Requires:       glib2 >= %{glib2_ver}
243 Requires:       gtk+3 >= %{gtk3_ver}
244 Requires:       hicolor-icon-theme
245
246 %description geyes
247 The Geyes applet provides an entertaining way to track the movement of
248 the mouse pointer around your screen. The applet is an image of one or
249 more eyes that follow the mouse pointer around the screen.
250
251 %description geyes -l pl.UTF-8
252 Aplet geyes to zabawny sposób śledzenia ruchu wskaźnika myszy po
253 ekranie. Aplet jest obrazem jednego lub większej liczby oczu
254 podążających za wskaźnikiem myszy.
255
256 %package gweather
257 Summary:        Weather Report applet
258 Summary(pl.UTF-8):      Aplet raportu pogodowego
259 Group:          X11/Applications
260 URL:            https://help.gnome.org/users/gweather/stable/
261 Requires(post,postun):  glib2 >= %{glib2_ver}
262 Requires:       %{name} = %{epoch}:%{version}-%{release}
263 Requires:       dbus(org.freedesktop.Notifications)
264 Requires:       glib2 >= %{glib2_ver}
265 Requires:       gtk+3 >= %{gtk3_ver}
266 Requires:       libgweather >= 3.17.1
267 Requires:       libnotify >= 0.7
268
269 %description gweather
270 The Weather Report downloads weather information from the U.S.
271 National Weather Service (NWS) servers, including the Interactive
272 Weather Information Network (IWIN) and other weather services. You can
273 use Weather Report to display current weather information and weather
274 forecasts on your computer.
275
276 %description gweather -l pl.UTF-8
277 Aplet raportu pogodowego ściąga informacje pogodowe z serwerów U.S.
278 National Weather Service (NWS), wraz z siecią Interactive Weather
279 Information Network (IWIN) oraz innych serwisów pogodowych. Apletu
280 można używać do wyświetlania aktualnych informacji pogodowych oraz
281 prognoz.
282
283 %package inhibit
284 Summary:        Inhibit applet
285 Summary(pl.UTF-8):      Aplet wyłączania
286 Group:          X11/Applications
287 Requires(post,postun):  gtk-update-icon-cache
288 Requires:       %{name} = %{epoch}:%{version}-%{release}
289 Requires:       glib2 >= %{glib2_ver}
290 Requires:       gtk+3 >= %{gtk3_ver}
291 Requires:       hicolor-icon-theme
292
293 %description inhibit
294 Inhibit applet allows user to inhibit automatic power saving.
295
296 %description inhibit -l pl.UTF-8
297 Aplet wyłączania pozwala użytkownikowi na wyłączenie automatycznego
298 oszczędzania zasilania.
299
300 %package minicommander
301 Summary:        Command Line applet
302 Summary(pl.UTF-8):      Aplet wiersza poleceń
303 Group:          X11/Applications
304 URL:            https://help.gnome.org/users/command-line/stable/
305 Requires(post,postun):  glib2 >= %{glib2_ver}
306 Requires(post,postun):  gtk-update-icon-cache
307 Requires:       %{name} = %{epoch}:%{version}-%{release}
308 Requires:       glib2 >= %{glib2_ver}
309 Requires:       gtk+3 >= %{gtk3_ver}
310 Requires:       hicolor-icon-theme
311
312 %description minicommander
313 The Command Line provides a command line that you can use within any
314 panel on the desktop.
315
316 %description minicommander -l pl.UTF-8
317 Aplet wiersza poleceń udostępnia linię poleceń z poziomu każdego
318 panelu na pulpicie.
319
320 %package modemlights
321 Summary:        Modem Lights applet
322 Summary(pl.UTF-8):      Aplet kontrolek modemu
323 Group:          X11/Applications
324 Requires(post,postun):  gtk-update-icon-cache
325 Requires:       %{name} = %{epoch}:%{version}-%{release}
326 Requires:       glib2 >= %{glib2_ver}
327 Requires:       gtk+3 >= %{gtk3_ver}
328 Requires:       hicolor-icon-theme
329 Requires:       libxml2 >= 1:2.6.30
330
331 %description modemlights
332 Modem Lights applet.
333
334 %description modemlights -l pl.UTF-8
335 Aplet kontrolek modemu.
336
337 %package multiload
338 Summary:        System Monitor applet
339 Summary(pl.UTF-8):      Aplet monitora systemu
340 Group:          X11/Applications
341 URL:            https://help.gnome.org/users/multiload/stable/
342 Requires(post,postun):  glib2 >= %{glib2_ver}
343 Requires:       %{name} = %{epoch}:%{version}-%{release}
344 Requires:       glib2 >= %{glib2_ver}
345 Requires:       gtk+3 >= %{gtk3_ver}
346 Requires:       libgtop >= 1:2.22.0
347 Suggests:       gnome-system-monitor >= 2.24.0
348
349 %description multiload
350 The System Monitor displays system load information in graphical
351 format in a panel.
352
353 %description multiload -l pl.UTF-8
354 Aplet monitora systemu wyświetla w panelu informacje o obciążeniu
355 systemu w postaci graficznej.
356
357 %package netspeed
358 Summary:        Applet to show how much traffic occurs on a network device
359 Summary(pl.UTF-8):      Aplet pokazujący wielkość ruchu występującego na urządzeniu sieciowym
360 Group:          X11/Applications
361 Requires(post,postun):  glib2 >= %{glib2_ver}
362 Requires(post,postun):  gtk-update-icon-cache
363 Requires:       %{name} = %{epoch}:%{version}-%{release}
364 Requires:       glib2 >= %{glib2_ver}
365 Requires:       gtk+3 >= %{gtk3_ver}
366 Requires:       hicolor-icon-theme
367 Requires:       libiw >= 28
368 Obsoletes:      gnome-applet-netspeed
369
370 %description netspeed
371 Netspeed applet is just a little applet that shows how much traffic
372 occurs on a specified network device.
373
374 %description netspeed -l pl.UTF-8
375 Netspeed to mały aplet pokazujący, jak duży ruch występuje na
376 określonym urządzeniu sieciowym.
377
378 %package search
379 Summary:        Tracker Search Bar
380 Summary(pl.UTF-8):      Pasek wyszukiwania Tracker
381 Group:          X11/Applications
382 Requires:       %{name} = %{epoch}:%{version}-%{release}
383 Requires:       glib2 >= %{glib2_ver}
384 Requires:       gtk+3 >= %{gtk3_ver}
385 Requires:       tracker >= 1.0
386
387 %description search
388 Tracker Search Bar allows to find your data quickly using Tracker.
389
390 %description search -l pl.UTF-8
391 Pasek wyszukiwania pozwala na szybkie wyszukiwanie danych za pomocą
392 usługi Tracker.
393
394 %package stickynotes
395 Summary:        Sticky Notes applet
396 Summary(pl.UTF-8):      Aplet notatek
397 Group:          X11/Applications
398 URL:            https://help.gnome.org/users/stickynotes_applet/stable/
399 Requires(post,postun):  glib2 >= %{glib2_ver}
400 Requires(post,postun):  gtk-update-icon-cache
401 Requires:       %{name} = %{epoch}:%{version}-%{release}
402 Requires:       glib2 >= %{glib2_ver}
403 Requires:       gtk+3 >= %{gtk3_ver}
404 Requires:       hicolor-icon-theme
405 Requires:       libwnck >= 3.14.1
406 Requires:       libxml2 >= 1:2.6.30
407 Obsoletes:      gnotes_applet
408
409 %description stickynotes
410 The Sticky Notes panel application enables you to create, view, and
411 manage sticky notes on your desktop. You can edit the title, contents,
412 dimensions, and style of sticky notes. When the panel is restarted,
413 for example when you log out and log in again, all sticky notes are
414 saved and reopened in the same position with the same dimensions and
415 style.
416
417 %description stickynotes -l pl.UTF-8
418 Aplet notatek pozwala na tworzenie, oglądanie i zarządzanie
419 przyczepianymi notatkami na pulpicie. Pozwala modyfikować tytuł,
420 treść, wymiary i styl notatek. Przy restarcie panelu, na przykład przy
421 wylogowaniu i ponownym zalogowaniu, wszystkie notatki są zapisywane, a
422 następnie otwierane ponownie w tym samym miejscu, z tymi samymi
423 wymiarami i stylem.
424
425 %package timer
426 Summary:        Timer applet
427 Summary(pl.UTF-8):      Aplet minutnika
428 Group:          X11/Applications
429 Requires(post,postun):  glib2 >= %{glib2_ver}
430 Requires:       %{name} = %{epoch}:%{version}-%{release}
431 Requires:       glib2 >= %{glib2_ver}
432 Requires:       gtk+3 >= %{gtk3_ver}
433 Requires:       libnotify >= 0.7
434
435 %description timer
436 Timer applet starts a timer and shows notification when it is
437 finished.
438
439 %description timer -l pl.UTF-8
440 Aplet minutnika - pozwala uruchomić odliczanie czasu i powiadomić o
441 jego ukończeniu.
442
443 %package trash
444 Summary:        Trash applet
445 Summary(pl.UTF-8):      Aplet śmietnika
446 Group:          X11/Applications
447 URL:            https://help.gnome.org/users/trashapplet/stable/
448 Requires:       %{name} = %{epoch}:%{version}-%{release}
449 Requires:       glib2 >= %{glib2_ver}
450 Requires:       gtk+3 >= %{gtk3_ver}
451
452 %description trash
453 The Panel Trash applet lets you manage your Trash from the panel.
454
455 The trash on your panel acts identically to the trash on your desktop,
456 however it is useful because your panels are always visible.
457
458 %description trash -l pl.UTF-8
459 Aplet śmietnika pozwala na zarządzanie śmietnikiem z poziomu panelu.
460
461 Śmietnik w panelu zachowuje się tak samo, jak śmietnik na pulpicie,
462 ale jest przydatny o tyle, że panele są zawsze widoczne.
463
464 %package windowpicker
465 Summary:        Window Picker applet
466 Summary(pl.UTF-8):      Aplet do wybierania okien
467 Group:          X11/Applications
468 Requires(post,postun):  glib2 >= %{glib2_ver}
469 Requires:       %{name} = %{epoch}:%{version}-%{release}
470 Requires:       glib2 >= %{glib2_ver}
471 Requires:       gtk+3 >= %{gtk3_ver}
472 Requires:       libwnck >= 3.14.1
473
474 %description windowpicker
475 Window Picker is a port of the initial window-picker-applet made by
476 Cannonical to GNOME 3 and GTK+ 3. It give you a task list that only
477 contains the icons of each open window, but not the title. This saves
478 a lot of space, especially if you have many open windows. You can use
479 the mouse to reorder icons by drag and drop. Also on there are
480 preferences to set additional options, such as greying out inactive
481 icons.
482
483 %description windowpicker -l pl.UTF-8
484 Window Picket to port programu window-picker-applet napisanego przez
485 Cannonical do środowiska GNOME 3 i GTK+ 3. Aplet podaje listę zadań
486 zawierającą tylko ikony każdego otwartego okna, bez tytułu - oszczędza
487 to dużo miejsca, zwłaszcza w przypadku wielu otwartych okien. Można
488 zmieniać kolejność ikon myszką przez przeciąganie i upuszczanie.
489 Dostępne są także ustawienia dla dodatkowych opcji, takich jak
490 wyszarzanie nieaktywnych ikon.
491
492 %package window-buttons
493 Summary:        Window buttons for your GNOME Panel
494 Summary(pl.UTF-8):      Przyciski okien dla Panelu GNOME
495 Group:          X11/Applications
496 Requires(post,postun):  glib2 >= %{glib2_ver}
497 Requires:       %{name} = %{epoch}:%{version}-%{release}
498
499 %description window-buttons
500 GNOME violates Fitts's Law by putting a panel between the maxed window
501 buttons and the corner of the screen. These applets were designed to
502 solve the problem. Window Title and Window Buttons are essentially
503 controls for windows that are placed on the Panel instead of a window.
504 They also provide a clever way to increase vertical screen space. By
505 default they only control maximized windows, but can be configured to
506 control any focused window.
507
508 %description window-buttons -l pl.UTF-8
509 GNOME narusza Prawo Fittsa umieszczając panel między przyciskami
510 maksymalnie powiększonego okna a rogiem ekranu. Aplety Window Title i
511 Window Buttons powstały, aby rozwiązać ten problem; są to zasadniczo
512 kontroli dla okien umieszone na panelu zamiast w oknie. Pozwalają
513 powiększyć pionową przestrzeń ekranu w mądrzejszy sposób. Domyślnie
514 kontrolują maksymalnie powiększone okna, ale można je tak
515 skonfigurować tak, aby sterowały dowolne okno mające focus.
516
517 %package window-title
518 Summary:        Window title for your GNOME Panel
519 Summary(pl.UTF-8):      Tytuł okien dla Panelu GNOME
520 Group:          X11/Applications
521 Requires(post,postun):  glib2 >= %{glib2_ver}
522 Requires:       %{name} = %{epoch}:%{version}-%{release}
523
524 %description window-title
525 GNOME violates Fitts's Law by putting a panel between the maxed window
526 buttons and the corner of the screen. These applets were designed to
527 solve the problem. Window Title and Window Buttons are essentially
528 controls for windows that are placed on the Panel instead of a window.
529 They also provide a clever way to increase vertical screen space. By
530 default they only control maximized windows, but can be configured to
531 control any focused window.
532
533 %description window-title -l pl.UTF-8
534 GNOME narusza Prawo Fittsa umieszczając panel między przyciskami
535 maksymalnie powiększonego okna a rogiem ekranu. Aplety Window Title i
536 Window Buttons powstały, aby rozwiązać ten problem; są to zasadniczo
537 kontroli dla okien umieszone na panelu zamiast w oknie. Pozwalają
538 powiększyć pionową przestrzeń ekranu w mądrzejszy sposób. Domyślnie
539 kontrolują maksymalnie powiększone okna, ale można je tak
540 skonfigurować tak, aby sterowały dowolne okno mające focus.
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 %find_lang %{name}-3.0
562 %find_lang accessx-status --with-gnome
563 %find_lang battstat --with-gnome
564 %find_lang char-palette --with-gnome
565 %find_lang command-line --with-gnome
566 %find_lang cpufreq-applet --with-gnome
567 %find_lang drivemount --with-gnome
568 %find_lang geyes --with-gnome
569 %find_lang gweather --with-gnome
570 %find_lang multiload --with-gnome
571 %find_lang netspeed_applet --with-gnome
572 %find_lang stickynotes_applet --with-gnome
573 %find_lang trashapplet --with-gnome
574
575 %clean
576 rm -rf $RPM_BUILD_ROOT
577
578 %post accessx-status
579 %update_icon_cache hicolor
580
581 %postun accessx-status
582 %update_icon_cache hicolor
583
584 %post battstat
585 %glib_compile_schemas
586
587 %postun battstat
588 %glib_compile_schemas
589
590 %post brightness
591 %update_icon_cache hicolor
592
593 %postun brightness
594 %update_icon_cache hicolor
595
596 %post charpicker
597 %glib_compile_schemas
598
599 %postun charpicker
600 %glib_compile_schemas
601
602 %post command
603 %glib_compile_schemas
604
605 %postun command
606 %glib_compile_schemas
607
608 %post cpufreq
609 %glib_compile_schemas
610 %update_icon_cache hicolor
611
612 %postun cpufreq
613 %glib_compile_schemas
614 %update_icon_cache hicolor
615
616 %post geyes
617 %glib_compile_schemas
618 %update_icon_cache hicolor
619
620 %postun geyes
621 %glib_compile_schemas
622 %update_icon_cache hicolor
623
624 %post gweather
625 %glib_compile_schemas
626
627 %postun gweather
628 %glib_compile_schemas
629
630 %post inhibit
631 %update_icon_cache hicolor
632
633 %postun inhibit
634 %update_icon_cache hicolor
635
636 %post minicommander
637 %glib_compile_schemas
638 %update_icon_cache hicolor
639
640 %postun minicommander
641 %glib_compile_schemas
642 %update_icon_cache hicolor
643
644 %post modemlights
645 %update_icon_cache hicolor
646
647 %postun modemlights
648 %update_icon_cache hicolor
649
650 %post multiload
651 %glib_compile_schemas
652
653 %postun multiload
654 %glib_compile_schemas
655
656 %post netspeed
657 %glib_compile_schemas
658 %update_icon_cache hicolor
659
660 %postun netspeed
661 %glib_compile_schemas
662 %update_icon_cache hicolor
663
664 %post stickynotes
665 %glib_compile_schemas
666 %update_icon_cache hicolor
667
668 %postun stickynotes
669 %glib_compile_schemas
670 %update_icon_cache hicolor
671
672 %post timer
673 %glib_compile_schemas
674
675 %postun timer
676 %glib_compile_schemas
677
678 %post windowpicker
679 %glib_compile_schemas
680
681 %postun windowpicker
682 %glib_compile_schemas
683
684 %post window-buttons
685 %glib_compile_schemas
686
687 %postun window-buttons
688 %glib_compile_schemas
689
690 %post window-title
691 %glib_compile_schemas
692
693 %postun window-title
694 %glib_compile_schemas
695
696 %files -f %{name}-3.0.lang
697 %defattr(644,root,root,755)
698 %doc AUTHORS ChangeLog MAINTAINERS NEWS README
699 %dir %{_libdir}/gnome-applets
700 %dir %{_datadir}/gnome-applets
701 %dir %{_datadir}/gnome-applets/builder
702 %dir %{_datadir}/gnome-applets/icons
703 %dir %{_datadir}/gnome-applets/icons/hicolor
704 %dir %{_datadir}/gnome-applets/icons/hicolor/16x16
705 %dir %{_datadir}/gnome-applets/icons/hicolor/16x16/status
706 %dir %{_datadir}/gnome-applets/icons/hicolor/22x22
707 %dir %{_datadir}/gnome-applets/icons/hicolor/22x22/status
708 %dir %{_datadir}/gnome-applets/icons/hicolor/24x24
709 %dir %{_datadir}/gnome-applets/icons/hicolor/24x24/status
710 %dir %{_datadir}/gnome-applets/icons/hicolor/32x32
711 %dir %{_datadir}/gnome-applets/icons/hicolor/32x32/status
712 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48
713 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48/status
714 %dir %{_datadir}/gnome-applets/icons/hicolor/scalable
715 %dir %{_datadir}/gnome-applets/icons/hicolor/scalable/status
716 %dir %{_datadir}/gnome-applets/ui
717 %dir %{_datadir}/gnome-panel/applets
718
719 %files accessx-status -f accessx-status.lang
720 %defattr(644,root,root,755)
721 %doc accessx-status/AUTHORS
722 %attr(755,root,root) %{_libdir}/gnome-applets/libaccessx-status-applet.so
723 %{_datadir}/gnome-applets/accessx-status-applet
724 %{_datadir}/gnome-applets/ui/accessx-status-applet-menu.xml
725 %{_datadir}/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
726 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
727
728 %files battstat -f battstat.lang
729 %defattr(644,root,root,755)
730 %attr(755,root,root) %{_libdir}/gnome-applets/libbattery-status-applet.so
731 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.battstat.gschema.xml
732 %{_datadir}/gnome-applets/builder/battstat_applet.ui
733 %{_datadir}/gnome-applets/ui/battstat-applet-menu.xml
734 %{_datadir}/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet
735 %{_sysconfdir}/sound/events/battstat_applet.soundlist
736
737 %files brightness
738 %defattr(644,root,root,755)
739 %attr(755,root,root) %{_libdir}/gnome-applets/libbrightness-applet.so
740 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-brightness-lcd*.png
741 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-brightness-lcd*.png
742 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-brightness-lcd*.png
743 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-brightness-lcd*.png
744 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-brightness-lcd*.png
745 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-brightness-lcd*.svg
746 %{_datadir}/gnome-applets/ui/brightness-applet-menu.xml
747 %{_datadir}/gnome-panel/applets/org.gnome.BrightnessApplet.panel-applet
748 %{_iconsdir}/hicolor/*x*/apps/gnome-brightness-applet.png
749 %{_iconsdir}/hicolor/scalable/apps/gnome-brightness-applet.svg
750
751 %files charpicker -f char-palette.lang
752 %defattr(644,root,root,755)
753 %attr(755,root,root) %{_libdir}/gnome-applets/libcharacter-picker-applet.so
754 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.charpick.gschema.xml
755 %{_datadir}/gnome-applets/ui/charpick-applet-menu.xml
756 %{_datadir}/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet
757
758 %files command
759 %defattr(644,root,root,755)
760 %attr(755,root,root) %{_libdir}/gnome-applets/libcommand-applet.so
761 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.command.gschema.xml
762 %{_datadir}/gnome-panel/applets/org.gnome.applets.CommandApplet.panel-applet
763
764 %files cpufreq -f cpufreq-applet.lang
765 %defattr(644,root,root,755)
766 %doc cpufreq/AUTHORS
767 %attr(755,root,root) %{_bindir}/cpufreq-selector
768 %attr(755,root,root) %{_libdir}/gnome-applets/libcpu-frequency-applet.so
769 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
770 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.enums.xml
771 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.gschema.xml
772 %{_datadir}/gnome-applets/builder/cpufreq-preferences.ui
773 %{_datadir}/gnome-applets/cpufreq-applet
774 %{_datadir}/gnome-applets/ui/cpufreq-applet-menu.xml
775 %{_datadir}/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet
776 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
777 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
778 %{_iconsdir}/hicolor/*x*/apps/gnome-cpu-frequency-applet.png
779 %{_iconsdir}/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg
780
781 %files drivemount -f drivemount.lang
782 %defattr(644,root,root,755)
783 %doc drivemount/AUTHORS
784 %attr(755,root,root) %{_libdir}/gnome-applets/libdrive-mount-applet.so
785 %{_datadir}/gnome-applets/ui/drivemount-applet-menu.xml
786 %{_datadir}/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet
787
788 %files geyes -f geyes.lang
789 %defattr(644,root,root,755)
790 %doc geyes/{AUTHORS,README.themes}
791 %attr(755,root,root) %{_libdir}/gnome-applets/libgeyes-applet.so
792 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.geyes.gschema.xml
793 %{_datadir}/gnome-applets/geyes
794 %{_datadir}/gnome-applets/ui/geyes-applet-menu.xml
795 %{_datadir}/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet
796 %{_iconsdir}/hicolor/*x*/apps/gnome-eyes-applet.png
797 %{_iconsdir}/hicolor/scalable/apps/gnome-eyes-applet.svg
798
799 %files gweather -f gweather.lang
800 %defattr(644,root,root,755)
801 %doc gweather/AUTHORS
802 %attr(755,root,root) %{_libdir}/gnome-applets/libgweather-applet.so
803 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.gweather.gschema.xml
804 %{_datadir}/gnome-applets/ui/gweather-applet-menu.xml
805 %{_datadir}/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet
806
807 %files inhibit
808 %defattr(644,root,root,755)
809 %attr(755,root,root) %{_libdir}/gnome-applets/libinhibit-applet.so
810 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-inhibit*.png
811 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-uninhibit.png
812 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-inhibit*.png
813 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-uninhibit.png
814 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-inhibit*.png
815 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-uninhibit.png
816 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-inhibit*.png
817 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-uninhibit.png
818 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-inhibit*.png
819 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-uninhibit.png
820 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-inhibit*.svg
821 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-uninhibit.svg
822 %{_datadir}/gnome-applets/ui/inhibit-applet-menu.xml
823 %{_datadir}/gnome-panel/applets/org.gnome.InhibitApplet.panel-applet
824 %{_iconsdir}/hicolor/*x*/apps/gnome-inhibit-applet.png
825 %{_iconsdir}/hicolor/scalable/apps/gnome-inhibit-applet.svg
826
827 %files minicommander -f command-line.lang
828 %defattr(644,root,root,755)
829 %doc mini-commander/{AUTHORS,README,TODO}
830 %attr(755,root,root) %{_libdir}/gnome-applets/libmini-commander-applet.so
831 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.mini-commander.gschema.xml
832 %{_datadir}/gnome-applets/builder/mini-commander.ui
833 %{_datadir}/gnome-applets/ui/mini-commander-applet-menu.xml
834 %{_datadir}/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
835 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
836
837 %files modemlights
838 %defattr(644,root,root,755)
839 %doc modem-lights/AUTHORS
840 %attr(755,root,root) %{_libdir}/gnome-applets/libmodem-lights-applet.so
841 %{_datadir}/gnome-applets/builder/modemlights.ui
842 %{_datadir}/gnome-applets/ui/modem-applet-menu.xml
843 %{_datadir}/gnome-panel/applets/org.gnome.applets.ModemApplet.panel-applet
844 %{_iconsdir}/hicolor/*x*/apps/gnome-modem-monitor-applet.png
845 %{_iconsdir}/hicolor/scalable/apps/gnome-modem-monitor-applet.svg
846
847 %files multiload -f multiload.lang
848 %defattr(644,root,root,755)
849 %doc multiload/AUTHORS
850 %attr(755,root,root) %{_libdir}/gnome-applets/libmultiload-applet.so
851 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.multiload.gschema.xml
852 %{_datadir}/gnome-applets/ui/multiload-applet-menu.xml
853 %{_datadir}/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet
854
855 %files netspeed -f netspeed_applet.lang
856 %defattr(644,root,root,755)
857 %doc netspeed/{AUTHORS,TODO}
858 %attr(755,root,root) %{_libdir}/gnome-applets/libnet-speed-applet.so
859 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.netspeed.gschema.xml
860 %{_datadir}/gnome-applets/ui/netspeed-menu.xml
861 %{_datadir}/gnome-panel/applets/org.gnome.panel.Netspeed.panel-applet
862 %{_iconsdir}/hicolor/*x*/apps/netspeed-applet.png
863 %{_iconsdir}/hicolor/scalable/apps/netspeed-applet.svg
864 %{_iconsdir}/hicolor/16x16/devices/netspeed-*.png
865 %{_iconsdir}/hicolor/24x24/status/netspeed-*.png
866
867 %files search
868 %defattr(644,root,root,755)
869 %attr(755,root,root) %{_libdir}/gnome-applets/libtracker-search-bar-applet.so
870 %{_datadir}/gnome-panel/applets/org.gnome.panel.SearchBar.panel-applet
871
872 %files stickynotes -f stickynotes_applet.lang
873 %defattr(644,root,root,755)
874 %doc sticky-notes/{README,TODO}
875 %attr(755,root,root) %{_libdir}/gnome-applets/libsticky-notes-applet.so
876 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.stickynotes.gschema.xml
877 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48/apps
878 %{_datadir}/gnome-applets/icons/hicolor/48x48/apps/stickynotes-stock-*.png
879 %{_datadir}/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet
880 %{_iconsdir}/hicolor/*x*/apps/gnome-sticky-notes-applet.png
881 %{_iconsdir}/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
882
883 %files timer
884 %defattr(644,root,root,755)
885 %attr(755,root,root) %{_libdir}/gnome-applets/libtimer-applet.so
886 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.timer.gschema.xml
887 %{_datadir}/gnome-panel/applets/org.gnome.applets.TimerApplet.panel-applet
888
889 %files trash -f trashapplet.lang
890 %defattr(644,root,root,755)
891 %doc trash/README
892 %attr(755,root,root) %{_libdir}/gnome-applets/libtrash-applet.so
893 %{_datadir}/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet
894
895 %files windowpicker
896 %defattr(644,root,root,755)
897 %doc windowpicker/{AUTHORS,TODO}
898 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-picker-applet.so
899 %{_datadir}/gnome-panel/applets/org.gnome.applets.WindowPicker.panel-applet
900 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-picker-applet.gschema.xml
901
902 %files window-buttons
903 %defattr(644,root,root,755)
904 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-buttons-applet.so
905 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-buttons.gschema.xml
906 %{_datadir}/gnome-applets/builder/windowbuttons.ui
907 %{_datadir}/gnome-panel/applets/org.gnome.panel.WindowButtonsApplet.panel-applet
908 %{_pixmapsdir}/windowbuttons-applet.png
909 %{_datadir}/gnome-applets/window-buttons-applet
910
911 %files window-title
912 %defattr(644,root,root,755)
913 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-title-applet.so
914 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-title.gschema.xml
915 %{_datadir}/gnome-applets/builder/windowtitle.ui
916 %{_datadir}/gnome-panel/applets/org.gnome.panel.WindowTitleApplet.panel-applet
917 %{_pixmapsdir}/windowtitle-applet.png
This page took 0.106652 seconds and 2 git commands to generate.